Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test 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.39.5' > 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 bfa3980386351dc1552d032781a0e2bd2edc5c0e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10 Commit message: "testenv: fix missing hasattr check" > git rev-list --no-walk 8b1842e63aef48d3efacfa2c8d75f7db099fdfd1 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins405605264727802042.sh + DISTRO=debian:trixie + echo debian:trixie + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:8985984ea70bcf70f83e2ac009bd4bae1f9b498ca09d6b45e5b7efed6b1d5d82 Copying blob sha256:a0cfcd7e5a51dd6171255bc6eb16853d801433ebe950238395d82eb743f30d79 Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:5b8ab7dbef6c8606c1d36b1e4704af8646f67810c39b59cfea20630a426df7cd Copying blob sha256:c4332ef953ab372a071c9279caa8e70fb96ced408f666a2d885035521afd8dda Copying blob sha256:889e3a5df56aebfea1d76afa507aa61f68ab2d9cdfeff3a721f8060e4c13fd9b Copying blob sha256:e9fb7cbb425a512ca29f5c6077c816db166b203e6d72c4e53e3484db6198e71d Copying blob sha256:2cc0fa4f8d531f5e40b546b6a15866be8390f5ced1dc6bf9b31e05cf9054a60a Copying blob sha256:9d224d3704c2ee0938e28518777fd196914083432639b402aa1d82b71fc1d945 Copying blob sha256:fe17ef628c0d3669581e0344fab288483eb3fbc6d83b4bf1f0bc849ee268826c Copying config sha256:9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f Writing manifest to image destination Storing signatures 9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.27, 0.38, 0.56 + RC=0 + ./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-trixie-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-trixie-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-08-27 09:54:08 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt-debian-trixie:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--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-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] [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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian trixie InRelease [138 kB] Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9668 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [2432 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [31.7 kB] Fetched 9930 kB in 1s (13.5 MB/s) Reading package lists... [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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', 'test', '-d', '/opt/eclipse-titan-11.1.0'] [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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', 'make', 'deps'] make: Nothing to be done for '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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', './gen_links.sh'] [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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', 'make', 'hlr'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr' PP IPA_Emulation.ttcn TTCN *.ttcn *.asn MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.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:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.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:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1880.2-43: note: Referenced template parameter is here 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:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr' DEP DNS_EncDec.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP IPL4asp_PT.cc DEP IPL4asp_discovery.cc DEP Native_FunctionDefs.cc DEP MAP_EncDec.cc DEP SS_EncDec.cc DEP TCCConversion.cc DEP TCCEncoding.cc DEP TCCInterface.cc DEP TELNETasp_PT.cc DEP UDPasp_PT.cc DEP DNS_Helpers.cc DEP DNS_Types.cc DEP GSM_Types.cc DEP GSUP_Emulation.cc DEP GSUP_Templates.cc DEP GSUP_Types.cc DEP General_Types.cc DEP HLR_EUSE.cc DEP HLR_Tests.cc DEP IPA_CodecPort.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_Types.cc DEP IPL4asp_Functions.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Types.cc DEP MAP_Types.cc DEP MSLookup_mDNS_Emulation.cc DEP MSLookup_mDNS_Templates.cc DEP MSLookup_mDNS_Types.cc DEP Misc_Helpers.cc DEP MobileL3_CC_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_Types.cc DEP Native_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_Types.cc DEP Osmocom_VTY_Functions.cc DEP PCO_Types.cc DEP SS_Templates.cc DEP SS_Types.cc DEP Socket_API_Definitions.cc DEP TCCConversion_Functions.cc DEP TCCInterface_Functions.cc DEP TELNETasp_PortType.cc DEP TCCEncoding_Functions.cc DEP UDPasp_PortType.cc DEP UDPasp_Types.cc DEP USSD_Helpers.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_1.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_7.cc DEP DNS_Types_part_1.cc DEP DNS_Types_part_2.cc DEP DNS_Types_part_3.cc DEP DNS_Types_part_4.cc DEP DNS_Types_part_5.cc DEP DNS_Types_part_6.cc DEP GSM_Types_part_1.cc DEP GSM_Types_part_2.cc DEP DNS_Types_part_7.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_7.cc DEP GSUP_Emulation_part_1.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Types_part_1.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_7.cc DEP General_Types_part_1.cc DEP General_Types_part_2.cc DEP General_Types_part_3.cc DEP General_Types_part_4.cc DEP General_Types_part_5.cc DEP General_Types_part_6.cc DEP General_Types_part_7.cc DEP HLR_EUSE_part_1.cc DEP HLR_EUSE_part_2.cc DEP HLR_EUSE_part_3.cc DEP HLR_EUSE_part_4.cc DEP HLR_EUSE_part_5.cc DEP HLR_EUSE_part_6.cc DEP HLR_EUSE_part_7.cc DEP HLR_Tests_part_1.cc DEP HLR_Tests_part_2.cc DEP HLR_Tests_part_3.cc DEP HLR_Tests_part_4.cc DEP HLR_Tests_part_5.cc DEP HLR_Tests_part_6.cc DEP HLR_Tests_part_7.cc DEP IPA_CodecPort_part_1.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_Types_part_1.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_7.cc DEP IPL4asp_Functions_part_1.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_7.cc DEP MAP_Types_part_1.cc DEP MAP_Types_part_2.cc DEP MAP_Types_part_3.cc DEP MAP_Types_part_4.cc DEP MAP_Types_part_6.cc DEP MAP_Types_part_5.cc DEP MAP_Types_part_7.cc DEP MSLookup_mDNS_Emulation_part_1.cc DEP MSLookup_mDNS_Emulation_part_2.cc DEP MSLookup_mDNS_Emulation_part_3.cc DEP MSLookup_mDNS_Emulation_part_4.cc DEP MSLookup_mDNS_Emulation_part_5.cc DEP MSLookup_mDNS_Emulation_part_6.cc DEP MSLookup_mDNS_Emulation_part_7.cc DEP MSLookup_mDNS_Templates_part_1.cc DEP MSLookup_mDNS_Templates_part_2.cc DEP MSLookup_mDNS_Templates_part_3.cc DEP MSLookup_mDNS_Templates_part_4.cc DEP MSLookup_mDNS_Templates_part_5.cc DEP MSLookup_mDNS_Templates_part_6.cc DEP MSLookup_mDNS_Templates_part_7.cc DEP MSLookup_mDNS_Types_part_1.cc DEP MSLookup_mDNS_Types_part_2.cc DEP MSLookup_mDNS_Types_part_3.cc DEP MSLookup_mDNS_Types_part_4.cc DEP MSLookup_mDNS_Types_part_5.cc DEP MSLookup_mDNS_Types_part_6.cc DEP MSLookup_mDNS_Types_part_7.cc DEP Misc_Helpers_part_1.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_7.cc DEP MobileL3_CC_Types_part_1.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_7.cc DEP Native_Functions_part_1.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_7.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_7.cc DEP PCO_Types_part_1.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_7.cc DEP SS_Templates_part_1.cc DEP SS_Templates_part_2.cc DEP SS_Templates_part_3.cc DEP SS_Templates_part_4.cc DEP SS_Templates_part_5.cc DEP SS_Templates_part_6.cc DEP SS_Templates_part_7.cc DEP SS_Types_part_1.cc DEP SS_Types_part_2.cc DEP SS_Types_part_3.cc DEP SS_Types_part_4.cc DEP SS_Types_part_5.cc DEP SS_Types_part_7.cc DEP SS_Types_part_6.cc DEP Socket_API_Definitions_part_1.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_6.cc DEP TCCConversion_Functions_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_7.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCInterface_Functions_part_1.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_7.cc DEP TELNETasp_PortType_part_1.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_7.cc DEP UDPasp_PortType_part_1.cc DEP UDPasp_PortType_part_3.cc DEP UDPasp_PortType_part_2.cc DEP UDPasp_PortType_part_4.cc DEP UDPasp_PortType_part_6.cc DEP UDPasp_Types_part_1.cc DEP UDPasp_PortType_part_7.cc DEP UDPasp_Types_part_2.cc DEP UDPasp_Types_part_3.cc DEP UDPasp_Types_part_4.cc DEP UDPasp_PortType_part_5.cc DEP UDPasp_Types_part_5.cc DEP UDPasp_Types_part_6.cc DEP UDPasp_Types_part_7.cc DEP USSD_Helpers_part_1.cc DEP USSD_Helpers_part_2.cc DEP USSD_Helpers_part_3.cc DEP USSD_Helpers_part_4.cc DEP USSD_Helpers_part_5.cc DEP USSD_Helpers_part_6.cc DEP USSD_Helpers_part_7.cc DEP IPA_Emulation.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_7.cc DEP MAP_ApplicationContexts.cc DEP MAP_BS_Code.cc DEP MAP_CH_DataTypes.cc DEP MAP_CallHandlingOperations.cc DEP MAP_CommonDataTypes.cc DEP MAP_DialogueInformation.cc DEP MAP_ER_DataTypes.cc DEP MAP_Errors.cc DEP MAP_ExtensionDataTypes.cc DEP MAP_GR_DataTypes.cc DEP MAP_Group_Call_Operations.cc DEP MAP_LCS_DataTypes.cc DEP MAP_LocationServiceOperations.cc DEP MAP_MS_DataTypes.cc DEP MAP_MobileServiceOperations.cc DEP MAP_OM_DataTypes.cc DEP MAP_OperationAndMaintenanceOperations.cc DEP MAP_Protocol.cc DEP MAP_PDU_Defs.cc DEP MAP_SM_DataTypes.cc DEP MAP_SS_Code.cc DEP MAP_SS_DataTypes.cc DEP MAP_ShortMessageServiceOperations.cc DEP MAP_SupplementaryServiceOperations.cc DEP MAP_TS_Code.cc DEP MobileDomainDefinitions.cc DEP Remote_Operations_Generic_ROS_PDUs.cc DEP Remote_Operations_Information_Objects.cc DEP SS_Errors.cc DEP SS_DataTypes.cc DEP SS_Operations.cc DEP SS_PDU_Defs.cc DEP MAP_ApplicationContexts_part_1.cc DEP SS_Protocol.cc DEP MAP_ApplicationContexts_part_2.cc DEP MAP_ApplicationContexts_part_3.cc DEP MAP_ApplicationContexts_part_4.cc DEP MAP_ApplicationContexts_part_6.cc DEP MAP_ApplicationContexts_part_5.cc DEP MAP_ApplicationContexts_part_7.cc DEP MAP_BS_Code_part_1.cc DEP MAP_BS_Code_part_2.cc DEP MAP_BS_Code_part_3.cc DEP MAP_BS_Code_part_4.cc DEP MAP_BS_Code_part_5.cc DEP MAP_BS_Code_part_6.cc DEP MAP_BS_Code_part_7.cc DEP MAP_CH_DataTypes_part_1.cc DEP MAP_CH_DataTypes_part_2.cc DEP MAP_CH_DataTypes_part_3.cc DEP MAP_CH_DataTypes_part_4.cc DEP MAP_CH_DataTypes_part_5.cc DEP MAP_CH_DataTypes_part_6.cc DEP MAP_CH_DataTypes_part_7.cc DEP MAP_CallHandlingOperations_part_1.cc DEP MAP_CallHandlingOperations_part_2.cc DEP MAP_CallHandlingOperations_part_3.cc DEP MAP_CallHandlingOperations_part_4.cc DEP MAP_CallHandlingOperations_part_5.cc DEP MAP_CallHandlingOperations_part_6.cc DEP MAP_CallHandlingOperations_part_7.cc DEP MAP_CommonDataTypes_part_1.cc DEP MAP_CommonDataTypes_part_2.cc DEP MAP_CommonDataTypes_part_3.cc DEP MAP_CommonDataTypes_part_4.cc DEP MAP_CommonDataTypes_part_5.cc DEP MAP_CommonDataTypes_part_6.cc DEP MAP_CommonDataTypes_part_7.cc DEP MAP_DialogueInformation_part_1.cc DEP MAP_DialogueInformation_part_2.cc DEP MAP_DialogueInformation_part_3.cc DEP MAP_DialogueInformation_part_4.cc DEP MAP_DialogueInformation_part_5.cc DEP MAP_DialogueInformation_part_6.cc DEP MAP_DialogueInformation_part_7.cc DEP MAP_ER_DataTypes_part_1.cc DEP MAP_ER_DataTypes_part_2.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_4.cc DEP MAP_ER_DataTypes_part_5.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_Errors_part_1.cc DEP MAP_Errors_part_2.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_6.cc DEP MAP_Errors_part_7.cc DEP MAP_Errors_part_5.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_ExtensionDataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_4.cc DEP MAP_ExtensionDataTypes_part_5.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_ExtensionDataTypes_part_7.cc DEP MAP_GR_DataTypes_part_1.cc DEP MAP_GR_DataTypes_part_2.cc DEP MAP_GR_DataTypes_part_3.cc DEP MAP_GR_DataTypes_part_4.cc DEP MAP_GR_DataTypes_part_5.cc DEP MAP_GR_DataTypes_part_6.cc DEP MAP_GR_DataTypes_part_7.cc DEP MAP_Group_Call_Operations_part_1.cc DEP MAP_Group_Call_Operations_part_2.cc DEP MAP_Group_Call_Operations_part_3.cc DEP MAP_Group_Call_Operations_part_4.cc DEP MAP_Group_Call_Operations_part_5.cc DEP MAP_Group_Call_Operations_part_6.cc DEP MAP_Group_Call_Operations_part_7.cc DEP MAP_LCS_DataTypes_part_1.cc DEP MAP_LCS_DataTypes_part_2.cc DEP MAP_LCS_DataTypes_part_3.cc DEP MAP_LCS_DataTypes_part_4.cc DEP MAP_LCS_DataTypes_part_5.cc DEP MAP_LCS_DataTypes_part_6.cc DEP MAP_LCS_DataTypes_part_7.cc DEP MAP_LocationServiceOperations_part_1.cc DEP MAP_LocationServiceOperations_part_2.cc DEP MAP_LocationServiceOperations_part_3.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_LocationServiceOperations_part_7.cc DEP MAP_MS_DataTypes_part_1.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_MS_DataTypes_part_3.cc DEP MAP_MS_DataTypes_part_4.cc DEP MAP_MS_DataTypes_part_5.cc DEP MAP_MS_DataTypes_part_6.cc DEP MAP_MS_DataTypes_part_7.cc DEP MAP_MobileServiceOperations_part_1.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MobileServiceOperations_part_4.cc DEP MAP_MobileServiceOperations_part_3.cc DEP MAP_MobileServiceOperations_part_5.cc DEP MAP_MobileServiceOperations_part_6.cc DEP MAP_MobileServiceOperations_part_7.cc DEP MAP_OM_DataTypes_part_1.cc DEP MAP_OM_DataTypes_part_2.cc DEP MAP_OM_DataTypes_part_3.cc DEP MAP_OM_DataTypes_part_4.cc DEP MAP_OM_DataTypes_part_5.cc DEP MAP_OM_DataTypes_part_6.cc DEP MAP_OM_DataTypes_part_7.cc DEP MAP_OperationAndMaintenanceOperations_part_1.cc DEP MAP_OperationAndMaintenanceOperations_part_3.cc DEP MAP_OperationAndMaintenanceOperations_part_2.cc DEP MAP_OperationAndMaintenanceOperations_part_4.cc DEP MAP_OperationAndMaintenanceOperations_part_5.cc DEP MAP_OperationAndMaintenanceOperations_part_6.cc DEP MAP_OperationAndMaintenanceOperations_part_7.cc DEP MAP_PDU_Defs_part_1.cc DEP MAP_PDU_Defs_part_2.cc DEP MAP_PDU_Defs_part_3.cc DEP MAP_PDU_Defs_part_4.cc DEP MAP_PDU_Defs_part_6.cc DEP MAP_PDU_Defs_part_5.cc DEP MAP_PDU_Defs_part_7.cc DEP MAP_Protocol_part_1.cc DEP MAP_Protocol_part_2.cc DEP MAP_Protocol_part_3.cc DEP MAP_Protocol_part_4.cc DEP MAP_Protocol_part_5.cc DEP MAP_Protocol_part_6.cc DEP MAP_Protocol_part_7.cc DEP MAP_SM_DataTypes_part_1.cc DEP MAP_SM_DataTypes_part_2.cc DEP MAP_SM_DataTypes_part_4.cc DEP MAP_SM_DataTypes_part_3.cc DEP MAP_SM_DataTypes_part_5.cc DEP MAP_SM_DataTypes_part_6.cc DEP MAP_SM_DataTypes_part_7.cc DEP MAP_SS_Code_part_1.cc DEP MAP_SS_Code_part_2.cc DEP MAP_SS_Code_part_3.cc DEP MAP_SS_Code_part_4.cc DEP MAP_SS_Code_part_5.cc DEP MAP_SS_Code_part_7.cc DEP MAP_SS_DataTypes_part_1.cc DEP MAP_SS_Code_part_6.cc DEP MAP_SS_DataTypes_part_2.cc DEP MAP_SS_DataTypes_part_3.cc DEP MAP_SS_DataTypes_part_4.cc DEP MAP_SS_DataTypes_part_5.cc DEP MAP_SS_DataTypes_part_6.cc DEP MAP_SS_DataTypes_part_7.cc DEP MAP_ShortMessageServiceOperations_part_1.cc DEP MAP_ShortMessageServiceOperations_part_2.cc DEP MAP_ShortMessageServiceOperations_part_3.cc DEP MAP_ShortMessageServiceOperations_part_4.cc DEP MAP_ShortMessageServiceOperations_part_5.cc DEP MAP_ShortMessageServiceOperations_part_6.cc DEP MAP_ShortMessageServiceOperations_part_7.cc DEP MAP_SupplementaryServiceOperations_part_1.cc DEP MAP_SupplementaryServiceOperations_part_2.cc DEP MAP_SupplementaryServiceOperations_part_3.cc DEP MAP_SupplementaryServiceOperations_part_4.cc DEP MAP_SupplementaryServiceOperations_part_5.cc DEP MAP_SupplementaryServiceOperations_part_6.cc DEP MAP_SupplementaryServiceOperations_part_7.cc DEP MAP_TS_Code_part_1.cc DEP MAP_TS_Code_part_2.cc DEP MAP_TS_Code_part_3.cc DEP MAP_TS_Code_part_4.cc DEP MAP_TS_Code_part_5.cc DEP MAP_TS_Code_part_6.cc DEP MAP_TS_Code_part_7.cc DEP MobileDomainDefinitions_part_1.cc DEP MobileDomainDefinitions_part_2.cc DEP MobileDomainDefinitions_part_3.cc DEP MobileDomainDefinitions_part_4.cc DEP MobileDomainDefinitions_part_5.cc DEP MobileDomainDefinitions_part_7.cc DEP Remote_Operations_Generic_ROS_PDUs_part_1.cc DEP MobileDomainDefinitions_part_6.cc DEP Remote_Operations_Generic_ROS_PDUs_part_2.cc DEP Remote_Operations_Generic_ROS_PDUs_part_3.cc DEP Remote_Operations_Generic_ROS_PDUs_part_4.cc DEP Remote_Operations_Generic_ROS_PDUs_part_5.cc DEP Remote_Operations_Generic_ROS_PDUs_part_6.cc DEP Remote_Operations_Generic_ROS_PDUs_part_7.cc DEP Remote_Operations_Information_Objects_part_1.cc DEP Remote_Operations_Information_Objects_part_4.cc DEP Remote_Operations_Information_Objects_part_3.cc DEP Remote_Operations_Information_Objects_part_2.cc DEP Remote_Operations_Information_Objects_part_5.cc DEP Remote_Operations_Information_Objects_part_6.cc DEP Remote_Operations_Information_Objects_part_7.cc DEP SS_DataTypes_part_1.cc DEP SS_DataTypes_part_2.cc DEP SS_DataTypes_part_3.cc DEP SS_DataTypes_part_4.cc DEP SS_DataTypes_part_5.cc DEP SS_DataTypes_part_6.cc DEP SS_DataTypes_part_7.cc DEP SS_Errors_part_1.cc DEP SS_Errors_part_2.cc DEP SS_Errors_part_3.cc DEP SS_Errors_part_4.cc DEP SS_Errors_part_5.cc DEP SS_Errors_part_6.cc DEP SS_Errors_part_7.cc DEP SS_Operations_part_1.cc DEP SS_Operations_part_2.cc DEP SS_Operations_part_3.cc DEP SS_Operations_part_4.cc DEP SS_Operations_part_5.cc DEP SS_Operations_part_6.cc DEP SS_Operations_part_7.cc DEP SS_PDU_Defs_part_1.cc DEP SS_PDU_Defs_part_2.cc DEP SS_PDU_Defs_part_3.cc DEP SS_PDU_Defs_part_4.cc DEP SS_PDU_Defs_part_5.cc DEP SS_PDU_Defs_part_6.cc DEP SS_PDU_Defs_part_7.cc DEP SS_Protocol_part_1.cc DEP SS_Protocol_part_2.cc DEP SS_Protocol_part_3.cc DEP SS_Protocol_part_4.cc DEP SS_Protocol_part_5.cc DEP SS_Protocol_part_6.cc DEP SS_Protocol_part_7.cc CC DNS_Helpers.o CC DNS_Types.o CC GSM_Types.o CC GSUP_Emulation.o CC GSUP_Templates.o CC GSUP_Types.o CC General_Types.o CC HLR_EUSE.o GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:5016:1: warning: control reaches end of non-void function [-Wreturn-type] 5016 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:5067:1: warning: control reaches end of non-void function [-Wreturn-type] 5067 | } | ^ CC HLR_Tests.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC MAP_Types.o CC MSLookup_mDNS_Emulation.o CC MSLookup_mDNS_Templates.o CC MSLookup_mDNS_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PCO_Types.o CC SS_Templates.o CC SS_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UDPasp_PortType.o CC UDPasp_Types.o CC USSD_Helpers.o CC DNS_Helpers_part_1.o CC DNS_Helpers_part_2.o CC DNS_Helpers_part_3.o CC DNS_Helpers_part_4.o CC DNS_Helpers_part_5.o CC DNS_Helpers_part_6.o CC DNS_Helpers_part_7.o CC DNS_Types_part_1.o CC DNS_Types_part_2.o CC DNS_Types_part_3.o CC DNS_Types_part_4.o CC DNS_Types_part_5.o CC DNS_Types_part_6.o CC DNS_Types_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC GSUP_Emulation_part_1.o CC GSUP_Emulation_part_2.o CC GSUP_Emulation_part_3.o CC GSUP_Emulation_part_4.o CC GSUP_Emulation_part_5.o CC GSUP_Emulation_part_6.o CC GSUP_Emulation_part_7.o CC GSUP_Templates_part_1.o CC GSUP_Templates_part_2.o CC GSUP_Templates_part_3.o CC GSUP_Templates_part_4.o CC GSUP_Templates_part_5.o CC GSUP_Templates_part_6.o CC GSUP_Templates_part_7.o CC GSUP_Types_part_1.o CC GSUP_Types_part_2.o CC GSUP_Types_part_3.o CC GSUP_Types_part_4.o CC GSUP_Types_part_5.o CC GSUP_Types_part_6.o CC GSUP_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC HLR_EUSE_part_1.o CC HLR_EUSE_part_2.o CC HLR_EUSE_part_3.o CC HLR_EUSE_part_4.o CC HLR_EUSE_part_5.o CC HLR_EUSE_part_6.o CC HLR_EUSE_part_7.o CC HLR_Tests_part_1.o CC HLR_Tests_part_2.o CC HLR_Tests_part_3.o CC HLR_Tests_part_4.o CC HLR_Tests_part_5.o CC HLR_Tests_part_6.o CC HLR_Tests_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC MAP_Types_part_1.o CC MAP_Types_part_2.o CC MAP_Types_part_3.o CC MAP_Types_part_4.o CC MAP_Types_part_5.o CC MAP_Types_part_6.o CC MAP_Types_part_7.o CC MSLookup_mDNS_Emulation_part_1.o CC MSLookup_mDNS_Emulation_part_2.o CC MSLookup_mDNS_Emulation_part_3.o CC MSLookup_mDNS_Emulation_part_4.o CC MSLookup_mDNS_Emulation_part_5.o CC MSLookup_mDNS_Emulation_part_6.o CC MSLookup_mDNS_Emulation_part_7.o CC MSLookup_mDNS_Templates_part_1.o CC MSLookup_mDNS_Templates_part_2.o CC MSLookup_mDNS_Templates_part_3.o CC MSLookup_mDNS_Templates_part_4.o CC MSLookup_mDNS_Templates_part_5.o CC MSLookup_mDNS_Templates_part_6.o CC MSLookup_mDNS_Templates_part_7.o CC MSLookup_mDNS_Types_part_1.o CC MSLookup_mDNS_Types_part_2.o CC MSLookup_mDNS_Types_part_3.o CC MSLookup_mDNS_Types_part_4.o CC MSLookup_mDNS_Types_part_5.o CC MSLookup_mDNS_Types_part_6.o CC MSLookup_mDNS_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PCO_Types_part_1.o CC PCO_Types_part_2.o CC PCO_Types_part_3.o CC PCO_Types_part_4.o CC PCO_Types_part_5.o CC PCO_Types_part_6.o CC PCO_Types_part_7.o CC SS_Templates_part_1.o CC SS_Templates_part_2.o CC SS_Templates_part_3.o CC SS_Templates_part_4.o CC SS_Templates_part_5.o CC SS_Templates_part_6.o CC SS_Templates_part_7.o CC SS_Types_part_1.o CC SS_Types_part_2.o CC SS_Types_part_3.o CC SS_Types_part_4.o CC SS_Types_part_5.o CC SS_Types_part_6.o CC SS_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UDPasp_PortType_part_1.o CC UDPasp_PortType_part_2.o CC UDPasp_PortType_part_3.o CC UDPasp_PortType_part_4.o CC UDPasp_PortType_part_5.o CC UDPasp_PortType_part_6.o CC UDPasp_PortType_part_7.o CC UDPasp_Types_part_1.o CC UDPasp_Types_part_2.o CC UDPasp_Types_part_3.o CC UDPasp_Types_part_4.o CC UDPasp_Types_part_5.o CC UDPasp_Types_part_6.o CC UDPasp_Types_part_7.o CC USSD_Helpers_part_1.o CC USSD_Helpers_part_2.o CC USSD_Helpers_part_3.o CC USSD_Helpers_part_4.o CC USSD_Helpers_part_5.o CC USSD_Helpers_part_6.o CC USSD_Helpers_part_7.o CC IPA_Emulation.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC MAP_ApplicationContexts.o CC MAP_BS_Code.o CC MAP_CH_DataTypes.o CC MAP_CallHandlingOperations.o CC MAP_CommonDataTypes.o CC MAP_DialogueInformation.o CC MAP_ER_DataTypes.o CC MAP_Errors.o CC MAP_ExtensionDataTypes.o CC MAP_GR_DataTypes.o CC MAP_Group_Call_Operations.o CC MAP_LCS_DataTypes.o CC MAP_LocationServiceOperations.o CC MAP_MS_DataTypes.o CC MAP_MobileServiceOperations.o CC MAP_OM_DataTypes.o CC MAP_OperationAndMaintenanceOperations.o CC MAP_PDU_Defs.o CC MAP_Protocol.o CC MAP_SM_DataTypes.o CC MAP_SS_Code.o CC MAP_SS_DataTypes.o CC MAP_ShortMessageServiceOperations.o CC MAP_SupplementaryServiceOperations.o CC MAP_TS_Code.o CC MobileDomainDefinitions.o CC Remote_Operations_Generic_ROS_PDUs.o CC Remote_Operations_Information_Objects.o CC SS_DataTypes.o CC SS_Errors.o CC SS_Operations.o CC SS_PDU_Defs.o CC SS_Protocol.o CC MAP_ApplicationContexts_part_1.o CC MAP_ApplicationContexts_part_2.o CC MAP_ApplicationContexts_part_3.o CC MAP_ApplicationContexts_part_4.o CC MAP_ApplicationContexts_part_5.o CC MAP_ApplicationContexts_part_6.o CC MAP_ApplicationContexts_part_7.o CC MAP_BS_Code_part_1.o CC MAP_BS_Code_part_2.o CC MAP_BS_Code_part_3.o CC MAP_BS_Code_part_4.o CC MAP_BS_Code_part_5.o CC MAP_BS_Code_part_6.o CC MAP_BS_Code_part_7.o CC MAP_CH_DataTypes_part_1.o CC MAP_CH_DataTypes_part_2.o CC MAP_CH_DataTypes_part_3.o CC MAP_CH_DataTypes_part_4.o CC MAP_CH_DataTypes_part_5.o CC MAP_CH_DataTypes_part_6.o CC MAP_CH_DataTypes_part_7.o CC MAP_CallHandlingOperations_part_1.o CC MAP_CallHandlingOperations_part_2.o CC MAP_CallHandlingOperations_part_3.o CC MAP_CallHandlingOperations_part_4.o CC MAP_CallHandlingOperations_part_5.o CC MAP_CallHandlingOperations_part_6.o CC MAP_CallHandlingOperations_part_7.o CC MAP_CommonDataTypes_part_1.o CC MAP_CommonDataTypes_part_2.o CC MAP_CommonDataTypes_part_3.o CC MAP_CommonDataTypes_part_4.o CC MAP_CommonDataTypes_part_5.o CC MAP_CommonDataTypes_part_6.o CC MAP_CommonDataTypes_part_7.o CC MAP_DialogueInformation_part_1.o CC MAP_DialogueInformation_part_2.o CC MAP_DialogueInformation_part_3.o CC MAP_DialogueInformation_part_4.o CC MAP_DialogueInformation_part_5.o CC MAP_DialogueInformation_part_6.o CC MAP_DialogueInformation_part_7.o CC MAP_ER_DataTypes_part_1.o CC MAP_ER_DataTypes_part_2.o CC MAP_ER_DataTypes_part_3.o CC MAP_ER_DataTypes_part_4.o CC MAP_ER_DataTypes_part_5.o CC MAP_ER_DataTypes_part_6.o CC MAP_ER_DataTypes_part_7.o CC MAP_Errors_part_1.o CC MAP_Errors_part_2.o CC MAP_Errors_part_3.o CC MAP_Errors_part_4.o CC MAP_Errors_part_5.o CC MAP_Errors_part_6.o CC MAP_Errors_part_7.o CC MAP_ExtensionDataTypes_part_1.o CC MAP_ExtensionDataTypes_part_2.o CC MAP_ExtensionDataTypes_part_3.o CC MAP_ExtensionDataTypes_part_4.o CC MAP_ExtensionDataTypes_part_5.o CC MAP_ExtensionDataTypes_part_6.o CC MAP_ExtensionDataTypes_part_7.o CC MAP_GR_DataTypes_part_1.o CC MAP_GR_DataTypes_part_2.o CC MAP_GR_DataTypes_part_3.o CC MAP_GR_DataTypes_part_4.o CC MAP_GR_DataTypes_part_5.o CC MAP_GR_DataTypes_part_6.o CC MAP_GR_DataTypes_part_7.o CC MAP_Group_Call_Operations_part_1.o CC MAP_Group_Call_Operations_part_2.o CC MAP_Group_Call_Operations_part_3.o CC MAP_Group_Call_Operations_part_4.o CC MAP_Group_Call_Operations_part_5.o CC MAP_Group_Call_Operations_part_6.o CC MAP_Group_Call_Operations_part_7.o CC MAP_LCS_DataTypes_part_1.o CC MAP_LCS_DataTypes_part_2.o CC MAP_LCS_DataTypes_part_3.o CC MAP_LCS_DataTypes_part_4.o CC MAP_LCS_DataTypes_part_5.o CC MAP_LCS_DataTypes_part_6.o CC MAP_LCS_DataTypes_part_7.o CC MAP_LocationServiceOperations_part_1.o CC MAP_LocationServiceOperations_part_2.o CC MAP_LocationServiceOperations_part_3.o CC MAP_LocationServiceOperations_part_4.o CC MAP_LocationServiceOperations_part_5.o CC MAP_LocationServiceOperations_part_6.o CC MAP_LocationServiceOperations_part_7.o CC MAP_MS_DataTypes_part_1.o CC MAP_MS_DataTypes_part_2.o CC MAP_MS_DataTypes_part_3.o CC MAP_MS_DataTypes_part_4.o CC MAP_MS_DataTypes_part_5.o CC MAP_MS_DataTypes_part_6.o CC MAP_MS_DataTypes_part_7.o CC MAP_MobileServiceOperations_part_1.o CC MAP_MobileServiceOperations_part_2.o CC MAP_MobileServiceOperations_part_3.o CC MAP_MobileServiceOperations_part_4.o CC MAP_MobileServiceOperations_part_5.o CC MAP_MobileServiceOperations_part_6.o CC MAP_MobileServiceOperations_part_7.o CC MAP_OM_DataTypes_part_1.o CC MAP_OM_DataTypes_part_2.o CC MAP_OM_DataTypes_part_3.o CC MAP_OM_DataTypes_part_4.o CC MAP_OM_DataTypes_part_5.o CC MAP_OM_DataTypes_part_6.o CC MAP_OM_DataTypes_part_7.o CC MAP_OperationAndMaintenanceOperations_part_1.o CC MAP_OperationAndMaintenanceOperations_part_2.o CC MAP_OperationAndMaintenanceOperations_part_3.o CC MAP_OperationAndMaintenanceOperations_part_4.o CC MAP_OperationAndMaintenanceOperations_part_5.o CC MAP_OperationAndMaintenanceOperations_part_6.o CC MAP_OperationAndMaintenanceOperations_part_7.o CC MAP_PDU_Defs_part_1.o CC MAP_PDU_Defs_part_2.o CC MAP_PDU_Defs_part_3.o CC MAP_PDU_Defs_part_4.o CC MAP_PDU_Defs_part_5.o CC MAP_PDU_Defs_part_6.o CC MAP_PDU_Defs_part_7.o CC MAP_Protocol_part_1.o CC MAP_Protocol_part_2.o CC MAP_Protocol_part_3.o CC MAP_Protocol_part_4.o CC MAP_Protocol_part_5.o CC MAP_Protocol_part_6.o CC MAP_Protocol_part_7.o CC MAP_SM_DataTypes_part_1.o CC MAP_SM_DataTypes_part_2.o CC MAP_SM_DataTypes_part_3.o CC MAP_SM_DataTypes_part_4.o CC MAP_SM_DataTypes_part_5.o CC MAP_SM_DataTypes_part_6.o CC MAP_SM_DataTypes_part_7.o CC MAP_SS_Code_part_1.o CC MAP_SS_Code_part_2.o CC MAP_SS_Code_part_3.o CC MAP_SS_Code_part_4.o CC MAP_SS_Code_part_5.o CC MAP_SS_Code_part_6.o CC MAP_SS_Code_part_7.o CC MAP_SS_DataTypes_part_1.o CC MAP_SS_DataTypes_part_2.o CC MAP_SS_DataTypes_part_3.o CC MAP_SS_DataTypes_part_4.o CC MAP_SS_DataTypes_part_5.o CC MAP_SS_DataTypes_part_6.o CC MAP_SS_DataTypes_part_7.o CC MAP_ShortMessageServiceOperations_part_1.o CC MAP_ShortMessageServiceOperations_part_2.o CC MAP_ShortMessageServiceOperations_part_3.o CC MAP_ShortMessageServiceOperations_part_4.o CC MAP_ShortMessageServiceOperations_part_5.o CC MAP_ShortMessageServiceOperations_part_6.o CC MAP_ShortMessageServiceOperations_part_7.o CC MAP_SupplementaryServiceOperations_part_1.o CC MAP_SupplementaryServiceOperations_part_2.o CC MAP_SupplementaryServiceOperations_part_3.o CC MAP_SupplementaryServiceOperations_part_4.o CC MAP_SupplementaryServiceOperations_part_5.o CC MAP_SupplementaryServiceOperations_part_6.o CC MAP_SupplementaryServiceOperations_part_7.o CC MAP_TS_Code_part_1.o CC MAP_TS_Code_part_2.o CC MAP_TS_Code_part_3.o CC MAP_TS_Code_part_4.o CC MAP_TS_Code_part_5.o CC MAP_TS_Code_part_6.o CC MAP_TS_Code_part_7.o CC MobileDomainDefinitions_part_1.o CC MobileDomainDefinitions_part_2.o CC MobileDomainDefinitions_part_3.o CC MobileDomainDefinitions_part_4.o CC MobileDomainDefinitions_part_5.o CC MobileDomainDefinitions_part_6.o CC MobileDomainDefinitions_part_7.o CC Remote_Operations_Generic_ROS_PDUs_part_1.o CC Remote_Operations_Generic_ROS_PDUs_part_2.o CC Remote_Operations_Generic_ROS_PDUs_part_3.o CC Remote_Operations_Generic_ROS_PDUs_part_4.o CC Remote_Operations_Generic_ROS_PDUs_part_5.o CC Remote_Operations_Generic_ROS_PDUs_part_6.o CC Remote_Operations_Generic_ROS_PDUs_part_7.o CC Remote_Operations_Information_Objects_part_1.o CC Remote_Operations_Information_Objects_part_2.o CC Remote_Operations_Information_Objects_part_3.o CC Remote_Operations_Information_Objects_part_4.o CC Remote_Operations_Information_Objects_part_5.o CC Remote_Operations_Information_Objects_part_6.o CC Remote_Operations_Information_Objects_part_7.o CC SS_DataTypes_part_1.o CC SS_DataTypes_part_2.o CC SS_DataTypes_part_3.o CC SS_DataTypes_part_4.o CC SS_DataTypes_part_5.o CC SS_DataTypes_part_6.o CC SS_DataTypes_part_7.o CC SS_Errors_part_1.o CC SS_Errors_part_2.o CC SS_Errors_part_3.o CC SS_Errors_part_4.o CC SS_Errors_part_5.o CC SS_Errors_part_6.o CC SS_Errors_part_7.o CC SS_Operations_part_1.o CC SS_Operations_part_2.o CC SS_Operations_part_3.o CC SS_Operations_part_4.o CC SS_Operations_part_5.o CC SS_Operations_part_6.o CC SS_Operations_part_7.o CC SS_PDU_Defs_part_1.o CC SS_PDU_Defs_part_2.o CC SS_PDU_Defs_part_3.o CC SS_PDU_Defs_part_4.o CC SS_PDU_Defs_part_5.o CC SS_PDU_Defs_part_6.o CC SS_PDU_Defs_part_7.o CC SS_Protocol_part_1.o CC SS_Protocol_part_2.o CC SS_Protocol_part_3.o CC SS_Protocol_part_4.o CC SS_Protocol_part_5.o CC SS_Protocol_part_6.o CC SS_Protocol_part_7.o CC DNS_EncDec.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC Native_FunctionDefs.o CC MAP_EncDec.o CC SS_EncDec.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CC UDPasp_PT.o CCLD DNS_Helpers.so CCLD DNS_Types.so CCLD GSM_Types.so CCLD GSUP_Emulation.so CCLD GSUP_Templates.so CCLD GSUP_Types.so CCLD General_Types.so CCLD HLR_EUSE.so CCLD HLR_Tests.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD MAP_Types.so CCLD MSLookup_mDNS_Emulation.so CCLD MSLookup_mDNS_Templates.so CCLD MSLookup_mDNS_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PCO_Types.so CCLD SS_Templates.so CCLD SS_Types.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UDPasp_PortType.so CCLD UDPasp_Types.so CCLD USSD_Helpers.so CCLD DNS_Helpers_part_1.so CCLD DNS_Helpers_part_2.so CCLD DNS_Helpers_part_3.so CCLD DNS_Helpers_part_4.so CCLD DNS_Helpers_part_5.so CCLD DNS_Helpers_part_6.so CCLD DNS_Helpers_part_7.so CCLD DNS_Types_part_1.so CCLD DNS_Types_part_2.so CCLD DNS_Types_part_3.so CCLD DNS_Types_part_4.so CCLD DNS_Types_part_5.so CCLD DNS_Types_part_6.so CCLD DNS_Types_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD GSUP_Emulation_part_1.so CCLD GSUP_Emulation_part_2.so CCLD GSUP_Emulation_part_3.so CCLD GSUP_Emulation_part_4.so CCLD GSUP_Emulation_part_5.so CCLD GSUP_Emulation_part_6.so CCLD GSUP_Emulation_part_7.so CCLD GSUP_Templates_part_1.so CCLD GSUP_Templates_part_2.so CCLD GSUP_Templates_part_3.so CCLD GSUP_Templates_part_4.so CCLD GSUP_Templates_part_5.so CCLD GSUP_Templates_part_6.so CCLD GSUP_Templates_part_7.so CCLD GSUP_Types_part_1.so CCLD GSUP_Types_part_2.so CCLD GSUP_Types_part_3.so CCLD GSUP_Types_part_4.so CCLD GSUP_Types_part_5.so CCLD GSUP_Types_part_6.so CCLD GSUP_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD HLR_EUSE_part_1.so CCLD HLR_EUSE_part_2.so CCLD HLR_EUSE_part_3.so CCLD HLR_EUSE_part_4.so CCLD HLR_EUSE_part_5.so CCLD HLR_EUSE_part_6.so CCLD HLR_EUSE_part_7.so CCLD HLR_Tests_part_1.so CCLD HLR_Tests_part_2.so CCLD HLR_Tests_part_3.so CCLD HLR_Tests_part_4.so CCLD HLR_Tests_part_5.so CCLD HLR_Tests_part_6.so CCLD HLR_Tests_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD MAP_Types_part_1.so CCLD MAP_Types_part_2.so CCLD MAP_Types_part_3.so CCLD MAP_Types_part_4.so CCLD MAP_Types_part_5.so CCLD MAP_Types_part_6.so CCLD MAP_Types_part_7.so CCLD MSLookup_mDNS_Emulation_part_1.so CCLD MSLookup_mDNS_Emulation_part_2.so CCLD MSLookup_mDNS_Emulation_part_3.so CCLD MSLookup_mDNS_Emulation_part_4.so CCLD MSLookup_mDNS_Emulation_part_5.so CCLD MSLookup_mDNS_Emulation_part_6.so CCLD MSLookup_mDNS_Emulation_part_7.so CCLD MSLookup_mDNS_Templates_part_1.so CCLD MSLookup_mDNS_Templates_part_2.so CCLD MSLookup_mDNS_Templates_part_3.so CCLD MSLookup_mDNS_Templates_part_4.so CCLD MSLookup_mDNS_Templates_part_5.so CCLD MSLookup_mDNS_Templates_part_6.so CCLD MSLookup_mDNS_Templates_part_7.so CCLD MSLookup_mDNS_Types_part_1.so CCLD MSLookup_mDNS_Types_part_2.so CCLD MSLookup_mDNS_Types_part_3.so CCLD MSLookup_mDNS_Types_part_4.so CCLD MSLookup_mDNS_Types_part_5.so CCLD MSLookup_mDNS_Types_part_6.so CCLD MSLookup_mDNS_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD SS_Templates_part_1.so CCLD SS_Templates_part_2.so CCLD SS_Templates_part_3.so CCLD SS_Templates_part_4.so CCLD SS_Templates_part_5.so CCLD SS_Templates_part_6.so CCLD SS_Templates_part_7.so CCLD SS_Types_part_1.so CCLD SS_Types_part_2.so CCLD SS_Types_part_3.so CCLD SS_Types_part_4.so CCLD SS_Types_part_5.so CCLD SS_Types_part_6.so CCLD SS_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UDPasp_PortType_part_1.so CCLD UDPasp_PortType_part_2.so CCLD UDPasp_PortType_part_3.so CCLD UDPasp_PortType_part_4.so CCLD UDPasp_PortType_part_5.so CCLD UDPasp_PortType_part_6.so CCLD UDPasp_PortType_part_7.so CCLD UDPasp_Types_part_1.so CCLD UDPasp_Types_part_2.so CCLD UDPasp_Types_part_3.so CCLD UDPasp_Types_part_4.so CCLD UDPasp_Types_part_5.so CCLD UDPasp_Types_part_6.so CCLD UDPasp_Types_part_7.so CCLD USSD_Helpers_part_1.so CCLD USSD_Helpers_part_2.so CCLD USSD_Helpers_part_3.so CCLD USSD_Helpers_part_4.so CCLD USSD_Helpers_part_5.so CCLD USSD_Helpers_part_6.so CCLD USSD_Helpers_part_7.so CCLD IPA_Emulation.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD MAP_ApplicationContexts.so CCLD MAP_BS_Code.so CCLD MAP_CH_DataTypes.so CCLD MAP_CallHandlingOperations.so CCLD MAP_CommonDataTypes.so CCLD MAP_DialogueInformation.so CCLD MAP_ER_DataTypes.so CCLD MAP_Errors.so CCLD MAP_ExtensionDataTypes.so CCLD MAP_GR_DataTypes.so CCLD MAP_Group_Call_Operations.so CCLD MAP_LCS_DataTypes.so CCLD MAP_LocationServiceOperations.so CCLD MAP_MS_DataTypes.so CCLD MAP_MobileServiceOperations.so CCLD MAP_OM_DataTypes.so CCLD MAP_OperationAndMaintenanceOperations.so CCLD MAP_PDU_Defs.so CCLD MAP_Protocol.so CCLD MAP_SM_DataTypes.so CCLD MAP_SS_DataTypes.so CCLD MAP_SS_Code.so CCLD MAP_ShortMessageServiceOperations.so CCLD MAP_SupplementaryServiceOperations.so CCLD MAP_TS_Code.so CCLD MobileDomainDefinitions.so CCLD Remote_Operations_Generic_ROS_PDUs.so CCLD Remote_Operations_Information_Objects.so CCLD SS_DataTypes.so CCLD SS_Errors.so CCLD SS_Operations.so CCLD SS_PDU_Defs.so CCLD SS_Protocol.so CCLD MAP_ApplicationContexts_part_1.so CCLD MAP_ApplicationContexts_part_2.so CCLD MAP_ApplicationContexts_part_3.so CCLD MAP_ApplicationContexts_part_4.so CCLD MAP_ApplicationContexts_part_5.so CCLD MAP_ApplicationContexts_part_6.so CCLD MAP_ApplicationContexts_part_7.so CCLD MAP_BS_Code_part_1.so CCLD MAP_BS_Code_part_2.so CCLD MAP_BS_Code_part_3.so CCLD MAP_BS_Code_part_4.so CCLD MAP_BS_Code_part_5.so CCLD MAP_BS_Code_part_6.so CCLD MAP_BS_Code_part_7.so CCLD MAP_CH_DataTypes_part_1.so CCLD MAP_CH_DataTypes_part_2.so CCLD MAP_CH_DataTypes_part_3.so CCLD MAP_CH_DataTypes_part_4.so CCLD MAP_CH_DataTypes_part_5.so CCLD MAP_CH_DataTypes_part_6.so CCLD MAP_CH_DataTypes_part_7.so CCLD MAP_CallHandlingOperations_part_1.so CCLD MAP_CallHandlingOperations_part_2.so CCLD MAP_CallHandlingOperations_part_3.so CCLD MAP_CallHandlingOperations_part_4.so CCLD MAP_CallHandlingOperations_part_5.so CCLD MAP_CallHandlingOperations_part_6.so CCLD MAP_CallHandlingOperations_part_7.so CCLD MAP_CommonDataTypes_part_1.so CCLD MAP_CommonDataTypes_part_2.so CCLD MAP_CommonDataTypes_part_3.so CCLD MAP_CommonDataTypes_part_4.so CCLD MAP_CommonDataTypes_part_5.so CCLD MAP_CommonDataTypes_part_6.so CCLD MAP_CommonDataTypes_part_7.so CCLD MAP_DialogueInformation_part_1.so CCLD MAP_DialogueInformation_part_2.so CCLD MAP_DialogueInformation_part_3.so CCLD MAP_DialogueInformation_part_4.so CCLD MAP_DialogueInformation_part_5.so CCLD MAP_DialogueInformation_part_6.so CCLD MAP_DialogueInformation_part_7.so CCLD MAP_ER_DataTypes_part_1.so CCLD MAP_ER_DataTypes_part_2.so CCLD MAP_ER_DataTypes_part_3.so CCLD MAP_ER_DataTypes_part_4.so CCLD MAP_ER_DataTypes_part_5.so CCLD MAP_ER_DataTypes_part_6.so CCLD MAP_ER_DataTypes_part_7.so CCLD MAP_Errors_part_1.so CCLD MAP_Errors_part_2.so CCLD MAP_Errors_part_3.so CCLD MAP_Errors_part_4.so CCLD MAP_Errors_part_5.so CCLD MAP_Errors_part_6.so CCLD MAP_Errors_part_7.so CCLD MAP_ExtensionDataTypes_part_1.so CCLD MAP_ExtensionDataTypes_part_2.so CCLD MAP_ExtensionDataTypes_part_3.so CCLD MAP_ExtensionDataTypes_part_4.so CCLD MAP_ExtensionDataTypes_part_5.so CCLD MAP_ExtensionDataTypes_part_6.so CCLD MAP_ExtensionDataTypes_part_7.so CCLD MAP_GR_DataTypes_part_1.so CCLD MAP_GR_DataTypes_part_2.so CCLD MAP_GR_DataTypes_part_3.so CCLD MAP_GR_DataTypes_part_4.so CCLD MAP_GR_DataTypes_part_5.so CCLD MAP_GR_DataTypes_part_6.so CCLD MAP_GR_DataTypes_part_7.so CCLD MAP_Group_Call_Operations_part_1.so CCLD MAP_Group_Call_Operations_part_2.so CCLD MAP_Group_Call_Operations_part_3.so CCLD MAP_Group_Call_Operations_part_4.so CCLD MAP_Group_Call_Operations_part_5.so CCLD MAP_Group_Call_Operations_part_6.so CCLD MAP_Group_Call_Operations_part_7.so CCLD MAP_LCS_DataTypes_part_1.so CCLD MAP_LCS_DataTypes_part_2.so CCLD MAP_LCS_DataTypes_part_3.so CCLD MAP_LCS_DataTypes_part_4.so CCLD MAP_LCS_DataTypes_part_5.so CCLD MAP_LCS_DataTypes_part_6.so CCLD MAP_LCS_DataTypes_part_7.so CCLD MAP_LocationServiceOperations_part_1.so CCLD MAP_LocationServiceOperations_part_2.so CCLD MAP_LocationServiceOperations_part_3.so CCLD MAP_LocationServiceOperations_part_4.so CCLD MAP_LocationServiceOperations_part_5.so CCLD MAP_LocationServiceOperations_part_6.so CCLD MAP_LocationServiceOperations_part_7.so CCLD MAP_MS_DataTypes_part_1.so CCLD MAP_MS_DataTypes_part_2.so CCLD MAP_MS_DataTypes_part_3.so CCLD MAP_MS_DataTypes_part_4.so CCLD MAP_MS_DataTypes_part_5.so CCLD MAP_MS_DataTypes_part_6.so CCLD MAP_MS_DataTypes_part_7.so CCLD MAP_MobileServiceOperations_part_1.so CCLD MAP_MobileServiceOperations_part_2.so CCLD MAP_MobileServiceOperations_part_3.so CCLD MAP_MobileServiceOperations_part_4.so CCLD MAP_MobileServiceOperations_part_5.so CCLD MAP_MobileServiceOperations_part_6.so CCLD MAP_MobileServiceOperations_part_7.so CCLD MAP_OM_DataTypes_part_1.so CCLD MAP_OM_DataTypes_part_2.so CCLD MAP_OM_DataTypes_part_3.so CCLD MAP_OM_DataTypes_part_4.so CCLD MAP_OM_DataTypes_part_5.so CCLD MAP_OM_DataTypes_part_6.so CCLD MAP_OM_DataTypes_part_7.so CCLD MAP_OperationAndMaintenanceOperations_part_1.so CCLD MAP_OperationAndMaintenanceOperations_part_2.so CCLD MAP_OperationAndMaintenanceOperations_part_3.so CCLD MAP_OperationAndMaintenanceOperations_part_4.so CCLD MAP_OperationAndMaintenanceOperations_part_5.so CCLD MAP_OperationAndMaintenanceOperations_part_6.so CCLD MAP_OperationAndMaintenanceOperations_part_7.so CCLD MAP_PDU_Defs_part_1.so CCLD MAP_PDU_Defs_part_2.so CCLD MAP_PDU_Defs_part_3.so CCLD MAP_PDU_Defs_part_4.so CCLD MAP_PDU_Defs_part_5.so CCLD MAP_PDU_Defs_part_6.so CCLD MAP_PDU_Defs_part_7.so CCLD MAP_Protocol_part_1.so CCLD MAP_Protocol_part_2.so CCLD MAP_Protocol_part_3.so CCLD MAP_Protocol_part_4.so CCLD MAP_Protocol_part_5.so CCLD MAP_Protocol_part_6.so CCLD MAP_Protocol_part_7.so CCLD MAP_SM_DataTypes_part_1.so CCLD MAP_SM_DataTypes_part_2.so CCLD MAP_SM_DataTypes_part_3.so CCLD MAP_SM_DataTypes_part_4.so CCLD MAP_SM_DataTypes_part_5.so CCLD MAP_SM_DataTypes_part_6.so CCLD MAP_SM_DataTypes_part_7.so CCLD MAP_SS_Code_part_1.so CCLD MAP_SS_Code_part_2.so CCLD MAP_SS_Code_part_3.so CCLD MAP_SS_Code_part_5.so CCLD MAP_SS_Code_part_4.so CCLD MAP_SS_Code_part_6.so CCLD MAP_SS_Code_part_7.so CCLD MAP_SS_DataTypes_part_1.so CCLD MAP_SS_DataTypes_part_2.so CCLD MAP_SS_DataTypes_part_3.so CCLD MAP_SS_DataTypes_part_4.so CCLD MAP_SS_DataTypes_part_5.so CCLD MAP_SS_DataTypes_part_6.so CCLD MAP_SS_DataTypes_part_7.so CCLD MAP_ShortMessageServiceOperations_part_1.so CCLD MAP_ShortMessageServiceOperations_part_2.so CCLD MAP_ShortMessageServiceOperations_part_3.so CCLD MAP_ShortMessageServiceOperations_part_4.so CCLD MAP_ShortMessageServiceOperations_part_5.so CCLD MAP_ShortMessageServiceOperations_part_6.so CCLD MAP_ShortMessageServiceOperations_part_7.so CCLD MAP_SupplementaryServiceOperations_part_1.so CCLD MAP_SupplementaryServiceOperations_part_2.so CCLD MAP_SupplementaryServiceOperations_part_3.so CCLD MAP_SupplementaryServiceOperations_part_4.so CCLD MAP_SupplementaryServiceOperations_part_5.so CCLD MAP_SupplementaryServiceOperations_part_6.so CCLD MAP_SupplementaryServiceOperations_part_7.so CCLD MAP_TS_Code_part_1.so CCLD MAP_TS_Code_part_2.so CCLD MAP_TS_Code_part_3.so CCLD MAP_TS_Code_part_4.so CCLD MAP_TS_Code_part_5.so CCLD MAP_TS_Code_part_6.so CCLD MAP_TS_Code_part_7.so CCLD MobileDomainDefinitions_part_1.so CCLD MobileDomainDefinitions_part_2.so CCLD MobileDomainDefinitions_part_4.so CCLD MobileDomainDefinitions_part_3.so CCLD MobileDomainDefinitions_part_5.so CCLD MobileDomainDefinitions_part_6.so CCLD MobileDomainDefinitions_part_7.so CCLD Remote_Operations_Generic_ROS_PDUs_part_1.so CCLD Remote_Operations_Generic_ROS_PDUs_part_2.so CCLD Remote_Operations_Generic_ROS_PDUs_part_3.so CCLD Remote_Operations_Generic_ROS_PDUs_part_4.so CCLD Remote_Operations_Generic_ROS_PDUs_part_5.so CCLD Remote_Operations_Generic_ROS_PDUs_part_6.so CCLD Remote_Operations_Generic_ROS_PDUs_part_7.so CCLD Remote_Operations_Information_Objects_part_1.so CCLD Remote_Operations_Information_Objects_part_2.so CCLD Remote_Operations_Information_Objects_part_3.so CCLD Remote_Operations_Information_Objects_part_4.so CCLD Remote_Operations_Information_Objects_part_5.so CCLD Remote_Operations_Information_Objects_part_6.so CCLD Remote_Operations_Information_Objects_part_7.so CCLD SS_DataTypes_part_1.so CCLD SS_DataTypes_part_2.so CCLD SS_DataTypes_part_3.so CCLD SS_DataTypes_part_4.so CCLD SS_DataTypes_part_5.so CCLD SS_DataTypes_part_6.so CCLD SS_DataTypes_part_7.so CCLD SS_Errors_part_1.so CCLD SS_Errors_part_2.so CCLD SS_Errors_part_3.so CCLD SS_Errors_part_4.so CCLD SS_Errors_part_5.so CCLD SS_Errors_part_6.so CCLD SS_Errors_part_7.so CCLD SS_Operations_part_1.so CCLD SS_Operations_part_2.so CCLD SS_Operations_part_3.so CCLD SS_Operations_part_4.so CCLD SS_Operations_part_5.so CCLD SS_Operations_part_6.so CCLD SS_Operations_part_7.so CCLD SS_PDU_Defs_part_1.so CCLD SS_PDU_Defs_part_2.so CCLD SS_PDU_Defs_part_3.so CCLD SS_PDU_Defs_part_4.so CCLD SS_PDU_Defs_part_5.so CCLD SS_PDU_Defs_part_6.so CCLD SS_PDU_Defs_part_7.so CCLD SS_Protocol_part_1.so CCLD SS_Protocol_part_2.so CCLD SS_Protocol_part_3.so CCLD SS_Protocol_part_4.so CCLD SS_Protocol_part_5.so CCLD SS_Protocol_part_6.so CCLD SS_Protocol_part_7.so CCLD DNS_EncDec.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD Native_FunctionDefs.so CCLD MAP_EncDec.so CCLD SS_EncDec.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD UDPasp_PT.so CCLD HLR_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./' > /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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ Packages [200 kB] Fetched 201 kB in 0s (781 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/dbg_pkgs_all'] [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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-keyring osmocom-nightly 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. Need to get 11.4 MB of archives. After this operation, 24.2 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 libc6-dbg amd64 2.41-12 [7341 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.0.2.5.fc66.202508282026 [3028 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202508282026 [1192 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.11.0.32.33cb4.202508282026 [173 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.11.0.32.33cb4.202508282026 [71.3 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.11.0.32.33cb4.202508282026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmonetif11 1.6.0.13.c499.202508282026 [61.9 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.11.0.32.33cb4.202508282026 [105 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoabis15 2.0.0.22.83f4.202508282026 [71.2 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-gsup-client0 1.9.1.1.d4b4.202508282026 [21.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-mslookup1 1.9.1.1.d4b4.202508282026 [23.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.11.0.32.33cb4.202508282026 [52.1 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.11.0.32.33cb4.202508282026 [71.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.11.0.32.33cb4.202508282026 [178 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.11.0.32.33cb4.202508282026 [60.6 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.11.0.32.33cb4.202508282026 [64.2 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.11.0.32.33cb4.202508282026 [51.1 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.11.0.32.33cb4.202508282026 [44.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-hlr 1.9.1.1.d4b4.202508282026 [112 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dbg 1.11.0.32.33cb4.202508282026 [2187 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-hlr-dbg 1.9.1.1.d4b4.202508282026 [467 kB] Fetched 11.4 MB in 0s (65.3 MB/s) Selecting previously unselected package libc6-dbg:amd64. (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 ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508282026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508282026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508282026_amd64.deb ... Unpacking osmocom-nightly (202508282026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0.13.c499.202508282026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508282026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0.22.83f4.202508282026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.22.83f4.202508282026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.1.1.d4b4.202508282026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508282026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../10-libosmo-mslookup1_1.9.1.1.d4b4.202508282026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.1.1.d4b4.202508282026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../11-libosmocodec4_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../12-libosmocoding0_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../13-libosmogb14_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../14-libosmoctrl0_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../15-libosmosim2_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../16-libosmousb0_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../17-libosmocore_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../18-osmo-hlr_1.9.1.1.d4b4.202508282026_amd64.deb ... Unpacking osmo-hlr (1.9.1.1.d4b4.202508282026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../20-osmo-hlr-dbg_1.9.1.1.d4b4.202508282026_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.1.1.d4b4.202508282026) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508282026) ... Setting up osmocom-nightly (202508282026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508282026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmo-mslookup1:amd64 (1.9.1.1.d4b4.202508282026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmocore (1.11.0.32.33cb4.202508282026) ... Setting up libosmoabis15:amd64 (2.0.0.22.83f4.202508282026) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508282026) ... Setting up osmo-hlr (1.9.1.1.d4b4.202508282026) ... 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' → '/usr/lib/systemd/system/osmo-hlr.service'. Setting up osmo-hlr-dbg (1.9.1.1.d4b4.202508282026) ... Processing triggers for libc-bin (2.41-12) ... [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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test"#', '/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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', '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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', '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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', '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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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-20250829-0855-d8ca688c-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20250829085516187 DMAIN <0000> hlr.c:812 hlr starting 20250829085516187 DDB <0001> db.c:600 using database: :memory: 20250829085516187 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.46.1 20250829085516187 DDB <0001> db.c:602 Running with SQLite3 lib version 3.46.1 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'ALLOW_ROWID_IN_VIEW' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-14.2.0' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'DIRECT_OVERFLOW_READ' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBPAGE_VTAB' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=0xfffffffe' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250829085516187 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250829085516187 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250829085516189 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250829085516189 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250829085516189 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250829085516190 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250829085516190 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-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-20250829-0855-d8ca688c-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/start-testsuite.sh', 'hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 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@a05b3587fa16: Unix server socket created successfully. MC@a05b3587fa16: Listening on TCP port 34779. a05b3587fa16 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr/HLR_Tests a05b3587fa16 34779 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@a05b3587fa16: New HC connected from 10.0.2.100 [10.0.2.100]. a05b3587fa16: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@a05b3587fa16: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@a05b3587fa16: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@a05b3587fa16: Configuration file was processed on all HCs. MC@a05b3587fa16: Creating MTC on host 10.0.2.100. MC@a05b3587fa16: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Fri Aug 29 08:55:16 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_gsup_sai_err_invalid_imsi started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085517756 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085517756 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085517758 DLINP <000b> input/ipa.c:452 connected read/write 20250829085517758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085517759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60462<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085517760 DLINP <000b> input/ipa.c:452 connected read/write 20250829085517760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085517760 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085517760 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085517760 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085517760 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085517760 DLGSUP <0013> gsup_server.c:238 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 20250829085517760 DLGSUP <0013> gsup_server.c:236 2: 20250829085517760 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085517760 DLGSUP <0013> gsup_server.c:236 3: 20250829085517760 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085517760 DLGSUP <0013> gsup_server.c:236 4: 20250829085517760 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085517760 DLGSUP <0013> gsup_server.c:236 5: 20250829085517760 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085517760 DLGSUP <0013> gsup_server.c:236 7: 20250829085517760 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085517760 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085517760 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085517760 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085517786 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38559<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@a05b3587fa16: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250829085517808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60470<->l=127.0.0.1:4258 20250829085517814 DLINP <000b> input/ipa.c:452 connected read/write 20250829085517814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085517814 DLGSUP <0013> gsup_req.c:140 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"} 20250829085517814 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20250829085517814 DLGSUP <0013> gsup_req.c:276 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} 20250829085517814 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085517814 DLINP <000b> input/ipa.c:452 connected read/write 20250829085517814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085517814 DLINP <000b> input/ipa.c:452 connected read/write 20250829085517814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@a05b3587fa16: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@a05b3587fa16: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085517816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60470<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@a05b3587fa16: Final verdict of PTC: pass 20250829085517817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60462<->l=127.0.0.1:4258 20250829085517819 DLINP <000b> input/ipa.c:452 connected read/write 20250829085517819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085517819 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085517819 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085517819 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085517819 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38559<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@a05b3587fa16: Final verdict of PTC: none 5@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 5: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@a05b3587fa16: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Fri Aug 29 08:55:17 UTC 2025 ====== 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 20250829085517869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60482<->l=127.0.0.1:4258 20250829085517970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60482<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=25012) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Fri Aug 29 08:55:19 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_gsup_sai started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085521028 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085521028 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085521031 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521031 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085521033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60484<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085521034 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085521034 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085521034 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(8)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085521034 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085521034 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085521034 DLGSUP <0013> gsup_server.c:238 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 20250829085521034 DLGSUP <0013> gsup_server.c:236 2: 20250829085521034 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085521034 DLGSUP <0013> gsup_server.c:236 3: 20250829085521034 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085521034 DLGSUP <0013> gsup_server.c:236 4: 20250829085521034 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085521035 DLGSUP <0013> gsup_server.c:236 5: 20250829085521035 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085521035 DLGSUP <0013> gsup_server.c:236 7: 20250829085521035 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085521035 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085521035 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085521035 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085521043 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33267<->l=127.0.0.1:4259) 20250829085521047 DAUC <0003> db_auc.c:157 IMSI='262423426838704': No 2G Auth Data 20250829085521047 DAUC <0003> db_auc.c:192 IMSI='262423426838704': No 3G Auth Data HLR_Test-GSUP(9)@a05b3587fa16: Created GsupExpect[0] for "262423426838704" to be handled at TC_gsup_sai(12) 20250829085521054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60500<->l=127.0.0.1:4258 20250829085521078 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085521078 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423426838704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423426838704"} 20250829085521078 DAUC <0003> db_auc.c:192 IMSI='262423426838704': No 3G Auth Data 20250829085521078 DAUC <0003> db_auc.c:236 IMSI='262423426838704': Calling to generate 5 vectors 20250829085521078 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250829085521078 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085521078 DAUC <0003> auc.c:113 vector [0]: rand = 3b92c46bdae47ac1bc14257bd4fcab50 20250829085521078 DAUC <0003> auc.c:179 vector [0]: kc = 0230489e256fd000 20250829085521078 DAUC <0003> auc.c:180 vector [0]: sres = 4cabfb96 20250829085521078 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250829085521078 DAUC <0003> auc.c:113 vector [1]: rand = 1451f12b692635393f691185ca18419f 20250829085521078 DAUC <0003> auc.c:179 vector [1]: kc = 32c36fb725dca000 20250829085521078 DAUC <0003> auc.c:180 vector [1]: sres = 8d9a0be3 20250829085521078 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250829085521078 DAUC <0003> auc.c:113 vector [2]: rand = 10d06e13bdb7b9fa8506b585b501deb6 20250829085521078 DAUC <0003> auc.c:179 vector [2]: kc = a55c8f2202d6fc00 20250829085521078 DAUC <0003> auc.c:180 vector [2]: sres = 0aa50f59 20250829085521078 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250829085521078 DAUC <0003> auc.c:113 vector [3]: rand = 3e3b633e3b5703f6e39a2a74397c4fe6 20250829085521078 DAUC <0003> auc.c:179 vector [3]: kc = 8b268d7efc725400 20250829085521078 DAUC <0003> auc.c:180 vector [3]: sres = 0fd00ca6 20250829085521078 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250829085521078 DAUC <0003> auc.c:113 vector [4]: rand = 280debc076227e960e310772918eca33 20250829085521078 DAUC <0003> auc.c:179 vector [4]: kc = 2358746b01b8a400 20250829085521078 DAUC <0003> auc.c:180 vector [4]: sres = e547cd63 20250829085521078 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250829085521078 DAUC <0003> db_auc.c:245 IMSI='262423426838704': Generated 5 vectors 20250829085521078 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423426838704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423426838704"} 20250829085521078 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423426838704 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085521078 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085521078 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a05b3587fa16: Found GsupExpect[0] for "262423426838704" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@a05b3587fa16: Added IMSI table entry 0TC_gsup_sai(12)"262423426838704" TC_gsup_sai(12)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_sai(12)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085521080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60500<->l=127.0.0.1:4258 TC_gsup_sai(12)@a05b3587fa16: Final verdict of PTC: pass 20250829085521081 DAUC <0003> db_auc.c:157 IMSI='262426616714536': No 2G Auth Data 20250829085521081 DAUC <0003> db_auc.c:192 IMSI='262426616714536': No 3G Auth Data HLR_Test-GSUP(9)@a05b3587fa16: Created GsupExpect[0] for "262426616714536" to be handled at TC_gsup_sai(13) 20250829085521089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60508<->l=127.0.0.1:4258 20250829085521091 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085521091 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426616714536 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426616714536"} 20250829085521091 DAUC <0003> db_auc.c:192 IMSI='262426616714536': No 3G Auth Data 20250829085521091 DAUC <0003> db_auc.c:236 IMSI='262426616714536': Calling to generate 5 vectors 20250829085521091 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250829085521091 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085521091 DAUC <0003> auc.c:113 vector [0]: rand = 68640ffdba8f0c41d4f67920421c7ceb 20250829085521091 DAUC <0003> auc.c:179 vector [0]: kc = f3b874e283ff2000 20250829085521091 DAUC <0003> auc.c:180 vector [0]: sres = 0dce3e00 20250829085521091 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250829085521091 DAUC <0003> auc.c:113 vector [1]: rand = 09cdeb853d7fc3901d75e022830cfa28 20250829085521091 DAUC <0003> auc.c:179 vector [1]: kc = 7f766c4970983800 20250829085521091 DAUC <0003> auc.c:180 vector [1]: sres = f08607af 20250829085521091 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250829085521091 DAUC <0003> auc.c:113 vector [2]: rand = 419ce41ad29ba601d273e8fe12f1d7c3 20250829085521091 DAUC <0003> auc.c:179 vector [2]: kc = 8549e9ccc7bd4400 20250829085521091 DAUC <0003> auc.c:180 vector [2]: sres = a8444e71 20250829085521091 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250829085521091 DAUC <0003> auc.c:113 vector [3]: rand = e7be7bf0f92bd4d675088667145e676f 20250829085521091 DAUC <0003> auc.c:179 vector [3]: kc = 0cf2f67761ad0000 20250829085521091 DAUC <0003> auc.c:180 vector [3]: sres = e27995fb 20250829085521091 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250829085521091 DAUC <0003> auc.c:113 vector [4]: rand = 8866e37ea07343afeb19bae761d15a2e 20250829085521091 DAUC <0003> auc.c:179 vector [4]: kc = 3dc7c4029b893800 20250829085521091 DAUC <0003> auc.c:180 vector [4]: sres = 23b07840 20250829085521091 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250829085521091 DAUC <0003> db_auc.c:245 IMSI='262426616714536': Generated 5 vectors 20250829085521091 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426616714536 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426616714536"} 20250829085521091 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426616714536 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085521091 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085521091 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a05b3587fa16: Found GsupExpect[0] for "262426616714536" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@a05b3587fa16: Added IMSI table entry 1TC_gsup_sai(13)"262426616714536" TC_gsup_sai(13)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_sai(13)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085521092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60508<->l=127.0.0.1:4258 TC_gsup_sai(13)@a05b3587fa16: Final verdict of PTC: pass 20250829085521092 DAUC <0003> db_auc.c:157 IMSI='262420447826826': No 2G Auth Data 20250829085521092 DAUC <0003> db_auc.c:192 IMSI='262420447826826': No 3G Auth Data HLR_Test-GSUP(9)@a05b3587fa16: Created GsupExpect[0] for "262420447826826" to be handled at TC_gsup_sai(14) 20250829085521098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60520<->l=127.0.0.1:4258 20250829085521100 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085521100 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420447826826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420447826826"} 20250829085521100 DAUC <0003> db_auc.c:192 IMSI='262420447826826': No 3G Auth Data 20250829085521100 DAUC <0003> db_auc.c:236 IMSI='262420447826826': Calling to generate 5 vectors 20250829085521100 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250829085521100 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085521100 DAUC <0003> auc.c:113 vector [0]: rand = 83623bbecb2c82db482fce13c37f9b58 20250829085521100 DAUC <0003> auc.c:179 vector [0]: kc = aa941c6e518a01e6 20250829085521100 DAUC <0003> auc.c:180 vector [0]: sres = ecf19460 20250829085521100 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250829085521100 DAUC <0003> auc.c:113 vector [1]: rand = 7871df3471bc1e9ec8c1b28b0ac84823 20250829085521100 DAUC <0003> auc.c:179 vector [1]: kc = 988618536e023637 20250829085521100 DAUC <0003> auc.c:180 vector [1]: sres = a2dbfb11 20250829085521100 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250829085521100 DAUC <0003> auc.c:113 vector [2]: rand = 70905df2c978c23ce353f1692af810aa 20250829085521100 DAUC <0003> auc.c:179 vector [2]: kc = 18a007b338cce4cf 20250829085521100 DAUC <0003> auc.c:180 vector [2]: sres = a49f0212 20250829085521100 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250829085521100 DAUC <0003> auc.c:113 vector [3]: rand = 200684988e55647044c9c1ef8ad512c5 20250829085521100 DAUC <0003> auc.c:179 vector [3]: kc = f34c761e4b88d2da 20250829085521100 DAUC <0003> auc.c:180 vector [3]: sres = e6abd451 20250829085521100 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250829085521100 DAUC <0003> auc.c:113 vector [4]: rand = 30753c0bf246d159165ebb2572101ff5 20250829085521100 DAUC <0003> auc.c:179 vector [4]: kc = 38c2b4fc31d6a1a8 20250829085521100 DAUC <0003> auc.c:180 vector [4]: sres = 4d9bfde4 20250829085521100 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250829085521100 DAUC <0003> db_auc.c:245 IMSI='262420447826826': Generated 5 vectors 20250829085521100 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420447826826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420447826826"} 20250829085521100 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420447826826 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085521100 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085521100 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a05b3587fa16: Found GsupExpect[0] for "262420447826826" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@a05b3587fa16: Added IMSI table entry 2TC_gsup_sai(14)"262420447826826" TC_gsup_sai(14)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_sai(14)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085521101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60520<->l=127.0.0.1:4258 TC_gsup_sai(14)@a05b3587fa16: Final verdict of PTC: pass 20250829085521102 DAUC <0003> db_auc.c:157 IMSI='262427362130163': No 2G Auth Data 20250829085521102 DAUC <0003> db_auc.c:192 IMSI='262427362130163': No 3G Auth Data HLR_Test-GSUP(9)@a05b3587fa16: Created GsupExpect[0] for "262427362130163" to be handled at TC_gsup_sai(15) 20250829085521108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60528<->l=127.0.0.1:4258 20250829085521110 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085521110 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427362130163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427362130163"} 20250829085521110 DAUC <0003> db_auc.c:157 IMSI='262427362130163': No 2G Auth Data 20250829085521110 DAUC <0003> db_auc.c:236 IMSI='262427362130163': Calling to generate 5 vectors 20250829085521110 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250829085521110 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085521110 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085521110 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250829085521110 DAUC <0003> auc.c:113 vector [0]: rand = 5ec0a1ea164e0f94123fcb28451589cf 20250829085521110 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250829085521111 DAUC <0003> auc.c:142 vector [0]: autn = d6f1c26676120000cd6af47e88f9e2c7 20250829085521111 DAUC <0003> auc.c:143 vector [0]: ck = 404a1b94e175f3cbf73ea0c5c1415609 20250829085521111 DAUC <0003> auc.c:144 vector [0]: ik = 92ecdad3a472d19ed0db1a8ddea20911 20250829085521111 DAUC <0003> auc.c:145 vector [0]: res = 8795f0614a4a75b90000000000000000 20250829085521111 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085521111 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250829085521111 DAUC <0003> auc.c:151 vector [0]: kc = f5437b0f5ae47d4d 20250829085521111 DAUC <0003> auc.c:152 vector [0]: sres = cddf85d8 20250829085521111 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250829085521111 DAUC <0003> auc.c:113 vector [1]: rand = 58ac0a4e6a6998e2550968bf93d869de 20250829085521111 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250829085521111 DAUC <0003> auc.c:142 vector [1]: autn = e176b33145fa0000653fd717c590095f 20250829085521111 DAUC <0003> auc.c:143 vector [1]: ck = 003333e53df1ce54831bbfd4ba014605 20250829085521111 DAUC <0003> auc.c:144 vector [1]: ik = 0f97a4db1ba0824e4ce7d07be10d600c 20250829085521111 DAUC <0003> auc.c:145 vector [1]: res = 80f1451da2791b7b0000000000000000 20250829085521111 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085521111 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250829085521111 DAUC <0003> auc.c:151 vector [1]: kc = c058f8917d5d6a13 20250829085521111 DAUC <0003> auc.c:152 vector [1]: sres = 22885e66 20250829085521111 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250829085521111 DAUC <0003> auc.c:113 vector [2]: rand = b82710f1c0f4bebce83a4808ba28b380 20250829085521111 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250829085521111 DAUC <0003> auc.c:142 vector [2]: autn = ab353840f7e30000d6202e35597a5b22 20250829085521111 DAUC <0003> auc.c:143 vector [2]: ck = 04a4cc6b17f1a1c78246702ae6f3c2a7 20250829085521111 DAUC <0003> auc.c:144 vector [2]: ik = 301c1e42d3680d5b5475c010e93d5035 20250829085521111 DAUC <0003> auc.c:145 vector [2]: res = e6b573e08e9a65700000000000000000 20250829085521111 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085521111 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250829085521111 DAUC <0003> auc.c:151 vector [2]: kc = e28b6213cb573e0e 20250829085521111 DAUC <0003> auc.c:152 vector [2]: sres = 682f1690 20250829085521111 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250829085521111 DAUC <0003> auc.c:113 vector [3]: rand = 24c475678cec942c9504076ec86144d3 20250829085521111 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250829085521111 DAUC <0003> auc.c:142 vector [3]: autn = 36efe5d5b30e0000171ab6fe43a8e602 20250829085521111 DAUC <0003> auc.c:143 vector [3]: ck = 067db8f01ac9ec487cf6470b00d781e1 20250829085521111 DAUC <0003> auc.c:144 vector [3]: ik = bcf637aca82370f536566a8f10376a33 20250829085521111 DAUC <0003> auc.c:145 vector [3]: res = cc6108823e237aed0000000000000000 20250829085521111 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085521111 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250829085521111 DAUC <0003> auc.c:151 vector [3]: kc = f02ba2d8a20a776f 20250829085521111 DAUC <0003> auc.c:152 vector [3]: sres = f242726f 20250829085521111 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250829085521111 DAUC <0003> auc.c:113 vector [4]: rand = 02becde853d5b6f098c4bbc69ce44f62 20250829085521111 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250829085521111 DAUC <0003> auc.c:142 vector [4]: autn = 200b44ee7350000091dfa3699d4194f1 20250829085521111 DAUC <0003> auc.c:143 vector [4]: ck = 2ec182800b33efadee27f89872044a92 20250829085521111 DAUC <0003> auc.c:144 vector [4]: ik = 3d2f5ed866d9b866e89aa89cf37c41bf 20250829085521111 DAUC <0003> auc.c:145 vector [4]: res = bfb4394b2d9a0b2e0000000000000000 20250829085521111 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250829085521111 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250829085521111 DAUC <0003> auc.c:151 vector [4]: kc = 15538c5cec925ce6 20250829085521111 DAUC <0003> auc.c:152 vector [4]: sres = 922e3265 20250829085521111 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250829085521111 DAUC <0003> db_auc.c:245 IMSI='262427362130163': Generated 5 vectors 20250829085521111 DAUC <0003> db_auc.c:249 IMSI='262427362130163': Updating SQN=161 in DB 20250829085521111 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427362130163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427362130163"} 20250829085521111 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427362130163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085521111 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085521111 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a05b3587fa16: Found GsupExpect[0] for "262427362130163" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@a05b3587fa16: Added IMSI table entry 3TC_gsup_sai(15)"262427362130163" TC_gsup_sai(15)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_sai(15)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085521113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60528<->l=127.0.0.1:4258 TC_gsup_sai(15)@a05b3587fa16: Final verdict of PTC: pass 20250829085521113 DAUC <0003> db_auc.c:157 IMSI='262425687030217': No 2G Auth Data 20250829085521113 DAUC <0003> db_auc.c:192 IMSI='262425687030217': No 3G Auth Data HLR_Test-GSUP(9)@a05b3587fa16: Created GsupExpect[0] for "262425687030217" to be handled at TC_gsup_sai(16) 20250829085521119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60540<->l=127.0.0.1:4258 20250829085521121 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085521121 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425687030217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425687030217"} 20250829085521121 DAUC <0003> db_auc.c:157 IMSI='262425687030217': No 2G Auth Data 20250829085521121 DAUC <0003> db_auc.c:236 IMSI='262425687030217': Calling to generate 5 vectors 20250829085521121 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250829085521121 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085521121 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250829085521121 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250829085521121 DAUC <0003> auc.c:113 vector [0]: rand = 14aedff836b3c06019e317203b663e00 20250829085521121 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250829085521121 DAUC <0003> auc.c:142 vector [0]: autn = f540637625b000007cc4da470f2f6cdb 20250829085521121 DAUC <0003> auc.c:143 vector [0]: ck = 870b5f136cc9a7bf22631902aa73e54f 20250829085521121 DAUC <0003> auc.c:144 vector [0]: ik = f792721e54e044addb57ce02d8252023 20250829085521121 DAUC <0003> auc.c:145 vector [0]: res = 41b4b9ed6b4c4ff90000000000000000 20250829085521121 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085521121 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250829085521121 DAUC <0003> auc.c:151 vector [0]: kc = 89adfa0d4a7f267e 20250829085521121 DAUC <0003> auc.c:152 vector [0]: sres = 2af8f614 20250829085521121 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250829085521121 DAUC <0003> auc.c:113 vector [1]: rand = c74605b34b8d841e298fda0a7b913cbb 20250829085521121 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250829085521121 DAUC <0003> auc.c:142 vector [1]: autn = 06317d5dafe10000fea59fee29c290e1 20250829085521121 DAUC <0003> auc.c:143 vector [1]: ck = ff4651266e1f41898da3af5c06b0238f 20250829085521121 DAUC <0003> auc.c:144 vector [1]: ik = 5e6e30f908b9033a98915cea20d079e5 20250829085521121 DAUC <0003> auc.c:145 vector [1]: res = 78c69911829c9f710000000000000000 20250829085521121 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085521121 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250829085521121 DAUC <0003> auc.c:151 vector [1]: kc = b41a926940c618d9 20250829085521121 DAUC <0003> auc.c:152 vector [1]: sres = fa5a0660 20250829085521121 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250829085521121 DAUC <0003> auc.c:113 vector [2]: rand = 6f715fa57ea536c7cacff0d14a925694 20250829085521121 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250829085521121 DAUC <0003> auc.c:142 vector [2]: autn = 2733108cabf800002482d5c1a24bd036 20250829085521121 DAUC <0003> auc.c:143 vector [2]: ck = 42a5fc63601eb14674d6e84411cca83a 20250829085521121 DAUC <0003> auc.c:144 vector [2]: ik = aed090d141b0826f29fb3e17ad00a586 20250829085521121 DAUC <0003> auc.c:145 vector [2]: res = 2bc14134a19e65fd0000000000000000 20250829085521121 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085521121 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250829085521121 DAUC <0003> auc.c:151 vector [2]: kc = b158bae19d623e95 20250829085521121 DAUC <0003> auc.c:152 vector [2]: sres = 8a5f24c9 20250829085521121 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250829085521121 DAUC <0003> auc.c:113 vector [3]: rand = 0902e6efaf3e460c1715d33df3b212a1 20250829085521121 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250829085521121 DAUC <0003> auc.c:142 vector [3]: autn = c77e91571588000020715f6013e0a782 20250829085521121 DAUC <0003> auc.c:143 vector [3]: ck = 37a46306122b85f3362a02913145c5d4 20250829085521121 DAUC <0003> auc.c:144 vector [3]: ik = 03ebac3814df2607933210c5ff15cfb8 20250829085521121 DAUC <0003> auc.c:145 vector [3]: res = fe1c56de04e7ccb70000000000000000 20250829085521121 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085521121 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250829085521121 DAUC <0003> auc.c:151 vector [3]: kc = 9157dd6ac8a4a998 20250829085521121 DAUC <0003> auc.c:152 vector [3]: sres = fafb9a69 20250829085521121 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250829085521121 DAUC <0003> auc.c:113 vector [4]: rand = 25891a3f71448ee27245943ce4ef5083 20250829085521121 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250829085521121 DAUC <0003> auc.c:142 vector [4]: autn = bf809a9b102c0000a716236ec3aefcf9 20250829085521121 DAUC <0003> auc.c:143 vector [4]: ck = 74b24352501acef0b9a420cd63b658b4 20250829085521121 DAUC <0003> auc.c:144 vector [4]: ik = 3bc3e77e32df217a5c563f3b8d496e08 20250829085521121 DAUC <0003> auc.c:145 vector [4]: res = de8738e0baf664190000000000000000 20250829085521121 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250829085521121 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250829085521121 DAUC <0003> auc.c:151 vector [4]: kc = aa83bbda8c3ad936 20250829085521121 DAUC <0003> auc.c:152 vector [4]: sres = 64715cf9 20250829085521121 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250829085521121 DAUC <0003> db_auc.c:245 IMSI='262425687030217': Generated 5 vectors 20250829085521121 DAUC <0003> db_auc.c:249 IMSI='262425687030217': Updating SQN=161 in DB 20250829085521121 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425687030217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425687030217"} 20250829085521121 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425687030217 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085521121 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085521121 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a05b3587fa16: Found GsupExpect[0] for "262425687030217" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@a05b3587fa16: Added IMSI table entry 4TC_gsup_sai(16)"262425687030217" TC_gsup_sai(16)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_sai(16)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085521122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60540<->l=127.0.0.1:4258 TC_gsup_sai(16)@a05b3587fa16: Final verdict of PTC: pass 20250829085521123 DAUC <0003> db_auc.c:157 IMSI='262426912281511': No 2G Auth Data 20250829085521123 DAUC <0003> db_auc.c:192 IMSI='262426912281511': No 3G Auth Data HLR_Test-GSUP(9)@a05b3587fa16: Created GsupExpect[0] for "262426912281511" to be handled at TC_gsup_sai(17) 20250829085521128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60556<->l=127.0.0.1:4258 20250829085521130 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085521130 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426912281511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426912281511"} 20250829085521130 DAUC <0003> db_auc.c:236 IMSI='262426912281511': Calling to generate 5 vectors 20250829085521130 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250829085521130 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085521130 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085521130 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250829085521130 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085521130 DAUC <0003> auc.c:113 vector [0]: rand = 40fb3e9b6b745cf2caee6347eb439bd2 20250829085521130 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250829085521130 DAUC <0003> auc.c:142 vector [0]: autn = 9652a7f9242f0000acffdfa2d4f7263a 20250829085521130 DAUC <0003> auc.c:143 vector [0]: ck = 3ec3349ae0c6435130c87c8fd6177fb1 20250829085521130 DAUC <0003> auc.c:144 vector [0]: ik = 4eadff4649253cda76c4300fa443a5b9 20250829085521130 DAUC <0003> auc.c:145 vector [0]: res = f0400d29e3bae75a0000000000000000 20250829085521130 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085521130 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250829085521130 DAUC <0003> auc.c:179 vector [0]: kc = 6ab23b2741b2f400 20250829085521130 DAUC <0003> auc.c:180 vector [0]: sres = 6df20773 20250829085521130 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250829085521130 DAUC <0003> auc.c:113 vector [1]: rand = 64ba163771474bf7b55448e659e3a0c8 20250829085521130 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250829085521130 DAUC <0003> auc.c:142 vector [1]: autn = d30199ce82190000babe69fc53faefcf 20250829085521130 DAUC <0003> auc.c:143 vector [1]: ck = f84b3d08b28257090d8216d69a661c73 20250829085521130 DAUC <0003> auc.c:144 vector [1]: ik = 96e7e18b0658d31fb08e9ba7f2682e1c 20250829085521130 DAUC <0003> auc.c:145 vector [1]: res = 0481c8d888f4762b0000000000000000 20250829085521130 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085521130 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250829085521130 DAUC <0003> auc.c:179 vector [1]: kc = 48eaccb87b3bd000 20250829085521130 DAUC <0003> auc.c:180 vector [1]: sres = e7be74e8 20250829085521130 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250829085521130 DAUC <0003> auc.c:113 vector [2]: rand = c910057b4ef4799a091473e1b01092fe 20250829085521130 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250829085521130 DAUC <0003> auc.c:142 vector [2]: autn = 5cee359787570000a7bb9f378ba80a96 20250829085521130 DAUC <0003> auc.c:143 vector [2]: ck = f608d13ade31151ba7bd030584471f14 20250829085521130 DAUC <0003> auc.c:144 vector [2]: ik = b0fa8501964298465d9dcaa92c09f5d6 20250829085521130 DAUC <0003> auc.c:145 vector [2]: res = 17a48111efb7217e0000000000000000 20250829085521130 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085521130 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250829085521130 DAUC <0003> auc.c:179 vector [2]: kc = 6cd8665ee70a2c00 20250829085521130 DAUC <0003> auc.c:180 vector [2]: sres = d1481095 20250829085521130 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250829085521130 DAUC <0003> auc.c:113 vector [3]: rand = 23bcf1738c780919671cacef9ce5788e 20250829085521130 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250829085521130 DAUC <0003> auc.c:142 vector [3]: autn = 55aa4fcdc6640000909b4dc7f8ae348a 20250829085521130 DAUC <0003> auc.c:143 vector [3]: ck = 2b7a6171374e1995cf32a95dcfd4812c 20250829085521130 DAUC <0003> auc.c:144 vector [3]: ik = 42fd783860fe0e08c9133dba3edf84e0 20250829085521130 DAUC <0003> auc.c:145 vector [3]: res = 89b82695ef22f2c80000000000000000 20250829085521130 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085521130 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250829085521130 DAUC <0003> auc.c:179 vector [3]: kc = 4bd39308f20c5c00 20250829085521130 DAUC <0003> auc.c:180 vector [3]: sres = b6079077 20250829085521130 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250829085521130 DAUC <0003> auc.c:113 vector [4]: rand = 315977a2ef9b1e85d1d5684694a3d7ab 20250829085521130 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250829085521130 DAUC <0003> auc.c:142 vector [4]: autn = d24ddbdf08610000df4523cd73ff5054 20250829085521130 DAUC <0003> auc.c:143 vector [4]: ck = 3bf6f3841ff1d0c1851211c02fa77d50 20250829085521130 DAUC <0003> auc.c:144 vector [4]: ik = b115cc91f0f5e7cf78fb97ccddcfb605 20250829085521130 DAUC <0003> auc.c:145 vector [4]: res = 15b9887d18a338010000000000000000 20250829085521130 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250829085521130 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250829085521130 DAUC <0003> auc.c:179 vector [4]: kc = 352802dd8ee87000 20250829085521130 DAUC <0003> auc.c:180 vector [4]: sres = 7cae71e8 20250829085521130 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250829085521130 DAUC <0003> db_auc.c:245 IMSI='262426912281511': Generated 5 vectors 20250829085521130 DAUC <0003> db_auc.c:249 IMSI='262426912281511': Updating SQN=161 in DB 20250829085521130 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426912281511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426912281511"} 20250829085521130 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426912281511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085521130 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085521130 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521130 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a05b3587fa16: Found GsupExpect[0] for "262426912281511" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@a05b3587fa16: Added IMSI table entry 5TC_gsup_sai(17)"262426912281511" TC_gsup_sai(17)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_sai(17)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085521132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60556<->l=127.0.0.1:4258 TC_gsup_sai(17)@a05b3587fa16: Final verdict of PTC: pass 20250829085521132 DAUC <0003> db_auc.c:157 IMSI='262422134534289': No 2G Auth Data 20250829085521132 DAUC <0003> db_auc.c:192 IMSI='262422134534289': No 3G Auth Data HLR_Test-GSUP(9)@a05b3587fa16: Created GsupExpect[0] for "262422134534289" to be handled at TC_gsup_sai(18) 20250829085521137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60564<->l=127.0.0.1:4258 20250829085521139 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085521139 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422134534289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422134534289"} 20250829085521139 DAUC <0003> db_auc.c:236 IMSI='262422134534289': Calling to generate 5 vectors 20250829085521139 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250829085521139 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085521139 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085521139 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250829085521139 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085521139 DAUC <0003> auc.c:113 vector [0]: rand = 3d79fa71b5b40aa56b19b59d789acb20 20250829085521139 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250829085521139 DAUC <0003> auc.c:142 vector [0]: autn = 587525f6060e0000df00cfea87ce980a 20250829085521139 DAUC <0003> auc.c:143 vector [0]: ck = c197a9e677292f871c4bd9d72eeccd13 20250829085521139 DAUC <0003> auc.c:144 vector [0]: ik = fdda62c52dff923138cce7d3697a86fb 20250829085521139 DAUC <0003> auc.c:145 vector [0]: res = aef5056037c699600000000000000000 20250829085521139 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085521139 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250829085521139 DAUC <0003> auc.c:179 vector [0]: kc = c98f4846c1fd6000 20250829085521139 DAUC <0003> auc.c:180 vector [0]: sres = c0bcc9f7 20250829085521139 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250829085521139 DAUC <0003> auc.c:113 vector [1]: rand = 993a740974a1f5739188ea20a7c6b5b4 20250829085521139 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250829085521139 DAUC <0003> auc.c:142 vector [1]: autn = 354a191c4d21000060a782849383a7dd 20250829085521139 DAUC <0003> auc.c:143 vector [1]: ck = 8cbaf3a1db0cfcc946f6667733d2ef67 20250829085521139 DAUC <0003> auc.c:144 vector [1]: ik = 0fe11e5a5c5c31c766a9cf610779abe2 20250829085521139 DAUC <0003> auc.c:145 vector [1]: res = 09d7fb4db110e81c0000000000000000 20250829085521139 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085521139 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250829085521139 DAUC <0003> auc.c:179 vector [1]: kc = d595cc7aca24ac00 20250829085521139 DAUC <0003> auc.c:180 vector [1]: sres = 866e0b99 20250829085521139 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250829085521139 DAUC <0003> auc.c:113 vector [2]: rand = 410776edc7dfc0fd56e9586af73a34d5 20250829085521139 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250829085521139 DAUC <0003> auc.c:142 vector [2]: autn = 745da9f520dc0000002e0d363d2d2e5f 20250829085521139 DAUC <0003> auc.c:143 vector [2]: ck = decf250ea5be126ff5bf45869c866dc1 20250829085521139 DAUC <0003> auc.c:144 vector [2]: ik = baf27f9f1a751cfc2b79579a77d49abd 20250829085521139 DAUC <0003> auc.c:145 vector [2]: res = 45592c0b711b65e30000000000000000 20250829085521139 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085521139 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250829085521139 DAUC <0003> auc.c:179 vector [2]: kc = a20a53c722f2dc00 20250829085521139 DAUC <0003> auc.c:180 vector [2]: sres = 310a2232 20250829085521139 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250829085521139 DAUC <0003> auc.c:113 vector [3]: rand = 4c912c6a6cdef9a86809dd04372bdf38 20250829085521139 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250829085521139 DAUC <0003> auc.c:142 vector [3]: autn = 0b1eebdf0b24000088152eb2728e7925 20250829085521139 DAUC <0003> auc.c:143 vector [3]: ck = 30892821ba928ecdf45ac71361b10650 20250829085521139 DAUC <0003> auc.c:144 vector [3]: ik = cff9686fdda89ab64936c5b36da2fad9 20250829085521139 DAUC <0003> auc.c:145 vector [3]: res = 82c060161e8044f70000000000000000 20250829085521139 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085521139 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250829085521139 DAUC <0003> auc.c:179 vector [3]: kc = 3e9ee0fca88f9400 20250829085521139 DAUC <0003> auc.c:180 vector [3]: sres = 654547e4 20250829085521139 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250829085521139 DAUC <0003> auc.c:113 vector [4]: rand = a3760fd0ade89732c58bae6682d128dc 20250829085521139 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250829085521139 DAUC <0003> auc.c:142 vector [4]: autn = 156bc7186ec10000636e7a7e8ecfb46d 20250829085521139 DAUC <0003> auc.c:143 vector [4]: ck = aadb02327b7f0205e111f089820b06c6 20250829085521139 DAUC <0003> auc.c:144 vector [4]: ik = 00f094c0d22b07e0fc6489058757ce93 20250829085521139 DAUC <0003> auc.c:145 vector [4]: res = cce8fa7425bb5a5e0000000000000000 20250829085521139 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250829085521139 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250829085521139 DAUC <0003> auc.c:179 vector [4]: kc = 074793553f132c00 20250829085521139 DAUC <0003> auc.c:180 vector [4]: sres = 3c91e46b 20250829085521139 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250829085521139 DAUC <0003> db_auc.c:245 IMSI='262422134534289': Generated 5 vectors 20250829085521139 DAUC <0003> db_auc.c:249 IMSI='262422134534289': Updating SQN=161 in DB 20250829085521139 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422134534289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422134534289"} 20250829085521139 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422134534289 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085521139 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085521139 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a05b3587fa16: Found GsupExpect[0] for "262422134534289" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@a05b3587fa16: Added IMSI table entry 6TC_gsup_sai(18)"262422134534289" TC_gsup_sai(18)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_sai(18)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085521141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60564<->l=127.0.0.1:4258 TC_gsup_sai(18)@a05b3587fa16: Final verdict of PTC: pass 20250829085521141 DAUC <0003> db_auc.c:157 IMSI='262429846294222': No 2G Auth Data 20250829085521141 DAUC <0003> db_auc.c:192 IMSI='262429846294222': No 3G Auth Data HLR_Test-GSUP(9)@a05b3587fa16: Created GsupExpect[0] for "262429846294222" to be handled at TC_gsup_sai(19) 20250829085521147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60572<->l=127.0.0.1:4258 20250829085521148 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085521148 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429846294222 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429846294222"} 20250829085521148 DAUC <0003> db_auc.c:236 IMSI='262429846294222': Calling to generate 5 vectors 20250829085521148 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250829085521148 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085521148 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085521148 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250829085521148 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085521148 DAUC <0003> auc.c:113 vector [0]: rand = f29c2853fead0d0ef0fe59c66f0640af 20250829085521148 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250829085521148 DAUC <0003> auc.c:142 vector [0]: autn = 133debe8133300004f3986d7016c9590 20250829085521148 DAUC <0003> auc.c:143 vector [0]: ck = 02314ed3e3891e7aee82f12c67166915 20250829085521148 DAUC <0003> auc.c:144 vector [0]: ik = dbbb05e3b4139f9d7ebdd2be56a42560 20250829085521148 DAUC <0003> auc.c:145 vector [0]: res = 4abfca0705b548d90000000000000000 20250829085521148 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085521148 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250829085521148 DAUC <0003> auc.c:179 vector [0]: kc = 28b015f119990f0d 20250829085521148 DAUC <0003> auc.c:180 vector [0]: sres = 75f14549 20250829085521148 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250829085521148 DAUC <0003> auc.c:113 vector [1]: rand = 7666c9c820fde8a7c3e922814c13ef8f 20250829085521148 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250829085521148 DAUC <0003> auc.c:142 vector [1]: autn = 09db2494f7cd0000b09e8cd4105e5d68 20250829085521148 DAUC <0003> auc.c:143 vector [1]: ck = b8570ab8223ca9ceeebdbaf8e65f7077 20250829085521148 DAUC <0003> auc.c:144 vector [1]: ik = 5aaf2d7b86a73b1d61591df185202cbd 20250829085521148 DAUC <0003> auc.c:145 vector [1]: res = d341c9bced1e40480000000000000000 20250829085521148 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085521148 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250829085521148 DAUC <0003> auc.c:179 vector [1]: kc = e91e8db494eab72e 20250829085521148 DAUC <0003> auc.c:180 vector [1]: sres = 994fd80a 20250829085521148 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250829085521148 DAUC <0003> auc.c:113 vector [2]: rand = 80572a8b02671f5646b92117f0cc7bc7 20250829085521148 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250829085521148 DAUC <0003> auc.c:142 vector [2]: autn = d58e16a02118000097d76cbbdc869824 20250829085521148 DAUC <0003> auc.c:143 vector [2]: ck = 5793b41bee48c014c2ae9016944f3035 20250829085521148 DAUC <0003> auc.c:144 vector [2]: ik = 7d9fa9eb3892a7d4f605b81328a16039 20250829085521148 DAUC <0003> auc.c:145 vector [2]: res = 1e9dad49b2bddb260000000000000000 20250829085521148 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085521148 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250829085521148 DAUC <0003> auc.c:179 vector [2]: kc = d72867e451a0bbe2 20250829085521148 DAUC <0003> auc.c:180 vector [2]: sres = 2d65d97a 20250829085521148 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250829085521148 DAUC <0003> auc.c:113 vector [3]: rand = cc8aa0181ee37f8bb3f9fd852888f767 20250829085521148 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250829085521148 DAUC <0003> auc.c:142 vector [3]: autn = f659abb71373000074ab55cc429cee08 20250829085521148 DAUC <0003> auc.c:143 vector [3]: ck = 2201785dd23878394d7c9fff73a92ab6 20250829085521148 DAUC <0003> auc.c:144 vector [3]: ik = 34339c8c735c4c907ca216106f331a79 20250829085521148 DAUC <0003> auc.c:145 vector [3]: res = 5d3e2408324d7baf0000000000000000 20250829085521148 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085521148 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250829085521148 DAUC <0003> auc.c:179 vector [3]: kc = c73517ce522d377c 20250829085521148 DAUC <0003> auc.c:180 vector [3]: sres = 58fcf94d 20250829085521148 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250829085521148 DAUC <0003> auc.c:113 vector [4]: rand = 77a12a310cdc280f94b88b36fc4fa27b 20250829085521148 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250829085521148 DAUC <0003> auc.c:142 vector [4]: autn = 28db36dbd4be00002fc79861381475c2 20250829085521148 DAUC <0003> auc.c:143 vector [4]: ck = 8d2cd6a6d8336ccf256097d432d0a9ba 20250829085521148 DAUC <0003> auc.c:144 vector [4]: ik = 44410186da23114eeef87cae35b253ba 20250829085521148 DAUC <0003> auc.c:145 vector [4]: res = 69a5d86fb14e08610000000000000000 20250829085521148 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250829085521148 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250829085521148 DAUC <0003> auc.c:179 vector [4]: kc = 31dc4cea5c13a522 20250829085521148 DAUC <0003> auc.c:180 vector [4]: sres = 28506570 20250829085521148 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250829085521148 DAUC <0003> db_auc.c:245 IMSI='262429846294222': Generated 5 vectors 20250829085521148 DAUC <0003> db_auc.c:249 IMSI='262429846294222': Updating SQN=161 in DB 20250829085521148 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429846294222 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429846294222"} 20250829085521148 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429846294222 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085521148 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085521148 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@a05b3587fa16: Found GsupExpect[0] for "262429846294222" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@a05b3587fa16: Added IMSI table entry 7TC_gsup_sai(19)"262429846294222" TC_gsup_sai(19)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_sai(19)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085521150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60572<->l=127.0.0.1:4258 TC_gsup_sai(19)@a05b3587fa16: Final verdict of PTC: pass MTC@a05b3587fa16: setverdict(pass): none -> pass 20250829085521150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60484<->l=127.0.0.1:4258 20250829085521151 DLINP <000b> input/ipa.c:452 connected read/write 20250829085521151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085521151 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085521151 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085521151 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085521151 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33267<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@a05b3587fa16: Final verdict of PTC: none 10@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: pass MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_gsup_sai finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Fri Aug 29 08:55:21 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250829085521178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60586<->l=127.0.0.1:4258 20250829085521279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60586<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66460) Waiting for packet dumper to finish... 1 (prev_count=66460, count=163336) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Fri Aug 29 08:55:23 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_gsup_sai_num_auth_vectors started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085524379 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085524379 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085524383 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37750<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085524388 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524388 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085524388 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085524388 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085524388 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085524388 DLGSUP <0013> gsup_server.c:238 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 20250829085524388 DLGSUP <0013> gsup_server.c:236 2: 20250829085524388 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085524388 DLGSUP <0013> gsup_server.c:236 3: 20250829085524388 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085524388 DLGSUP <0013> gsup_server.c:236 4: 20250829085524388 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085524388 DLGSUP <0013> gsup_server.c:236 5: 20250829085524388 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085524388 DLGSUP <0013> gsup_server.c:236 7: 20250829085524388 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085524388 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085524388 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085524388 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085524407 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36505<->l=127.0.0.1:4259) 20250829085524415 DAUC <0003> db_auc.c:157 IMSI='262427238088636': No 2G Auth Data 20250829085524415 DAUC <0003> db_auc.c:192 IMSI='262427238088636': No 3G Auth Data HLR_Test-GSUP(21)@a05b3587fa16: Created GsupExpect[0] for "262427238088636" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250829085524437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37752<->l=127.0.0.1:4258 20250829085524448 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524448 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427238088636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427238088636"} 20250829085524448 DAUC <0003> db_auc.c:192 IMSI='262427238088636': No 3G Auth Data 20250829085524448 DAUC <0003> db_auc.c:236 IMSI='262427238088636': Calling to generate 1 vectors 20250829085524448 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250829085524448 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524448 DAUC <0003> auc.c:113 vector [0]: rand = b216cd2fc2cd3d9bc147269ccdd926c4 20250829085524448 DAUC <0003> auc.c:179 vector [0]: kc = c6e7b8972d545c00 20250829085524448 DAUC <0003> auc.c:180 vector [0]: sres = c4005ffb 20250829085524448 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250829085524448 DAUC <0003> db_auc.c:245 IMSI='262427238088636': Generated 1 vectors 20250829085524448 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427238088636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427238088636"} 20250829085524448 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427238088636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524448 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524448 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a05b3587fa16: Found GsupExpect[0] for "262427238088636" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@a05b3587fa16: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262427238088636" TC_gsup_sai_num_auth_vectors(24)@a05b3587fa16: setverdict(pass): none -> pass 20250829085524454 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524454 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427238088636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427238088636"} 20250829085524454 DAUC <0003> db_auc.c:192 IMSI='262427238088636': No 3G Auth Data 20250829085524454 DAUC <0003> db_auc.c:236 IMSI='262427238088636': Calling to generate 4 vectors 20250829085524454 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250829085524454 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524454 DAUC <0003> auc.c:113 vector [0]: rand = 54e93f75d7bc995bc0c6618ca132ac56 20250829085524454 DAUC <0003> auc.c:179 vector [0]: kc = 353868cddc054c00 20250829085524454 DAUC <0003> auc.c:180 vector [0]: sres = a0ed7259 20250829085524454 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250829085524454 DAUC <0003> auc.c:113 vector [1]: rand = 3c4dfd6be7cdb002a4cb3be5cad36b09 20250829085524454 DAUC <0003> auc.c:179 vector [1]: kc = a8f0973f5c8bc800 20250829085524454 DAUC <0003> auc.c:180 vector [1]: sres = 2e5a155c 20250829085524454 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250829085524454 DAUC <0003> auc.c:113 vector [2]: rand = b6163d1edb7a12084ce802a2a43147fb 20250829085524454 DAUC <0003> auc.c:179 vector [2]: kc = bd594ec24b249400 20250829085524454 DAUC <0003> auc.c:180 vector [2]: sres = 03c4d22e 20250829085524454 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250829085524454 DAUC <0003> auc.c:113 vector [3]: rand = 9ae08429ec4700c91476c7faf9c157da 20250829085524455 DAUC <0003> auc.c:179 vector [3]: kc = ed9e8dac03d5f400 20250829085524455 DAUC <0003> auc.c:180 vector [3]: sres = be7616ab 20250829085524455 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250829085524455 DAUC <0003> db_auc.c:245 IMSI='262427238088636': Generated 4 vectors 20250829085524455 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427238088636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427238088636"} 20250829085524455 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427238088636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524455 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524455 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524458 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524458 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427238088636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427238088636"} 20250829085524458 DAUC <0003> db_auc.c:192 IMSI='262427238088636': No 3G Auth Data 20250829085524458 DAUC <0003> db_auc.c:236 IMSI='262427238088636': Calling to generate 5 vectors 20250829085524458 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250829085524458 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524458 DAUC <0003> auc.c:113 vector [0]: rand = 355a91f535d284e6d56d5b852ca82a65 20250829085524459 DAUC <0003> auc.c:179 vector [0]: kc = 68fd70c705134c00 20250829085524459 DAUC <0003> auc.c:180 vector [0]: sres = 44ee6ffb 20250829085524459 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250829085524459 DAUC <0003> auc.c:113 vector [1]: rand = 6566d286cbe7a6643a3bf6caeb8c03eb 20250829085524459 DAUC <0003> auc.c:179 vector [1]: kc = 5ce5a2476d53bc00 20250829085524459 DAUC <0003> auc.c:180 vector [1]: sres = 0b6bd007 20250829085524459 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250829085524459 DAUC <0003> auc.c:113 vector [2]: rand = 4e19d59e3ca487ee1c7ccad452a58766 20250829085524459 DAUC <0003> auc.c:179 vector [2]: kc = 0461edad03641000 20250829085524459 DAUC <0003> auc.c:180 vector [2]: sres = 74a9d9fd 20250829085524459 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250829085524459 DAUC <0003> auc.c:113 vector [3]: rand = 39efe27ff142f4e528789ec3a0d4d48d 20250829085524459 DAUC <0003> auc.c:179 vector [3]: kc = 937a893469fc2000 20250829085524459 DAUC <0003> auc.c:180 vector [3]: sres = c9a8b9e8 20250829085524459 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250829085524459 DAUC <0003> auc.c:113 vector [4]: rand = e554bcbb446559f7ab085733dd3cbc5f 20250829085524459 DAUC <0003> auc.c:179 vector [4]: kc = 66e09a9b2ba5f000 20250829085524459 DAUC <0003> auc.c:180 vector [4]: sres = 5f4be08e 20250829085524459 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250829085524459 DAUC <0003> db_auc.c:245 IMSI='262427238088636': Generated 5 vectors 20250829085524459 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427238088636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427238088636"} 20250829085524459 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427238088636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524459 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524459 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524463 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524463 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427238088636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427238088636"} 20250829085524463 DAUC <0003> db_auc.c:192 IMSI='262427238088636': No 3G Auth Data 20250829085524463 DAUC <0003> db_auc.c:236 IMSI='262427238088636': Calling to generate 5 vectors 20250829085524463 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250829085524463 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524463 DAUC <0003> auc.c:113 vector [0]: rand = 3da25d3fd98cec9c337e3daae6a8f63f 20250829085524463 DAUC <0003> auc.c:179 vector [0]: kc = 861b82aa85c59000 20250829085524463 DAUC <0003> auc.c:180 vector [0]: sres = 150a8c49 20250829085524463 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250829085524463 DAUC <0003> auc.c:113 vector [1]: rand = 310c18b71a9ed354793eb995c2742338 20250829085524463 DAUC <0003> auc.c:179 vector [1]: kc = 5e54edf77ee3b800 20250829085524463 DAUC <0003> auc.c:180 vector [1]: sres = 926893a2 20250829085524463 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250829085524463 DAUC <0003> auc.c:113 vector [2]: rand = 61fc79eeda56c7e0dcf451d0b36982ab 20250829085524463 DAUC <0003> auc.c:179 vector [2]: kc = d79ac056eb03f400 20250829085524463 DAUC <0003> auc.c:180 vector [2]: sres = 65b08ad3 20250829085524463 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250829085524463 DAUC <0003> auc.c:113 vector [3]: rand = e6ba08fbcd8ab60c1e96e60a8dbbd325 20250829085524463 DAUC <0003> auc.c:179 vector [3]: kc = bd245035807e6000 20250829085524463 DAUC <0003> auc.c:180 vector [3]: sres = 51c3b72e 20250829085524463 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250829085524463 DAUC <0003> auc.c:113 vector [4]: rand = 7828780d4a9d505abf138be5ebd6dcef 20250829085524463 DAUC <0003> auc.c:179 vector [4]: kc = cedc26c9d673a000 20250829085524463 DAUC <0003> auc.c:180 vector [4]: sres = cfef4a58 20250829085524463 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250829085524463 DAUC <0003> db_auc.c:245 IMSI='262427238088636': Generated 5 vectors 20250829085524463 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427238088636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427238088636"} 20250829085524463 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427238088636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524463 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524463 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37752<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@a05b3587fa16: Final verdict of PTC: pass 20250829085524469 DAUC <0003> db_auc.c:157 IMSI='262423356250464': No 2G Auth Data 20250829085524469 DAUC <0003> db_auc.c:192 IMSI='262423356250464': No 3G Auth Data HLR_Test-GSUP(21)@a05b3587fa16: Created GsupExpect[0] for "262423356250464" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250829085524482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37754<->l=127.0.0.1:4258 20250829085524483 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524483 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423356250464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423356250464"} 20250829085524483 DAUC <0003> db_auc.c:192 IMSI='262423356250464': No 3G Auth Data 20250829085524483 DAUC <0003> db_auc.c:236 IMSI='262423356250464': Calling to generate 1 vectors 20250829085524483 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250829085524483 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524483 DAUC <0003> auc.c:113 vector [0]: rand = dab2039a59bbb2a56f50250fecdedd8d 20250829085524483 DAUC <0003> auc.c:179 vector [0]: kc = 78fb00a8a69b7c00 20250829085524483 DAUC <0003> auc.c:180 vector [0]: sres = 9507b93f 20250829085524483 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250829085524483 DAUC <0003> db_auc.c:245 IMSI='262423356250464': Generated 1 vectors 20250829085524483 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423356250464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423356250464"} 20250829085524483 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423356250464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524483 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524484 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a05b3587fa16: Found GsupExpect[0] for "262423356250464" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@a05b3587fa16: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262423356250464" TC_gsup_sai_num_auth_vectors(25)@a05b3587fa16: setverdict(pass): none -> pass 20250829085524484 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524484 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423356250464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423356250464"} 20250829085524484 DAUC <0003> db_auc.c:192 IMSI='262423356250464': No 3G Auth Data 20250829085524484 DAUC <0003> db_auc.c:236 IMSI='262423356250464': Calling to generate 4 vectors 20250829085524484 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250829085524484 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524484 DAUC <0003> auc.c:113 vector [0]: rand = c0ca5ac9113fd2c8bc5b22b1eb0ee802 20250829085524484 DAUC <0003> auc.c:179 vector [0]: kc = 20932d168755b800 20250829085524484 DAUC <0003> auc.c:180 vector [0]: sres = 21848a8f 20250829085524484 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250829085524484 DAUC <0003> auc.c:113 vector [1]: rand = df8c4996c9a71a5a1b036e8fce6156f9 20250829085524484 DAUC <0003> auc.c:179 vector [1]: kc = 22a91fdfcea39800 20250829085524484 DAUC <0003> auc.c:180 vector [1]: sres = b8b7c5b7 20250829085524484 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250829085524484 DAUC <0003> auc.c:113 vector [2]: rand = 20cb58a03f9c7bb55aef916c36ce0c5c 20250829085524484 DAUC <0003> auc.c:179 vector [2]: kc = 431aee253dbf6c00 20250829085524484 DAUC <0003> auc.c:180 vector [2]: sres = 02036e73 20250829085524484 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250829085524484 DAUC <0003> auc.c:113 vector [3]: rand = df39611e461280a9dac3c702b9eeced4 20250829085524484 DAUC <0003> auc.c:179 vector [3]: kc = ea5c3efb0b67f000 20250829085524484 DAUC <0003> auc.c:180 vector [3]: sres = f88100e2 20250829085524484 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250829085524484 DAUC <0003> db_auc.c:245 IMSI='262423356250464': Generated 4 vectors 20250829085524484 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423356250464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423356250464"} 20250829085524484 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423356250464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524484 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524484 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524485 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524485 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524485 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423356250464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423356250464"} 20250829085524485 DAUC <0003> db_auc.c:192 IMSI='262423356250464': No 3G Auth Data 20250829085524485 DAUC <0003> db_auc.c:236 IMSI='262423356250464': Calling to generate 5 vectors 20250829085524485 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250829085524485 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524485 DAUC <0003> auc.c:113 vector [0]: rand = ab16996df9bf0ffe7acfec1f901bf656 20250829085524485 DAUC <0003> auc.c:179 vector [0]: kc = 245344627a218c00 20250829085524485 DAUC <0003> auc.c:180 vector [0]: sres = e7ecab6f 20250829085524485 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250829085524485 DAUC <0003> auc.c:113 vector [1]: rand = 3cd506254140a624e46f3aafb50e77d0 20250829085524485 DAUC <0003> auc.c:179 vector [1]: kc = eb43cdf788b69800 20250829085524485 DAUC <0003> auc.c:180 vector [1]: sres = 16a504f1 20250829085524485 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250829085524485 DAUC <0003> auc.c:113 vector [2]: rand = 7ce9f83087a133d2724541d40137277f 20250829085524485 DAUC <0003> auc.c:179 vector [2]: kc = 6f2c19def1c4e800 20250829085524485 DAUC <0003> auc.c:180 vector [2]: sres = f76bc09f 20250829085524485 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250829085524485 DAUC <0003> auc.c:113 vector [3]: rand = 1b77ad06ebd54eaad2b9fbe2889155e9 20250829085524485 DAUC <0003> auc.c:179 vector [3]: kc = 9ccbcb0acaac6c00 20250829085524485 DAUC <0003> auc.c:180 vector [3]: sres = 63742a25 20250829085524485 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250829085524485 DAUC <0003> auc.c:113 vector [4]: rand = 01e662ecdd7a66ffe57f5326b71ae38b 20250829085524485 DAUC <0003> auc.c:179 vector [4]: kc = 0ed7317f28353000 20250829085524485 DAUC <0003> auc.c:180 vector [4]: sres = cac5d3ae 20250829085524485 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250829085524485 DAUC <0003> db_auc.c:245 IMSI='262423356250464': Generated 5 vectors 20250829085524485 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423356250464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423356250464"} 20250829085524485 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423356250464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524485 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524485 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524486 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524486 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423356250464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423356250464"} 20250829085524486 DAUC <0003> db_auc.c:192 IMSI='262423356250464': No 3G Auth Data 20250829085524486 DAUC <0003> db_auc.c:236 IMSI='262423356250464': Calling to generate 5 vectors 20250829085524486 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250829085524486 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524486 DAUC <0003> auc.c:113 vector [0]: rand = 1220ea5cf4206f05c502cc93482c19d8 20250829085524486 DAUC <0003> auc.c:179 vector [0]: kc = 6ded53f8f76b0800 20250829085524486 DAUC <0003> auc.c:180 vector [0]: sres = 7e52774e 20250829085524486 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250829085524486 DAUC <0003> auc.c:113 vector [1]: rand = 447d084e98fe8c30df8ff1f6e6085f5b 20250829085524486 DAUC <0003> auc.c:179 vector [1]: kc = 18b7534b0961fc00 20250829085524486 DAUC <0003> auc.c:180 vector [1]: sres = b04720cc 20250829085524486 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250829085524486 DAUC <0003> auc.c:113 vector [2]: rand = 95b70c6225321552cf286d8474831b66 20250829085524486 DAUC <0003> auc.c:179 vector [2]: kc = 9d74f1b819cb7c00 20250829085524486 DAUC <0003> auc.c:180 vector [2]: sres = 86bd17df 20250829085524486 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250829085524486 DAUC <0003> auc.c:113 vector [3]: rand = 3d4a562bf839804327f3f9b3522a89e2 20250829085524486 DAUC <0003> auc.c:179 vector [3]: kc = 126feb3089279800 20250829085524486 DAUC <0003> auc.c:180 vector [3]: sres = 256c37ee 20250829085524486 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250829085524486 DAUC <0003> auc.c:113 vector [4]: rand = 86ada6afef787934e08db462b8f729e3 20250829085524486 DAUC <0003> auc.c:179 vector [4]: kc = 1fe8b4e68f023400 20250829085524486 DAUC <0003> auc.c:180 vector [4]: sres = 2b08352e 20250829085524486 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250829085524486 DAUC <0003> db_auc.c:245 IMSI='262423356250464': Generated 5 vectors 20250829085524486 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423356250464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423356250464"} 20250829085524486 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423356250464 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524486 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524486 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37754<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@a05b3587fa16: Final verdict of PTC: pass 20250829085524487 DAUC <0003> db_auc.c:157 IMSI='262426655156669': No 2G Auth Data 20250829085524487 DAUC <0003> db_auc.c:192 IMSI='262426655156669': No 3G Auth Data HLR_Test-GSUP(21)@a05b3587fa16: Created GsupExpect[0] for "262426655156669" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250829085524493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37762<->l=127.0.0.1:4258 20250829085524495 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524495 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426655156669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426655156669"} 20250829085524495 DAUC <0003> db_auc.c:192 IMSI='262426655156669': No 3G Auth Data 20250829085524495 DAUC <0003> db_auc.c:236 IMSI='262426655156669': Calling to generate 1 vectors 20250829085524495 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250829085524495 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524495 DAUC <0003> auc.c:113 vector [0]: rand = b7b948a5c45ef56ba8e24a6741fdc114 20250829085524495 DAUC <0003> auc.c:179 vector [0]: kc = a1013fb3f4c8893b 20250829085524495 DAUC <0003> auc.c:180 vector [0]: sres = cce6fd0a 20250829085524495 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250829085524495 DAUC <0003> db_auc.c:245 IMSI='262426655156669': Generated 1 vectors 20250829085524495 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426655156669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426655156669"} 20250829085524495 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426655156669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524495 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524495 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a05b3587fa16: Found GsupExpect[0] for "262426655156669" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@a05b3587fa16: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262426655156669" TC_gsup_sai_num_auth_vectors(26)@a05b3587fa16: setverdict(pass): none -> pass 20250829085524496 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524496 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524496 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426655156669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426655156669"} 20250829085524496 DAUC <0003> db_auc.c:192 IMSI='262426655156669': No 3G Auth Data 20250829085524496 DAUC <0003> db_auc.c:236 IMSI='262426655156669': Calling to generate 4 vectors 20250829085524496 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250829085524496 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524496 DAUC <0003> auc.c:113 vector [0]: rand = 18a9a3e4dc654ddf33f94f9f6629bed5 20250829085524496 DAUC <0003> auc.c:179 vector [0]: kc = 6b4784abee5fa69d 20250829085524496 DAUC <0003> auc.c:180 vector [0]: sres = 6b29b6e4 20250829085524496 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250829085524496 DAUC <0003> auc.c:113 vector [1]: rand = d30103246f63e0e877379a7fdd12d865 20250829085524496 DAUC <0003> auc.c:179 vector [1]: kc = d8b0128f5697e559 20250829085524496 DAUC <0003> auc.c:180 vector [1]: sres = 562e9bc2 20250829085524496 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250829085524496 DAUC <0003> auc.c:113 vector [2]: rand = 3f7d302d6e74744704b59635c3fa2da9 20250829085524496 DAUC <0003> auc.c:179 vector [2]: kc = 198d2226855b1173 20250829085524496 DAUC <0003> auc.c:180 vector [2]: sres = fb199610 20250829085524496 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250829085524496 DAUC <0003> auc.c:113 vector [3]: rand = 512653dbc93781bb40a62986fbb22cc6 20250829085524496 DAUC <0003> auc.c:179 vector [3]: kc = 965908ae2419374a 20250829085524496 DAUC <0003> auc.c:180 vector [3]: sres = 585a039d 20250829085524496 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250829085524496 DAUC <0003> db_auc.c:245 IMSI='262426655156669': Generated 4 vectors 20250829085524496 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426655156669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426655156669"} 20250829085524496 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426655156669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524496 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524496 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524497 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524497 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426655156669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426655156669"} 20250829085524497 DAUC <0003> db_auc.c:192 IMSI='262426655156669': No 3G Auth Data 20250829085524497 DAUC <0003> db_auc.c:236 IMSI='262426655156669': Calling to generate 5 vectors 20250829085524497 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250829085524497 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524497 DAUC <0003> auc.c:113 vector [0]: rand = 4f515f873a7a7ead7661c0cd510a5993 20250829085524497 DAUC <0003> auc.c:179 vector [0]: kc = c8bce0be3029e627 20250829085524497 DAUC <0003> auc.c:180 vector [0]: sres = 36c064d5 20250829085524497 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250829085524497 DAUC <0003> auc.c:113 vector [1]: rand = d3264dd91f41a4927570bc114c4a85e2 20250829085524497 DAUC <0003> auc.c:179 vector [1]: kc = 65a0ec777ee02953 20250829085524497 DAUC <0003> auc.c:180 vector [1]: sres = 6251b14f 20250829085524497 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250829085524497 DAUC <0003> auc.c:113 vector [2]: rand = 3958e3fb57fd8375e57b2e8130c709e6 20250829085524497 DAUC <0003> auc.c:179 vector [2]: kc = 56658a02e87ea230 20250829085524497 DAUC <0003> auc.c:180 vector [2]: sres = 44fd6103 20250829085524497 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250829085524497 DAUC <0003> auc.c:113 vector [3]: rand = 86f93a4a2d1d033e5b63d47d2c9aefc3 20250829085524497 DAUC <0003> auc.c:179 vector [3]: kc = 7332c655683fe600 20250829085524497 DAUC <0003> auc.c:180 vector [3]: sres = b080d098 20250829085524497 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250829085524497 DAUC <0003> auc.c:113 vector [4]: rand = 394a1efa0aa5aba3d5e1852615e947aa 20250829085524497 DAUC <0003> auc.c:179 vector [4]: kc = 2c2b5b2d948d4b43 20250829085524497 DAUC <0003> auc.c:180 vector [4]: sres = 90b8b518 20250829085524497 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250829085524497 DAUC <0003> db_auc.c:245 IMSI='262426655156669': Generated 5 vectors 20250829085524497 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426655156669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426655156669"} 20250829085524497 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426655156669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524497 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524497 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524497 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524497 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426655156669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426655156669"} 20250829085524497 DAUC <0003> db_auc.c:192 IMSI='262426655156669': No 3G Auth Data 20250829085524498 DAUC <0003> db_auc.c:236 IMSI='262426655156669': Calling to generate 5 vectors 20250829085524498 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250829085524498 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524498 DAUC <0003> auc.c:113 vector [0]: rand = bb1afbb6532308c2cb19e9eefa7bed12 20250829085524498 DAUC <0003> auc.c:179 vector [0]: kc = e67399d22afdd586 20250829085524498 DAUC <0003> auc.c:180 vector [0]: sres = 5db3e3e0 20250829085524498 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250829085524498 DAUC <0003> auc.c:113 vector [1]: rand = e00fc9ed379c6a35ca15efc848358858 20250829085524498 DAUC <0003> auc.c:179 vector [1]: kc = d6d3851acff21143 20250829085524498 DAUC <0003> auc.c:180 vector [1]: sres = 9d4a3a12 20250829085524498 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250829085524498 DAUC <0003> auc.c:113 vector [2]: rand = 5e280deda2a9b1f5d2c1e7c52764725d 20250829085524498 DAUC <0003> auc.c:179 vector [2]: kc = 1e32f85ec2e3f231 20250829085524498 DAUC <0003> auc.c:180 vector [2]: sres = 0bb938cc 20250829085524498 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250829085524498 DAUC <0003> auc.c:113 vector [3]: rand = ef6b12f4b573ff6c30e419baa46ce999 20250829085524498 DAUC <0003> auc.c:179 vector [3]: kc = ccbee05d321282fc 20250829085524498 DAUC <0003> auc.c:180 vector [3]: sres = fa42c341 20250829085524498 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250829085524498 DAUC <0003> auc.c:113 vector [4]: rand = 8206899027707d03ba8011ea705d32d3 20250829085524498 DAUC <0003> auc.c:179 vector [4]: kc = 3422f0e620cc4600 20250829085524498 DAUC <0003> auc.c:180 vector [4]: sres = d6b1c49b 20250829085524498 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250829085524498 DAUC <0003> db_auc.c:245 IMSI='262426655156669': Generated 5 vectors 20250829085524498 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426655156669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426655156669"} 20250829085524498 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426655156669 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524498 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524498 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37762<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@a05b3587fa16: Final verdict of PTC: pass 20250829085524499 DAUC <0003> db_auc.c:157 IMSI='262428685544693': No 2G Auth Data 20250829085524499 DAUC <0003> db_auc.c:192 IMSI='262428685544693': No 3G Auth Data HLR_Test-GSUP(21)@a05b3587fa16: Created GsupExpect[0] for "262428685544693" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250829085524505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37764<->l=127.0.0.1:4258 20250829085524507 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524507 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428685544693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428685544693"} 20250829085524507 DAUC <0003> db_auc.c:157 IMSI='262428685544693': No 2G Auth Data 20250829085524507 DAUC <0003> db_auc.c:236 IMSI='262428685544693': Calling to generate 1 vectors 20250829085524507 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250829085524507 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085524507 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085524507 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250829085524507 DAUC <0003> auc.c:113 vector [0]: rand = aeb3c80edf81eb9ed2e666023c550aa1 20250829085524507 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250829085524507 DAUC <0003> auc.c:142 vector [0]: autn = c861be42cac7000007edffa8bd5756b8 20250829085524507 DAUC <0003> auc.c:143 vector [0]: ck = 8e4538d9a7a240ab46e0934e06e60851 20250829085524507 DAUC <0003> auc.c:144 vector [0]: ik = 6a3bef4ff06ec59cbd430c463bd519ca 20250829085524507 DAUC <0003> auc.c:145 vector [0]: res = 8438cfefef500b040000000000000000 20250829085524507 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085524507 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250829085524507 DAUC <0003> auc.c:151 vector [0]: kc = 1fdd489e6aff94ac 20250829085524507 DAUC <0003> auc.c:152 vector [0]: sres = 6b68c4eb 20250829085524507 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250829085524507 DAUC <0003> db_auc.c:245 IMSI='262428685544693': Generated 1 vectors 20250829085524507 DAUC <0003> db_auc.c:249 IMSI='262428685544693': Updating SQN=33 in DB 20250829085524507 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428685544693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428685544693"} 20250829085524507 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428685544693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524507 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524507 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a05b3587fa16: Found GsupExpect[0] for "262428685544693" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@a05b3587fa16: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262428685544693" TC_gsup_sai_num_auth_vectors(27)@a05b3587fa16: setverdict(pass): none -> pass 20250829085524509 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524509 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428685544693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428685544693"} 20250829085524509 DAUC <0003> db_auc.c:157 IMSI='262428685544693': No 2G Auth Data 20250829085524509 DAUC <0003> db_auc.c:236 IMSI='262428685544693': Calling to generate 4 vectors 20250829085524509 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250829085524509 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085524509 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085524509 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250829085524509 DAUC <0003> auc.c:113 vector [0]: rand = 42e389b651784ea29da6574ce602bb52 20250829085524509 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250829085524509 DAUC <0003> auc.c:142 vector [0]: autn = c2d995c188ad0000db2120058ffdd5c0 20250829085524509 DAUC <0003> auc.c:143 vector [0]: ck = b50ce091e2cc4c48e69d28b960fdb867 20250829085524509 DAUC <0003> auc.c:144 vector [0]: ik = e762d2de199449139d8d717ef76c865d 20250829085524509 DAUC <0003> auc.c:145 vector [0]: res = d3939abb6da966500000000000000000 20250829085524509 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085524509 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250829085524509 DAUC <0003> auc.c:151 vector [0]: kc = 297e6b886cc93b61 20250829085524509 DAUC <0003> auc.c:152 vector [0]: sres = be3afceb 20250829085524509 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250829085524509 DAUC <0003> auc.c:113 vector [1]: rand = 82416fab461a2f15ea2565d162c75a7c 20250829085524509 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250829085524509 DAUC <0003> auc.c:142 vector [1]: autn = 6ddfbe16e7ba00009d9c4ee1b1ba287b 20250829085524509 DAUC <0003> auc.c:143 vector [1]: ck = 114f41a099f99bad50c2608fb67e1662 20250829085524509 DAUC <0003> auc.c:144 vector [1]: ik = 46442c0cf5ef1815cd92dbbea6664112 20250829085524509 DAUC <0003> auc.c:145 vector [1]: res = 10c075c7667c13810000000000000000 20250829085524509 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085524509 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250829085524509 DAUC <0003> auc.c:151 vector [1]: kc = ca5bd69d7c0ed4c8 20250829085524509 DAUC <0003> auc.c:152 vector [1]: sres = 76bc6646 20250829085524509 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250829085524509 DAUC <0003> auc.c:113 vector [2]: rand = 072dd59a1f516b2560c5b0ad3cc54808 20250829085524509 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250829085524509 DAUC <0003> auc.c:142 vector [2]: autn = 71f7f71e3a19000029d859478a6c8df7 20250829085524509 DAUC <0003> auc.c:143 vector [2]: ck = 9157bf99703eb7aeda9965d9d35d524c 20250829085524509 DAUC <0003> auc.c:144 vector [2]: ik = 169e1e26b8f98852baec292d18055abb 20250829085524509 DAUC <0003> auc.c:145 vector [2]: res = 7f8ed5f845ad43a70000000000000000 20250829085524509 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085524509 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250829085524509 DAUC <0003> auc.c:151 vector [2]: kc = e7bced4b039f370b 20250829085524509 DAUC <0003> auc.c:152 vector [2]: sres = 3a23965f 20250829085524509 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250829085524509 DAUC <0003> auc.c:113 vector [3]: rand = 29a8f17e85aa1ea413d3c76a76ca73cc 20250829085524509 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250829085524509 DAUC <0003> auc.c:142 vector [3]: autn = 1e1662d4a6c70000af70f362562f5dc7 20250829085524509 DAUC <0003> auc.c:143 vector [3]: ck = 04d269bed0a2a4f3dea2909f1ee1efd8 20250829085524509 DAUC <0003> auc.c:144 vector [3]: ik = e90dd8fa8f29737e8d3adcc8501df063 20250829085524509 DAUC <0003> auc.c:145 vector [3]: res = 87765597a07739c20000000000000000 20250829085524509 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085524509 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250829085524509 DAUC <0003> auc.c:151 vector [3]: kc = be47fd131177c836 20250829085524509 DAUC <0003> auc.c:152 vector [3]: sres = 27016c55 20250829085524509 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250829085524509 DAUC <0003> db_auc.c:245 IMSI='262428685544693': Generated 4 vectors 20250829085524509 DAUC <0003> db_auc.c:249 IMSI='262428685544693': Updating SQN=161 in DB 20250829085524509 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428685544693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428685544693"} 20250829085524509 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428685544693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524509 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524509 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524510 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524510 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428685544693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428685544693"} 20250829085524510 DAUC <0003> db_auc.c:157 IMSI='262428685544693': No 2G Auth Data 20250829085524510 DAUC <0003> db_auc.c:236 IMSI='262428685544693': Calling to generate 5 vectors 20250829085524510 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250829085524510 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085524510 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085524510 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250829085524510 DAUC <0003> auc.c:113 vector [0]: rand = 78426d77d495766c69c4fea23d19a44d 20250829085524510 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250829085524510 DAUC <0003> auc.c:142 vector [0]: autn = 77dff0e3afd00000258540cee8f9ec4e 20250829085524510 DAUC <0003> auc.c:143 vector [0]: ck = 55b0732d86c84054e73c7dd879db6075 20250829085524510 DAUC <0003> auc.c:144 vector [0]: ik = 5fb3bab8d7e3d2af6aafb1dcca32d966 20250829085524510 DAUC <0003> auc.c:145 vector [0]: res = eca6f176c507c29d0000000000000000 20250829085524510 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085524510 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250829085524510 DAUC <0003> auc.c:151 vector [0]: kc = 87900591e2c22be8 20250829085524510 DAUC <0003> auc.c:152 vector [0]: sres = 29a133eb 20250829085524510 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250829085524510 DAUC <0003> auc.c:113 vector [1]: rand = d7b3d779e7d3ca4fbdb252c3e562797b 20250829085524510 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250829085524510 DAUC <0003> auc.c:142 vector [1]: autn = bbce14f0ce430000edffe6f842ec0bdd 20250829085524510 DAUC <0003> auc.c:143 vector [1]: ck = 7e3d42b9546eeedfd5abd284b455e6b1 20250829085524510 DAUC <0003> auc.c:144 vector [1]: ik = b7ca853a81e5d45dedc9c35320ca05e9 20250829085524510 DAUC <0003> auc.c:145 vector [1]: res = 6025fc8043a8f0080000000000000000 20250829085524510 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085524510 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250829085524510 DAUC <0003> auc.c:151 vector [1]: kc = f195d6544114d9da 20250829085524510 DAUC <0003> auc.c:152 vector [1]: sres = 238d0c88 20250829085524510 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250829085524510 DAUC <0003> auc.c:113 vector [2]: rand = 2bd5b5529cb30fb2cbcf4dba0872a05c 20250829085524510 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250829085524510 DAUC <0003> auc.c:142 vector [2]: autn = 40461c8670630000ad6f395358a01db9 20250829085524510 DAUC <0003> auc.c:143 vector [2]: ck = c09bcc00c63b69a8625cfc6a3c1ffe37 20250829085524510 DAUC <0003> auc.c:144 vector [2]: ik = 92590f1edc4e0c17cd47a4f1e5eae239 20250829085524510 DAUC <0003> auc.c:145 vector [2]: res = 10afb09d4ef347c90000000000000000 20250829085524510 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085524510 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250829085524510 DAUC <0003> auc.c:151 vector [2]: kc = fdd99b85c38079b1 20250829085524510 DAUC <0003> auc.c:152 vector [2]: sres = 5e5cf754 20250829085524510 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250829085524510 DAUC <0003> auc.c:113 vector [3]: rand = ed7f01e31186f37180754a3f4e73eade 20250829085524510 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250829085524510 DAUC <0003> auc.c:142 vector [3]: autn = 92d787c4d11900009be5be812f444b09 20250829085524510 DAUC <0003> auc.c:143 vector [3]: ck = 6d28075050dd3c946cd1bf925c4b534c 20250829085524510 DAUC <0003> auc.c:144 vector [3]: ik = 27ff513029779da1fbb1cbe8c2407127 20250829085524510 DAUC <0003> auc.c:145 vector [3]: res = 176a413423a0e83d0000000000000000 20250829085524510 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085524510 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250829085524510 DAUC <0003> auc.c:151 vector [3]: kc = ddb7221ae7a1835e 20250829085524510 DAUC <0003> auc.c:152 vector [3]: sres = 34caa909 20250829085524510 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250829085524510 DAUC <0003> auc.c:113 vector [4]: rand = 0baed970098fbd226b08b35409db98f9 20250829085524510 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250829085524510 DAUC <0003> auc.c:142 vector [4]: autn = 3ef6766bcc8d000067d2878213cc554e 20250829085524510 DAUC <0003> auc.c:143 vector [4]: ck = 9abf7c6e388eba0661b90d8af0e0868a 20250829085524510 DAUC <0003> auc.c:144 vector [4]: ik = 0c202b0fb28230ab4965288a7fb186d8 20250829085524510 DAUC <0003> auc.c:145 vector [4]: res = ef7e2a3da4a128c80000000000000000 20250829085524510 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250829085524510 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250829085524510 DAUC <0003> auc.c:151 vector [4]: kc = be437261055d8aff 20250829085524510 DAUC <0003> auc.c:152 vector [4]: sres = 4bdf02f5 20250829085524510 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250829085524510 DAUC <0003> db_auc.c:245 IMSI='262428685544693': Generated 5 vectors 20250829085524510 DAUC <0003> db_auc.c:249 IMSI='262428685544693': Updating SQN=321 in DB 20250829085524510 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428685544693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428685544693"} 20250829085524510 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428685544693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524510 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524510 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524512 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524512 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428685544693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428685544693"} 20250829085524512 DAUC <0003> db_auc.c:157 IMSI='262428685544693': No 2G Auth Data 20250829085524512 DAUC <0003> db_auc.c:236 IMSI='262428685544693': Calling to generate 5 vectors 20250829085524512 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250829085524512 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085524512 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085524512 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250829085524512 DAUC <0003> auc.c:113 vector [0]: rand = cb660e3ae6d0740929844fa1fa41399b 20250829085524512 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250829085524512 DAUC <0003> auc.c:142 vector [0]: autn = 2e33443cc4ba000034c28af5f488d1a0 20250829085524512 DAUC <0003> auc.c:143 vector [0]: ck = 908a5e5f083c730a216fa00a759cfb14 20250829085524512 DAUC <0003> auc.c:144 vector [0]: ik = f8a08cbda7e30042f2773eb9f682cb1b 20250829085524512 DAUC <0003> auc.c:145 vector [0]: res = 8ba7b0ea84a315ec0000000000000000 20250829085524512 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085524512 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250829085524512 DAUC <0003> auc.c:151 vector [0]: kc = bb324c512cc14347 20250829085524512 DAUC <0003> auc.c:152 vector [0]: sres = 0f04a506 20250829085524512 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250829085524512 DAUC <0003> auc.c:113 vector [1]: rand = 9a79aa44743c0461320e241f201a0e98 20250829085524512 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250829085524512 DAUC <0003> auc.c:142 vector [1]: autn = 86ea124e84c10000515e994490279af3 20250829085524512 DAUC <0003> auc.c:143 vector [1]: ck = 072481a9ff7026b9e2afda9302b918e2 20250829085524512 DAUC <0003> auc.c:144 vector [1]: ik = 8230bf4bed1376d13f182b2e96a81a6d 20250829085524512 DAUC <0003> auc.c:145 vector [1]: res = e473d35bc3545bb00000000000000000 20250829085524512 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085524512 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250829085524512 DAUC <0003> auc.c:151 vector [1]: kc = 58a3cf5f867252e7 20250829085524512 DAUC <0003> auc.c:152 vector [1]: sres = 272788eb 20250829085524512 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250829085524512 DAUC <0003> auc.c:113 vector [2]: rand = ad425a501ea24e4f31d8cc244dd9b52a 20250829085524512 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250829085524512 DAUC <0003> auc.c:142 vector [2]: autn = aad7babc91da000069796ef2f208cb4b 20250829085524512 DAUC <0003> auc.c:143 vector [2]: ck = 2a581a6bc3ce9035dc6f710ed8d8eeb7 20250829085524512 DAUC <0003> auc.c:144 vector [2]: ik = c8d3285619ae4f2814b916c910dad43c 20250829085524512 DAUC <0003> auc.c:145 vector [2]: res = 029db4953bad9aec0000000000000000 20250829085524512 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085524512 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250829085524512 DAUC <0003> auc.c:151 vector [2]: kc = 2a5d55fa1262e596 20250829085524512 DAUC <0003> auc.c:152 vector [2]: sres = 39302e79 20250829085524512 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250829085524512 DAUC <0003> auc.c:113 vector [3]: rand = ae62e3fcb07f91fb815da398f5e8439e 20250829085524512 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250829085524512 DAUC <0003> auc.c:142 vector [3]: autn = a31f06c735410000190439225fb4836c 20250829085524512 DAUC <0003> auc.c:143 vector [3]: ck = 838a3819c39855ceb0041bd77e8e1248 20250829085524512 DAUC <0003> auc.c:144 vector [3]: ik = e65fda3be90c80e9a9c98bedc5c04832 20250829085524512 DAUC <0003> auc.c:145 vector [3]: res = 93b9d0acf5e915360000000000000000 20250829085524512 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085524512 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250829085524512 DAUC <0003> auc.c:151 vector [3]: kc = 7c18721891da8f5d 20250829085524512 DAUC <0003> auc.c:152 vector [3]: sres = 6650c59a 20250829085524512 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250829085524512 DAUC <0003> auc.c:113 vector [4]: rand = 8dfbd01148b4d676dc71ccdbc52e7a92 20250829085524512 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250829085524512 DAUC <0003> auc.c:142 vector [4]: autn = 681ce84286ba00006bec59ce563c323c 20250829085524512 DAUC <0003> auc.c:143 vector [4]: ck = 47bdda7cbea15790a52f58f61c18ac4a 20250829085524512 DAUC <0003> auc.c:144 vector [4]: ik = d8f44d06ff4e5fdc64a842cd9da293c1 20250829085524512 DAUC <0003> auc.c:145 vector [4]: res = 769a4203ac0d96e30000000000000000 20250829085524512 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250829085524512 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250829085524512 DAUC <0003> auc.c:151 vector [4]: kc = 5ece8d41c05537c7 20250829085524512 DAUC <0003> auc.c:152 vector [4]: sres = da97d4e0 20250829085524512 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250829085524512 DAUC <0003> db_auc.c:245 IMSI='262428685544693': Generated 5 vectors 20250829085524512 DAUC <0003> db_auc.c:249 IMSI='262428685544693': Updating SQN=481 in DB 20250829085524512 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428685544693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428685544693"} 20250829085524512 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428685544693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524512 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524512 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37764<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@a05b3587fa16: Final verdict of PTC: pass 20250829085524515 DAUC <0003> db_auc.c:157 IMSI='262423554404428': No 2G Auth Data 20250829085524515 DAUC <0003> db_auc.c:192 IMSI='262423554404428': No 3G Auth Data HLR_Test-GSUP(21)@a05b3587fa16: Created GsupExpect[0] for "262423554404428" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250829085524523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37766<->l=127.0.0.1:4258 20250829085524524 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524524 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423554404428 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423554404428"} 20250829085524524 DAUC <0003> db_auc.c:157 IMSI='262423554404428': No 2G Auth Data 20250829085524524 DAUC <0003> db_auc.c:236 IMSI='262423554404428': Calling to generate 1 vectors 20250829085524524 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250829085524524 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085524524 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250829085524524 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250829085524524 DAUC <0003> auc.c:113 vector [0]: rand = 280bd4356933bed6f8f064462bc8abbd 20250829085524524 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250829085524524 DAUC <0003> auc.c:142 vector [0]: autn = 7c20970e68340000faf2c83aa436fb97 20250829085524524 DAUC <0003> auc.c:143 vector [0]: ck = 5d31c7f3ee5011d4f2dccf3717901297 20250829085524524 DAUC <0003> auc.c:144 vector [0]: ik = 1223c9b1de1d3f9955c6616d0ec10d8c 20250829085524524 DAUC <0003> auc.c:145 vector [0]: res = fe4002070bf0ddf60000000000000000 20250829085524524 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085524524 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250829085524524 DAUC <0003> auc.c:151 vector [0]: kc = e808a018291c3156 20250829085524524 DAUC <0003> auc.c:152 vector [0]: sres = f5b0dff1 20250829085524524 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250829085524524 DAUC <0003> db_auc.c:245 IMSI='262423554404428': Generated 1 vectors 20250829085524524 DAUC <0003> db_auc.c:249 IMSI='262423554404428': Updating SQN=33 in DB 20250829085524524 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423554404428 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423554404428"} 20250829085524524 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423554404428 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524524 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524524 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a05b3587fa16: Found GsupExpect[0] for "262423554404428" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@a05b3587fa16: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262423554404428" TC_gsup_sai_num_auth_vectors(28)@a05b3587fa16: setverdict(pass): none -> pass 20250829085524525 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524525 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524525 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423554404428 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423554404428"} 20250829085524525 DAUC <0003> db_auc.c:157 IMSI='262423554404428': No 2G Auth Data 20250829085524525 DAUC <0003> db_auc.c:236 IMSI='262423554404428': Calling to generate 4 vectors 20250829085524525 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250829085524525 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085524525 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250829085524525 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250829085524525 DAUC <0003> auc.c:113 vector [0]: rand = 17b465cfe97c502ad18e72d9bb4f66f2 20250829085524525 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250829085524525 DAUC <0003> auc.c:142 vector [0]: autn = 838451a8ab5c0000646abd8e52c12a56 20250829085524525 DAUC <0003> auc.c:143 vector [0]: ck = f93d57d3deabff779f174d95782c8985 20250829085524525 DAUC <0003> auc.c:144 vector [0]: ik = cae318a13a5901c433e4d2dc95a029a8 20250829085524525 DAUC <0003> auc.c:145 vector [0]: res = b5956120ae26407b0000000000000000 20250829085524525 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085524525 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250829085524525 DAUC <0003> auc.c:151 vector [0]: kc = 9f2dd03b097e5e9e 20250829085524525 DAUC <0003> auc.c:152 vector [0]: sres = 1bb3215b 20250829085524525 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250829085524525 DAUC <0003> auc.c:113 vector [1]: rand = 1845f47417976bd58ae02afa0acc5c2a 20250829085524525 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250829085524525 DAUC <0003> auc.c:142 vector [1]: autn = ab2ec173b1710000d77bf46426a4a696 20250829085524525 DAUC <0003> auc.c:143 vector [1]: ck = e336250e814d9e3fbd3bf8ddc8459deb 20250829085524525 DAUC <0003> auc.c:144 vector [1]: ik = e8ae81bc4dafffc64e8acbfb6c5e9600 20250829085524525 DAUC <0003> auc.c:145 vector [1]: res = 88b1b56733ddc6400000000000000000 20250829085524525 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085524525 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250829085524525 DAUC <0003> auc.c:151 vector [1]: kc = f829979468f96a12 20250829085524525 DAUC <0003> auc.c:152 vector [1]: sres = bb6c7327 20250829085524525 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250829085524525 DAUC <0003> auc.c:113 vector [2]: rand = dd688289dfe880865a191aad46460c0b 20250829085524525 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250829085524525 DAUC <0003> auc.c:142 vector [2]: autn = 4b7da483f6db0000ecdd3028e25ffa22 20250829085524525 DAUC <0003> auc.c:143 vector [2]: ck = e5e17c825d53b1a0411202a0c614aa53 20250829085524525 DAUC <0003> auc.c:144 vector [2]: ik = 5c8b7f6efaaad53fc71df6601a37e5f3 20250829085524525 DAUC <0003> auc.c:145 vector [2]: res = da3a7264544446880000000000000000 20250829085524525 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085524525 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250829085524525 DAUC <0003> auc.c:151 vector [2]: kc = 3f65f72c7bda2b3f 20250829085524525 DAUC <0003> auc.c:152 vector [2]: sres = 8e7e34ec 20250829085524525 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250829085524525 DAUC <0003> auc.c:113 vector [3]: rand = be6d391ef931206872b0ef75f23e9e32 20250829085524525 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250829085524525 DAUC <0003> auc.c:142 vector [3]: autn = 79b437011fb200007346134da4404350 20250829085524525 DAUC <0003> auc.c:143 vector [3]: ck = 19ab04a674b307f1eac2889c4aef8bf4 20250829085524525 DAUC <0003> auc.c:144 vector [3]: ik = 78f5bba7bdcb6e71fc33e6ab65db26c2 20250829085524525 DAUC <0003> auc.c:145 vector [3]: res = c59606dfa4d030a50000000000000000 20250829085524525 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085524525 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250829085524525 DAUC <0003> auc.c:151 vector [3]: kc = 77afd136e64cc4b6 20250829085524525 DAUC <0003> auc.c:152 vector [3]: sres = 6146367a 20250829085524525 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250829085524525 DAUC <0003> db_auc.c:245 IMSI='262423554404428': Generated 4 vectors 20250829085524525 DAUC <0003> db_auc.c:249 IMSI='262423554404428': Updating SQN=161 in DB 20250829085524525 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423554404428 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423554404428"} 20250829085524525 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423554404428 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524525 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524525 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524526 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524526 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423554404428 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423554404428"} 20250829085524526 DAUC <0003> db_auc.c:157 IMSI='262423554404428': No 2G Auth Data 20250829085524526 DAUC <0003> db_auc.c:236 IMSI='262423554404428': Calling to generate 5 vectors 20250829085524526 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250829085524526 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085524526 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250829085524526 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250829085524526 DAUC <0003> auc.c:113 vector [0]: rand = b419be301d726cc44dd369bada6b3ec7 20250829085524526 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250829085524526 DAUC <0003> auc.c:142 vector [0]: autn = 129a3e1b92af00006e8d7e8a44007d87 20250829085524526 DAUC <0003> auc.c:143 vector [0]: ck = 148376d60d5f3bf28b36cd46db66c05f 20250829085524526 DAUC <0003> auc.c:144 vector [0]: ik = f38c9c72d3aff8bdfa84741e95b626a3 20250829085524526 DAUC <0003> auc.c:145 vector [0]: res = c9189ad064f078130000000000000000 20250829085524526 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085524526 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250829085524526 DAUC <0003> auc.c:151 vector [0]: kc = 96bd53fc902025b3 20250829085524526 DAUC <0003> auc.c:152 vector [0]: sres = ade8e2c3 20250829085524526 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250829085524526 DAUC <0003> auc.c:113 vector [1]: rand = 598ed14f8b05188cf920d63e66a830b5 20250829085524526 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250829085524526 DAUC <0003> auc.c:142 vector [1]: autn = a1911b489ec90000ce31807d34dcd0ff 20250829085524526 DAUC <0003> auc.c:143 vector [1]: ck = 9b355ea47e8f095a60fbd3f7bc18d0ca 20250829085524526 DAUC <0003> auc.c:144 vector [1]: ik = ffe35a9ec2502f258963298b353887fa 20250829085524526 DAUC <0003> auc.c:145 vector [1]: res = 6cb444b3233ac1e70000000000000000 20250829085524526 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085524526 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250829085524526 DAUC <0003> auc.c:151 vector [1]: kc = 8d4efe4635ff714f 20250829085524526 DAUC <0003> auc.c:152 vector [1]: sres = 4f8e8554 20250829085524526 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250829085524526 DAUC <0003> auc.c:113 vector [2]: rand = 1b60212063c4919c85bc0bc827277e64 20250829085524526 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250829085524526 DAUC <0003> auc.c:142 vector [2]: autn = 254ffd3bd4ed0000154a4de4cb221d08 20250829085524526 DAUC <0003> auc.c:143 vector [2]: ck = 0be5254a127e556d3dcb226fa0d7119a 20250829085524526 DAUC <0003> auc.c:144 vector [2]: ik = 427ce80b88f89a231eaa4a7d84818a63 20250829085524526 DAUC <0003> auc.c:145 vector [2]: res = 9e7850bc91051b2c0000000000000000 20250829085524526 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085524526 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250829085524526 DAUC <0003> auc.c:151 vector [2]: kc = 6af8a553bed054b7 20250829085524526 DAUC <0003> auc.c:152 vector [2]: sres = 0f7d4b90 20250829085524526 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250829085524526 DAUC <0003> auc.c:113 vector [3]: rand = 0d9c99119bcd22d27f17137e416dcb4f 20250829085524526 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250829085524526 DAUC <0003> auc.c:142 vector [3]: autn = 28689647116900003a51c468c8ffb417 20250829085524526 DAUC <0003> auc.c:143 vector [3]: ck = 392d1fcb94aaafc5e55dbc680f1f46a8 20250829085524526 DAUC <0003> auc.c:144 vector [3]: ik = 7ed07b6284b1187fe4efa9ae8e8edea1 20250829085524526 DAUC <0003> auc.c:145 vector [3]: res = 713367e796dacbeb0000000000000000 20250829085524526 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085524526 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250829085524526 DAUC <0003> auc.c:151 vector [3]: kc = 464f716f918a2fb3 20250829085524526 DAUC <0003> auc.c:152 vector [3]: sres = e7e9ac0c 20250829085524526 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250829085524526 DAUC <0003> auc.c:113 vector [4]: rand = 590f930e0d68e974763e0f3f4e2ea23e 20250829085524526 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250829085524526 DAUC <0003> auc.c:142 vector [4]: autn = d7b6e01bc97d0000c048a027db6382d9 20250829085524526 DAUC <0003> auc.c:143 vector [4]: ck = f41c437a214c0b06f177e79f01d89f7d 20250829085524526 DAUC <0003> auc.c:144 vector [4]: ik = 19379464af4861faa541692e447323af 20250829085524526 DAUC <0003> auc.c:145 vector [4]: res = f9ca69a295d0668d0000000000000000 20250829085524526 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250829085524526 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250829085524526 DAUC <0003> auc.c:151 vector [4]: kc = b91d59afcbafd62e 20250829085524526 DAUC <0003> auc.c:152 vector [4]: sres = 6c1a0f2f 20250829085524526 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250829085524526 DAUC <0003> db_auc.c:245 IMSI='262423554404428': Generated 5 vectors 20250829085524526 DAUC <0003> db_auc.c:249 IMSI='262423554404428': Updating SQN=321 in DB 20250829085524526 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423554404428 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423554404428"} 20250829085524526 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423554404428 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524526 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524526 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524527 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524527 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423554404428 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423554404428"} 20250829085524527 DAUC <0003> db_auc.c:157 IMSI='262423554404428': No 2G Auth Data 20250829085524527 DAUC <0003> db_auc.c:236 IMSI='262423554404428': Calling to generate 5 vectors 20250829085524527 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250829085524527 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085524527 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250829085524527 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250829085524527 DAUC <0003> auc.c:113 vector [0]: rand = 339c6b607fd4951d4584c5d99c8057a9 20250829085524527 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250829085524527 DAUC <0003> auc.c:142 vector [0]: autn = 0f4f1debfece00008f60770861772ad1 20250829085524527 DAUC <0003> auc.c:143 vector [0]: ck = 38558aaf5590148989904d66be8209fc 20250829085524527 DAUC <0003> auc.c:144 vector [0]: ik = 1d3850fcfc59180a00c4513f227a2722 20250829085524527 DAUC <0003> auc.c:145 vector [0]: res = 0d7ee0ab8a7c21780000000000000000 20250829085524527 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085524527 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250829085524527 DAUC <0003> auc.c:151 vector [0]: kc = ac39c60a3531225d 20250829085524527 DAUC <0003> auc.c:152 vector [0]: sres = 8702c1d3 20250829085524527 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250829085524527 DAUC <0003> auc.c:113 vector [1]: rand = 1beeab36427d7872daabc9bfea64a523 20250829085524527 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250829085524527 DAUC <0003> auc.c:142 vector [1]: autn = f8651af37cbe0000ff4c7f6df20102df 20250829085524527 DAUC <0003> auc.c:143 vector [1]: ck = 4080169fe0e9ba49e2c162ff00f16d96 20250829085524527 DAUC <0003> auc.c:144 vector [1]: ik = 4175adb4f726a0d25ab8b3171ae85949 20250829085524527 DAUC <0003> auc.c:145 vector [1]: res = 8f85db0aa1fcd7450000000000000000 20250829085524527 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085524527 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250829085524527 DAUC <0003> auc.c:151 vector [1]: kc = b98c6ac30dd62e44 20250829085524527 DAUC <0003> auc.c:152 vector [1]: sres = 2e790c4f 20250829085524527 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250829085524527 DAUC <0003> auc.c:113 vector [2]: rand = 06927133fee6d8212ed461780fe87a59 20250829085524527 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250829085524527 DAUC <0003> auc.c:142 vector [2]: autn = 2239fc6ad71d0000c61f437bc63747f4 20250829085524527 DAUC <0003> auc.c:143 vector [2]: ck = a16a3a33fdc0a4a8808ec4c49e1f54c4 20250829085524527 DAUC <0003> auc.c:144 vector [2]: ik = 30715afb0e18eae3bd6fe72ef1841b20 20250829085524527 DAUC <0003> auc.c:145 vector [2]: res = 97123343c09822d80000000000000000 20250829085524527 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085524527 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250829085524527 DAUC <0003> auc.c:151 vector [2]: kc = acfa43229c4301af 20250829085524527 DAUC <0003> auc.c:152 vector [2]: sres = 578a119b 20250829085524527 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250829085524527 DAUC <0003> auc.c:113 vector [3]: rand = 1125d2accb6bd8d72bc877083e93486d 20250829085524527 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250829085524527 DAUC <0003> auc.c:142 vector [3]: autn = 14a3601bbe99000061519a5e834f12ff 20250829085524527 DAUC <0003> auc.c:143 vector [3]: ck = dc22a6576cc1a934d560c9fc15d4b4ef 20250829085524527 DAUC <0003> auc.c:144 vector [3]: ik = d6a77f82924fdc322bc8a0e36ca72411 20250829085524527 DAUC <0003> auc.c:145 vector [3]: res = dcfa1c94f61793760000000000000000 20250829085524527 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085524527 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250829085524527 DAUC <0003> auc.c:151 vector [3]: kc = f42db0ca87fde5f8 20250829085524527 DAUC <0003> auc.c:152 vector [3]: sres = 2aed8fe2 20250829085524527 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250829085524527 DAUC <0003> auc.c:113 vector [4]: rand = 0d58f527bd6f95062071737e4580a448 20250829085524527 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250829085524527 DAUC <0003> auc.c:142 vector [4]: autn = 7a1715e692d00000fa7640c3107cc763 20250829085524527 DAUC <0003> auc.c:143 vector [4]: ck = dd444c93a6ccc5c5aa89d85653ca6da2 20250829085524527 DAUC <0003> auc.c:144 vector [4]: ik = 4f7b55bffb893d16bf344eb2e368b323 20250829085524527 DAUC <0003> auc.c:145 vector [4]: res = ea1db537d80a89810000000000000000 20250829085524527 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250829085524527 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250829085524527 DAUC <0003> auc.c:151 vector [4]: kc = 87828fc8ede72652 20250829085524527 DAUC <0003> auc.c:152 vector [4]: sres = 32173cb6 20250829085524527 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250829085524527 DAUC <0003> db_auc.c:245 IMSI='262423554404428': Generated 5 vectors 20250829085524527 DAUC <0003> db_auc.c:249 IMSI='262423554404428': Updating SQN=481 in DB 20250829085524527 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423554404428 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423554404428"} 20250829085524527 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423554404428 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524527 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524527 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37766<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@a05b3587fa16: Final verdict of PTC: pass 20250829085524528 DAUC <0003> db_auc.c:157 IMSI='262421484765409': No 2G Auth Data 20250829085524528 DAUC <0003> db_auc.c:192 IMSI='262421484765409': No 3G Auth Data HLR_Test-GSUP(21)@a05b3587fa16: Created GsupExpect[0] for "262421484765409" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250829085524534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37772<->l=127.0.0.1:4258 20250829085524536 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524536 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421484765409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421484765409"} 20250829085524536 DAUC <0003> db_auc.c:236 IMSI='262421484765409': Calling to generate 1 vectors 20250829085524536 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250829085524536 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085524536 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085524536 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250829085524536 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524536 DAUC <0003> auc.c:113 vector [0]: rand = 8b8ede897f4715d27e8f7fed9eafd40a 20250829085524536 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250829085524536 DAUC <0003> auc.c:142 vector [0]: autn = 5822aca5ae8b0000aa29eb537caff85f 20250829085524536 DAUC <0003> auc.c:143 vector [0]: ck = ed91803296fddb911f5697aa470e492a 20250829085524536 DAUC <0003> auc.c:144 vector [0]: ik = 5a3a7c3974bde6dc98f3c70ee9e84c62 20250829085524536 DAUC <0003> auc.c:145 vector [0]: res = b279019558824e320000000000000000 20250829085524536 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085524536 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250829085524536 DAUC <0003> auc.c:179 vector [0]: kc = 8ee05d4579a3a400 20250829085524536 DAUC <0003> auc.c:180 vector [0]: sres = 41082086 20250829085524536 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250829085524536 DAUC <0003> db_auc.c:245 IMSI='262421484765409': Generated 1 vectors 20250829085524536 DAUC <0003> db_auc.c:249 IMSI='262421484765409': Updating SQN=33 in DB 20250829085524536 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421484765409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421484765409"} 20250829085524536 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421484765409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524536 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524536 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a05b3587fa16: Found GsupExpect[0] for "262421484765409" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@a05b3587fa16: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262421484765409" TC_gsup_sai_num_auth_vectors(29)@a05b3587fa16: setverdict(pass): none -> pass 20250829085524537 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524537 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421484765409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421484765409"} 20250829085524537 DAUC <0003> db_auc.c:236 IMSI='262421484765409': Calling to generate 4 vectors 20250829085524537 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250829085524537 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085524537 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085524537 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250829085524537 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524537 DAUC <0003> auc.c:113 vector [0]: rand = 5965de32f9b074d9647165544750a9ba 20250829085524537 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250829085524537 DAUC <0003> auc.c:142 vector [0]: autn = a82ed74d142a0000b42880528b513fee 20250829085524537 DAUC <0003> auc.c:143 vector [0]: ck = 057829a75bd88e9e5c23497b7cd5d5e9 20250829085524537 DAUC <0003> auc.c:144 vector [0]: ik = e02612396200b8f0a68dd43f4a10cfc7 20250829085524537 DAUC <0003> auc.c:145 vector [0]: res = b8bb8e63c785707c0000000000000000 20250829085524537 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085524537 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250829085524537 DAUC <0003> auc.c:179 vector [0]: kc = 8ad79893eba73000 20250829085524537 DAUC <0003> auc.c:180 vector [0]: sres = c0cae4ef 20250829085524537 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250829085524537 DAUC <0003> auc.c:113 vector [1]: rand = c5b9b1d11508297467bcac512f88c737 20250829085524537 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250829085524537 DAUC <0003> auc.c:142 vector [1]: autn = 442ef9d41154000017bf9d771e7c181c 20250829085524537 DAUC <0003> auc.c:143 vector [1]: ck = ec614fea200c8393a5c1414e81774b92 20250829085524537 DAUC <0003> auc.c:144 vector [1]: ik = ad0430bf81f3faa76bd3473227771035 20250829085524537 DAUC <0003> auc.c:145 vector [1]: res = 678e0b2a50b7896f0000000000000000 20250829085524537 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085524537 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250829085524537 DAUC <0003> auc.c:179 vector [1]: kc = a1bfdd48fe323000 20250829085524537 DAUC <0003> auc.c:180 vector [1]: sres = 1a219c67 20250829085524537 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250829085524537 DAUC <0003> auc.c:113 vector [2]: rand = 6eee4e354d42fe0c92caa9a6adcc225d 20250829085524537 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250829085524537 DAUC <0003> auc.c:142 vector [2]: autn = ff7768076aff0000f470973bf2482256 20250829085524537 DAUC <0003> auc.c:143 vector [2]: ck = e628b2056f6f3b3471a9ecd3d50543e4 20250829085524537 DAUC <0003> auc.c:144 vector [2]: ik = 4efc5f5a7d6ffb046c5db1de00ba1afc 20250829085524537 DAUC <0003> auc.c:145 vector [2]: res = 3c8a35fd67003b720000000000000000 20250829085524537 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085524537 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250829085524537 DAUC <0003> auc.c:179 vector [2]: kc = e24895a4f6e05000 20250829085524537 DAUC <0003> auc.c:180 vector [2]: sres = ffeb96b1 20250829085524537 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250829085524537 DAUC <0003> auc.c:113 vector [3]: rand = 78dc346cef50d1440db2abedf6fc76b5 20250829085524537 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250829085524537 DAUC <0003> auc.c:142 vector [3]: autn = 5f15ac9495800000de211d2fc8ff9136 20250829085524537 DAUC <0003> auc.c:143 vector [3]: ck = 52f7bbaea09caeca5a36c846c5fdf571 20250829085524537 DAUC <0003> auc.c:144 vector [3]: ik = 28015089268c7bbba74623a55539be73 20250829085524537 DAUC <0003> auc.c:145 vector [3]: res = 83a7c9b1dae357b70000000000000000 20250829085524537 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085524537 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250829085524537 DAUC <0003> auc.c:179 vector [3]: kc = 400631c75cff6800 20250829085524537 DAUC <0003> auc.c:180 vector [3]: sres = e797c722 20250829085524537 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250829085524537 DAUC <0003> db_auc.c:245 IMSI='262421484765409': Generated 4 vectors 20250829085524537 DAUC <0003> db_auc.c:249 IMSI='262421484765409': Updating SQN=161 in DB 20250829085524537 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421484765409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421484765409"} 20250829085524537 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421484765409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524537 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524537 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524538 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524538 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421484765409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421484765409"} 20250829085524538 DAUC <0003> db_auc.c:236 IMSI='262421484765409': Calling to generate 5 vectors 20250829085524538 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250829085524538 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085524538 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085524538 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250829085524538 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524538 DAUC <0003> auc.c:113 vector [0]: rand = 64fece8372ab424586431dadb7955c61 20250829085524538 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250829085524538 DAUC <0003> auc.c:142 vector [0]: autn = 041a82041c1900005e0c6eb1298bba5e 20250829085524538 DAUC <0003> auc.c:143 vector [0]: ck = 78b4d4c1bdb6498242faa6fbff29a8d9 20250829085524538 DAUC <0003> auc.c:144 vector [0]: ik = f8511ed08838ce438a0094eede321c9e 20250829085524538 DAUC <0003> auc.c:145 vector [0]: res = 21885a0574d5e8060000000000000000 20250829085524538 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085524538 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250829085524538 DAUC <0003> auc.c:179 vector [0]: kc = 45a19c901ed34800 20250829085524538 DAUC <0003> auc.c:180 vector [0]: sres = f7ccff90 20250829085524538 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250829085524538 DAUC <0003> auc.c:113 vector [1]: rand = 6790817bb4f583784d3db881bab3bdcc 20250829085524538 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250829085524538 DAUC <0003> auc.c:142 vector [1]: autn = ea5e1ba8adbf0000c3cee1bebb11ffd5 20250829085524538 DAUC <0003> auc.c:143 vector [1]: ck = 432f30df57b66b3678beac9393c049d8 20250829085524538 DAUC <0003> auc.c:144 vector [1]: ik = 25b14d0e966ea64687e69eae1667fcc4 20250829085524538 DAUC <0003> auc.c:145 vector [1]: res = d707ca814eec8fba0000000000000000 20250829085524538 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085524538 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250829085524538 DAUC <0003> auc.c:179 vector [1]: kc = 5165f327e2f47800 20250829085524538 DAUC <0003> auc.c:180 vector [1]: sres = fd54895f 20250829085524538 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250829085524538 DAUC <0003> auc.c:113 vector [2]: rand = f056f8f0ac90d433ac80060a1bd9fd8f 20250829085524538 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250829085524538 DAUC <0003> auc.c:142 vector [2]: autn = 0f5d229f2d120000b8381398b692aaef 20250829085524538 DAUC <0003> auc.c:143 vector [2]: ck = e4756a266fd88764d1dd16dce468def8 20250829085524538 DAUC <0003> auc.c:144 vector [2]: ik = b583f52cad8d5e740e05d2abcee9b7b4 20250829085524538 DAUC <0003> auc.c:145 vector [2]: res = a6e9a2f7821079cd0000000000000000 20250829085524538 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085524538 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250829085524538 DAUC <0003> auc.c:179 vector [2]: kc = d2181ec430faa400 20250829085524538 DAUC <0003> auc.c:180 vector [2]: sres = 23a5ff02 20250829085524538 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250829085524538 DAUC <0003> auc.c:113 vector [3]: rand = df6bfcedec5bcf11b3a750d08f8eb0c5 20250829085524538 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250829085524538 DAUC <0003> auc.c:142 vector [3]: autn = 62ce64fde2460000c3fdc05fa49c34b6 20250829085524538 DAUC <0003> auc.c:143 vector [3]: ck = fb4ff626ad78461260443d519450521a 20250829085524538 DAUC <0003> auc.c:144 vector [3]: ik = 9c4ece43b0453d334184d77c9ee2eb9c 20250829085524538 DAUC <0003> auc.c:145 vector [3]: res = b981439ff9c66cbf0000000000000000 20250829085524538 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085524538 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250829085524538 DAUC <0003> auc.c:179 vector [3]: kc = 6e1facb62d6af800 20250829085524538 DAUC <0003> auc.c:180 vector [3]: sres = 881c4aac 20250829085524538 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250829085524538 DAUC <0003> auc.c:113 vector [4]: rand = a4f04d4962582ee68840e436f9fef2f7 20250829085524538 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250829085524538 DAUC <0003> auc.c:142 vector [4]: autn = 5d76605ff3d0000033fb9b5ceff924d5 20250829085524538 DAUC <0003> auc.c:143 vector [4]: ck = 4c9e7814a589166baa395ed7aa5f6a78 20250829085524538 DAUC <0003> auc.c:144 vector [4]: ik = 23e3e0ed26387bbaff2bcf90c6a20e6e 20250829085524538 DAUC <0003> auc.c:145 vector [4]: res = 7555f20ca969a5ab0000000000000000 20250829085524538 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250829085524538 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250829085524538 DAUC <0003> auc.c:179 vector [4]: kc = a792650fe2ca1000 20250829085524538 DAUC <0003> auc.c:180 vector [4]: sres = 57962703 20250829085524538 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250829085524538 DAUC <0003> db_auc.c:245 IMSI='262421484765409': Generated 5 vectors 20250829085524538 DAUC <0003> db_auc.c:249 IMSI='262421484765409': Updating SQN=321 in DB 20250829085524538 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421484765409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421484765409"} 20250829085524538 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421484765409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524538 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524538 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524539 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524539 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421484765409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421484765409"} 20250829085524539 DAUC <0003> db_auc.c:236 IMSI='262421484765409': Calling to generate 5 vectors 20250829085524539 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250829085524539 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085524539 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085524539 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250829085524539 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524539 DAUC <0003> auc.c:113 vector [0]: rand = 52624a253de79ef02d618f53ea6c990a 20250829085524539 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250829085524539 DAUC <0003> auc.c:142 vector [0]: autn = 5656598f66b500009538cc8610b6bd12 20250829085524539 DAUC <0003> auc.c:143 vector [0]: ck = 6abd19f1f213cc089aa0e1bfcc21fd7d 20250829085524539 DAUC <0003> auc.c:144 vector [0]: ik = 6e6401035b5d61b9c0aa3dc2bd940585 20250829085524539 DAUC <0003> auc.c:145 vector [0]: res = 528a27d62b7a00b40000000000000000 20250829085524539 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085524539 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250829085524539 DAUC <0003> auc.c:179 vector [0]: kc = f0b20dd01c59dc00 20250829085524539 DAUC <0003> auc.c:180 vector [0]: sres = 5a933c9e 20250829085524539 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250829085524539 DAUC <0003> auc.c:113 vector [1]: rand = df3ea52ddf697ec7e1e2ade0f02b34db 20250829085524539 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250829085524539 DAUC <0003> auc.c:142 vector [1]: autn = 27f86d5ff3d2000054779c7873d127a4 20250829085524539 DAUC <0003> auc.c:143 vector [1]: ck = 79ed7ac6876f8662e5ee521d427222c4 20250829085524539 DAUC <0003> auc.c:144 vector [1]: ik = 2bb20d281aa2381c3f13c6ab5d1d646b 20250829085524539 DAUC <0003> auc.c:145 vector [1]: res = 55aed9be950de5a60000000000000000 20250829085524539 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085524539 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250829085524539 DAUC <0003> auc.c:179 vector [1]: kc = 690eb1121869d000 20250829085524539 DAUC <0003> auc.c:180 vector [1]: sres = 651ae0f3 20250829085524539 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250829085524539 DAUC <0003> auc.c:113 vector [2]: rand = 670350ffc14a08b30343a1a401343eef 20250829085524539 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250829085524539 DAUC <0003> auc.c:142 vector [2]: autn = 545dad5206600000b8c4f822857fdc8f 20250829085524539 DAUC <0003> auc.c:143 vector [2]: ck = 5cab64f7785c0ee1a623522884a3fe55 20250829085524539 DAUC <0003> auc.c:144 vector [2]: ik = ecfc8a8d3ecbd791afc1c087abecefe4 20250829085524539 DAUC <0003> auc.c:145 vector [2]: res = b00dbd6d587269720000000000000000 20250829085524539 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085524539 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250829085524539 DAUC <0003> auc.c:179 vector [2]: kc = 7c48628dcffb3400 20250829085524539 DAUC <0003> auc.c:180 vector [2]: sres = a19034b2 20250829085524539 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250829085524539 DAUC <0003> auc.c:113 vector [3]: rand = 43695593742a49210c6b52be01aa9fe2 20250829085524539 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250829085524539 DAUC <0003> auc.c:142 vector [3]: autn = 8d51ed2c1793000034073b3c06f84d33 20250829085524539 DAUC <0003> auc.c:143 vector [3]: ck = cf1cc7b2b16f68363f71840a87faefab 20250829085524539 DAUC <0003> auc.c:144 vector [3]: ik = 9d680565579e0dde9389d9f68aa4c966 20250829085524539 DAUC <0003> auc.c:145 vector [3]: res = 04e28e09c1d72d1f0000000000000000 20250829085524539 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085524539 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250829085524539 DAUC <0003> auc.c:179 vector [3]: kc = b86b9fd148a07000 20250829085524539 DAUC <0003> auc.c:180 vector [3]: sres = 70beac61 20250829085524539 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250829085524539 DAUC <0003> auc.c:113 vector [4]: rand = e3219df3c1737152cb0f3205f37adfbf 20250829085524539 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250829085524539 DAUC <0003> auc.c:142 vector [4]: autn = b68aa09145d800001561da9cb1516278 20250829085524539 DAUC <0003> auc.c:143 vector [4]: ck = 76a65a18cb3ff04e9d1daa3603b354ed 20250829085524539 DAUC <0003> auc.c:144 vector [4]: ik = a9727368de3aac8c1f2016b1dc3e419a 20250829085524539 DAUC <0003> auc.c:145 vector [4]: res = eba35eeb8a634da40000000000000000 20250829085524539 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250829085524539 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250829085524539 DAUC <0003> auc.c:179 vector [4]: kc = e76ace47054a5400 20250829085524539 DAUC <0003> auc.c:180 vector [4]: sres = f9635bc1 20250829085524539 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250829085524539 DAUC <0003> db_auc.c:245 IMSI='262421484765409': Generated 5 vectors 20250829085524539 DAUC <0003> db_auc.c:249 IMSI='262421484765409': Updating SQN=481 in DB 20250829085524539 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421484765409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421484765409"} 20250829085524539 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421484765409 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524539 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524539 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37772<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@a05b3587fa16: Final verdict of PTC: pass 20250829085524540 DAUC <0003> db_auc.c:157 IMSI='262422749877499': No 2G Auth Data 20250829085524540 DAUC <0003> db_auc.c:192 IMSI='262422749877499': No 3G Auth Data HLR_Test-GSUP(21)@a05b3587fa16: Created GsupExpect[0] for "262422749877499" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250829085524547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37782<->l=127.0.0.1:4258 20250829085524549 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524549 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422749877499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422749877499"} 20250829085524549 DAUC <0003> db_auc.c:236 IMSI='262422749877499': Calling to generate 1 vectors 20250829085524549 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250829085524549 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085524549 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085524549 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250829085524549 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524549 DAUC <0003> auc.c:113 vector [0]: rand = 31df6fe32b021599f379970159547045 20250829085524549 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250829085524549 DAUC <0003> auc.c:142 vector [0]: autn = cb3c74183cee0000af2435a37279ad90 20250829085524549 DAUC <0003> auc.c:143 vector [0]: ck = 3137bc6c75b0bed97e4edcea3fcdb3d4 20250829085524549 DAUC <0003> auc.c:144 vector [0]: ik = 7c479c4133a89c893cf1b90c94b20157 20250829085524549 DAUC <0003> auc.c:145 vector [0]: res = 2f46f680ec14028a0000000000000000 20250829085524549 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085524549 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250829085524549 DAUC <0003> auc.c:179 vector [0]: kc = 5b51da8fd8e2c400 20250829085524549 DAUC <0003> auc.c:180 vector [0]: sres = d31e04d6 20250829085524549 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250829085524549 DAUC <0003> db_auc.c:245 IMSI='262422749877499': Generated 1 vectors 20250829085524549 DAUC <0003> db_auc.c:249 IMSI='262422749877499': Updating SQN=33 in DB 20250829085524549 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422749877499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422749877499"} 20250829085524549 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422749877499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524549 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524549 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a05b3587fa16: Found GsupExpect[0] for "262422749877499" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@a05b3587fa16: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262422749877499" TC_gsup_sai_num_auth_vectors(30)@a05b3587fa16: setverdict(pass): none -> pass 20250829085524550 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524550 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422749877499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422749877499"} 20250829085524550 DAUC <0003> db_auc.c:236 IMSI='262422749877499': Calling to generate 4 vectors 20250829085524550 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250829085524550 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085524550 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085524550 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250829085524550 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524550 DAUC <0003> auc.c:113 vector [0]: rand = 3705b77f950613a5d9bd30224f1ac853 20250829085524550 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250829085524550 DAUC <0003> auc.c:142 vector [0]: autn = 806caa44953e0000ab969eccba3edc28 20250829085524550 DAUC <0003> auc.c:143 vector [0]: ck = 3070250ed265aabdd4ca62f974d54af7 20250829085524550 DAUC <0003> auc.c:144 vector [0]: ik = 5e625fe202058368308fc9c5a6583544 20250829085524550 DAUC <0003> auc.c:145 vector [0]: res = a209280407c8e67b0000000000000000 20250829085524550 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085524550 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250829085524550 DAUC <0003> auc.c:179 vector [0]: kc = 3c79b7ebdc684800 20250829085524550 DAUC <0003> auc.c:180 vector [0]: sres = de1a17bd 20250829085524550 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250829085524550 DAUC <0003> auc.c:113 vector [1]: rand = 7149b899535c1ff108146340a86a61c0 20250829085524550 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250829085524550 DAUC <0003> auc.c:142 vector [1]: autn = e49c7ecb3a7c000030d8c167b2847a00 20250829085524550 DAUC <0003> auc.c:143 vector [1]: ck = 13c73dc98358ae3297bbbe472b4a091b 20250829085524550 DAUC <0003> auc.c:144 vector [1]: ik = f2ba3ac236ff111e61fe647c7811360a 20250829085524550 DAUC <0003> auc.c:145 vector [1]: res = 34f247a19a5daa100000000000000000 20250829085524550 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085524550 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250829085524550 DAUC <0003> auc.c:179 vector [1]: kc = bf7a89e533bcf000 20250829085524550 DAUC <0003> auc.c:180 vector [1]: sres = 6c24e62f 20250829085524550 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250829085524550 DAUC <0003> auc.c:113 vector [2]: rand = 8914fc6fde7b890fd455c5bd464301ad 20250829085524550 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250829085524550 DAUC <0003> auc.c:142 vector [2]: autn = a9c46ea50e55000008b36f2f29fcd949 20250829085524550 DAUC <0003> auc.c:143 vector [2]: ck = ae7664e873d758c5e54fb944204978ca 20250829085524550 DAUC <0003> auc.c:144 vector [2]: ik = c8cf2b8192ce4e1c09c2f79605cf380c 20250829085524550 DAUC <0003> auc.c:145 vector [2]: res = 2e05b6905c9aea680000000000000000 20250829085524550 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085524550 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250829085524550 DAUC <0003> auc.c:179 vector [2]: kc = d185a5c9b8204c00 20250829085524550 DAUC <0003> auc.c:180 vector [2]: sres = 7648feb9 20250829085524550 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250829085524550 DAUC <0003> auc.c:113 vector [3]: rand = 46e6b0ba0f2065f7493a6026f12d92bd 20250829085524550 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250829085524550 DAUC <0003> auc.c:142 vector [3]: autn = a153b9501bb40000c5692c8856fef323 20250829085524550 DAUC <0003> auc.c:143 vector [3]: ck = 8fae24876dfba6b31c4c4b218365b61c 20250829085524550 DAUC <0003> auc.c:144 vector [3]: ik = 27f42ca6bee4b4c742ce56c3723959df 20250829085524550 DAUC <0003> auc.c:145 vector [3]: res = 0456bf387bbf2b240000000000000000 20250829085524550 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085524550 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250829085524550 DAUC <0003> auc.c:179 vector [3]: kc = a275c27e8695f000 20250829085524550 DAUC <0003> auc.c:180 vector [3]: sres = 4ac24176 20250829085524550 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250829085524550 DAUC <0003> db_auc.c:245 IMSI='262422749877499': Generated 4 vectors 20250829085524550 DAUC <0003> db_auc.c:249 IMSI='262422749877499': Updating SQN=161 in DB 20250829085524550 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422749877499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422749877499"} 20250829085524550 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422749877499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524550 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524550 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524550 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524550 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422749877499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422749877499"} 20250829085524550 DAUC <0003> db_auc.c:236 IMSI='262422749877499': Calling to generate 5 vectors 20250829085524550 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250829085524550 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085524550 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085524550 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250829085524550 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524550 DAUC <0003> auc.c:113 vector [0]: rand = 0eb947a9060adb4d579d7f0c44def048 20250829085524550 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250829085524550 DAUC <0003> auc.c:142 vector [0]: autn = 86cce73d9a330000a73dd0dca4209b2c 20250829085524550 DAUC <0003> auc.c:143 vector [0]: ck = 810601d91f32322fbc92f31f2ca97965 20250829085524550 DAUC <0003> auc.c:144 vector [0]: ik = 5afb50bcc7328792476f89445e822ac6 20250829085524550 DAUC <0003> auc.c:145 vector [0]: res = 05cc768f1c3fd1550000000000000000 20250829085524550 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085524551 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250829085524551 DAUC <0003> auc.c:179 vector [0]: kc = b4468188168d5c00 20250829085524551 DAUC <0003> auc.c:180 vector [0]: sres = 9902015a 20250829085524551 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250829085524551 DAUC <0003> auc.c:113 vector [1]: rand = d598a99391ab4e5502f692b4e055d608 20250829085524551 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250829085524551 DAUC <0003> auc.c:142 vector [1]: autn = e0418b3b2f7b000089ac27313fbb0058 20250829085524551 DAUC <0003> auc.c:143 vector [1]: ck = 46b2eb24788055b603b57ec11ed6f301 20250829085524551 DAUC <0003> auc.c:144 vector [1]: ik = 7681d44454cbdd6579d2b7b090645a8c 20250829085524551 DAUC <0003> auc.c:145 vector [1]: res = 4de88c1ef1caf6a30000000000000000 20250829085524551 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085524551 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250829085524551 DAUC <0003> auc.c:179 vector [1]: kc = b03567c6aa8cc000 20250829085524551 DAUC <0003> auc.c:180 vector [1]: sres = 1d54a1a2 20250829085524551 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250829085524551 DAUC <0003> auc.c:113 vector [2]: rand = f2ab746db08af2c07c1c316a00cbfde7 20250829085524551 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250829085524551 DAUC <0003> auc.c:142 vector [2]: autn = daef55de7eb600008d40c14321122323 20250829085524551 DAUC <0003> auc.c:143 vector [2]: ck = 22f7936199f5276498465b5be6cb4cd8 20250829085524551 DAUC <0003> auc.c:144 vector [2]: ik = 6633970775cea0961658eade3fdf673e 20250829085524551 DAUC <0003> auc.c:145 vector [2]: res = 2deca576a19387630000000000000000 20250829085524551 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085524551 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250829085524551 DAUC <0003> auc.c:179 vector [2]: kc = dcacf055c96be400 20250829085524551 DAUC <0003> auc.c:180 vector [2]: sres = 7de43fc3 20250829085524551 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250829085524551 DAUC <0003> auc.c:113 vector [3]: rand = 947b522f2eef59e75757d701fa59b3f7 20250829085524551 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250829085524551 DAUC <0003> auc.c:142 vector [3]: autn = ea89f2b5f80300001e4ec56f91188806 20250829085524551 DAUC <0003> auc.c:143 vector [3]: ck = 0fbbff9bb4cd6a25d39285f19b73971c 20250829085524551 DAUC <0003> auc.c:144 vector [3]: ik = fc32d9253d1da74e8351d26cd30e248a 20250829085524551 DAUC <0003> auc.c:145 vector [3]: res = 06e51355957608560000000000000000 20250829085524551 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085524551 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250829085524551 DAUC <0003> auc.c:179 vector [3]: kc = 15470cf99e022c00 20250829085524551 DAUC <0003> auc.c:180 vector [3]: sres = 37e1b720 20250829085524551 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250829085524551 DAUC <0003> auc.c:113 vector [4]: rand = caae935f0a55924aebb296213f7e1d19 20250829085524551 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250829085524551 DAUC <0003> auc.c:142 vector [4]: autn = d34e0762f6f400005ebf4d07c9fd4368 20250829085524551 DAUC <0003> auc.c:143 vector [4]: ck = 632501180a84713dd988ad321674f35e 20250829085524551 DAUC <0003> auc.c:144 vector [4]: ik = d03e5e636b4b4c732b5c712984c2c263 20250829085524551 DAUC <0003> auc.c:145 vector [4]: res = 2ca21748931517b70000000000000000 20250829085524551 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250829085524551 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250829085524551 DAUC <0003> auc.c:179 vector [4]: kc = 69081d00d7e65400 20250829085524551 DAUC <0003> auc.c:180 vector [4]: sres = 47bb17b5 20250829085524551 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250829085524551 DAUC <0003> db_auc.c:245 IMSI='262422749877499': Generated 5 vectors 20250829085524551 DAUC <0003> db_auc.c:249 IMSI='262422749877499': Updating SQN=321 in DB 20250829085524551 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422749877499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422749877499"} 20250829085524551 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422749877499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524551 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524551 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524551 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524551 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422749877499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422749877499"} 20250829085524551 DAUC <0003> db_auc.c:236 IMSI='262422749877499': Calling to generate 5 vectors 20250829085524551 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250829085524551 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085524551 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085524551 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250829085524551 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524551 DAUC <0003> auc.c:113 vector [0]: rand = a9e95fee9b9b6d30d745af2ce7e9d81b 20250829085524551 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250829085524551 DAUC <0003> auc.c:142 vector [0]: autn = 7e8ee9cd369800000f0b6015c362e0cd 20250829085524551 DAUC <0003> auc.c:143 vector [0]: ck = 1b39103c16831a2b14592002e7cd72a6 20250829085524551 DAUC <0003> auc.c:144 vector [0]: ik = 74996b888f760a9f94a9a0007a4acecb 20250829085524551 DAUC <0003> auc.c:145 vector [0]: res = 1bb5deeaa6519dc40000000000000000 20250829085524551 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085524551 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250829085524551 DAUC <0003> auc.c:179 vector [0]: kc = 9a59ff9200185000 20250829085524551 DAUC <0003> auc.c:180 vector [0]: sres = ca02a36c 20250829085524551 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250829085524551 DAUC <0003> auc.c:113 vector [1]: rand = 89f7349fa363698930f32ae4c59056ed 20250829085524551 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250829085524551 DAUC <0003> auc.c:142 vector [1]: autn = cb688acd7f4800004a01fd2caeda6f16 20250829085524551 DAUC <0003> auc.c:143 vector [1]: ck = 5715bd5da537adb6d4a9fb84b3698ef2 20250829085524551 DAUC <0003> auc.c:144 vector [1]: ik = 572745e01773161cdb89aae09736d201 20250829085524551 DAUC <0003> auc.c:145 vector [1]: res = 651a9143ef2762c70000000000000000 20250829085524551 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085524551 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250829085524551 DAUC <0003> auc.c:179 vector [1]: kc = 4015c47faae16800 20250829085524551 DAUC <0003> auc.c:180 vector [1]: sres = dc8b5c21 20250829085524551 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250829085524551 DAUC <0003> auc.c:113 vector [2]: rand = c9ff95715dea8c64c51141ce39015140 20250829085524551 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250829085524551 DAUC <0003> auc.c:142 vector [2]: autn = a42240db6d860000692143b952363beb 20250829085524552 DAUC <0003> auc.c:143 vector [2]: ck = 3c7863f79162083403df5218a7a4b702 20250829085524552 DAUC <0003> auc.c:144 vector [2]: ik = 6d287f7d4902f278ac1c3ec827ff3634 20250829085524552 DAUC <0003> auc.c:145 vector [2]: res = 93c7a5bb3218a5560000000000000000 20250829085524552 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085524552 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250829085524552 DAUC <0003> auc.c:179 vector [2]: kc = 45313b71dabea800 20250829085524552 DAUC <0003> auc.c:180 vector [2]: sres = 8fe8230c 20250829085524552 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250829085524552 DAUC <0003> auc.c:113 vector [3]: rand = 9b94a4eeb75d191a925be0c1572a99e5 20250829085524552 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250829085524552 DAUC <0003> auc.c:142 vector [3]: autn = b5437251166f0000387c3c441cabd55c 20250829085524552 DAUC <0003> auc.c:143 vector [3]: ck = 7c949daa7e3606e3bbb2d0b9e4e9df7a 20250829085524552 DAUC <0003> auc.c:144 vector [3]: ik = a32fee164b8ceefbcb2f3e8740c42bfe 20250829085524552 DAUC <0003> auc.c:145 vector [3]: res = 921f1bbccff7409a0000000000000000 20250829085524552 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085524552 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250829085524552 DAUC <0003> auc.c:179 vector [3]: kc = 2ec8e010d0ef7800 20250829085524552 DAUC <0003> auc.c:180 vector [3]: sres = bb6a8c3e 20250829085524552 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250829085524552 DAUC <0003> auc.c:113 vector [4]: rand = 007a9c78c9c30e31562b7338834a89ba 20250829085524552 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250829085524552 DAUC <0003> auc.c:142 vector [4]: autn = b52d8366a66b0000a6a4f67b05ac1c6c 20250829085524552 DAUC <0003> auc.c:143 vector [4]: ck = e6862f5713b5121b0041c70ca80990b5 20250829085524552 DAUC <0003> auc.c:144 vector [4]: ik = 7255b0d722bd76be0bbd63a5b937c709 20250829085524552 DAUC <0003> auc.c:145 vector [4]: res = 1623ff8f17a2773c0000000000000000 20250829085524552 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250829085524552 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250829085524552 DAUC <0003> auc.c:179 vector [4]: kc = 6ced4e6edd825000 20250829085524552 DAUC <0003> auc.c:180 vector [4]: sres = 884a17a0 20250829085524552 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250829085524552 DAUC <0003> db_auc.c:245 IMSI='262422749877499': Generated 5 vectors 20250829085524552 DAUC <0003> db_auc.c:249 IMSI='262422749877499': Updating SQN=481 in DB 20250829085524552 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422749877499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422749877499"} 20250829085524552 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422749877499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524552 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524552 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37782<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@a05b3587fa16: Final verdict of PTC: pass 20250829085524553 DAUC <0003> db_auc.c:157 IMSI='262422133653167': No 2G Auth Data 20250829085524553 DAUC <0003> db_auc.c:192 IMSI='262422133653167': No 3G Auth Data HLR_Test-GSUP(21)@a05b3587fa16: Created GsupExpect[0] for "262422133653167" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250829085524559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37794<->l=127.0.0.1:4258 20250829085524561 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524561 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422133653167 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422133653167"} 20250829085524561 DAUC <0003> db_auc.c:236 IMSI='262422133653167': Calling to generate 1 vectors 20250829085524561 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250829085524561 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085524561 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085524561 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250829085524561 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524561 DAUC <0003> auc.c:113 vector [0]: rand = 8af043cc4e6e8c17282a814b3f4c6939 20250829085524561 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250829085524561 DAUC <0003> auc.c:142 vector [0]: autn = 53734bb13ba200003c7d71e0bbf916eb 20250829085524561 DAUC <0003> auc.c:143 vector [0]: ck = 4a0213efe5464f0aa4b590bca47515dc 20250829085524561 DAUC <0003> auc.c:144 vector [0]: ik = 3a3d2689d859fc7adc75c99b8346877d 20250829085524561 DAUC <0003> auc.c:145 vector [0]: res = a06621a5b6be70cc0000000000000000 20250829085524561 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085524561 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250829085524561 DAUC <0003> auc.c:179 vector [0]: kc = 876a81da61774bfb 20250829085524561 DAUC <0003> auc.c:180 vector [0]: sres = ef93e0c7 20250829085524561 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250829085524561 DAUC <0003> db_auc.c:245 IMSI='262422133653167': Generated 1 vectors 20250829085524561 DAUC <0003> db_auc.c:249 IMSI='262422133653167': Updating SQN=33 in DB 20250829085524561 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422133653167 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422133653167"} 20250829085524561 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422133653167 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524561 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524561 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@a05b3587fa16: Found GsupExpect[0] for "262422133653167" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@a05b3587fa16: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262422133653167" TC_gsup_sai_num_auth_vectors(31)@a05b3587fa16: setverdict(pass): none -> pass 20250829085524562 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524562 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422133653167 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422133653167"} 20250829085524562 DAUC <0003> db_auc.c:236 IMSI='262422133653167': Calling to generate 4 vectors 20250829085524562 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250829085524562 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085524562 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085524562 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250829085524562 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524562 DAUC <0003> auc.c:113 vector [0]: rand = a8d677497bf7631cd67dff8df50d1296 20250829085524562 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250829085524562 DAUC <0003> auc.c:142 vector [0]: autn = 84b53e300dcf0000341ee34895dad543 20250829085524562 DAUC <0003> auc.c:143 vector [0]: ck = f101208580c187e1ca503e9fb96d7eb4 20250829085524562 DAUC <0003> auc.c:144 vector [0]: ik = 984bbd265a3b7272eb678f3066d3d61a 20250829085524562 DAUC <0003> auc.c:145 vector [0]: res = 794a9b0ff4d754ef0000000000000000 20250829085524562 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085524562 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250829085524562 DAUC <0003> auc.c:179 vector [0]: kc = ee8cb4285fba4cb1 20250829085524562 DAUC <0003> auc.c:180 vector [0]: sres = bfec1cfe 20250829085524562 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250829085524562 DAUC <0003> auc.c:113 vector [1]: rand = 3cdf54d340d539bf48f8240978dd5d2a 20250829085524562 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250829085524562 DAUC <0003> auc.c:142 vector [1]: autn = 6a2186e46b450000901147d7a6baf499 20250829085524562 DAUC <0003> auc.c:143 vector [1]: ck = 1c6b7e6d1ec1b31e0de12382e8d8e440 20250829085524562 DAUC <0003> auc.c:144 vector [1]: ik = 5139ce47943ddbb04991334c6354f0b9 20250829085524562 DAUC <0003> auc.c:145 vector [1]: res = c00dd5e1759992a00000000000000000 20250829085524562 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085524562 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250829085524562 DAUC <0003> auc.c:179 vector [1]: kc = 47d09a15dff426c9 20250829085524562 DAUC <0003> auc.c:180 vector [1]: sres = a6ebb428 20250829085524562 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250829085524562 DAUC <0003> auc.c:113 vector [2]: rand = 56317286521752e5854da2d48d75fdcd 20250829085524562 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250829085524562 DAUC <0003> auc.c:142 vector [2]: autn = e727d91039f60000afb71e902271b885 20250829085524562 DAUC <0003> auc.c:143 vector [2]: ck = 1af187bc6ce1e326347335ede72f44e6 20250829085524562 DAUC <0003> auc.c:144 vector [2]: ik = 9d99f093e026f7ad1187a60e562a2cd5 20250829085524562 DAUC <0003> auc.c:145 vector [2]: res = 59b3c97b9a1f93ec0000000000000000 20250829085524562 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085524562 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250829085524562 DAUC <0003> auc.c:179 vector [2]: kc = 1ab1fa96f47517c7 20250829085524562 DAUC <0003> auc.c:180 vector [2]: sres = f74e72fd 20250829085524562 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250829085524562 DAUC <0003> auc.c:113 vector [3]: rand = 580524577e58999a2c4f30a8ab48b591 20250829085524562 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250829085524562 DAUC <0003> auc.c:142 vector [3]: autn = 6fe1da0d6eb3000069e27184358f7d7e 20250829085524562 DAUC <0003> auc.c:143 vector [3]: ck = c0e52e68f38c74328ee8ab62912195b9 20250829085524562 DAUC <0003> auc.c:144 vector [3]: ik = 456c5f505d7ae3a39de488cda8a5f7c3 20250829085524562 DAUC <0003> auc.c:145 vector [3]: res = 4549b6f769486e190000000000000000 20250829085524562 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085524562 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250829085524562 DAUC <0003> auc.c:179 vector [3]: kc = d43580b044316f10 20250829085524562 DAUC <0003> auc.c:180 vector [3]: sres = d3a27574 20250829085524562 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250829085524562 DAUC <0003> db_auc.c:245 IMSI='262422133653167': Generated 4 vectors 20250829085524562 DAUC <0003> db_auc.c:249 IMSI='262422133653167': Updating SQN=161 in DB 20250829085524562 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422133653167 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422133653167"} 20250829085524562 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422133653167 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524562 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524562 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524563 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524563 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422133653167 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422133653167"} 20250829085524563 DAUC <0003> db_auc.c:236 IMSI='262422133653167': Calling to generate 5 vectors 20250829085524563 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250829085524563 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085524563 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085524563 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250829085524563 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524563 DAUC <0003> auc.c:113 vector [0]: rand = bcfd104470bbe19f453c7f7a7fa5e010 20250829085524563 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250829085524563 DAUC <0003> auc.c:142 vector [0]: autn = 230535bf30850000e615fa1044ba3e59 20250829085524563 DAUC <0003> auc.c:143 vector [0]: ck = 41aaf2a61c0d2114a9f00ba867867685 20250829085524563 DAUC <0003> auc.c:144 vector [0]: ik = 0891ce3072bc1471e41fcd40ce18eb68 20250829085524563 DAUC <0003> auc.c:145 vector [0]: res = 46dd12f0ceb536140000000000000000 20250829085524563 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085524563 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250829085524563 DAUC <0003> auc.c:179 vector [0]: kc = 7d8f097d38f90226 20250829085524563 DAUC <0003> auc.c:180 vector [0]: sres = 06955c06 20250829085524563 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250829085524563 DAUC <0003> auc.c:113 vector [1]: rand = e7d3c040fed090e06da3388fc9e7bfdf 20250829085524563 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250829085524563 DAUC <0003> auc.c:142 vector [1]: autn = 08a5ff7c3bd10000c7536e3c852626b4 20250829085524563 DAUC <0003> auc.c:143 vector [1]: ck = 9a8545eab583a0ca98e5b42bbade47f8 20250829085524563 DAUC <0003> auc.c:144 vector [1]: ik = c340bdec24520dc1723ebf83a8208a01 20250829085524563 DAUC <0003> auc.c:145 vector [1]: res = df2d3933a137b62e0000000000000000 20250829085524563 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085524563 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250829085524563 DAUC <0003> auc.c:179 vector [1]: kc = 9f1de22971e7980f 20250829085524563 DAUC <0003> auc.c:180 vector [1]: sres = 43954fff 20250829085524563 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250829085524563 DAUC <0003> auc.c:113 vector [2]: rand = d9ee01d31414ac22657bd3459faffd09 20250829085524563 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250829085524563 DAUC <0003> auc.c:142 vector [2]: autn = a379d7dfce420000a195ef8be0ebc576 20250829085524563 DAUC <0003> auc.c:143 vector [2]: ck = 28d157a2edbed182fa6b1741808eedad 20250829085524563 DAUC <0003> auc.c:144 vector [2]: ik = edae955f5ab8d1c7378e59109b7f4909 20250829085524563 DAUC <0003> auc.c:145 vector [2]: res = d7c3b3917c46fe980000000000000000 20250829085524563 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085524563 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250829085524563 DAUC <0003> auc.c:179 vector [2]: kc = b36c48e4e0865fe6 20250829085524563 DAUC <0003> auc.c:180 vector [2]: sres = f57a8f46 20250829085524563 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250829085524563 DAUC <0003> auc.c:113 vector [3]: rand = 5b22d5803846ff372d03d5123278b783 20250829085524563 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250829085524563 DAUC <0003> auc.c:142 vector [3]: autn = 8b1eec46abb60000b39727a9a42b35cb 20250829085524563 DAUC <0003> auc.c:143 vector [3]: ck = 6b46e3e33cd2a205335e2cdecbce5ad8 20250829085524563 DAUC <0003> auc.c:144 vector [3]: ik = 3ea6d875e6425b003a1613a87defa743 20250829085524563 DAUC <0003> auc.c:145 vector [3]: res = cbc0c2c7a14d6d630000000000000000 20250829085524563 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085524563 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250829085524563 DAUC <0003> auc.c:179 vector [3]: kc = 8332eddebcc6af7a 20250829085524563 DAUC <0003> auc.c:180 vector [3]: sres = 7c1adf71 20250829085524563 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250829085524563 DAUC <0003> auc.c:113 vector [4]: rand = 3e49c7c21e2cc0e695053d0214223bed 20250829085524563 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250829085524563 DAUC <0003> auc.c:142 vector [4]: autn = 8452048448d70000883fb4600397c208 20250829085524563 DAUC <0003> auc.c:143 vector [4]: ck = 32ec85f53772bf12ff1d5316f25ee9bd 20250829085524563 DAUC <0003> auc.c:144 vector [4]: ik = 7fd5f1a243db3b8462f6fd967b4abf20 20250829085524563 DAUC <0003> auc.c:145 vector [4]: res = 0336e607ca20fb400000000000000000 20250829085524563 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250829085524563 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250829085524563 DAUC <0003> auc.c:179 vector [4]: kc = 39d687cc7db91990 20250829085524563 DAUC <0003> auc.c:180 vector [4]: sres = 928a1307 20250829085524563 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250829085524563 DAUC <0003> db_auc.c:245 IMSI='262422133653167': Generated 5 vectors 20250829085524563 DAUC <0003> db_auc.c:249 IMSI='262422133653167': Updating SQN=321 in DB 20250829085524563 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422133653167 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422133653167"} 20250829085524563 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422133653167 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524563 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524563 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524564 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524564 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422133653167 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422133653167"} 20250829085524564 DAUC <0003> db_auc.c:236 IMSI='262422133653167': Calling to generate 5 vectors 20250829085524564 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250829085524564 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085524564 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085524564 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250829085524564 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085524564 DAUC <0003> auc.c:113 vector [0]: rand = ada4b0c1b573da6fd554f04c6e0212d8 20250829085524564 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250829085524564 DAUC <0003> auc.c:142 vector [0]: autn = e30af0891e8b000049487e6b6971432e 20250829085524564 DAUC <0003> auc.c:143 vector [0]: ck = 2659299c18da077bb8be476cde3abc6c 20250829085524564 DAUC <0003> auc.c:144 vector [0]: ik = 8f99f761e032478a79d71292d08eb695 20250829085524564 DAUC <0003> auc.c:145 vector [0]: res = 58a0ab02bcd5611e0000000000000000 20250829085524564 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085524564 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250829085524564 DAUC <0003> auc.c:179 vector [0]: kc = fad3aaeaec0b4578 20250829085524564 DAUC <0003> auc.c:180 vector [0]: sres = 3c9e9350 20250829085524564 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250829085524564 DAUC <0003> auc.c:113 vector [1]: rand = 132ed58b175f1cd2f767ed359e18594a 20250829085524564 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250829085524564 DAUC <0003> auc.c:142 vector [1]: autn = 338e2d3ece730000cded554c41070895 20250829085524564 DAUC <0003> auc.c:143 vector [1]: ck = c917a763be4c7bfbb2f51f2ea107dc3b 20250829085524564 DAUC <0003> auc.c:144 vector [1]: ik = 65c33abfac38bfc1a37f14f6fc296991 20250829085524564 DAUC <0003> auc.c:145 vector [1]: res = d65a317014ca52160000000000000000 20250829085524564 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085524564 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250829085524564 DAUC <0003> auc.c:179 vector [1]: kc = 588e9267bf74eb50 20250829085524564 DAUC <0003> auc.c:180 vector [1]: sres = 94c5c722 20250829085524564 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250829085524564 DAUC <0003> auc.c:113 vector [2]: rand = 7940b0003652f9976ecf7c82b307a090 20250829085524564 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250829085524564 DAUC <0003> auc.c:142 vector [2]: autn = c5bab8fac0d400008e1122087b49bd08 20250829085524564 DAUC <0003> auc.c:143 vector [2]: ck = b67c8d81106d81e533bf8dc553960aaf 20250829085524564 DAUC <0003> auc.c:144 vector [2]: ik = 0c18db122caba815d773e25248cf5ffe 20250829085524564 DAUC <0003> auc.c:145 vector [2]: res = f7bb1c833bdde35d0000000000000000 20250829085524564 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085524564 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250829085524564 DAUC <0003> auc.c:179 vector [2]: kc = 8fb3796626b2425d 20250829085524564 DAUC <0003> auc.c:180 vector [2]: sres = dfe21648 20250829085524564 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250829085524564 DAUC <0003> auc.c:113 vector [3]: rand = f17882e17ceafe2151fd79d5f19b1c4e 20250829085524564 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250829085524564 DAUC <0003> auc.c:142 vector [3]: autn = bab24b47999100007e1220d1f74e57a9 20250829085524564 DAUC <0003> auc.c:143 vector [3]: ck = ff80dee1f28a249ca8b165fd520972a4 20250829085524564 DAUC <0003> auc.c:144 vector [3]: ik = 6ecd745e48d80204301124b7412ad2dd 20250829085524564 DAUC <0003> auc.c:145 vector [3]: res = f456ef26c7b58b420000000000000000 20250829085524564 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085524564 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250829085524564 DAUC <0003> auc.c:179 vector [3]: kc = 80fc6b255a0f5f40 20250829085524564 DAUC <0003> auc.c:180 vector [3]: sres = c6c0c3a1 20250829085524564 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250829085524564 DAUC <0003> auc.c:113 vector [4]: rand = 3b7b0aacd368a7a3f46e96f1c85a825a 20250829085524564 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250829085524564 DAUC <0003> auc.c:142 vector [4]: autn = ad68d878327e00007a8f23b784068ba5 20250829085524564 DAUC <0003> auc.c:143 vector [4]: ck = b7760afcd8d732067419517f0c1ad9b8 20250829085524564 DAUC <0003> auc.c:144 vector [4]: ik = e2ce1fb464e8c6d51ffeaf894743f560 20250829085524564 DAUC <0003> auc.c:145 vector [4]: res = 7a5d10d2bacaad8c0000000000000000 20250829085524564 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250829085524564 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250829085524564 DAUC <0003> auc.c:179 vector [4]: kc = 18b87dad03c959cc 20250829085524564 DAUC <0003> auc.c:180 vector [4]: sres = 45062634 20250829085524564 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250829085524564 DAUC <0003> db_auc.c:245 IMSI='262422133653167': Generated 5 vectors 20250829085524564 DAUC <0003> db_auc.c:249 IMSI='262422133653167': Updating SQN=481 in DB 20250829085524564 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422133653167 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422133653167"} 20250829085524564 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422133653167 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085524564 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085524564 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085524564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37794<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@a05b3587fa16: Final verdict of PTC: pass MTC@a05b3587fa16: setverdict(pass): none -> pass 20250829085524565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37750<->l=127.0.0.1:4258 20250829085524566 DLINP <000b> input/ipa.c:452 connected read/write 20250829085524566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085524566 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085524566 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085524566 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085524566 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36505<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@a05b3587fa16: Final verdict of PTC: none 22@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: pass MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Fri Aug 29 08:55:24 UTC 2025 ====== 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 20250829085524591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37800<->l=127.0.0.1:4258 20250829085524692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37800<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=312776) Waiting for packet dumper to finish... 1 (prev_count=312776, count=409064) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Fri Aug 29 08:55:26 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_gsup_sai_eps started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085527803 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085527803 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085527805 DLINP <000b> input/ipa.c:452 connected read/write 20250829085527805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085527805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37812<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085527807 DLINP <000b> input/ipa.c:452 connected read/write 20250829085527807 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085527807 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085527807 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085527807 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085527807 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085527807 DLGSUP <0013> gsup_server.c:238 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 20250829085527807 DLGSUP <0013> gsup_server.c:236 2: 20250829085527807 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085527807 DLGSUP <0013> gsup_server.c:236 3: 20250829085527807 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085527807 DLGSUP <0013> gsup_server.c:236 4: 20250829085527807 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085527807 DLGSUP <0013> gsup_server.c:236 5: 20250829085527807 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085527807 DLGSUP <0013> gsup_server.c:236 7: 20250829085527807 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085527807 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085527807 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085527807 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085527820 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38777<->l=127.0.0.1:4259) 20250829085527822 DAUC <0003> db_auc.c:157 IMSI='262428898605417': No 2G Auth Data 20250829085527822 DAUC <0003> db_auc.c:192 IMSI='262428898605417': No 3G Auth Data HLR_Test-GSUP(33)@a05b3587fa16: Created GsupExpect[0] for "262428898605417" to be handled at TC_gsup_sai_eps(36) 20250829085527833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37820<->l=127.0.0.1:4258 20250829085527850 DLINP <000b> input/ipa.c:452 connected read/write 20250829085527850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085527850 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428898605417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428898605417"} 20250829085527850 DAUC <0003> db_auc.c:157 IMSI='262428898605417': No 2G Auth Data 20250829085527850 DAUC <0003> db_auc.c:236 IMSI='262428898605417': Calling to generate 5 vectors 20250829085527850 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250829085527850 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085527850 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085527850 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250829085527850 DAUC <0003> auc.c:113 vector [0]: rand = e3d5ea2b06a2631b8962c77ae7f9e3cc 20250829085527850 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250829085527850 DAUC <0003> auc.c:142 vector [0]: autn = 57b6c9e6815f800010d1f677510d9277 20250829085527850 DAUC <0003> auc.c:143 vector [0]: ck = 5f7fe32055e74a2123481326a94f9949 20250829085527850 DAUC <0003> auc.c:144 vector [0]: ik = a433f75a4dc8730c621f468591137483 20250829085527850 DAUC <0003> auc.c:145 vector [0]: res = 490d1a6e185c99190000000000000000 20250829085527850 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085527850 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250829085527850 DAUC <0003> auc.c:151 vector [0]: kc = ba1b41d92073d4e7 20250829085527850 DAUC <0003> auc.c:152 vector [0]: sres = 51518377 20250829085527850 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250829085527850 DAUC <0003> auc.c:113 vector [1]: rand = e148f60741878071510ba65b649c2be0 20250829085527850 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250829085527850 DAUC <0003> auc.c:142 vector [1]: autn = 750ab1eacd25800005896e3fe63aee6f 20250829085527850 DAUC <0003> auc.c:143 vector [1]: ck = 4bdfbc92a630204aca05f0827222b1f8 20250829085527850 DAUC <0003> auc.c:144 vector [1]: ik = 16f4eb63528349929a9381d34c61e395 20250829085527850 DAUC <0003> auc.c:145 vector [1]: res = 545f8a5313fc60a80000000000000000 20250829085527850 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085527850 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250829085527850 DAUC <0003> auc.c:151 vector [1]: kc = 0dbd26a0caf03bb5 20250829085527850 DAUC <0003> auc.c:152 vector [1]: sres = 47a3eafb 20250829085527850 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250829085527850 DAUC <0003> auc.c:113 vector [2]: rand = caf3213b27b72814d8d65afd5bc98d46 20250829085527850 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250829085527850 DAUC <0003> auc.c:142 vector [2]: autn = 7c59d014976f8000abb3039bc918f393 20250829085527850 DAUC <0003> auc.c:143 vector [2]: ck = bb3ed194f8836fca9c3ed2b45a60a8c0 20250829085527850 DAUC <0003> auc.c:144 vector [2]: ik = e7b36687fefacb40dfa564dcf93bdc82 20250829085527850 DAUC <0003> auc.c:145 vector [2]: res = 89a8bb53a937a65c0000000000000000 20250829085527850 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085527850 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250829085527850 DAUC <0003> auc.c:151 vector [2]: kc = 1f16017ba522d0c8 20250829085527850 DAUC <0003> auc.c:152 vector [2]: sres = 209f1d0f 20250829085527850 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250829085527850 DAUC <0003> auc.c:113 vector [3]: rand = 021b4cc285c02381e2993d21ba95ee23 20250829085527850 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250829085527850 DAUC <0003> auc.c:142 vector [3]: autn = 62d2d80cb7ba80000e4778f0e7e0da53 20250829085527850 DAUC <0003> auc.c:143 vector [3]: ck = 3484a385496e97620d5479573d3867f8 20250829085527850 DAUC <0003> auc.c:144 vector [3]: ik = 6c0fa0b1c1bf3ec60bbe7359a8df03ee 20250829085527850 DAUC <0003> auc.c:145 vector [3]: res = 95b80ae13cbaffb30000000000000000 20250829085527850 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085527850 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250829085527850 DAUC <0003> auc.c:151 vector [3]: kc = 5e61093a1d36cdb2 20250829085527850 DAUC <0003> auc.c:152 vector [3]: sres = a902f552 20250829085527850 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250829085527850 DAUC <0003> auc.c:113 vector [4]: rand = 6a2bf4fa43c90bb2623d78c6fd71591a 20250829085527850 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250829085527850 DAUC <0003> auc.c:142 vector [4]: autn = 1d7b2f49e91580009c49ffd57ecb1bc5 20250829085527850 DAUC <0003> auc.c:143 vector [4]: ck = 50b3e9ec24d24db0b20ef54f253b7912 20250829085527850 DAUC <0003> auc.c:144 vector [4]: ik = 5d3180c88624b62faf8db182775e61ec 20250829085527850 DAUC <0003> auc.c:145 vector [4]: res = f22be043d24731a40000000000000000 20250829085527850 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250829085527850 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250829085527850 DAUC <0003> auc.c:151 vector [4]: kc = 10012de9f093e361 20250829085527851 DAUC <0003> auc.c:152 vector [4]: sres = 206cd1e7 20250829085527851 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250829085527851 DAUC <0003> db_auc.c:245 IMSI='262428898605417': Generated 5 vectors 20250829085527851 DAUC <0003> db_auc.c:249 IMSI='262428898605417': Updating SQN=161 in DB 20250829085527851 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428898605417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428898605417"} 20250829085527851 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428898605417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085527851 DLINP <000b> input/ipa.c:452 connected read/write 20250829085527851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085527851 DLINP <000b> input/ipa.c:452 connected read/write 20250829085527851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a05b3587fa16: Found GsupExpect[0] for "262428898605417" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@a05b3587fa16: Added IMSI table entry 0TC_gsup_sai_eps(36)"262428898605417" TC_gsup_sai_eps(36)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085527857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37820<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@a05b3587fa16: Final verdict of PTC: pass 20250829085527859 DAUC <0003> db_auc.c:157 IMSI='262429626941104': No 2G Auth Data 20250829085527859 DAUC <0003> db_auc.c:192 IMSI='262429626941104': No 3G Auth Data HLR_Test-GSUP(33)@a05b3587fa16: Created GsupExpect[0] for "262429626941104" to be handled at TC_gsup_sai_eps(37) 20250829085527870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37832<->l=127.0.0.1:4258 20250829085527871 DLINP <000b> input/ipa.c:452 connected read/write 20250829085527871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085527871 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429626941104 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429626941104"} 20250829085527871 DAUC <0003> db_auc.c:157 IMSI='262429626941104': No 2G Auth Data 20250829085527871 DAUC <0003> db_auc.c:236 IMSI='262429626941104': Calling to generate 5 vectors 20250829085527871 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250829085527871 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085527871 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250829085527871 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250829085527871 DAUC <0003> auc.c:113 vector [0]: rand = 5659378f7d63f4d711f4192456123ae8 20250829085527871 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250829085527871 DAUC <0003> auc.c:142 vector [0]: autn = 115dc50ef01c8000496fe4318000222f 20250829085527871 DAUC <0003> auc.c:143 vector [0]: ck = 39a505d2661dd5e6edef05ead6afcbc6 20250829085527871 DAUC <0003> auc.c:144 vector [0]: ik = e67ab35db7a56c2e227b0dcc239c9d5d 20250829085527871 DAUC <0003> auc.c:145 vector [0]: res = b4a4b48ba305cfd30000000000000000 20250829085527871 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085527871 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250829085527871 DAUC <0003> auc.c:151 vector [0]: kc = 104bbea9248bef53 20250829085527872 DAUC <0003> auc.c:152 vector [0]: sres = 17a17b58 20250829085527872 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250829085527872 DAUC <0003> auc.c:113 vector [1]: rand = 6904855e749332fe87ca3f02d9c9d1f6 20250829085527872 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250829085527872 DAUC <0003> auc.c:142 vector [1]: autn = e1023434a8d8800070031b8d4fff4eba 20250829085527872 DAUC <0003> auc.c:143 vector [1]: ck = 28ab26c526d2e602da6f0434a914a388 20250829085527872 DAUC <0003> auc.c:144 vector [1]: ik = 181984f2396ea493cd67a5214ef0f0e5 20250829085527872 DAUC <0003> auc.c:145 vector [1]: res = 4fa60ff6222601580000000000000000 20250829085527872 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085527872 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250829085527872 DAUC <0003> auc.c:151 vector [1]: kc = 27ba0322f85811fc 20250829085527872 DAUC <0003> auc.c:152 vector [1]: sres = 6d800eae 20250829085527872 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250829085527872 DAUC <0003> auc.c:113 vector [2]: rand = 58cf62075e940a4497eb681ff01b43bc 20250829085527872 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250829085527872 DAUC <0003> auc.c:142 vector [2]: autn = 26767f5827c3800076778f7a71847bb9 20250829085527872 DAUC <0003> auc.c:143 vector [2]: ck = f0ac5a5acc397d2066db8bf5b6b874db 20250829085527872 DAUC <0003> auc.c:144 vector [2]: ik = b76e68e323ff1643a6442e5a396d0c5e 20250829085527872 DAUC <0003> auc.c:145 vector [2]: res = fb18573d9a5beb7f0000000000000000 20250829085527872 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085527872 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250829085527872 DAUC <0003> auc.c:151 vector [2]: kc = 875d9716601313e6 20250829085527872 DAUC <0003> auc.c:152 vector [2]: sres = 6143bc42 20250829085527872 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250829085527872 DAUC <0003> auc.c:113 vector [3]: rand = cb451f7f2cde3ceccdf077d792ee3913 20250829085527872 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250829085527872 DAUC <0003> auc.c:142 vector [3]: autn = 3157485b77938000ab545a798d84719a 20250829085527872 DAUC <0003> auc.c:143 vector [3]: ck = 42177461a0ceab0650366d3d43740fe3 20250829085527872 DAUC <0003> auc.c:144 vector [3]: ik = fbcd022a32a3de1b5569074c41f24c1e 20250829085527872 DAUC <0003> auc.c:145 vector [3]: res = 6a8ad7db8b28e3e10000000000000000 20250829085527872 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085527872 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250829085527872 DAUC <0003> auc.c:151 vector [3]: kc = bc851c3a90eb36e0 20250829085527872 DAUC <0003> auc.c:152 vector [3]: sres = e1a2343a 20250829085527872 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250829085527872 DAUC <0003> auc.c:113 vector [4]: rand = 9da80aa74f40721ea532fb6825bdc713 20250829085527872 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250829085527872 DAUC <0003> auc.c:142 vector [4]: autn = a7a5a954f5cd8000236c0cd03a74345d 20250829085527872 DAUC <0003> auc.c:143 vector [4]: ck = 79ada5d79ff2ea4042065e91a19e621f 20250829085527872 DAUC <0003> auc.c:144 vector [4]: ik = 947015a6ba814771e4d01f33144a74bf 20250829085527872 DAUC <0003> auc.c:145 vector [4]: res = ff6d96a9069f05720000000000000000 20250829085527872 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250829085527872 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250829085527872 DAUC <0003> auc.c:151 vector [4]: kc = 4b0bf1d390a7bb91 20250829085527872 DAUC <0003> auc.c:152 vector [4]: sres = f9f293db 20250829085527872 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250829085527872 DAUC <0003> db_auc.c:245 IMSI='262429626941104': Generated 5 vectors 20250829085527872 DAUC <0003> db_auc.c:249 IMSI='262429626941104': Updating SQN=161 in DB 20250829085527872 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429626941104 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429626941104"} 20250829085527872 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429626941104 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085527872 DLINP <000b> input/ipa.c:452 connected read/write 20250829085527872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085527872 DLINP <000b> input/ipa.c:452 connected read/write 20250829085527872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a05b3587fa16: Found GsupExpect[0] for "262429626941104" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@a05b3587fa16: Added IMSI table entry 1TC_gsup_sai_eps(37)"262429626941104" TC_gsup_sai_eps(37)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085527873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37832<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@a05b3587fa16: Final verdict of PTC: pass 20250829085527873 DAUC <0003> db_auc.c:157 IMSI='262423605440837': No 2G Auth Data 20250829085527873 DAUC <0003> db_auc.c:192 IMSI='262423605440837': No 3G Auth Data HLR_Test-GSUP(33)@a05b3587fa16: Created GsupExpect[0] for "262423605440837" to be handled at TC_gsup_sai_eps(38) 20250829085527878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37834<->l=127.0.0.1:4258 20250829085527880 DLINP <000b> input/ipa.c:452 connected read/write 20250829085527880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085527880 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423605440837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423605440837"} 20250829085527880 DAUC <0003> db_auc.c:236 IMSI='262423605440837': Calling to generate 5 vectors 20250829085527880 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250829085527880 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085527880 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085527880 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250829085527880 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085527880 DAUC <0003> auc.c:113 vector [0]: rand = 323f5a863d1e082da36477b41e831d2a 20250829085527880 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250829085527880 DAUC <0003> auc.c:142 vector [0]: autn = 9c6994bf3bbd8000580001e7336a563a 20250829085527880 DAUC <0003> auc.c:143 vector [0]: ck = 6c33efa13157b7051a36f76b3a04f5ae 20250829085527880 DAUC <0003> auc.c:144 vector [0]: ik = 7ff7eaf2d2eabba4cbdcaea2e25a91ab 20250829085527880 DAUC <0003> auc.c:145 vector [0]: res = 95daea660dea58d10000000000000000 20250829085527880 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085527880 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250829085527880 DAUC <0003> auc.c:179 vector [0]: kc = ed82ce43b4a5f400 20250829085527880 DAUC <0003> auc.c:180 vector [0]: sres = 76088465 20250829085527880 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250829085527880 DAUC <0003> auc.c:113 vector [1]: rand = 2c94521df8860755fc2a24df0e44b64c 20250829085527880 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250829085527880 DAUC <0003> auc.c:142 vector [1]: autn = 5235431217e68000d2dbb8c545b28a79 20250829085527880 DAUC <0003> auc.c:143 vector [1]: ck = 930acc30a3310d265c9c78da9f7ed1ce 20250829085527880 DAUC <0003> auc.c:144 vector [1]: ik = 4a9a40c511536b361843a32c5cd5be6e 20250829085527880 DAUC <0003> auc.c:145 vector [1]: res = c5c10a116d85cd230000000000000000 20250829085527880 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085527880 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250829085527880 DAUC <0003> auc.c:179 vector [1]: kc = fd4a394a3826ac00 20250829085527880 DAUC <0003> auc.c:180 vector [1]: sres = f77df97f 20250829085527880 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250829085527880 DAUC <0003> auc.c:113 vector [2]: rand = a0f9c4ddbe9071c097e20de8d08830ee 20250829085527880 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250829085527880 DAUC <0003> auc.c:142 vector [2]: autn = c46cdbe6af798000bddbabd06650b7c9 20250829085527880 DAUC <0003> auc.c:143 vector [2]: ck = ea1176f371a02f06e957ff6564c79834 20250829085527880 DAUC <0003> auc.c:144 vector [2]: ik = 51b763e7e3c4a0eacbcb12197f44c226 20250829085527880 DAUC <0003> auc.c:145 vector [2]: res = 9fa0d3b8ecbd8e2a0000000000000000 20250829085527880 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085527880 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250829085527880 DAUC <0003> auc.c:179 vector [2]: kc = 5035c3959d850c00 20250829085527880 DAUC <0003> auc.c:180 vector [2]: sres = 0176600f 20250829085527880 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250829085527880 DAUC <0003> auc.c:113 vector [3]: rand = 21d168bda3f05d37a6da0af3d89b858e 20250829085527880 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250829085527880 DAUC <0003> auc.c:142 vector [3]: autn = fa8441260bb38000c00b6c2e928be638 20250829085527880 DAUC <0003> auc.c:143 vector [3]: ck = d5c075f81ac2a6f3841f4e8e55388d8e 20250829085527880 DAUC <0003> auc.c:144 vector [3]: ik = 2efb9f977a99ca80b33b3bf0c545f905 20250829085527880 DAUC <0003> auc.c:145 vector [3]: res = d52522dd292b842f0000000000000000 20250829085527880 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085527880 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250829085527880 DAUC <0003> auc.c:179 vector [3]: kc = ee6751c44dfcd400 20250829085527880 DAUC <0003> auc.c:180 vector [3]: sres = be1c79ed 20250829085527880 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250829085527880 DAUC <0003> auc.c:113 vector [4]: rand = 28a7895d5e3decb02f68ba4e48accb4a 20250829085527880 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250829085527880 DAUC <0003> auc.c:142 vector [4]: autn = 68d485de15fe80001036f239f590395f 20250829085527880 DAUC <0003> auc.c:143 vector [4]: ck = 8d555cc9fdaa22a245c8373db547bac6 20250829085527880 DAUC <0003> auc.c:144 vector [4]: ik = 8daffaec7d53cf3028119c8d697ba838 20250829085527880 DAUC <0003> auc.c:145 vector [4]: res = ec6a2bfcae1445a90000000000000000 20250829085527880 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250829085527880 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250829085527880 DAUC <0003> auc.c:179 vector [4]: kc = d067dbd5cee9a400 20250829085527880 DAUC <0003> auc.c:180 vector [4]: sres = 5e293f00 20250829085527880 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250829085527880 DAUC <0003> db_auc.c:245 IMSI='262423605440837': Generated 5 vectors 20250829085527880 DAUC <0003> db_auc.c:249 IMSI='262423605440837': Updating SQN=161 in DB 20250829085527880 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423605440837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423605440837"} 20250829085527880 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423605440837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085527880 DLINP <000b> input/ipa.c:452 connected read/write 20250829085527880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085527880 DLINP <000b> input/ipa.c:452 connected read/write 20250829085527880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a05b3587fa16: Found GsupExpect[0] for "262423605440837" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@a05b3587fa16: Added IMSI table entry 2TC_gsup_sai_eps(38)"262423605440837" TC_gsup_sai_eps(38)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085527881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37834<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@a05b3587fa16: Final verdict of PTC: pass 20250829085527882 DAUC <0003> db_auc.c:157 IMSI='262425640489200': No 2G Auth Data 20250829085527882 DAUC <0003> db_auc.c:192 IMSI='262425640489200': No 3G Auth Data HLR_Test-GSUP(33)@a05b3587fa16: Created GsupExpect[0] for "262425640489200" to be handled at TC_gsup_sai_eps(39) 20250829085527887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37836<->l=127.0.0.1:4258 20250829085527889 DLINP <000b> input/ipa.c:452 connected read/write 20250829085527889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085527889 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425640489200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425640489200"} 20250829085527889 DAUC <0003> db_auc.c:236 IMSI='262425640489200': Calling to generate 5 vectors 20250829085527889 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250829085527889 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085527889 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085527889 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250829085527889 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085527889 DAUC <0003> auc.c:113 vector [0]: rand = 497478ebf33e46c61e1b330264c8d20b 20250829085527889 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250829085527889 DAUC <0003> auc.c:142 vector [0]: autn = 6d429e45606b80005a2331c4c8fd1ad8 20250829085527889 DAUC <0003> auc.c:143 vector [0]: ck = 74c448eb28a3ad32a8945b9de28777df 20250829085527889 DAUC <0003> auc.c:144 vector [0]: ik = 57edb83bbcea1e34b3e121d0893b51a8 20250829085527889 DAUC <0003> auc.c:145 vector [0]: res = fd81c91713223eb20000000000000000 20250829085527889 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085527889 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250829085527889 DAUC <0003> auc.c:179 vector [0]: kc = 4653f7a034e02400 20250829085527889 DAUC <0003> auc.c:180 vector [0]: sres = b089bcad 20250829085527889 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250829085527889 DAUC <0003> auc.c:113 vector [1]: rand = 903a2d3c1fafe5b03f7ed00624232381 20250829085527889 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250829085527889 DAUC <0003> auc.c:142 vector [1]: autn = d2d98a36f7ff8000cf47a129e59770c0 20250829085527889 DAUC <0003> auc.c:143 vector [1]: ck = 1a0e9af810253a5e1e34f7f71add59fb 20250829085527889 DAUC <0003> auc.c:144 vector [1]: ik = 5ce5fb02ce00e17be18b60175d040ca3 20250829085527889 DAUC <0003> auc.c:145 vector [1]: res = 8878b6ff1034e9f50000000000000000 20250829085527889 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085527889 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250829085527889 DAUC <0003> auc.c:179 vector [1]: kc = c53d118d14199400 20250829085527889 DAUC <0003> auc.c:180 vector [1]: sres = c0900168 20250829085527889 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250829085527889 DAUC <0003> auc.c:113 vector [2]: rand = 37a4dd83f23d32be473e25e5fddfc625 20250829085527889 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250829085527889 DAUC <0003> auc.c:142 vector [2]: autn = ea392bfd09368000d577bb0e9b0e8a70 20250829085527889 DAUC <0003> auc.c:143 vector [2]: ck = c98d0bd53d7a9196c18fd846cbe28692 20250829085527889 DAUC <0003> auc.c:144 vector [2]: ik = 893ef7b071b448817329b8d9582e02b6 20250829085527889 DAUC <0003> auc.c:145 vector [2]: res = d6ff9d136ceba3fa0000000000000000 20250829085527889 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085527889 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250829085527889 DAUC <0003> auc.c:179 vector [2]: kc = ead703fe3f01b800 20250829085527889 DAUC <0003> auc.c:180 vector [2]: sres = ce807413 20250829085527889 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250829085527889 DAUC <0003> auc.c:113 vector [3]: rand = 575e39301c6a89b3150e3ecfac0190a7 20250829085527889 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250829085527889 DAUC <0003> auc.c:142 vector [3]: autn = e812a71d65b8800044e66f0ecf264500 20250829085527889 DAUC <0003> auc.c:143 vector [3]: ck = 67b8c44445a2568d9198a2122216d69b 20250829085527889 DAUC <0003> auc.c:144 vector [3]: ik = 85de194db68fe9955d8e0baec3e91df4 20250829085527889 DAUC <0003> auc.c:145 vector [3]: res = d3a0025544f9ece50000000000000000 20250829085527889 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085527889 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250829085527889 DAUC <0003> auc.c:179 vector [3]: kc = 49adee098d647c00 20250829085527889 DAUC <0003> auc.c:180 vector [3]: sres = 0c2567d4 20250829085527889 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250829085527889 DAUC <0003> auc.c:113 vector [4]: rand = 7a8890069b3183ef8c623d28279115d4 20250829085527889 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250829085527889 DAUC <0003> auc.c:142 vector [4]: autn = 91baf72af6908000ef7cbee476d40285 20250829085527889 DAUC <0003> auc.c:143 vector [4]: ck = d0f2068e2626f869258b4d907ebf3f04 20250829085527889 DAUC <0003> auc.c:144 vector [4]: ik = 095cfd2356b956da8a0a9aaa09e5b865 20250829085527889 DAUC <0003> auc.c:145 vector [4]: res = 4513535189dccdd30000000000000000 20250829085527889 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250829085527889 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250829085527889 DAUC <0003> auc.c:179 vector [4]: kc = 6da7188a22361800 20250829085527889 DAUC <0003> auc.c:180 vector [4]: sres = 9009fe51 20250829085527889 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250829085527889 DAUC <0003> db_auc.c:245 IMSI='262425640489200': Generated 5 vectors 20250829085527889 DAUC <0003> db_auc.c:249 IMSI='262425640489200': Updating SQN=161 in DB 20250829085527889 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425640489200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425640489200"} 20250829085527889 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425640489200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085527889 DLINP <000b> input/ipa.c:452 connected read/write 20250829085527889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085527889 DLINP <000b> input/ipa.c:452 connected read/write 20250829085527889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a05b3587fa16: Found GsupExpect[0] for "262425640489200" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@a05b3587fa16: Added IMSI table entry 3TC_gsup_sai_eps(39)"262425640489200" TC_gsup_sai_eps(39)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085527890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37836<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@a05b3587fa16: Final verdict of PTC: pass 20250829085527890 DAUC <0003> db_auc.c:157 IMSI='262429386570481': No 2G Auth Data 20250829085527890 DAUC <0003> db_auc.c:192 IMSI='262429386570481': No 3G Auth Data HLR_Test-GSUP(33)@a05b3587fa16: Created GsupExpect[0] for "262429386570481" to be handled at TC_gsup_sai_eps(40) 20250829085527896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37838<->l=127.0.0.1:4258 20250829085527897 DLINP <000b> input/ipa.c:452 connected read/write 20250829085527897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085527897 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429386570481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429386570481"} 20250829085527897 DAUC <0003> db_auc.c:236 IMSI='262429386570481': Calling to generate 5 vectors 20250829085527897 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250829085527897 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250829085527897 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250829085527897 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250829085527897 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250829085527897 DAUC <0003> auc.c:113 vector [0]: rand = 377f0394a5253e36421adab900528955 20250829085527897 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250829085527897 DAUC <0003> auc.c:142 vector [0]: autn = 64576bc9b06c800058382f9a20414dbf 20250829085527897 DAUC <0003> auc.c:143 vector [0]: ck = 91010902a9ef95a5937e3ac910dfbffb 20250829085527897 DAUC <0003> auc.c:144 vector [0]: ik = 0edc04b2dfec94b0d41ec947f8a0763f 20250829085527897 DAUC <0003> auc.c:145 vector [0]: res = 612a4af428b0dbeb0000000000000000 20250829085527897 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250829085527897 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250829085527897 DAUC <0003> auc.c:179 vector [0]: kc = 650feef221b6e615 20250829085527897 DAUC <0003> auc.c:180 vector [0]: sres = d493b3aa 20250829085527897 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250829085527897 DAUC <0003> auc.c:113 vector [1]: rand = 45d16eea70ec3905422c34d28c6a08e0 20250829085527897 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250829085527897 DAUC <0003> auc.c:142 vector [1]: autn = 2000691dd90380005558cffca83b8912 20250829085527897 DAUC <0003> auc.c:143 vector [1]: ck = 46746779f18a4fd1be3bf910374fff8e 20250829085527897 DAUC <0003> auc.c:144 vector [1]: ik = 1cf00c7c664cfaab35b06c1b40a8b330 20250829085527898 DAUC <0003> auc.c:145 vector [1]: res = f7ecb259431f72800000000000000000 20250829085527898 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250829085527898 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250829085527898 DAUC <0003> auc.c:179 vector [1]: kc = 4c79377c97d5b43e 20250829085527898 DAUC <0003> auc.c:180 vector [1]: sres = 434bf9f3 20250829085527898 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250829085527898 DAUC <0003> auc.c:113 vector [2]: rand = f6d5c013ce39dd7fb78bb0560bd37317 20250829085527898 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250829085527898 DAUC <0003> auc.c:142 vector [2]: autn = 14d01e6f3ed88000d5ada6f37dd38949 20250829085527898 DAUC <0003> auc.c:143 vector [2]: ck = d35244b2e13314a107c9cae00bc8cd75 20250829085527898 DAUC <0003> auc.c:144 vector [2]: ik = 5c6592048508a481f44f2cf44d37f4e8 20250829085527898 DAUC <0003> auc.c:145 vector [2]: res = 4632755c178f4c950000000000000000 20250829085527898 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250829085527898 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250829085527898 DAUC <0003> auc.c:179 vector [2]: kc = 3a8de0b81718a00e 20250829085527898 DAUC <0003> auc.c:180 vector [2]: sres = a8630aa8 20250829085527898 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250829085527898 DAUC <0003> auc.c:113 vector [3]: rand = 67a976e5d89ebd53d259d9126826db09 20250829085527898 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250829085527898 DAUC <0003> auc.c:142 vector [3]: autn = f3c200e6b39d8000ae8edb9186f5404b 20250829085527898 DAUC <0003> auc.c:143 vector [3]: ck = 4880c71f4aa82a9c2d3fee6d74603517 20250829085527898 DAUC <0003> auc.c:144 vector [3]: ik = c81f9cf078bbb82ffe4c4d8c439ec728 20250829085527898 DAUC <0003> auc.c:145 vector [3]: res = ebccf57aeae80bf90000000000000000 20250829085527898 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250829085527898 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250829085527898 DAUC <0003> auc.c:179 vector [3]: kc = 4aaff4a7b4d58613 20250829085527898 DAUC <0003> auc.c:180 vector [3]: sres = 4be277aa 20250829085527898 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250829085527898 DAUC <0003> auc.c:113 vector [4]: rand = 3d770348680345f4eaa3775c20d2915b 20250829085527898 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250829085527898 DAUC <0003> auc.c:142 vector [4]: autn = c67de74658f18000cac59b358083e470 20250829085527898 DAUC <0003> auc.c:143 vector [4]: ck = f8653e844f66d309b0fff1d44b63193c 20250829085527898 DAUC <0003> auc.c:144 vector [4]: ik = b1bc7e185c132adcc4e8c7b555146a15 20250829085527898 DAUC <0003> auc.c:145 vector [4]: res = f93ea722f0bd9b990000000000000000 20250829085527898 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250829085527898 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250829085527898 DAUC <0003> auc.c:179 vector [4]: kc = 0d678087dc5fe3bd 20250829085527898 DAUC <0003> auc.c:180 vector [4]: sres = 719551c2 20250829085527898 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250829085527898 DAUC <0003> db_auc.c:245 IMSI='262429386570481': Generated 5 vectors 20250829085527898 DAUC <0003> db_auc.c:249 IMSI='262429386570481': Updating SQN=161 in DB 20250829085527898 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429386570481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429386570481"} 20250829085527898 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429386570481 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085527898 DLINP <000b> input/ipa.c:452 connected read/write 20250829085527898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085527898 DLINP <000b> input/ipa.c:452 connected read/write 20250829085527898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@a05b3587fa16: Found GsupExpect[0] for "262429386570481" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@a05b3587fa16: Added IMSI table entry 4TC_gsup_sai_eps(40)"262429386570481" TC_gsup_sai_eps(40)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085527899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37838<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@a05b3587fa16: Final verdict of PTC: pass MTC@a05b3587fa16: setverdict(pass): none -> pass 20250829085527899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37812<->l=127.0.0.1:4258 20250829085527900 DLINP <000b> input/ipa.c:452 connected read/write 20250829085527900 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085527900 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085527900 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085527900 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085527900 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38777<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@a05b3587fa16: Final verdict of PTC: none 34@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: pass MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Fri Aug 29 08:55:27 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250829085527924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37842<->l=127.0.0.1:4258 20250829085528024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37842<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65952) Waiting for packet dumper to finish... 1 (prev_count=65952, count=126036) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Fri Aug 29 08:55:30 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_gsup_ul_unknown_imsi started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085531171 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085531171 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085531175 DLINP <000b> input/ipa.c:452 connected read/write 20250829085531175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085531177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37852<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085531183 DLINP <000b> input/ipa.c:452 connected read/write 20250829085531183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085531183 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085531183 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085531183 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085531183 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085531183 DLGSUP <0013> gsup_server.c:238 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 20250829085531183 DLGSUP <0013> gsup_server.c:236 2: 20250829085531183 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085531183 DLGSUP <0013> gsup_server.c:236 3: 20250829085531183 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085531183 DLGSUP <0013> gsup_server.c:236 4: 20250829085531184 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085531184 DLGSUP <0013> gsup_server.c:236 5: 20250829085531184 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085531184 DLGSUP <0013> gsup_server.c:236 7: 20250829085531184 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085531184 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085531184 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085531184 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085531196 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35325<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@a05b3587fa16: Created GsupExpect[0] for "262424529828749" to be handled at TC_gsup_ul_unknown_imsi(45) 20250829085531204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37866<->l=127.0.0.1:4258 20250829085531230 DLINP <000b> input/ipa.c:452 connected read/write 20250829085531230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085531230 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424529828749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424529828749" cn_domain=PS} 20250829085531230 DLU <0006> fsm.c:456 lu(262424529828749)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085531230 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424529828749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250829085531230 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424529828749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424529828749" cause=IMSI unknown in HLR} 20250829085531230 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424529828749 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085531230 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424529828749)[0x55abba0646b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085531230 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424529828749)[0x55abba0646b0]{UNVALIDATED}: Freeing instance 20250829085531230 DLU <0006> fsm.c:568 lu(PS:IMSI-262424529828749)[0x55abba0646b0]{UNVALIDATED}: Deallocated 20250829085531230 DLINP <000b> input/ipa.c:452 connected read/write 20250829085531230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085531230 DLINP <000b> input/ipa.c:452 connected read/write 20250829085531230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@a05b3587fa16: Found GsupExpect[0] for "262424529828749" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@a05b3587fa16: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262424529828749" TC_gsup_ul_unknown_imsi(45)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085531235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37866<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@a05b3587fa16: Final verdict of PTC: pass 20250829085531237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37852<->l=127.0.0.1:4258 20250829085531239 DLINP <000b> input/ipa.c:452 connected read/write 20250829085531239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085531239 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085531239 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085531239 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(42)@a05b3587fa16: Final verdict of PTC: none 20250829085531240 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35325<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(41)@a05b3587fa16: Final verdict of PTC: none 43@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 43: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@a05b3587fa16: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Fri Aug 29 08:55:31 UTC 2025 ====== 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 20250829085531280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37872<->l=127.0.0.1:4258 20250829085531380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37872<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=26092) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Fri Aug 29 08:55:33 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085534523 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085534523 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085534528 DLINP <000b> input/ipa.c:452 connected read/write 20250829085534528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085534530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53732<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085534534 DLINP <000b> input/ipa.c:452 connected read/write 20250829085534534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085534534 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085534534 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085534534 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085534534 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085534534 DLGSUP <0013> gsup_server.c:238 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 20250829085534534 DLGSUP <0013> gsup_server.c:236 2: 20250829085534534 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085534534 DLGSUP <0013> gsup_server.c:236 3: 20250829085534534 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085534534 DLGSUP <0013> gsup_server.c:236 4: 20250829085534534 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085534534 DLGSUP <0013> gsup_server.c:236 5: 20250829085534534 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085534534 DLGSUP <0013> gsup_server.c:236 7: 20250829085534534 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085534534 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085534534 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085534534 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085534549 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40241<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@a05b3587fa16: Created GsupExpect[0] for "262422665704707" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250829085534568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53734<->l=127.0.0.1:4258 20250829085534578 DLINP <000b> input/ipa.c:452 connected read/write 20250829085534578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085534578 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262422665704707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422665704707" cn_domain=PS source_name="the-source\n"} 20250829085534578 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250829085534578 DLU <0006> fsm.c:456 lu(262422665704707)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085534578 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262422665704707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250829085534578 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262422665704707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422665704707" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250829085534578 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262422665704707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085534578 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422665704707)[0x55abba0646b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085534578 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422665704707)[0x55abba0646b0]{UNVALIDATED}: Freeing instance 20250829085534578 DLU <0006> fsm.c:568 lu(PS:IMSI-262422665704707)[0x55abba0646b0]{UNVALIDATED}: Deallocated 20250829085534578 DLINP <000b> input/ipa.c:452 connected read/write 20250829085534578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085534578 DLINP <000b> input/ipa.c:452 connected read/write 20250829085534578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@a05b3587fa16: Found GsupExpect[0] for "262422665704707" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@a05b3587fa16: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262422665704707" TC_gsup_ul_unknown_imsi_via_proxy(50)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085534584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53734<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@a05b3587fa16: Final verdict of PTC: pass 20250829085534586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53732<->l=127.0.0.1:4258 20250829085534587 DLINP <000b> input/ipa.c:452 connected read/write 20250829085534588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085534588 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085534588 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085534588 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085534588 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@a05b3587fa16: Final verdict of PTC: none 20250829085534588 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40241<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(49)@a05b3587fa16: Final verdict of PTC: none 48@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 48: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@a05b3587fa16: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Fri Aug 29 08:55:34 UTC 2025 ====== 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 20250829085534615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53744<->l=127.0.0.1:4258 20250829085534715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53744<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=436) Waiting for packet dumper to finish... 1 (prev_count=436, count=26684) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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 Aug 29 08:55:36 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085537853 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085537854 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085537856 DLINP <000b> input/ipa.c:452 connected read/write 20250829085537856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085537856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@a05b3587fa16: 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) } } } } 20250829085537859 DLINP <000b> input/ipa.c:452 connected read/write 20250829085537859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(51)@a05b3587fa16: 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 } } } } 20250829085537859 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085537859 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085537859 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085537859 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085537859 DLGSUP <0013> gsup_server.c:238 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 20250829085537859 DLGSUP <0013> gsup_server.c:236 2: 20250829085537859 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085537859 DLGSUP <0013> gsup_server.c:236 3: 20250829085537859 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085537859 DLGSUP <0013> gsup_server.c:236 4: 20250829085537859 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085537859 DLGSUP <0013> gsup_server.c:236 5: 20250829085537859 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085537859 DLGSUP <0013> gsup_server.c:236 7: 20250829085537859 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085537859 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085537859 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085537859 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085537871 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40091<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@a05b3587fa16: Created GsupExpect[0] for "262422901154989" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250829085537878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53758<->l=127.0.0.1:4258 20250829085537902 DLINP <000b> input/ipa.c:452 connected read/write 20250829085537902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085537902 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422901154989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422901154989" cn_domain=PS} 20250829085537902 DLU <0006> fsm.c:456 lu(262422901154989)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085537902 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422901154989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250829085537902 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422901154989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422901154989" cause=Roaming not allowed in this location area} 20250829085537902 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422901154989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085537902 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422901154989)[0x55abba0646b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085537902 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422901154989)[0x55abba0646b0]{UNVALIDATED}: Freeing instance 20250829085537902 DLU <0006> fsm.c:568 lu(PS:IMSI-262422901154989)[0x55abba0646b0]{UNVALIDATED}: Deallocated 20250829085537902 DLINP <000b> input/ipa.c:452 connected read/write 20250829085537902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085537902 DLINP <000b> input/ipa.c:452 connected read/write 20250829085537902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@a05b3587fa16: Found GsupExpect[0] for "262422901154989" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@a05b3587fa16: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262422901154989" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085537908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53758<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@a05b3587fa16: Final verdict of PTC: pass 20250829085537909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4258 20250829085537911 DLINP <000b> input/ipa.c:452 connected read/write 20250829085537911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085537911 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085537911 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085537911 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@a05b3587fa16: Final verdict of PTC: none 20250829085537912 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40091<->l=127.0.0.1:4259) 53@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 53: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@a05b3587fa16: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Fri Aug 29 08:55:37 UTC 2025 ====== 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 20250829085537949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53762<->l=127.0.0.1:4258 20250829085538050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53762<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=27284) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Fri Aug 29 08:55:40 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_gsup_sai_err_unknown_imsi started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085541157 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085541158 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085541162 DLINP <000b> input/ipa.c:452 connected read/write 20250829085541162 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085541164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53770<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085541169 DLINP <000b> input/ipa.c:452 connected read/write 20250829085541169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085541169 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085541169 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085541169 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085541169 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085541169 DLGSUP <0013> gsup_server.c:238 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 20250829085541169 DLGSUP <0013> gsup_server.c:236 2: 20250829085541169 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085541169 DLGSUP <0013> gsup_server.c:236 3: 20250829085541169 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085541169 DLGSUP <0013> gsup_server.c:236 4: 20250829085541169 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085541169 DLGSUP <0013> gsup_server.c:236 5: 20250829085541169 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085541169 DLGSUP <0013> gsup_server.c:236 7: 20250829085541169 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085541169 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085541169 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085541169 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085541195 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38661<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@a05b3587fa16: Created GsupExpect[0] for "262428124428440" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250829085541209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53778<->l=127.0.0.1:4258 20250829085541218 DLINP <000b> input/ipa.c:452 connected read/write 20250829085541218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085541218 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428124428440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428124428440"} 20250829085541218 DAUC <0003> db_auc.c:133 IMSI='262428124428440': No such subscriber 20250829085541218 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428124428440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250829085541218 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428124428440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428124428440" cause=IMSI unknown in HLR} 20250829085541218 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428124428440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085541218 DLINP <000b> input/ipa.c:452 connected read/write 20250829085541218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085541218 DLINP <000b> input/ipa.c:452 connected read/write 20250829085541218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@a05b3587fa16: Found GsupExpect[0] for "262428124428440" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@a05b3587fa16: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262428124428440" TC_gsup_sai_err_unknown_imsi(60)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085541223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53778<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@a05b3587fa16: Final verdict of PTC: pass 20250829085541226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53770<->l=127.0.0.1:4258 20250829085541228 DLINP <000b> input/ipa.c:452 connected read/write 20250829085541228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085541228 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085541228 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085541228 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085541228 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38661<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@a05b3587fa16: Final verdict of PTC: none 58@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 58: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@a05b3587fa16: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Fri Aug 29 08:55:41 UTC 2025 ====== 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 20250829085541262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53780<->l=127.0.0.1:4258 20250829085541362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53780<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=428) Waiting for packet dumper to finish... 1 (prev_count=428, count=25292) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Fri Aug 29 08:55:43 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_gsup_ul started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085544487 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085544487 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085544488 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085544489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085544492 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085544492 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085544492 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085544492 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085544492 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085544492 DLGSUP <0013> gsup_server.c:238 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 20250829085544492 DLGSUP <0013> gsup_server.c:236 2: 20250829085544492 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085544492 DLGSUP <0013> gsup_server.c:236 3: 20250829085544492 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085544492 DLGSUP <0013> gsup_server.c:236 4: 20250829085544492 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085544492 DLGSUP <0013> gsup_server.c:236 5: 20250829085544492 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085544492 DLGSUP <0013> gsup_server.c:236 7: 20250829085544492 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085544492 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085544492 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085544492 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085544505 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38555<->l=127.0.0.1:4259) 20250829085544509 DAUC <0003> db_auc.c:157 IMSI='262429169179098': No 2G Auth Data 20250829085544509 DAUC <0003> db_auc.c:192 IMSI='262429169179098': No 3G Auth Data HLR_Test-GSUP(62)@a05b3587fa16: Created GsupExpect[0] for "262429169179098" to be handled at TC_gsup_ul(65) 20250829085544517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60860<->l=127.0.0.1:4258 20250829085544534 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085544534 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429169179098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429169179098" cn_domain=PS} 20250829085544534 DLU <0006> fsm.c:456 lu(262429169179098)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085544534 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429169179098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085544534 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429169179098)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085544534 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429169179098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429169179098" cn_domain=PS} 20250829085544534 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085544534 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a05b3587fa16: Found GsupExpect[0] for "262429169179098" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@a05b3587fa16: Added IMSI table entry 0TC_gsup_ul(65)"262429169179098" 20250829085544542 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085544542 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429169179098 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429169179098"} 20250829085544542 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429169179098)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085544542 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429169179098 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085544542 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429169179098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429169179098"} 20250829085544542 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429169179098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085544542 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429169179098)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085544542 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429169179098)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085544542 DLU <0006> fsm.c:568 lu(PS:IMSI-262429169179098)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085544542 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085544542 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul(65)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085544546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60860<->l=127.0.0.1:4258 TC_gsup_ul(65)@a05b3587fa16: Final verdict of PTC: pass 20250829085544549 DAUC <0003> db_auc.c:157 IMSI='262420166621836': No 2G Auth Data 20250829085544549 DAUC <0003> db_auc.c:192 IMSI='262420166621836': No 3G Auth Data 20250829085544550 DLGSUP <0013> hlr.c:121 IMSI 262420166621836: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a05b3587fa16: Created GsupExpect[0] for "262420166621836" to be handled at TC_gsup_ul(66) 20250829085544563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60866<->l=127.0.0.1:4258 20250829085544566 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085544566 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420166621836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420166621836" cn_domain=PS} 20250829085544566 DLU <0006> fsm.c:456 lu(262420166621836)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085544566 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420166621836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085544566 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420166621836)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085544566 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420166621836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420166621836" cn_domain=PS} 20250829085544566 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085544566 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a05b3587fa16: Found GsupExpect[0] for "262420166621836" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@a05b3587fa16: Added IMSI table entry 1TC_gsup_ul(66)"262420166621836" 20250829085544568 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544568 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085544568 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420166621836 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420166621836"} 20250829085544568 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420166621836)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085544568 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420166621836 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085544568 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420166621836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420166621836"} 20250829085544568 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420166621836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085544568 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420166621836)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085544568 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420166621836)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085544568 DLU <0006> fsm.c:568 lu(PS:IMSI-262420166621836)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085544568 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085544568 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul(66)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085544569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60866<->l=127.0.0.1:4258 TC_gsup_ul(66)@a05b3587fa16: Final verdict of PTC: pass 20250829085544570 DAUC <0003> db_auc.c:157 IMSI='262421921407753': No 2G Auth Data 20250829085544570 DAUC <0003> db_auc.c:192 IMSI='262421921407753': No 3G Auth Data 20250829085544570 DLGSUP <0013> hlr.c:121 IMSI 262421921407753: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a05b3587fa16: Created GsupExpect[0] for "262421921407753" to be handled at TC_gsup_ul(67) 20250829085544577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60880<->l=127.0.0.1:4258 20250829085544579 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085544579 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421921407753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421921407753" cn_domain=PS} 20250829085544579 DLU <0006> fsm.c:456 lu(262421921407753)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085544579 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421921407753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085544579 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421921407753)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085544579 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421921407753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421921407753" cn_domain=PS} 20250829085544579 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085544579 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a05b3587fa16: Found GsupExpect[0] for "262421921407753" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@a05b3587fa16: Added IMSI table entry 2TC_gsup_ul(67)"262421921407753" 20250829085544580 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085544580 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421921407753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421921407753"} 20250829085544580 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421921407753)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085544580 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262421921407753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085544580 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421921407753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421921407753"} 20250829085544580 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262421921407753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085544580 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421921407753)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085544580 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421921407753)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085544580 DLU <0006> fsm.c:568 lu(PS:IMSI-262421921407753)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085544580 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085544580 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul(67)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085544581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60880<->l=127.0.0.1:4258 TC_gsup_ul(67)@a05b3587fa16: Final verdict of PTC: pass 20250829085544581 DAUC <0003> db_auc.c:157 IMSI='262422769366100': No 2G Auth Data 20250829085544581 DAUC <0003> db_auc.c:192 IMSI='262422769366100': No 3G Auth Data 20250829085544582 DLGSUP <0013> hlr.c:121 IMSI 262422769366100: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a05b3587fa16: Created GsupExpect[0] for "262422769366100" to be handled at TC_gsup_ul(68) 20250829085544588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60884<->l=127.0.0.1:4258 20250829085544590 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085544590 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422769366100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422769366100" cn_domain=PS} 20250829085544590 DLU <0006> fsm.c:456 lu(262422769366100)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085544590 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422769366100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085544590 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422769366100)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085544590 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422769366100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422769366100" cn_domain=PS} 20250829085544590 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085544590 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a05b3587fa16: Found GsupExpect[0] for "262422769366100" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@a05b3587fa16: Added IMSI table entry 3TC_gsup_ul(68)"262422769366100" 20250829085544592 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085544592 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422769366100 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422769366100"} 20250829085544592 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422769366100)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085544592 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422769366100 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085544592 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422769366100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422769366100"} 20250829085544592 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422769366100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085544592 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422769366100)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085544592 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422769366100)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085544592 DLU <0006> fsm.c:568 lu(PS:IMSI-262422769366100)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085544592 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085544592 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul(68)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085544592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60884<->l=127.0.0.1:4258 TC_gsup_ul(68)@a05b3587fa16: Final verdict of PTC: pass 20250829085544593 DAUC <0003> db_auc.c:157 IMSI='262422717315244': No 2G Auth Data 20250829085544593 DAUC <0003> db_auc.c:192 IMSI='262422717315244': No 3G Auth Data 20250829085544594 DLGSUP <0013> hlr.c:121 IMSI 262422717315244: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a05b3587fa16: Created GsupExpect[0] for "262422717315244" to be handled at TC_gsup_ul(69) 20250829085544600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60900<->l=127.0.0.1:4258 20250829085544602 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085544602 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422717315244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422717315244" cn_domain=PS} 20250829085544602 DLU <0006> fsm.c:456 lu(262422717315244)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085544602 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422717315244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085544602 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422717315244)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085544602 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422717315244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422717315244" cn_domain=PS} 20250829085544602 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085544602 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a05b3587fa16: Found GsupExpect[0] for "262422717315244" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@a05b3587fa16: Added IMSI table entry 4TC_gsup_ul(69)"262422717315244" 20250829085544603 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085544603 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422717315244 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422717315244"} 20250829085544603 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422717315244)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085544603 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422717315244 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085544603 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422717315244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422717315244"} 20250829085544603 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422717315244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085544603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422717315244)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085544603 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422717315244)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085544603 DLU <0006> fsm.c:568 lu(PS:IMSI-262422717315244)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085544603 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085544603 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul(69)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085544604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60900<->l=127.0.0.1:4258 TC_gsup_ul(69)@a05b3587fa16: Final verdict of PTC: pass 20250829085544604 DAUC <0003> db_auc.c:157 IMSI='262424149474388': No 2G Auth Data 20250829085544604 DAUC <0003> db_auc.c:192 IMSI='262424149474388': No 3G Auth Data 20250829085544605 DLGSUP <0013> hlr.c:121 IMSI 262424149474388: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a05b3587fa16: Created GsupExpect[0] for "262424149474388" to be handled at TC_gsup_ul(70) 20250829085544610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60906<->l=127.0.0.1:4258 20250829085544612 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085544612 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424149474388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424149474388" cn_domain=PS} 20250829085544612 DLU <0006> fsm.c:456 lu(262424149474388)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085544612 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424149474388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085544612 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424149474388)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085544612 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424149474388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424149474388" cn_domain=PS} 20250829085544612 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085544612 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a05b3587fa16: Found GsupExpect[0] for "262424149474388" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@a05b3587fa16: Added IMSI table entry 5TC_gsup_ul(70)"262424149474388" 20250829085544613 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085544613 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424149474388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424149474388"} 20250829085544613 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424149474388)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085544613 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424149474388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085544613 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424149474388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424149474388"} 20250829085544613 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424149474388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085544613 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424149474388)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085544613 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424149474388)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085544613 DLU <0006> fsm.c:568 lu(PS:IMSI-262424149474388)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085544613 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085544613 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul(70)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085544613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60906<->l=127.0.0.1:4258 TC_gsup_ul(70)@a05b3587fa16: Final verdict of PTC: pass 20250829085544614 DAUC <0003> db_auc.c:157 IMSI='262426635517570': No 2G Auth Data 20250829085544614 DAUC <0003> db_auc.c:192 IMSI='262426635517570': No 3G Auth Data 20250829085544615 DLGSUP <0013> hlr.c:121 IMSI 262426635517570: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a05b3587fa16: Created GsupExpect[0] for "262426635517570" to be handled at TC_gsup_ul(71) 20250829085544621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60908<->l=127.0.0.1:4258 20250829085544622 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085544622 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426635517570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426635517570" cn_domain=PS} 20250829085544622 DLU <0006> fsm.c:456 lu(262426635517570)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085544622 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426635517570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085544622 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426635517570)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085544622 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426635517570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426635517570" cn_domain=PS} 20250829085544622 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085544622 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a05b3587fa16: Found GsupExpect[0] for "262426635517570" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@a05b3587fa16: Added IMSI table entry 6TC_gsup_ul(71)"262426635517570" 20250829085544623 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085544623 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426635517570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426635517570"} 20250829085544623 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426635517570)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085544623 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426635517570 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085544623 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426635517570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426635517570"} 20250829085544623 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426635517570 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085544623 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426635517570)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085544623 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426635517570)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085544623 DLU <0006> fsm.c:568 lu(PS:IMSI-262426635517570)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085544623 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085544624 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul(71)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085544624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60908<->l=127.0.0.1:4258 TC_gsup_ul(71)@a05b3587fa16: Final verdict of PTC: pass 20250829085544625 DAUC <0003> db_auc.c:157 IMSI='262422440715251': No 2G Auth Data 20250829085544625 DAUC <0003> db_auc.c:192 IMSI='262422440715251': No 3G Auth Data 20250829085544626 DLGSUP <0013> hlr.c:121 IMSI 262422440715251: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@a05b3587fa16: Created GsupExpect[0] for "262422440715251" to be handled at TC_gsup_ul(72) 20250829085544633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60924<->l=127.0.0.1:4258 20250829085544635 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085544635 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422440715251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422440715251" cn_domain=PS} 20250829085544635 DLU <0006> fsm.c:456 lu(262422440715251)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085544635 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422440715251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085544635 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422440715251)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085544635 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422440715251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422440715251" cn_domain=PS} 20250829085544635 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085544635 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@a05b3587fa16: Found GsupExpect[0] for "262422440715251" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@a05b3587fa16: Added IMSI table entry 7TC_gsup_ul(72)"262422440715251" 20250829085544636 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085544636 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422440715251 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422440715251"} 20250829085544636 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422440715251)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085544636 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422440715251 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085544636 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422440715251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422440715251"} 20250829085544636 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422440715251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085544636 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422440715251)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085544636 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422440715251)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085544636 DLU <0006> fsm.c:568 lu(PS:IMSI-262422440715251)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085544636 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085544636 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul(72)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085544637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60924<->l=127.0.0.1:4258 TC_gsup_ul(72)@a05b3587fa16: Final verdict of PTC: pass MTC@a05b3587fa16: setverdict(pass): none -> pass 20250829085544638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 20250829085544638 DLINP <000b> input/ipa.c:452 connected read/write 20250829085544638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085544638 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085544638 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085544638 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085544638 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38555<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP(62)@a05b3587fa16: Final verdict of PTC: none 63@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: pass MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_gsup_ul finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Fri Aug 29 08:55:44 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250829085544665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60930<->l=127.0.0.1:4258 20250829085544766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60930<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=80592) Waiting for packet dumper to finish... 1 (prev_count=80592, count=112736) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Fri Aug 29 08:55:46 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_gsup_ul_via_proxy started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085547888 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085547888 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085547892 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085547893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60938<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085547896 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085547896 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085547896 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085547896 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085547896 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085547896 DLGSUP <0013> gsup_server.c:238 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 20250829085547896 DLGSUP <0013> gsup_server.c:236 2: 20250829085547896 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085547896 DLGSUP <0013> gsup_server.c:236 3: 20250829085547896 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085547896 DLGSUP <0013> gsup_server.c:236 4: 20250829085547896 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085547896 DLGSUP <0013> gsup_server.c:236 5: 20250829085547896 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085547896 DLGSUP <0013> gsup_server.c:236 7: 20250829085547896 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085547896 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085547896 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085547896 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085547913 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46465<->l=127.0.0.1:4259) 20250829085547918 DAUC <0003> db_auc.c:157 IMSI='262426268114152': No 2G Auth Data 20250829085547918 DAUC <0003> db_auc.c:192 IMSI='262426268114152': No 3G Auth Data HLR_Test-GSUP(74)@a05b3587fa16: Created GsupExpect[0] for "262426268114152" to be handled at TC_gsup_ul_via_proxy(77) 20250829085547926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60942<->l=127.0.0.1:4258 20250829085547942 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085547942 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262426268114152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426268114152" cn_domain=PS source_name="the-source\n"} 20250829085547942 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250829085547942 DLU <0006> fsm.c:456 lu(262426268114152)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085547942 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262426268114152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250829085547942 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426268114152)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085547942 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262426268114152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426268114152" cn_domain=PS destination_name="the-source\n"} 20250829085547943 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085547943 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547943 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a05b3587fa16: Found GsupExpect[0] for "262426268114152" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@a05b3587fa16: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262426268114152" 20250829085547948 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085547949 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262426268114152 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426268114152" source_name="the-source\n"} 20250829085547949 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426268114152)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085547949 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262426268114152 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085547949 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262426268114152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426268114152" destination_name="the-source\n"} 20250829085547949 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262426268114152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085547949 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426268114152)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085547949 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426268114152)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085547949 DLU <0006> fsm.c:568 lu(PS:IMSI-262426268114152)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085547949 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085547949 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547949 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085547952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60942<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@a05b3587fa16: Final verdict of PTC: pass 20250829085547954 DAUC <0003> db_auc.c:157 IMSI='262428864187937': No 2G Auth Data 20250829085547954 DAUC <0003> db_auc.c:192 IMSI='262428864187937': No 3G Auth Data 20250829085547956 DLGSUP <0013> hlr.c:121 IMSI 262428864187937: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a05b3587fa16: Created GsupExpect[0] for "262428864187937" to be handled at TC_gsup_ul_via_proxy(78) 20250829085547970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60948<->l=127.0.0.1:4258 20250829085547971 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085547971 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262428864187937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428864187937" cn_domain=PS source_name="the-source\n"} 20250829085547972 DLU <0006> fsm.c:456 lu(262428864187937)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085547972 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262428864187937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250829085547972 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428864187937)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085547972 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262428864187937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428864187937" cn_domain=PS destination_name="the-source\n"} 20250829085547972 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085547972 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a05b3587fa16: Found GsupExpect[0] for "262428864187937" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@a05b3587fa16: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262428864187937" 20250829085547973 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547973 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085547973 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262428864187937 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428864187937" source_name="the-source\n"} 20250829085547973 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428864187937)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085547973 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262428864187937 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085547973 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262428864187937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428864187937" destination_name="the-source\n"} 20250829085547973 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262428864187937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085547973 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428864187937)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085547973 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428864187937)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085547973 DLU <0006> fsm.c:568 lu(PS:IMSI-262428864187937)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085547973 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085547973 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085547973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60948<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@a05b3587fa16: Final verdict of PTC: pass 20250829085547974 DAUC <0003> db_auc.c:157 IMSI='262420590544417': No 2G Auth Data 20250829085547974 DAUC <0003> db_auc.c:192 IMSI='262420590544417': No 3G Auth Data 20250829085547974 DLGSUP <0013> hlr.c:121 IMSI 262420590544417: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a05b3587fa16: Created GsupExpect[0] for "262420590544417" to be handled at TC_gsup_ul_via_proxy(79) 20250829085547982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60952<->l=127.0.0.1:4258 20250829085547984 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085547984 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420590544417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420590544417" cn_domain=PS source_name="the-source\n"} 20250829085547984 DLU <0006> fsm.c:456 lu(262420590544417)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085547984 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420590544417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250829085547984 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420590544417)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085547984 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420590544417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420590544417" cn_domain=PS destination_name="the-source\n"} 20250829085547984 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085547984 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a05b3587fa16: Found GsupExpect[0] for "262420590544417" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@a05b3587fa16: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262420590544417" 20250829085547986 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085547986 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420590544417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420590544417" source_name="the-source\n"} 20250829085547986 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420590544417)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085547986 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262420590544417 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085547986 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420590544417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420590544417" destination_name="the-source\n"} 20250829085547986 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262420590544417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085547986 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420590544417)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085547986 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420590544417)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085547986 DLU <0006> fsm.c:568 lu(PS:IMSI-262420590544417)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085547986 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085547986 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547986 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085547987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60952<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@a05b3587fa16: Final verdict of PTC: pass 20250829085547988 DAUC <0003> db_auc.c:157 IMSI='262422300169008': No 2G Auth Data 20250829085547988 DAUC <0003> db_auc.c:192 IMSI='262422300169008': No 3G Auth Data 20250829085547989 DLGSUP <0013> hlr.c:121 IMSI 262422300169008: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a05b3587fa16: Created GsupExpect[0] for "262422300169008" to be handled at TC_gsup_ul_via_proxy(80) 20250829085547995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60956<->l=127.0.0.1:4258 20250829085547997 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547997 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085547997 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422300169008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422300169008" cn_domain=PS source_name="the-source\n"} 20250829085547997 DLU <0006> fsm.c:456 lu(262422300169008)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085547997 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422300169008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250829085547997 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422300169008)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085547997 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422300169008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422300169008" cn_domain=PS destination_name="the-source\n"} 20250829085547997 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085547997 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a05b3587fa16: Found GsupExpect[0] for "262422300169008" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@a05b3587fa16: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262422300169008" 20250829085547998 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085547998 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422300169008 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422300169008" source_name="the-source\n"} 20250829085547998 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422300169008)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085547998 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262422300169008 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085547998 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422300169008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422300169008" destination_name="the-source\n"} 20250829085547998 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262422300169008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085547998 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422300169008)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085547998 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422300169008)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085547998 DLU <0006> fsm.c:568 lu(PS:IMSI-262422300169008)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085547998 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085547998 DLINP <000b> input/ipa.c:452 connected read/write 20250829085547998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085547999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60956<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@a05b3587fa16: Final verdict of PTC: pass 20250829085547999 DAUC <0003> db_auc.c:157 IMSI='262422094236140': No 2G Auth Data 20250829085547999 DAUC <0003> db_auc.c:192 IMSI='262422094236140': No 3G Auth Data 20250829085547999 DLGSUP <0013> hlr.c:121 IMSI 262422094236140: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a05b3587fa16: Created GsupExpect[0] for "262422094236140" to be handled at TC_gsup_ul_via_proxy(81) 20250829085548004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60958<->l=127.0.0.1:4258 20250829085548006 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085548006 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262422094236140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422094236140" cn_domain=PS source_name="the-source\n"} 20250829085548006 DLU <0006> fsm.c:456 lu(262422094236140)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085548006 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262422094236140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250829085548006 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422094236140)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085548006 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262422094236140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422094236140" cn_domain=PS destination_name="the-source\n"} 20250829085548006 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085548006 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a05b3587fa16: Found GsupExpect[0] for "262422094236140" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@a05b3587fa16: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262422094236140" 20250829085548007 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548007 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085548007 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262422094236140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422094236140" source_name="the-source\n"} 20250829085548007 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422094236140)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085548007 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262422094236140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085548007 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262422094236140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422094236140" destination_name="the-source\n"} 20250829085548007 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262422094236140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085548007 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422094236140)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085548007 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422094236140)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085548007 DLU <0006> fsm.c:568 lu(PS:IMSI-262422094236140)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085548007 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085548007 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085548008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60958<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@a05b3587fa16: Final verdict of PTC: pass 20250829085548008 DAUC <0003> db_auc.c:157 IMSI='262421195390902': No 2G Auth Data 20250829085548008 DAUC <0003> db_auc.c:192 IMSI='262421195390902': No 3G Auth Data 20250829085548008 DLGSUP <0013> hlr.c:121 IMSI 262421195390902: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a05b3587fa16: Created GsupExpect[0] for "262421195390902" to be handled at TC_gsup_ul_via_proxy(82) 20250829085548013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60970<->l=127.0.0.1:4258 20250829085548015 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085548015 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421195390902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421195390902" cn_domain=PS source_name="the-source\n"} 20250829085548015 DLU <0006> fsm.c:456 lu(262421195390902)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085548015 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421195390902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250829085548015 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421195390902)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085548015 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421195390902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421195390902" cn_domain=PS destination_name="the-source\n"} 20250829085548015 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085548015 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a05b3587fa16: Found GsupExpect[0] for "262421195390902" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@a05b3587fa16: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262421195390902" 20250829085548016 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085548016 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421195390902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421195390902" source_name="the-source\n"} 20250829085548016 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421195390902)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085548016 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262421195390902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085548016 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421195390902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421195390902" destination_name="the-source\n"} 20250829085548016 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262421195390902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085548016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421195390902)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085548016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421195390902)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085548016 DLU <0006> fsm.c:568 lu(PS:IMSI-262421195390902)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085548016 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085548016 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085548017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60970<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@a05b3587fa16: Final verdict of PTC: pass 20250829085548017 DAUC <0003> db_auc.c:157 IMSI='262424292511503': No 2G Auth Data 20250829085548017 DAUC <0003> db_auc.c:192 IMSI='262424292511503': No 3G Auth Data 20250829085548017 DLGSUP <0013> hlr.c:121 IMSI 262424292511503: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a05b3587fa16: Created GsupExpect[0] for "262424292511503" to be handled at TC_gsup_ul_via_proxy(83) 20250829085548022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60984<->l=127.0.0.1:4258 20250829085548024 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085548024 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262424292511503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424292511503" cn_domain=PS source_name="the-source\n"} 20250829085548024 DLU <0006> fsm.c:456 lu(262424292511503)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085548024 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262424292511503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250829085548024 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424292511503)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085548024 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262424292511503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424292511503" cn_domain=PS destination_name="the-source\n"} 20250829085548024 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085548024 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a05b3587fa16: Found GsupExpect[0] for "262424292511503" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@a05b3587fa16: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262424292511503" 20250829085548025 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085548025 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262424292511503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424292511503" source_name="the-source\n"} 20250829085548025 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424292511503)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085548025 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262424292511503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085548025 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262424292511503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424292511503" destination_name="the-source\n"} 20250829085548025 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262424292511503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085548025 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424292511503)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085548025 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424292511503)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085548025 DLU <0006> fsm.c:568 lu(PS:IMSI-262424292511503)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085548025 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085548025 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085548025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60984<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@a05b3587fa16: Final verdict of PTC: pass 20250829085548026 DAUC <0003> db_auc.c:157 IMSI='262420842574802': No 2G Auth Data 20250829085548026 DAUC <0003> db_auc.c:192 IMSI='262420842574802': No 3G Auth Data 20250829085548026 DLGSUP <0013> hlr.c:121 IMSI 262420842574802: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@a05b3587fa16: Created GsupExpect[0] for "262420842574802" to be handled at TC_gsup_ul_via_proxy(84) 20250829085548031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60988<->l=127.0.0.1:4258 20250829085548033 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548033 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085548033 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262420842574802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420842574802" cn_domain=PS source_name="the-source\n"} 20250829085548033 DLU <0006> fsm.c:456 lu(262420842574802)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085548033 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262420842574802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250829085548033 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420842574802)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085548033 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262420842574802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420842574802" cn_domain=PS destination_name="the-source\n"} 20250829085548033 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085548033 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548033 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@a05b3587fa16: Found GsupExpect[0] for "262420842574802" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@a05b3587fa16: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262420842574802" 20250829085548034 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085548034 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262420842574802 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420842574802" source_name="the-source\n"} 20250829085548034 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420842574802)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085548034 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262420842574802 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085548034 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262420842574802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420842574802" destination_name="the-source\n"} 20250829085548034 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262420842574802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085548034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420842574802)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085548034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420842574802)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085548034 DLU <0006> fsm.c:568 lu(PS:IMSI-262420842574802)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085548034 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085548034 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085548034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60988<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@a05b3587fa16: Final verdict of PTC: pass MTC@a05b3587fa16: setverdict(pass): none -> pass 20250829085548035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60938<->l=127.0.0.1:4258 20250829085548035 DLINP <000b> input/ipa.c:452 connected read/write 20250829085548035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085548035 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085548035 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085548035 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085548035 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(74)@a05b3587fa16: Final verdict of PTC: none 20250829085548036 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46465<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(73)@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@a05b3587fa16: Final verdict of PTC: none 75@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: pass MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Fri Aug 29 08:55:48 UTC 2025 ====== 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 20250829085548060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32772<->l=127.0.0.1:4258 20250829085548160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32772<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12604) Waiting for packet dumper to finish... 1 (prev_count=12604, count=114564) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Fri Aug 29 08:55:50 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_gsup_ul_subscriber_data started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085551270 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085551270 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085551275 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085551277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32788<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085551280 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085551280 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085551280 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085551280 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085551281 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085551281 DLGSUP <0013> gsup_server.c:238 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 20250829085551281 DLGSUP <0013> gsup_server.c:236 2: 20250829085551281 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085551281 DLGSUP <0013> gsup_server.c:236 3: 20250829085551281 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085551281 DLGSUP <0013> gsup_server.c:236 4: 20250829085551281 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085551281 DLGSUP <0013> gsup_server.c:236 5: 20250829085551281 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085551281 DLGSUP <0013> gsup_server.c:236 7: 20250829085551281 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085551281 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085551281 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085551281 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085551302 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42659<->l=127.0.0.1:4259) 20250829085551318 DAUC <0003> db_auc.c:157 IMSI='262422382709706': No 2G Auth Data 20250829085551318 DAUC <0003> db_auc.c:192 IMSI='262422382709706': No 3G Auth Data HLR_Test-GSUP(86)@a05b3587fa16: Created GsupExpect[0] for "262422382709706" to be handled at TC_gsup_ul_subscriber_data(89) 20250829085551325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32792<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@a05b3587fa16: GSUP ul subscriber_data<unbound> 20250829085551327 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085551327 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422382709706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422382709706" cn_domain=PS} 20250829085551327 DLU <0006> fsm.c:456 lu(262422382709706)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085551327 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422382709706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085551327 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422382709706)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085551327 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422382709706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422382709706" cn_domain=PS} 20250829085551327 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085551327 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a05b3587fa16: Found GsupExpect[0] for "262422382709706" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@a05b3587fa16: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262422382709706" 20250829085551328 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085551328 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422382709706 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422382709706"} 20250829085551328 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422382709706)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085551328 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422382709706 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085551328 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422382709706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422382709706"} 20250829085551328 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422382709706 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085551328 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422382709706)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085551328 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422382709706)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085551328 DLU <0006> fsm.c:568 lu(PS:IMSI-262422382709706)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085551328 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085551328 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085551329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32792<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@a05b3587fa16: Final verdict of PTC: pass 20250829085551329 DAUC <0003> db_auc.c:157 IMSI='262426700857835': No 2G Auth Data 20250829085551329 DAUC <0003> db_auc.c:192 IMSI='262426700857835': No 3G Auth Data 20250829085551330 DLGSUP <0013> hlr.c:121 IMSI 262426700857835: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a05b3587fa16: Created GsupExpect[0] for "262426700857835" to be handled at TC_gsup_ul_subscriber_data(90) 20250829085551336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32802<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@a05b3587fa16: GSUP ul subscriber_data<unbound> 20250829085551337 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085551337 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426700857835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426700857835" cn_domain=PS} 20250829085551337 DLU <0006> fsm.c:456 lu(262426700857835)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085551337 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426700857835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085551337 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426700857835)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085551337 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426700857835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426700857835" cn_domain=PS} 20250829085551337 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085551337 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a05b3587fa16: Found GsupExpect[0] for "262426700857835" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@a05b3587fa16: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262426700857835" 20250829085551338 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085551338 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426700857835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426700857835"} 20250829085551338 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426700857835)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085551338 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426700857835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085551338 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426700857835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426700857835"} 20250829085551338 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426700857835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085551338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426700857835)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085551338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426700857835)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085551338 DLU <0006> fsm.c:568 lu(PS:IMSI-262426700857835)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085551338 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085551338 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085551339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32802<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@a05b3587fa16: Final verdict of PTC: pass 20250829085551339 DAUC <0003> db_auc.c:157 IMSI='262429292992836': No 2G Auth Data 20250829085551339 DAUC <0003> db_auc.c:192 IMSI='262429292992836': No 3G Auth Data 20250829085551340 DLGSUP <0013> hlr.c:121 IMSI 262429292992836: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a05b3587fa16: Created GsupExpect[0] for "262429292992836" to be handled at TC_gsup_ul_subscriber_data(91) 20250829085551345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32804<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@a05b3587fa16: GSUP ul subscriber_data<unbound> 20250829085551346 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085551346 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429292992836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429292992836" cn_domain=PS} 20250829085551346 DLU <0006> fsm.c:456 lu(262429292992836)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085551346 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429292992836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085551346 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429292992836)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085551346 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429292992836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429292992836" cn_domain=PS} 20250829085551346 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085551346 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a05b3587fa16: Found GsupExpect[0] for "262429292992836" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@a05b3587fa16: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262429292992836" 20250829085551347 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085551347 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429292992836 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429292992836"} 20250829085551347 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429292992836)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085551347 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429292992836 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085551347 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429292992836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429292992836"} 20250829085551347 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429292992836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085551347 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429292992836)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085551347 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429292992836)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085551347 DLU <0006> fsm.c:568 lu(PS:IMSI-262429292992836)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085551347 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085551347 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085551348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32804<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@a05b3587fa16: Final verdict of PTC: pass 20250829085551348 DAUC <0003> db_auc.c:157 IMSI='262427692694396': No 2G Auth Data 20250829085551348 DAUC <0003> db_auc.c:192 IMSI='262427692694396': No 3G Auth Data 20250829085551348 DLGSUP <0013> hlr.c:121 IMSI 262427692694396: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a05b3587fa16: Created GsupExpect[0] for "262427692694396" to be handled at TC_gsup_ul_subscriber_data(92) 20250829085551353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32810<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@a05b3587fa16: GSUP ul subscriber_data<unbound> 20250829085551355 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085551355 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427692694396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427692694396" cn_domain=PS} 20250829085551355 DLU <0006> fsm.c:456 lu(262427692694396)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085551355 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427692694396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085551355 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427692694396)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085551355 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427692694396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427692694396" cn_domain=PS} 20250829085551355 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085551355 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a05b3587fa16: Found GsupExpect[0] for "262427692694396" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@a05b3587fa16: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262427692694396" 20250829085551355 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085551355 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427692694396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427692694396"} 20250829085551355 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427692694396)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085551355 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427692694396 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085551355 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427692694396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427692694396"} 20250829085551355 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427692694396 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085551355 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427692694396)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085551355 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427692694396)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085551355 DLU <0006> fsm.c:568 lu(PS:IMSI-262427692694396)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085551355 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085551355 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085551356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32810<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@a05b3587fa16: Final verdict of PTC: pass 20250829085551357 DAUC <0003> db_auc.c:157 IMSI='262425406962937': No 2G Auth Data 20250829085551357 DAUC <0003> db_auc.c:192 IMSI='262425406962937': No 3G Auth Data 20250829085551357 DLGSUP <0013> hlr.c:121 IMSI 262425406962937: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a05b3587fa16: Created GsupExpect[0] for "262425406962937" to be handled at TC_gsup_ul_subscriber_data(93) 20250829085551362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32818<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@a05b3587fa16: GSUP ul subscriber_data<unbound> 20250829085551364 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085551364 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425406962937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425406962937" cn_domain=PS} 20250829085551364 DLU <0006> fsm.c:456 lu(262425406962937)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085551364 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425406962937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085551364 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425406962937)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085551364 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425406962937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425406962937" cn_domain=PS} 20250829085551364 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085551364 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a05b3587fa16: Found GsupExpect[0] for "262425406962937" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@a05b3587fa16: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262425406962937" 20250829085551365 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085551365 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425406962937 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425406962937"} 20250829085551365 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425406962937)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085551365 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425406962937 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085551365 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425406962937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425406962937"} 20250829085551365 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425406962937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085551365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425406962937)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085551365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425406962937)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085551365 DLU <0006> fsm.c:568 lu(PS:IMSI-262425406962937)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085551365 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085551365 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085551365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32818<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@a05b3587fa16: Final verdict of PTC: pass 20250829085551366 DAUC <0003> db_auc.c:157 IMSI='262421043082371': No 2G Auth Data 20250829085551366 DAUC <0003> db_auc.c:192 IMSI='262421043082371': No 3G Auth Data 20250829085551366 DLGSUP <0013> hlr.c:121 IMSI 262421043082371: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a05b3587fa16: Created GsupExpect[0] for "262421043082371" to be handled at TC_gsup_ul_subscriber_data(94) 20250829085551372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32834<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@a05b3587fa16: GSUP ul subscriber_data<unbound> 20250829085551373 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551373 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085551373 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421043082371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421043082371" cn_domain=PS} 20250829085551374 DLU <0006> fsm.c:456 lu(262421043082371)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085551374 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421043082371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085551374 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421043082371)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085551374 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421043082371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421043082371" cn_domain=PS} 20250829085551374 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085551374 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a05b3587fa16: Found GsupExpect[0] for "262421043082371" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@a05b3587fa16: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262421043082371" 20250829085551374 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085551374 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421043082371 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421043082371"} 20250829085551374 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421043082371)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085551374 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421043082371 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085551374 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421043082371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421043082371"} 20250829085551374 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421043082371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085551374 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421043082371)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085551374 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421043082371)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085551374 DLU <0006> fsm.c:568 lu(PS:IMSI-262421043082371)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085551374 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085551375 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085551375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32834<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@a05b3587fa16: Final verdict of PTC: pass 20250829085551376 DAUC <0003> db_auc.c:157 IMSI='262426663283267': No 2G Auth Data 20250829085551376 DAUC <0003> db_auc.c:192 IMSI='262426663283267': No 3G Auth Data 20250829085551376 DLGSUP <0013> hlr.c:121 IMSI 262426663283267: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a05b3587fa16: Created GsupExpect[0] for "262426663283267" to be handled at TC_gsup_ul_subscriber_data(95) 20250829085551382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32850<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@a05b3587fa16: GSUP ul subscriber_data<unbound> 20250829085551384 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085551384 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426663283267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426663283267" cn_domain=PS} 20250829085551384 DLU <0006> fsm.c:456 lu(262426663283267)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085551384 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426663283267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085551384 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426663283267)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085551384 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426663283267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426663283267" cn_domain=PS} 20250829085551384 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085551384 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a05b3587fa16: Found GsupExpect[0] for "262426663283267" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@a05b3587fa16: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262426663283267" 20250829085551385 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085551385 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426663283267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426663283267"} 20250829085551385 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426663283267)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085551385 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426663283267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085551385 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426663283267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426663283267"} 20250829085551385 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426663283267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085551385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426663283267)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085551385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426663283267)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085551385 DLU <0006> fsm.c:568 lu(PS:IMSI-262426663283267)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085551385 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085551385 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085551386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32850<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@a05b3587fa16: Final verdict of PTC: pass 20250829085551387 DAUC <0003> db_auc.c:157 IMSI='262420243175605': No 2G Auth Data 20250829085551387 DAUC <0003> db_auc.c:192 IMSI='262420243175605': No 3G Auth Data 20250829085551387 DLGSUP <0013> hlr.c:121 IMSI 262420243175605: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@a05b3587fa16: Created GsupExpect[0] for "262420243175605" to be handled at TC_gsup_ul_subscriber_data(96) 20250829085551393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32854<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@a05b3587fa16: GSUP ul subscriber_data<unbound> 20250829085551394 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085551394 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420243175605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420243175605" cn_domain=PS} 20250829085551394 DLU <0006> fsm.c:456 lu(262420243175605)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085551394 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420243175605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085551395 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420243175605)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085551395 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420243175605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420243175605" cn_domain=PS} 20250829085551395 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085551395 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@a05b3587fa16: Found GsupExpect[0] for "262420243175605" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@a05b3587fa16: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262420243175605" 20250829085551395 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551395 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085551395 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420243175605 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420243175605"} 20250829085551395 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420243175605)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085551395 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420243175605 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085551395 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420243175605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420243175605"} 20250829085551395 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420243175605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085551395 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420243175605)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085551395 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420243175605)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085551395 DLU <0006> fsm.c:568 lu(PS:IMSI-262420243175605)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085551395 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085551395 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085551396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32854<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@a05b3587fa16: Final verdict of PTC: pass MTC@a05b3587fa16: setverdict(pass): none -> pass 20250829085551397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32788<->l=127.0.0.1:4258 20250829085551397 DLINP <000b> input/ipa.c:452 connected read/write 20250829085551397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(86)@a05b3587fa16: Final verdict of PTC: none 20250829085551397 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085551397 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085551397 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(85)@a05b3587fa16: Final verdict of PTC: none 20250829085551397 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42659<->l=127.0.0.1:4259) 87@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: pass MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Fri Aug 29 08:55:51 UTC 2025 ====== 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 20250829085551423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32864<->l=127.0.0.1:4258 20250829085551524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32864<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78588) Waiting for packet dumper to finish... 1 (prev_count=78588, count=117904) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Fri Aug 29 08:55:53 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_vty started. MTC@a05b3587fa16: legacy= true 20250829085554659 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085554659 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085554664 DLINP <000b> input/ipa.c:452 connected read/write 20250829085554664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085554666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41456<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085554669 DLINP <000b> input/ipa.c:452 connected read/write 20250829085554669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085554669 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085554669 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085554669 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085554669 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085554669 DLGSUP <0013> gsup_server.c:238 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 20250829085554669 DLGSUP <0013> gsup_server.c:236 2: 20250829085554669 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085554669 DLGSUP <0013> gsup_server.c:236 3: 20250829085554669 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085554669 DLGSUP <0013> gsup_server.c:236 4: 20250829085554669 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085554669 DLGSUP <0013> gsup_server.c:236 5: 20250829085554669 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085554669 DLGSUP <0013> gsup_server.c:236 7: 20250829085554669 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085554669 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085554669 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085554669 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085554696 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41239<->l=127.0.0.1:4259) 20250829085554698 DAUC <0003> db_auc.c:157 IMSI='262426180488997': No 2G Auth Data 20250829085554698 DAUC <0003> db_auc.c:192 IMSI='262426180488997': No 3G Auth Data 20250829085554703 DAUC <0003> db_auc.c:192 IMSI='262426180488997': No 3G Auth Data 20250829085554706 DAUC <0003> db_auc.c:157 IMSI='262429629442211': No 2G Auth Data 20250829085554706 DAUC <0003> db_auc.c:192 IMSI='262429629442211': No 3G Auth Data 20250829085554709 DAUC <0003> db_auc.c:157 IMSI='262429629442211': No 2G Auth Data 20250829085554713 DAUC <0003> db_auc.c:157 IMSI='262424008375188': No 2G Auth Data 20250829085554713 DAUC <0003> db_auc.c:192 IMSI='262424008375188': No 3G Auth Data MTC@a05b3587fa16: setverdict(pass): none -> pass 20250829085554721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41456<->l=127.0.0.1:4258 20250829085554723 DLINP <000b> input/ipa.c:452 connected read/write 20250829085554723 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085554723 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085554723 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085554723 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085554723 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41239<->l=127.0.0.1:4259) 98@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: pass MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@a05b3587fa16: Test case TC_vty finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Fri Aug 29 08:55:54 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250829085554759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41470<->l=127.0.0.1:4258 20250829085554860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41470<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=408) Waiting for packet dumper to finish... 1 (prev_count=408, count=28396) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Fri Aug 29 08:55:56 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_vty_msisdn_isd started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085557994 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085557994 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085557999 DLINP <000b> input/ipa.c:452 connected read/write 20250829085557999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085558001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41482<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085558004 DLINP <000b> input/ipa.c:452 connected read/write 20250829085558004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085558004 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085558004 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085558004 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085558004 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085558004 DLGSUP <0013> gsup_server.c:238 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 20250829085558004 DLGSUP <0013> gsup_server.c:236 2: 20250829085558005 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085558005 DLGSUP <0013> gsup_server.c:236 3: 20250829085558005 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085558005 DLGSUP <0013> gsup_server.c:236 4: 20250829085558005 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085558005 DLGSUP <0013> gsup_server.c:236 5: 20250829085558005 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085558005 DLGSUP <0013> gsup_server.c:236 7: 20250829085558005 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085558005 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085558005 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085558005 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085558027 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35303<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@a05b3587fa16: Created GsupExpect[0] for "262429655943818" to be handled at TC_vty_msisdn_isd(104) 20250829085558042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41490<->l=127.0.0.1:4258 20250829085558046 DAUC <0003> db_auc.c:157 IMSI='262429655943818': No 2G Auth Data 20250829085558046 DAUC <0003> db_auc.c:192 IMSI='262429655943818': No 3G Auth Data 20250829085558055 DLINP <000b> input/ipa.c:452 connected read/write 20250829085558055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085558055 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429655943818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429655943818" cn_domain=PS} 20250829085558055 DLU <0006> fsm.c:456 lu(262429655943818)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085558055 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429655943818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085558055 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429655943818)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085558055 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429655943818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429655943818" cn_domain=PS} 20250829085558055 DLINP <000b> input/ipa.c:452 connected read/write 20250829085558055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085558056 DLINP <000b> input/ipa.c:452 connected read/write 20250829085558056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@a05b3587fa16: Found GsupExpect[0] for "262429655943818" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@a05b3587fa16: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262429655943818" 20250829085558060 DLINP <000b> input/ipa.c:452 connected read/write 20250829085558060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085558060 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429655943818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429655943818"} 20250829085558060 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429655943818)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085558060 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429655943818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085558060 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429655943818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429655943818"} 20250829085558061 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429655943818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085558061 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429655943818)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085558061 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429655943818)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085558061 DLU <0006> fsm.c:568 lu(PS:IMSI-262429655943818)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085558061 DLINP <000b> input/ipa.c:452 connected read/write 20250829085558061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085558061 DLINP <000b> input/ipa.c:452 connected read/write 20250829085558061 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@a05b3587fa16: setverdict(pass): none -> pass 20250829085558065 DLGSUP <0013> hlr.c:128 IMSI 262429655943818: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250829085558065 DLINP <000b> input/ipa.c:452 connected read/write 20250829085558065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085558065 DLINP <000b> input/ipa.c:452 connected read/write 20250829085558065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085558068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41490<->l=127.0.0.1:4258 20250829085558069 DLINP <000b> input/ipa.c:452 connected read/write 20250829085558069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085558069 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429655943818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429655943818"} 20250829085558069 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429655943818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250829085558069 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429655943818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@a05b3587fa16: Final verdict of PTC: pass 20250829085558070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41482<->l=127.0.0.1:4258 20250829085558072 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35303<->l=127.0.0.1:4259) 20250829085558073 DLINP <000b> input/ipa.c:452 connected read/write HLR_Test-GSUP(101)@a05b3587fa16: Final verdict of PTC: none 20250829085558073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085558073 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085558073 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085558073 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(103)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@a05b3587fa16: Final verdict of PTC: none 102@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 102: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@a05b3587fa16: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Fri Aug 29 08:55:58 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250829085558128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41494<->l=127.0.0.1:4258 20250829085558229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41494<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=34212) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Fri Aug 29 08:56:00 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_gsup_purge_cs started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085601346 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085601346 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085601349 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41502<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085601352 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601353 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085601353 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085601353 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 HLR_Test-GSUP-IPA(105)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085601353 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085601353 DLGSUP <0013> gsup_server.c:238 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 20250829085601353 DLGSUP <0013> gsup_server.c:236 2: 20250829085601353 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085601353 DLGSUP <0013> gsup_server.c:236 3: 20250829085601353 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085601353 DLGSUP <0013> gsup_server.c:236 4: 20250829085601353 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085601353 DLGSUP <0013> gsup_server.c:236 5: 20250829085601353 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085601353 DLGSUP <0013> gsup_server.c:236 7: 20250829085601353 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085601353 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085601353 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085601353 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085601370 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43767<->l=127.0.0.1:4259) 20250829085601376 DAUC <0003> db_auc.c:157 IMSI='262422223362777': No 2G Auth Data 20250829085601376 DAUC <0003> db_auc.c:192 IMSI='262422223362777': No 3G Auth Data HLR_Test-GSUP(106)@a05b3587fa16: Created GsupExpect[0] for "262422223362777" to be handled at TC_gsup_purge_cs(109) 20250829085601386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41516<->l=127.0.0.1:4258 20250829085601394 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601394 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422223362777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422223362777" cn_domain=PS} 20250829085601394 DLU <0006> fsm.c:456 lu(262422223362777)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085601394 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422223362777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085601394 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422223362777)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085601394 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422223362777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422223362777" cn_domain=PS} 20250829085601394 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601394 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a05b3587fa16: Found GsupExpect[0] for "262422223362777" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@a05b3587fa16: Added IMSI table entry 0TC_gsup_purge_cs(109)"262422223362777" 20250829085601398 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601398 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422223362777 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422223362777"} 20250829085601398 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422223362777)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085601398 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422223362777 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085601398 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422223362777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422223362777"} 20250829085601398 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422223362777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085601398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422223362777)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085601398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422223362777)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085601398 DLU <0006> fsm.c:568 lu(PS:IMSI-262422223362777)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085601398 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601398 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@a05b3587fa16: setverdict(pass): none -> pass 20250829085601400 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601400 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422223362777 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422223362777" cn_domain=CS} 20250829085601400 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422223362777 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250829085601400 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422223362777 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422223362777"} 20250829085601400 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422223362777 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250829085601400 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601400 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085601402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41516<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@a05b3587fa16: Final verdict of PTC: pass 20250829085601404 DAUC <0003> db_auc.c:157 IMSI='262428558968514': No 2G Auth Data 20250829085601404 DAUC <0003> db_auc.c:192 IMSI='262428558968514': No 3G Auth Data 20250829085601405 DLGSUP <0013> hlr.c:121 IMSI 262428558968514: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a05b3587fa16: Created GsupExpect[0] for "262428558968514" to be handled at TC_gsup_purge_cs(110) 20250829085601415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41524<->l=127.0.0.1:4258 20250829085601417 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601417 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428558968514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428558968514" cn_domain=PS} 20250829085601417 DLU <0006> fsm.c:456 lu(262428558968514)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085601417 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428558968514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085601417 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428558968514)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085601417 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428558968514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428558968514" cn_domain=PS} 20250829085601417 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601417 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a05b3587fa16: Found GsupExpect[0] for "262428558968514" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@a05b3587fa16: Added IMSI table entry 1TC_gsup_purge_cs(110)"262428558968514" 20250829085601418 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601418 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428558968514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428558968514"} 20250829085601418 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428558968514)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085601418 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428558968514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085601418 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428558968514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428558968514"} 20250829085601418 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428558968514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085601418 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428558968514)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085601418 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428558968514)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085601418 DLU <0006> fsm.c:568 lu(PS:IMSI-262428558968514)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085601418 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601418 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@a05b3587fa16: setverdict(pass): none -> pass 20250829085601419 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601419 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428558968514 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428558968514" cn_domain=CS} 20250829085601419 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428558968514 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250829085601419 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428558968514 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428558968514"} 20250829085601419 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428558968514 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250829085601419 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601419 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085601419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41524<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@a05b3587fa16: Final verdict of PTC: pass 20250829085601420 DAUC <0003> db_auc.c:157 IMSI='262422265798903': No 2G Auth Data 20250829085601420 DAUC <0003> db_auc.c:192 IMSI='262422265798903': No 3G Auth Data 20250829085601420 DLGSUP <0013> hlr.c:121 IMSI 262422265798903: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a05b3587fa16: Created GsupExpect[0] for "262422265798903" to be handled at TC_gsup_purge_cs(111) 20250829085601427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41534<->l=127.0.0.1:4258 20250829085601429 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601429 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422265798903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422265798903" cn_domain=PS} 20250829085601429 DLU <0006> fsm.c:456 lu(262422265798903)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085601429 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422265798903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085601429 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422265798903)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085601429 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422265798903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422265798903" cn_domain=PS} 20250829085601429 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601429 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a05b3587fa16: Found GsupExpect[0] for "262422265798903" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@a05b3587fa16: Added IMSI table entry 2TC_gsup_purge_cs(111)"262422265798903" 20250829085601430 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601430 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422265798903 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422265798903"} 20250829085601430 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422265798903)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085601430 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422265798903 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085601430 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422265798903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422265798903"} 20250829085601430 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422265798903 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085601430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422265798903)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085601430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422265798903)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085601430 DLU <0006> fsm.c:568 lu(PS:IMSI-262422265798903)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085601430 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601430 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@a05b3587fa16: setverdict(pass): none -> pass 20250829085601431 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601431 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601431 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422265798903 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422265798903" cn_domain=CS} 20250829085601431 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422265798903 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250829085601431 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422265798903 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422265798903"} 20250829085601431 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422265798903 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250829085601431 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601431 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085601431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41534<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@a05b3587fa16: Final verdict of PTC: pass 20250829085601433 DAUC <0003> db_auc.c:157 IMSI='262420604345578': No 2G Auth Data 20250829085601433 DAUC <0003> db_auc.c:192 IMSI='262420604345578': No 3G Auth Data 20250829085601433 DLGSUP <0013> hlr.c:121 IMSI 262420604345578: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a05b3587fa16: Created GsupExpect[0] for "262420604345578" to be handled at TC_gsup_purge_cs(112) 20250829085601441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41542<->l=127.0.0.1:4258 20250829085601443 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601443 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420604345578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420604345578" cn_domain=PS} 20250829085601443 DLU <0006> fsm.c:456 lu(262420604345578)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085601443 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420604345578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085601443 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420604345578)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085601443 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420604345578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420604345578" cn_domain=PS} 20250829085601443 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601443 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a05b3587fa16: Found GsupExpect[0] for "262420604345578" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@a05b3587fa16: Added IMSI table entry 3TC_gsup_purge_cs(112)"262420604345578" 20250829085601444 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601444 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420604345578 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420604345578"} 20250829085601444 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420604345578)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085601444 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420604345578 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085601444 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420604345578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420604345578"} 20250829085601444 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420604345578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085601444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420604345578)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085601444 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420604345578)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085601444 DLU <0006> fsm.c:568 lu(PS:IMSI-262420604345578)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085601444 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601444 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@a05b3587fa16: setverdict(pass): none -> pass 20250829085601445 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601445 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420604345578 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420604345578" cn_domain=CS} 20250829085601445 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420604345578 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250829085601445 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420604345578 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420604345578"} 20250829085601445 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420604345578 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250829085601445 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601445 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085601445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41542<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@a05b3587fa16: Final verdict of PTC: pass 20250829085601446 DAUC <0003> db_auc.c:157 IMSI='262426924066988': No 2G Auth Data 20250829085601446 DAUC <0003> db_auc.c:192 IMSI='262426924066988': No 3G Auth Data 20250829085601446 DLGSUP <0013> hlr.c:121 IMSI 262426924066988: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a05b3587fa16: Created GsupExpect[0] for "262426924066988" to be handled at TC_gsup_purge_cs(113) 20250829085601452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41544<->l=127.0.0.1:4258 20250829085601454 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601454 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426924066988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426924066988" cn_domain=PS} 20250829085601454 DLU <0006> fsm.c:456 lu(262426924066988)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085601454 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426924066988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085601454 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426924066988)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085601454 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426924066988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426924066988" cn_domain=PS} 20250829085601454 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601454 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a05b3587fa16: Found GsupExpect[0] for "262426924066988" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@a05b3587fa16: Added IMSI table entry 4TC_gsup_purge_cs(113)"262426924066988" 20250829085601455 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601455 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426924066988 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426924066988"} 20250829085601455 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426924066988)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085601455 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426924066988 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085601455 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426924066988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426924066988"} 20250829085601455 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426924066988 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085601455 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426924066988)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085601455 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426924066988)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085601455 DLU <0006> fsm.c:568 lu(PS:IMSI-262426924066988)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085601455 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601455 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@a05b3587fa16: setverdict(pass): none -> pass 20250829085601456 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601456 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426924066988 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426924066988" cn_domain=CS} 20250829085601456 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426924066988 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250829085601456 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426924066988 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426924066988"} 20250829085601456 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426924066988 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250829085601456 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601456 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085601457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41544<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@a05b3587fa16: Final verdict of PTC: pass 20250829085601457 DAUC <0003> db_auc.c:157 IMSI='262424520141409': No 2G Auth Data 20250829085601457 DAUC <0003> db_auc.c:192 IMSI='262424520141409': No 3G Auth Data 20250829085601457 DLGSUP <0013> hlr.c:121 IMSI 262424520141409: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a05b3587fa16: Created GsupExpect[0] for "262424520141409" to be handled at TC_gsup_purge_cs(114) 20250829085601464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41560<->l=127.0.0.1:4258 20250829085601466 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601466 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424520141409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424520141409" cn_domain=PS} 20250829085601466 DLU <0006> fsm.c:456 lu(262424520141409)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085601466 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424520141409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085601466 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424520141409)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085601466 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424520141409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424520141409" cn_domain=PS} 20250829085601466 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601466 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a05b3587fa16: Found GsupExpect[0] for "262424520141409" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@a05b3587fa16: Added IMSI table entry 5TC_gsup_purge_cs(114)"262424520141409" 20250829085601467 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601467 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424520141409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424520141409"} 20250829085601467 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424520141409)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085601467 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424520141409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085601467 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424520141409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424520141409"} 20250829085601467 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424520141409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085601467 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424520141409)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085601467 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424520141409)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085601467 DLU <0006> fsm.c:568 lu(PS:IMSI-262424520141409)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085601467 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601467 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@a05b3587fa16: setverdict(pass): none -> pass 20250829085601468 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601468 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424520141409 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424520141409" cn_domain=CS} 20250829085601468 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424520141409 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250829085601468 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424520141409 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424520141409"} 20250829085601468 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424520141409 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250829085601468 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601468 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085601468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41560<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@a05b3587fa16: Final verdict of PTC: pass 20250829085601469 DAUC <0003> db_auc.c:157 IMSI='262426242810766': No 2G Auth Data 20250829085601469 DAUC <0003> db_auc.c:192 IMSI='262426242810766': No 3G Auth Data 20250829085601469 DLGSUP <0013> hlr.c:121 IMSI 262426242810766: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a05b3587fa16: Created GsupExpect[0] for "262426242810766" to be handled at TC_gsup_purge_cs(115) 20250829085601475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41572<->l=127.0.0.1:4258 20250829085601477 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601477 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426242810766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426242810766" cn_domain=PS} 20250829085601477 DLU <0006> fsm.c:456 lu(262426242810766)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085601477 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426242810766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085601477 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426242810766)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085601477 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426242810766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426242810766" cn_domain=PS} 20250829085601477 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601477 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a05b3587fa16: Found GsupExpect[0] for "262426242810766" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@a05b3587fa16: Added IMSI table entry 6TC_gsup_purge_cs(115)"262426242810766" 20250829085601478 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601478 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426242810766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426242810766"} 20250829085601478 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426242810766)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085601478 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426242810766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085601478 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426242810766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426242810766"} 20250829085601478 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426242810766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085601478 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426242810766)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085601478 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426242810766)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085601478 DLU <0006> fsm.c:568 lu(PS:IMSI-262426242810766)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085601478 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601478 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@a05b3587fa16: setverdict(pass): none -> pass 20250829085601479 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601479 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426242810766 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426242810766" cn_domain=CS} 20250829085601479 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426242810766 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250829085601479 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426242810766 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426242810766"} 20250829085601479 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426242810766 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250829085601479 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601479 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085601479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41572<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@a05b3587fa16: Final verdict of PTC: pass 20250829085601480 DAUC <0003> db_auc.c:157 IMSI='262424718739449': No 2G Auth Data 20250829085601480 DAUC <0003> db_auc.c:192 IMSI='262424718739449': No 3G Auth Data 20250829085601480 DLGSUP <0013> hlr.c:121 IMSI 262424718739449: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@a05b3587fa16: Created GsupExpect[0] for "262424718739449" to be handled at TC_gsup_purge_cs(116) 20250829085601485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41578<->l=127.0.0.1:4258 20250829085601487 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601487 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424718739449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424718739449" cn_domain=PS} 20250829085601487 DLU <0006> fsm.c:456 lu(262424718739449)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085601487 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424718739449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085601487 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424718739449)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085601487 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424718739449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424718739449" cn_domain=PS} 20250829085601487 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601487 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@a05b3587fa16: Found GsupExpect[0] for "262424718739449" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@a05b3587fa16: Added IMSI table entry 7TC_gsup_purge_cs(116)"262424718739449" 20250829085601488 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601488 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424718739449 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424718739449"} 20250829085601488 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424718739449)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085601488 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424718739449 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085601488 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424718739449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424718739449"} 20250829085601488 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424718739449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085601488 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424718739449)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085601488 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424718739449)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085601488 DLU <0006> fsm.c:568 lu(PS:IMSI-262424718739449)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085601488 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601488 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@a05b3587fa16: setverdict(pass): none -> pass 20250829085601488 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601488 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424718739449 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424718739449" cn_domain=CS} 20250829085601488 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424718739449 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250829085601488 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424718739449 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424718739449"} 20250829085601488 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424718739449 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250829085601488 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085601488 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085601489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41578<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@a05b3587fa16: Final verdict of PTC: pass MTC@a05b3587fa16: setverdict(pass): none -> pass 20250829085601489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41502<->l=127.0.0.1:4258 20250829085601490 DLINP <000b> input/ipa.c:452 connected read/write 20250829085601490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085601490 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085601490 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085601490 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085601490 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43767<->l=127.0.0.1:4259) 107@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP(106)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: pass MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Fri Aug 29 08:56:01 UTC 2025 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20250829085601516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41582<->l=127.0.0.1:4258 20250829085601617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41582<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66472) Waiting for packet dumper to finish... 1 (prev_count=66472, count=134620) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Fri Aug 29 08:56:03 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_gsup_purge_ps started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085604746 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085604746 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085604750 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604750 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44742<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085604755 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604755 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085604755 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085604755 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085604755 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085604755 DLGSUP <0013> gsup_server.c:238 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 20250829085604755 DLGSUP <0013> gsup_server.c:236 2: 20250829085604755 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085604755 DLGSUP <0013> gsup_server.c:236 3: 20250829085604755 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085604755 DLGSUP <0013> gsup_server.c:236 4: 20250829085604755 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085604755 DLGSUP <0013> gsup_server.c:236 5: 20250829085604755 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085604755 DLGSUP <0013> gsup_server.c:236 7: 20250829085604755 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085604755 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085604755 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085604755 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085604774 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43537<->l=127.0.0.1:4259) 20250829085604778 DAUC <0003> db_auc.c:157 IMSI='262426525904977': No 2G Auth Data 20250829085604778 DAUC <0003> db_auc.c:192 IMSI='262426525904977': No 3G Auth Data HLR_Test-GSUP(118)@a05b3587fa16: Created GsupExpect[0] for "262426525904977" to be handled at TC_gsup_purge_ps(121) 20250829085604792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44752<->l=127.0.0.1:4258 20250829085604798 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604798 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426525904977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426525904977" cn_domain=PS} 20250829085604798 DLU <0006> fsm.c:456 lu(262426525904977)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085604798 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426525904977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085604798 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426525904977)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085604798 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426525904977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426525904977" cn_domain=PS} 20250829085604799 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604799 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a05b3587fa16: Found GsupExpect[0] for "262426525904977" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@a05b3587fa16: Added IMSI table entry 0TC_gsup_purge_ps(121)"262426525904977" 20250829085604802 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604802 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426525904977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426525904977"} 20250829085604802 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426525904977)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085604802 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426525904977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085604802 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426525904977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426525904977"} 20250829085604802 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426525904977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085604802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426525904977)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085604802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426525904977)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085604802 DLU <0006> fsm.c:568 lu(PS:IMSI-262426525904977)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085604803 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604803 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@a05b3587fa16: setverdict(pass): none -> pass 20250829085604805 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604805 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426525904977 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426525904977" cn_domain=PS} 20250829085604805 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426525904977 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250829085604805 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426525904977 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426525904977"} 20250829085604805 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426525904977 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250829085604805 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604805 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085604807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44752<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@a05b3587fa16: Final verdict of PTC: pass 20250829085604809 DAUC <0003> db_auc.c:157 IMSI='262421570220218': No 2G Auth Data 20250829085604809 DAUC <0003> db_auc.c:192 IMSI='262421570220218': No 3G Auth Data 20250829085604810 DLGSUP <0013> hlr.c:121 IMSI 262421570220218: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a05b3587fa16: Created GsupExpect[0] for "262421570220218" to be handled at TC_gsup_purge_ps(122) 20250829085604820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44754<->l=127.0.0.1:4258 20250829085604822 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604822 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421570220218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421570220218" cn_domain=PS} 20250829085604822 DLU <0006> fsm.c:456 lu(262421570220218)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085604822 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421570220218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085604822 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421570220218)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085604822 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421570220218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421570220218" cn_domain=PS} 20250829085604822 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604822 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a05b3587fa16: Found GsupExpect[0] for "262421570220218" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@a05b3587fa16: Added IMSI table entry 1TC_gsup_purge_ps(122)"262421570220218" 20250829085604823 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604823 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421570220218 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421570220218"} 20250829085604823 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421570220218)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085604823 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421570220218 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085604823 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421570220218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421570220218"} 20250829085604823 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421570220218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085604823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421570220218)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085604823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421570220218)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085604823 DLU <0006> fsm.c:568 lu(PS:IMSI-262421570220218)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085604823 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604823 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@a05b3587fa16: setverdict(pass): none -> pass 20250829085604823 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604823 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421570220218 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421570220218" cn_domain=PS} 20250829085604823 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421570220218 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250829085604823 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421570220218 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421570220218"} 20250829085604823 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421570220218 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250829085604823 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604823 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085604824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44754<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@a05b3587fa16: Final verdict of PTC: pass 20250829085604825 DAUC <0003> db_auc.c:157 IMSI='262429435188170': No 2G Auth Data 20250829085604825 DAUC <0003> db_auc.c:192 IMSI='262429435188170': No 3G Auth Data 20250829085604825 DLGSUP <0013> hlr.c:121 IMSI 262429435188170: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a05b3587fa16: Created GsupExpect[0] for "262429435188170" to be handled at TC_gsup_purge_ps(123) 20250829085604831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44758<->l=127.0.0.1:4258 20250829085604833 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604833 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429435188170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429435188170" cn_domain=PS} 20250829085604833 DLU <0006> fsm.c:456 lu(262429435188170)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085604833 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429435188170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085604833 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429435188170)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085604833 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429435188170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429435188170" cn_domain=PS} 20250829085604833 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604833 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a05b3587fa16: Found GsupExpect[0] for "262429435188170" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@a05b3587fa16: Added IMSI table entry 2TC_gsup_purge_ps(123)"262429435188170" 20250829085604835 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604835 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429435188170 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429435188170"} 20250829085604835 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429435188170)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085604835 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429435188170 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085604835 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429435188170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429435188170"} 20250829085604835 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429435188170 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085604835 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429435188170)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085604835 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429435188170)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085604835 DLU <0006> fsm.c:568 lu(PS:IMSI-262429435188170)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085604835 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604835 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@a05b3587fa16: setverdict(pass): none -> pass 20250829085604836 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604836 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429435188170 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429435188170" cn_domain=PS} 20250829085604836 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429435188170 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250829085604836 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429435188170 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429435188170"} 20250829085604836 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429435188170 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250829085604836 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604836 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085604836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44758<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@a05b3587fa16: Final verdict of PTC: pass 20250829085604837 DAUC <0003> db_auc.c:157 IMSI='262429659048794': No 2G Auth Data 20250829085604837 DAUC <0003> db_auc.c:192 IMSI='262429659048794': No 3G Auth Data 20250829085604837 DLGSUP <0013> hlr.c:121 IMSI 262429659048794: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a05b3587fa16: Created GsupExpect[0] for "262429659048794" to be handled at TC_gsup_purge_ps(124) 20250829085604843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44774<->l=127.0.0.1:4258 20250829085604845 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604845 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604845 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429659048794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429659048794" cn_domain=PS} 20250829085604845 DLU <0006> fsm.c:456 lu(262429659048794)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085604845 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429659048794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085604845 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429659048794)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085604845 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429659048794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429659048794" cn_domain=PS} 20250829085604845 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604845 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604845 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a05b3587fa16: Found GsupExpect[0] for "262429659048794" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@a05b3587fa16: Added IMSI table entry 3TC_gsup_purge_ps(124)"262429659048794" 20250829085604846 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604846 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429659048794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429659048794"} 20250829085604846 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429659048794)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085604846 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429659048794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085604846 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429659048794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429659048794"} 20250829085604846 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429659048794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085604846 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429659048794)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085604846 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429659048794)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085604846 DLU <0006> fsm.c:568 lu(PS:IMSI-262429659048794)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085604846 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604846 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@a05b3587fa16: setverdict(pass): none -> pass 20250829085604847 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604847 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429659048794 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429659048794" cn_domain=PS} 20250829085604847 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429659048794 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250829085604847 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429659048794 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429659048794"} 20250829085604847 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429659048794 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250829085604847 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604847 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085604847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44774<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@a05b3587fa16: Final verdict of PTC: pass 20250829085604848 DAUC <0003> db_auc.c:157 IMSI='262422958080032': No 2G Auth Data 20250829085604848 DAUC <0003> db_auc.c:192 IMSI='262422958080032': No 3G Auth Data 20250829085604848 DLGSUP <0013> hlr.c:121 IMSI 262422958080032: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a05b3587fa16: Created GsupExpect[0] for "262422958080032" to be handled at TC_gsup_purge_ps(125) 20250829085604855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44786<->l=127.0.0.1:4258 20250829085604856 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604856 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422958080032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422958080032" cn_domain=PS} 20250829085604856 DLU <0006> fsm.c:456 lu(262422958080032)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085604856 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422958080032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085604856 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422958080032)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085604856 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422958080032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422958080032" cn_domain=PS} 20250829085604856 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604856 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a05b3587fa16: Found GsupExpect[0] for "262422958080032" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@a05b3587fa16: Added IMSI table entry 4TC_gsup_purge_ps(125)"262422958080032" 20250829085604857 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604857 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422958080032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422958080032"} 20250829085604857 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422958080032)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085604857 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422958080032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085604857 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422958080032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422958080032"} 20250829085604857 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422958080032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085604857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422958080032)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085604857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422958080032)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085604857 DLU <0006> fsm.c:568 lu(PS:IMSI-262422958080032)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085604857 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604857 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@a05b3587fa16: setverdict(pass): none -> pass 20250829085604858 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604858 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422958080032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422958080032" cn_domain=PS} 20250829085604858 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422958080032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250829085604858 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422958080032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422958080032"} 20250829085604858 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422958080032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250829085604858 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604858 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085604858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44786<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@a05b3587fa16: Final verdict of PTC: pass 20250829085604859 DAUC <0003> db_auc.c:157 IMSI='262422434967102': No 2G Auth Data 20250829085604859 DAUC <0003> db_auc.c:192 IMSI='262422434967102': No 3G Auth Data 20250829085604859 DLGSUP <0013> hlr.c:121 IMSI 262422434967102: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a05b3587fa16: Created GsupExpect[0] for "262422434967102" to be handled at TC_gsup_purge_ps(126) 20250829085604865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44802<->l=127.0.0.1:4258 20250829085604866 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604867 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422434967102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422434967102" cn_domain=PS} 20250829085604867 DLU <0006> fsm.c:456 lu(262422434967102)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085604867 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422434967102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085604867 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422434967102)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085604867 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422434967102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422434967102" cn_domain=PS} 20250829085604867 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604867 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a05b3587fa16: Found GsupExpect[0] for "262422434967102" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@a05b3587fa16: Added IMSI table entry 5TC_gsup_purge_ps(126)"262422434967102" 20250829085604867 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604867 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422434967102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422434967102"} 20250829085604867 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422434967102)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085604867 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422434967102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085604867 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422434967102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422434967102"} 20250829085604867 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422434967102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085604867 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422434967102)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085604867 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422434967102)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085604867 DLU <0006> fsm.c:568 lu(PS:IMSI-262422434967102)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085604867 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604867 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@a05b3587fa16: setverdict(pass): none -> pass 20250829085604868 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604868 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422434967102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422434967102" cn_domain=PS} 20250829085604868 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422434967102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250829085604868 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422434967102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422434967102"} 20250829085604868 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422434967102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250829085604868 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604868 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085604868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44802<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@a05b3587fa16: Final verdict of PTC: pass 20250829085604869 DAUC <0003> db_auc.c:157 IMSI='262428243075981': No 2G Auth Data 20250829085604869 DAUC <0003> db_auc.c:192 IMSI='262428243075981': No 3G Auth Data 20250829085604870 DLGSUP <0013> hlr.c:121 IMSI 262428243075981: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a05b3587fa16: Created GsupExpect[0] for "262428243075981" to be handled at TC_gsup_purge_ps(127) 20250829085604875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44816<->l=127.0.0.1:4258 20250829085604876 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604876 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428243075981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428243075981" cn_domain=PS} 20250829085604876 DLU <0006> fsm.c:456 lu(262428243075981)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085604876 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428243075981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085604876 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428243075981)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085604876 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428243075981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428243075981" cn_domain=PS} 20250829085604876 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604876 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a05b3587fa16: Found GsupExpect[0] for "262428243075981" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@a05b3587fa16: Added IMSI table entry 6TC_gsup_purge_ps(127)"262428243075981" 20250829085604877 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604877 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428243075981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428243075981"} 20250829085604877 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428243075981)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085604877 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428243075981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085604877 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428243075981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428243075981"} 20250829085604877 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428243075981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085604877 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428243075981)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085604877 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428243075981)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085604877 DLU <0006> fsm.c:568 lu(PS:IMSI-262428243075981)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085604877 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604877 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@a05b3587fa16: setverdict(pass): none -> pass 20250829085604878 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604878 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428243075981 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428243075981" cn_domain=PS} 20250829085604878 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428243075981 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250829085604878 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428243075981 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428243075981"} 20250829085604878 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428243075981 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250829085604878 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604878 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085604878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44816<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@a05b3587fa16: Final verdict of PTC: pass 20250829085604879 DAUC <0003> db_auc.c:157 IMSI='262422389280057': No 2G Auth Data 20250829085604879 DAUC <0003> db_auc.c:192 IMSI='262422389280057': No 3G Auth Data 20250829085604879 DLGSUP <0013> hlr.c:121 IMSI 262422389280057: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@a05b3587fa16: Created GsupExpect[0] for "262422389280057" to be handled at TC_gsup_purge_ps(128) 20250829085604885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44824<->l=127.0.0.1:4258 20250829085604886 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604886 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422389280057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422389280057" cn_domain=PS} 20250829085604886 DLU <0006> fsm.c:456 lu(262422389280057)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085604886 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422389280057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085604886 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422389280057)[0x55abba0646b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085604886 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422389280057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422389280057" cn_domain=PS} 20250829085604886 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604886 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604886 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@a05b3587fa16: Found GsupExpect[0] for "262422389280057" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@a05b3587fa16: Added IMSI table entry 7TC_gsup_purge_ps(128)"262422389280057" 20250829085604887 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604888 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422389280057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422389280057"} 20250829085604888 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422389280057)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085604888 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422389280057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085604888 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422389280057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422389280057"} 20250829085604888 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422389280057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085604888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422389280057)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085604888 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422389280057)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085604888 DLU <0006> fsm.c:568 lu(PS:IMSI-262422389280057)[0x55abba0646b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085604888 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604888 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@a05b3587fa16: setverdict(pass): none -> pass 20250829085604888 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604888 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422389280057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422389280057" cn_domain=PS} 20250829085604888 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422389280057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250829085604888 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422389280057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422389280057"} 20250829085604888 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422389280057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250829085604888 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085604888 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085604889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44824<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@a05b3587fa16: Final verdict of PTC: pass MTC@a05b3587fa16: setverdict(pass): none -> pass 20250829085604889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44742<->l=127.0.0.1:4258 20250829085604890 DLINP <000b> input/ipa.c:452 connected read/write 20250829085604890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085604890 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085604890 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085604890 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 119@a05b3587fa16: Final verdict of PTC: none 20250829085604890 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43537<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(117)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP(118)@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: pass MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Fri Aug 29 08:56:04 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250829085604922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44832<->l=127.0.0.1:4258 20250829085605022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44832<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=134520) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Fri Aug 29 08:56:07 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_gsup_purge_unknown started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085608138 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085608138 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085608143 DLINP <000b> input/ipa.c:452 connected read/write 20250829085608143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085608145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44844<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085608149 DLINP <000b> input/ipa.c:452 connected read/write 20250829085608149 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085608149 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085608149 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085608149 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085608149 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085608149 DLGSUP <0013> gsup_server.c:238 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 20250829085608149 DLGSUP <0013> gsup_server.c:236 2: 20250829085608149 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085608149 DLGSUP <0013> gsup_server.c:236 3: 20250829085608149 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085608149 DLGSUP <0013> gsup_server.c:236 4: 20250829085608149 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085608149 DLGSUP <0013> gsup_server.c:236 5: 20250829085608149 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085608149 DLGSUP <0013> gsup_server.c:236 7: 20250829085608149 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085608149 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085608149 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085608149 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085608177 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45879<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@a05b3587fa16: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250829085608193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44850<->l=127.0.0.1:4258 20250829085608203 DLINP <000b> input/ipa.c:452 connected read/write 20250829085608203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085608203 DLGSUP <0013> gsup_req.c:140 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} 20250829085608203 DLU <0006> fsm.c:456 lu(2345743413463)[0x55abba0646b0]{UNVALIDATED}: Allocated 20250829085608203 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 20250829085608203 DLGSUP <0013> gsup_req.c:276 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} 20250829085608203 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085608203 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55abba0646b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085608203 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55abba0646b0]{UNVALIDATED}: Freeing instance 20250829085608203 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55abba0646b0]{UNVALIDATED}: Deallocated 20250829085608203 DLINP <000b> input/ipa.c:452 connected read/write 20250829085608203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085608203 DLINP <000b> input/ipa.c:452 connected read/write 20250829085608203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@a05b3587fa16: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@a05b3587fa16: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@a05b3587fa16: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085608208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44850<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@a05b3587fa16: Final verdict of PTC: pass MTC@a05b3587fa16: setverdict(pass): none -> pass 20250829085608209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44844<->l=127.0.0.1:4258 20250829085608211 DLINP <000b> input/ipa.c:452 connected read/write 20250829085608211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085608211 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085608211 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085608211 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@a05b3587fa16: Final verdict of PTC: none 20250829085608211 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45879<->l=127.0.0.1:4259) 131@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: pass MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Fri Aug 29 08:56:08 UTC 2025 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20250829085608251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4258 20250829085608352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=26072) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Fri Aug 29 08:56:10 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_mo_ussd_unknown started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085611457 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085611457 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085611459 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611459 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085611459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44868<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085611461 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085611461 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085611461 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085611461 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085611461 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085611461 DLGSUP <0013> gsup_server.c:238 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 20250829085611461 DLGSUP <0013> gsup_server.c:236 2: 20250829085611461 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085611461 DLGSUP <0013> gsup_server.c:236 3: 20250829085611461 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085611461 DLGSUP <0013> gsup_server.c:236 4: 20250829085611461 DLGSUP <0013> gsup_server.c:238 4: 00 HLR_Test-GSUP-IPA(134)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085611461 DLGSUP <0013> gsup_server.c:236 5: 20250829085611461 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085611461 DLGSUP <0013> gsup_server.c:236 7: 20250829085611461 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085611461 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085611461 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085611461 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085611471 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42015<->l=127.0.0.1:4259) 20250829085611474 DAUC <0003> db_auc.c:157 IMSI='262429918348168': No 2G Auth Data 20250829085611474 DAUC <0003> db_auc.c:192 IMSI='262429918348168': No 3G Auth Data HLR_Test-GSUP(135)@a05b3587fa16: Created GsupExpect[0] for "262429918348168" to be handled at TC_mo_ussd_unknown(138) 20250829085611481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44876<->l=127.0.0.1:4258 20250829085611502 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085611502 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429918348168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429918348168" session_id=3711381372 session_state=BEGIN} 20250829085611502 DSS <0004> hlr_ussd.c:576 262429918348168/0xdd372f7c: Process SS (BEGIN) 20250829085611502 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250829085611502 DSS <0004> hlr_ussd.c:518 262429918348168/0xdd372f7c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250829085611502 DSS <0004> hlr_ussd.c:523 262429918348168/0xdd372f7c: USSD for unknown code '*#200#' 20250829085611502 DSS <0004> hlr_ussd.c:354 262429918348168/0xdd372f7c: Tx ReturnError(1, 0x12) 20250829085611502 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429918348168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429918348168" session_id=3711381372 session_state=END} 20250829085611502 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085611502 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a05b3587fa16: Found GsupExpect[0] for "262429918348168" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@a05b3587fa16: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262429918348168" TC_mo_ussd_unknown(138)@a05b3587fa16: setverdict(pass): none -> pass 20250829085611508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44876<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@a05b3587fa16: Final verdict of PTC: pass 20250829085611509 DAUC <0003> db_auc.c:157 IMSI='262427876136751': No 2G Auth Data 20250829085611509 DAUC <0003> db_auc.c:192 IMSI='262427876136751': No 3G Auth Data HLR_Test-GSUP(135)@a05b3587fa16: Created GsupExpect[0] for "262427876136751" to be handled at TC_mo_ussd_unknown(139) 20250829085611519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4258 20250829085611522 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085611522 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427876136751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427876136751" session_id=228394182 session_state=BEGIN} 20250829085611522 DSS <0004> hlr_ussd.c:576 262427876136751/0x0d9d04c6: Process SS (BEGIN) 20250829085611522 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250829085611522 DSS <0004> hlr_ussd.c:518 262427876136751/0x0d9d04c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250829085611522 DSS <0004> hlr_ussd.c:523 262427876136751/0x0d9d04c6: USSD for unknown code '*#200#' 20250829085611522 DSS <0004> hlr_ussd.c:354 262427876136751/0x0d9d04c6: Tx ReturnError(1, 0x12) 20250829085611522 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427876136751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427876136751" session_id=228394182 session_state=END} 20250829085611522 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085611522 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a05b3587fa16: Found GsupExpect[0] for "262427876136751" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@a05b3587fa16: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262427876136751" TC_mo_ussd_unknown(139)@a05b3587fa16: setverdict(pass): none -> pass 20250829085611524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@a05b3587fa16: Final verdict of PTC: pass 20250829085611524 DAUC <0003> db_auc.c:157 IMSI='262420567964685': No 2G Auth Data 20250829085611524 DAUC <0003> db_auc.c:192 IMSI='262420567964685': No 3G Auth Data HLR_Test-GSUP(135)@a05b3587fa16: Created GsupExpect[0] for "262420567964685" to be handled at TC_mo_ussd_unknown(140) 20250829085611530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44886<->l=127.0.0.1:4258 20250829085611533 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085611533 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420567964685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420567964685" session_id=2967039973 session_state=BEGIN} 20250829085611533 DSS <0004> hlr_ussd.c:576 262420567964685/0xb0d96fe5: Process SS (BEGIN) 20250829085611533 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250829085611533 DSS <0004> hlr_ussd.c:518 262420567964685/0xb0d96fe5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250829085611533 DSS <0004> hlr_ussd.c:523 262420567964685/0xb0d96fe5: USSD for unknown code '*#200#' 20250829085611533 DSS <0004> hlr_ussd.c:354 262420567964685/0xb0d96fe5: Tx ReturnError(1, 0x12) 20250829085611533 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420567964685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420567964685" session_id=2967039973 session_state=END} 20250829085611533 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085611533 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a05b3587fa16: Found GsupExpect[0] for "262420567964685" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@a05b3587fa16: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262420567964685" TC_mo_ussd_unknown(140)@a05b3587fa16: setverdict(pass): none -> pass 20250829085611535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44886<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@a05b3587fa16: Final verdict of PTC: pass 20250829085611535 DAUC <0003> db_auc.c:157 IMSI='262428821637322': No 2G Auth Data 20250829085611535 DAUC <0003> db_auc.c:192 IMSI='262428821637322': No 3G Auth Data HLR_Test-GSUP(135)@a05b3587fa16: Created GsupExpect[0] for "262428821637322" to be handled at TC_mo_ussd_unknown(141) 20250829085611541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44900<->l=127.0.0.1:4258 20250829085611543 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085611543 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428821637322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428821637322" session_id=335120816 session_state=BEGIN} 20250829085611543 DSS <0004> hlr_ussd.c:576 262428821637322/0x13f989b0: Process SS (BEGIN) 20250829085611543 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250829085611543 DSS <0004> hlr_ussd.c:518 262428821637322/0x13f989b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250829085611543 DSS <0004> hlr_ussd.c:523 262428821637322/0x13f989b0: USSD for unknown code '*#200#' 20250829085611543 DSS <0004> hlr_ussd.c:354 262428821637322/0x13f989b0: Tx ReturnError(1, 0x12) 20250829085611543 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428821637322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428821637322" session_id=335120816 session_state=END} 20250829085611543 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085611543 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a05b3587fa16: Found GsupExpect[0] for "262428821637322" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@a05b3587fa16: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262428821637322" TC_mo_ussd_unknown(141)@a05b3587fa16: setverdict(pass): none -> pass 20250829085611545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44900<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@a05b3587fa16: Final verdict of PTC: pass 20250829085611545 DAUC <0003> db_auc.c:157 IMSI='262421232485766': No 2G Auth Data 20250829085611545 DAUC <0003> db_auc.c:192 IMSI='262421232485766': No 3G Auth Data HLR_Test-GSUP(135)@a05b3587fa16: Created GsupExpect[0] for "262421232485766" to be handled at TC_mo_ussd_unknown(142) 20250829085611550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 20250829085611553 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085611553 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421232485766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421232485766" session_id=3708207606 session_state=BEGIN} 20250829085611553 DSS <0004> hlr_ussd.c:576 262421232485766/0xdd06c1f6: Process SS (BEGIN) 20250829085611553 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250829085611553 DSS <0004> hlr_ussd.c:518 262421232485766/0xdd06c1f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250829085611553 DSS <0004> hlr_ussd.c:523 262421232485766/0xdd06c1f6: USSD for unknown code '*#200#' 20250829085611553 DSS <0004> hlr_ussd.c:354 262421232485766/0xdd06c1f6: Tx ReturnError(1, 0x12) 20250829085611553 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421232485766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421232485766" session_id=3708207606 session_state=END} 20250829085611553 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085611553 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a05b3587fa16: Found GsupExpect[0] for "262421232485766" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@a05b3587fa16: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262421232485766" TC_mo_ussd_unknown(142)@a05b3587fa16: setverdict(pass): none -> pass 20250829085611554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@a05b3587fa16: Final verdict of PTC: pass 20250829085611555 DAUC <0003> db_auc.c:157 IMSI='262422055182755': No 2G Auth Data 20250829085611555 DAUC <0003> db_auc.c:192 IMSI='262422055182755': No 3G Auth Data HLR_Test-GSUP(135)@a05b3587fa16: Created GsupExpect[0] for "262422055182755" to be handled at TC_mo_ussd_unknown(143) 20250829085611561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44916<->l=127.0.0.1:4258 20250829085611563 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085611563 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422055182755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422055182755" session_id=728320390 session_state=BEGIN} 20250829085611563 DSS <0004> hlr_ussd.c:576 262422055182755/0x2b694986: Process SS (BEGIN) 20250829085611563 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250829085611563 DSS <0004> hlr_ussd.c:518 262422055182755/0x2b694986: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250829085611563 DSS <0004> hlr_ussd.c:523 262422055182755/0x2b694986: USSD for unknown code '*#200#' 20250829085611563 DSS <0004> hlr_ussd.c:354 262422055182755/0x2b694986: Tx ReturnError(1, 0x12) 20250829085611563 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422055182755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422055182755" session_id=728320390 session_state=END} 20250829085611563 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085611563 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a05b3587fa16: Found GsupExpect[0] for "262422055182755" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@a05b3587fa16: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262422055182755" TC_mo_ussd_unknown(143)@a05b3587fa16: setverdict(pass): none -> pass 20250829085611565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44916<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@a05b3587fa16: Final verdict of PTC: pass 20250829085611565 DAUC <0003> db_auc.c:157 IMSI='262427974701043': No 2G Auth Data 20250829085611565 DAUC <0003> db_auc.c:192 IMSI='262427974701043': No 3G Auth Data HLR_Test-GSUP(135)@a05b3587fa16: Created GsupExpect[0] for "262427974701043" to be handled at TC_mo_ussd_unknown(144) 20250829085611571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44924<->l=127.0.0.1:4258 20250829085611574 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085611574 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427974701043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427974701043" session_id=2833231439 session_state=BEGIN} 20250829085611574 DSS <0004> hlr_ussd.c:576 262427974701043/0xa8dfae4f: Process SS (BEGIN) 20250829085611574 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250829085611574 DSS <0004> hlr_ussd.c:518 262427974701043/0xa8dfae4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250829085611574 DSS <0004> hlr_ussd.c:523 262427974701043/0xa8dfae4f: USSD for unknown code '*#200#' 20250829085611574 DSS <0004> hlr_ussd.c:354 262427974701043/0xa8dfae4f: Tx ReturnError(1, 0x12) 20250829085611574 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427974701043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427974701043" session_id=2833231439 session_state=END} 20250829085611574 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085611574 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a05b3587fa16: Found GsupExpect[0] for "262427974701043" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@a05b3587fa16: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262427974701043" TC_mo_ussd_unknown(144)@a05b3587fa16: setverdict(pass): none -> pass 20250829085611575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44924<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@a05b3587fa16: Final verdict of PTC: pass 20250829085611575 DAUC <0003> db_auc.c:157 IMSI='262429211324076': No 2G Auth Data 20250829085611575 DAUC <0003> db_auc.c:192 IMSI='262429211324076': No 3G Auth Data HLR_Test-GSUP(135)@a05b3587fa16: Created GsupExpect[0] for "262429211324076" to be handled at TC_mo_ussd_unknown(145) 20250829085611581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44932<->l=127.0.0.1:4258 20250829085611584 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611584 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085611584 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429211324076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429211324076" session_id=3612751836 session_state=BEGIN} 20250829085611584 DSS <0004> hlr_ussd.c:576 262429211324076/0xd75637dc: Process SS (BEGIN) 20250829085611584 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250829085611584 DSS <0004> hlr_ussd.c:518 262429211324076/0xd75637dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250829085611584 DSS <0004> hlr_ussd.c:523 262429211324076/0xd75637dc: USSD for unknown code '*#200#' 20250829085611584 DSS <0004> hlr_ussd.c:354 262429211324076/0xd75637dc: Tx ReturnError(1, 0x12) 20250829085611584 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429211324076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429211324076" session_id=3612751836 session_state=END} 20250829085611584 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085611584 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@a05b3587fa16: Found GsupExpect[0] for "262429211324076" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@a05b3587fa16: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262429211324076" TC_mo_ussd_unknown(145)@a05b3587fa16: setverdict(pass): none -> pass 20250829085611585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44932<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@a05b3587fa16: Final verdict of PTC: pass 20250829085611585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44868<->l=127.0.0.1:4258 20250829085611586 DLINP <000b> input/ipa.c:452 connected read/write 20250829085611586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085611586 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085611586 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085611586 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@a05b3587fa16: Final verdict of PTC: none 136@a05b3587fa16: Final verdict of PTC: none 20250829085611586 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42015<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(134)@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 136: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Fri Aug 29 08:56:11 UTC 2025 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20250829085611611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33418<->l=127.0.0.1:4258 20250829085611712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33418<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=81352) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Fri Aug 29 08:56:13 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_mo_ussd_euse_disc started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085614856 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085614856 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085614859 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085614860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33430<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085614862 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085614862 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085614862 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085614862 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085614862 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085614862 DLGSUP <0013> gsup_server.c:238 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 20250829085614862 DLGSUP <0013> gsup_server.c:236 2: 20250829085614862 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085614862 DLGSUP <0013> gsup_server.c:236 3: 20250829085614862 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085614862 DLGSUP <0013> gsup_server.c:236 4: 20250829085614862 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085614862 DLGSUP <0013> gsup_server.c:236 5: 20250829085614862 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085614862 DLGSUP <0013> gsup_server.c:236 7: 20250829085614862 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085614862 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085614862 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085614862 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085614872 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38049<->l=127.0.0.1:4259) 20250829085614875 DAUC <0003> db_auc.c:157 IMSI='262422568560296': No 2G Auth Data 20250829085614875 DAUC <0003> db_auc.c:192 IMSI='262422568560296': No 3G Auth Data HLR_Test-GSUP(147)@a05b3587fa16: Created GsupExpect[0] for "262422568560296" to be handled at TC_mo_ussd_euse_disc(150) 20250829085614884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33434<->l=127.0.0.1:4258 20250829085614910 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085614910 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422568560296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422568560296" session_id=3688039766 session_state=BEGIN} 20250829085614910 DSS <0004> hlr_ussd.c:576 262422568560296/0xdbd30556: Process SS (BEGIN) 20250829085614910 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085614910 DSS <0004> hlr_ussd.c:518 262422568560296/0xdbd30556: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085614910 DSS <0004> hlr_ussd.c:542 262422568560296/0xdbd30556: Cannot find conn for EUSE EUSE-foobar 20250829085614910 DSS <0004> hlr_ussd.c:354 262422568560296/0xdbd30556: Tx ReturnError(1, 0x22) 20250829085614910 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422568560296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422568560296" session_id=3688039766 session_state=END} 20250829085614910 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085614910 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a05b3587fa16: Found GsupExpect[0] for "262422568560296" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@a05b3587fa16: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262422568560296" TC_mo_ussd_euse_disc(150)@a05b3587fa16: setverdict(pass): none -> pass 20250829085614918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33434<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@a05b3587fa16: Final verdict of PTC: pass 20250829085614920 DAUC <0003> db_auc.c:157 IMSI='262425317763439': No 2G Auth Data 20250829085614920 DAUC <0003> db_auc.c:192 IMSI='262425317763439': No 3G Auth Data HLR_Test-GSUP(147)@a05b3587fa16: Created GsupExpect[0] for "262425317763439" to be handled at TC_mo_ussd_euse_disc(151) 20250829085614933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33436<->l=127.0.0.1:4258 20250829085614936 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085614936 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425317763439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425317763439" session_id=2667795115 session_state=BEGIN} 20250829085614936 DSS <0004> hlr_ussd.c:576 262425317763439/0x9f0352ab: Process SS (BEGIN) 20250829085614936 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085614936 DSS <0004> hlr_ussd.c:518 262425317763439/0x9f0352ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085614936 DSS <0004> hlr_ussd.c:542 262425317763439/0x9f0352ab: Cannot find conn for EUSE EUSE-foobar 20250829085614936 DSS <0004> hlr_ussd.c:354 262425317763439/0x9f0352ab: Tx ReturnError(1, 0x22) 20250829085614936 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425317763439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425317763439" session_id=2667795115 session_state=END} 20250829085614936 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085614936 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a05b3587fa16: Found GsupExpect[0] for "262425317763439" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@a05b3587fa16: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262425317763439" TC_mo_ussd_euse_disc(151)@a05b3587fa16: setverdict(pass): none -> pass 20250829085614938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33436<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@a05b3587fa16: Final verdict of PTC: pass 20250829085614938 DAUC <0003> db_auc.c:157 IMSI='262426324691709': No 2G Auth Data 20250829085614938 DAUC <0003> db_auc.c:192 IMSI='262426324691709': No 3G Auth Data HLR_Test-GSUP(147)@a05b3587fa16: Created GsupExpect[0] for "262426324691709" to be handled at TC_mo_ussd_euse_disc(152) 20250829085614943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33446<->l=127.0.0.1:4258 20250829085614946 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085614946 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426324691709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426324691709" session_id=3155143399 session_state=BEGIN} 20250829085614946 DSS <0004> hlr_ussd.c:576 262426324691709/0xbc0faae7: Process SS (BEGIN) 20250829085614946 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085614946 DSS <0004> hlr_ussd.c:518 262426324691709/0xbc0faae7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085614946 DSS <0004> hlr_ussd.c:542 262426324691709/0xbc0faae7: Cannot find conn for EUSE EUSE-foobar 20250829085614946 DSS <0004> hlr_ussd.c:354 262426324691709/0xbc0faae7: Tx ReturnError(1, 0x22) 20250829085614946 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426324691709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426324691709" session_id=3155143399 session_state=END} 20250829085614946 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085614946 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a05b3587fa16: Found GsupExpect[0] for "262426324691709" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@a05b3587fa16: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262426324691709" TC_mo_ussd_euse_disc(152)@a05b3587fa16: setverdict(pass): none -> pass 20250829085614947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33446<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@a05b3587fa16: Final verdict of PTC: pass 20250829085614948 DAUC <0003> db_auc.c:157 IMSI='262427394416932': No 2G Auth Data 20250829085614948 DAUC <0003> db_auc.c:192 IMSI='262427394416932': No 3G Auth Data HLR_Test-GSUP(147)@a05b3587fa16: Created GsupExpect[0] for "262427394416932" to be handled at TC_mo_ussd_euse_disc(153) 20250829085614954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33454<->l=127.0.0.1:4258 20250829085614956 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085614956 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427394416932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427394416932" session_id=958988933 session_state=BEGIN} 20250829085614956 DSS <0004> hlr_ussd.c:576 262427394416932/0x39290285: Process SS (BEGIN) 20250829085614956 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085614956 DSS <0004> hlr_ussd.c:518 262427394416932/0x39290285: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085614956 DSS <0004> hlr_ussd.c:542 262427394416932/0x39290285: Cannot find conn for EUSE EUSE-foobar 20250829085614956 DSS <0004> hlr_ussd.c:354 262427394416932/0x39290285: Tx ReturnError(1, 0x22) 20250829085614956 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427394416932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427394416932" session_id=958988933 session_state=END} 20250829085614956 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085614956 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a05b3587fa16: Found GsupExpect[0] for "262427394416932" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@a05b3587fa16: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262427394416932" TC_mo_ussd_euse_disc(153)@a05b3587fa16: setverdict(pass): none -> pass 20250829085614958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33454<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@a05b3587fa16: Final verdict of PTC: pass 20250829085614960 DAUC <0003> db_auc.c:157 IMSI='262429420755922': No 2G Auth Data 20250829085614960 DAUC <0003> db_auc.c:192 IMSI='262429420755922': No 3G Auth Data HLR_Test-GSUP(147)@a05b3587fa16: Created GsupExpect[0] for "262429420755922" to be handled at TC_mo_ussd_euse_disc(154) 20250829085614966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33470<->l=127.0.0.1:4258 20250829085614969 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085614969 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429420755922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429420755922" session_id=3469949330 session_state=BEGIN} 20250829085614969 DSS <0004> hlr_ussd.c:576 262429420755922/0xced33992: Process SS (BEGIN) 20250829085614969 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085614969 DSS <0004> hlr_ussd.c:518 262429420755922/0xced33992: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085614969 DSS <0004> hlr_ussd.c:542 262429420755922/0xced33992: Cannot find conn for EUSE EUSE-foobar 20250829085614969 DSS <0004> hlr_ussd.c:354 262429420755922/0xced33992: Tx ReturnError(1, 0x22) 20250829085614969 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429420755922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429420755922" session_id=3469949330 session_state=END} 20250829085614969 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085614969 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a05b3587fa16: Found GsupExpect[0] for "262429420755922" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@a05b3587fa16: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262429420755922" TC_mo_ussd_euse_disc(154)@a05b3587fa16: setverdict(pass): none -> pass 20250829085614970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33470<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@a05b3587fa16: Final verdict of PTC: pass 20250829085614970 DAUC <0003> db_auc.c:157 IMSI='262427516887523': No 2G Auth Data 20250829085614970 DAUC <0003> db_auc.c:192 IMSI='262427516887523': No 3G Auth Data HLR_Test-GSUP(147)@a05b3587fa16: Created GsupExpect[0] for "262427516887523" to be handled at TC_mo_ussd_euse_disc(155) 20250829085614976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33474<->l=127.0.0.1:4258 20250829085614979 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614979 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085614979 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427516887523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427516887523" session_id=3363894783 session_state=BEGIN} 20250829085614979 DSS <0004> hlr_ussd.c:576 262427516887523/0xc880f5ff: Process SS (BEGIN) 20250829085614979 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085614979 DSS <0004> hlr_ussd.c:518 262427516887523/0xc880f5ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085614979 DSS <0004> hlr_ussd.c:542 262427516887523/0xc880f5ff: Cannot find conn for EUSE EUSE-foobar 20250829085614979 DSS <0004> hlr_ussd.c:354 262427516887523/0xc880f5ff: Tx ReturnError(1, 0x22) 20250829085614979 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427516887523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427516887523" session_id=3363894783 session_state=END} 20250829085614979 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085614979 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a05b3587fa16: Found GsupExpect[0] for "262427516887523" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@a05b3587fa16: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262427516887523" TC_mo_ussd_euse_disc(155)@a05b3587fa16: setverdict(pass): none -> pass 20250829085614980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33474<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@a05b3587fa16: Final verdict of PTC: pass 20250829085614980 DAUC <0003> db_auc.c:157 IMSI='262421216276808': No 2G Auth Data 20250829085614980 DAUC <0003> db_auc.c:192 IMSI='262421216276808': No 3G Auth Data HLR_Test-GSUP(147)@a05b3587fa16: Created GsupExpect[0] for "262421216276808" to be handled at TC_mo_ussd_euse_disc(156) 20250829085614986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33478<->l=127.0.0.1:4258 20250829085614989 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085614989 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421216276808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421216276808" session_id=2720812111 session_state=BEGIN} 20250829085614989 DSS <0004> hlr_ussd.c:576 262421216276808/0xa22c4c4f: Process SS (BEGIN) 20250829085614989 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085614989 DSS <0004> hlr_ussd.c:518 262421216276808/0xa22c4c4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085614989 DSS <0004> hlr_ussd.c:542 262421216276808/0xa22c4c4f: Cannot find conn for EUSE EUSE-foobar 20250829085614989 DSS <0004> hlr_ussd.c:354 262421216276808/0xa22c4c4f: Tx ReturnError(1, 0x22) 20250829085614989 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421216276808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421216276808" session_id=2720812111 session_state=END} 20250829085614989 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085614989 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a05b3587fa16: Found GsupExpect[0] for "262421216276808" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@a05b3587fa16: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262421216276808" TC_mo_ussd_euse_disc(156)@a05b3587fa16: setverdict(pass): none -> pass 20250829085614990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33478<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@a05b3587fa16: Final verdict of PTC: pass 20250829085614990 DAUC <0003> db_auc.c:157 IMSI='262425934887063': No 2G Auth Data 20250829085614990 DAUC <0003> db_auc.c:192 IMSI='262425934887063': No 3G Auth Data HLR_Test-GSUP(147)@a05b3587fa16: Created GsupExpect[0] for "262425934887063" to be handled at TC_mo_ussd_euse_disc(157) 20250829085614996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33482<->l=127.0.0.1:4258 20250829085614999 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085614999 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425934887063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425934887063" session_id=3793014121 session_state=BEGIN} 20250829085614999 DSS <0004> hlr_ussd.c:576 262425934887063/0xe214cd69: Process SS (BEGIN) 20250829085614999 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085614999 DSS <0004> hlr_ussd.c:518 262425934887063/0xe214cd69: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085614999 DSS <0004> hlr_ussd.c:542 262425934887063/0xe214cd69: Cannot find conn for EUSE EUSE-foobar 20250829085614999 DSS <0004> hlr_ussd.c:354 262425934887063/0xe214cd69: Tx ReturnError(1, 0x22) 20250829085614999 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425934887063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425934887063" session_id=3793014121 session_state=END} 20250829085614999 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085614999 DLINP <000b> input/ipa.c:452 connected read/write 20250829085614999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@a05b3587fa16: Found GsupExpect[0] for "262425934887063" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@a05b3587fa16: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262425934887063" TC_mo_ussd_euse_disc(157)@a05b3587fa16: setverdict(pass): none -> pass 20250829085615000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33482<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@a05b3587fa16: Final verdict of PTC: pass 20250829085615001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33430<->l=127.0.0.1:4258 20250829085615001 DLINP <000b> input/ipa.c:452 connected read/write 20250829085615001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085615001 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085615001 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085615001 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085615001 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38049<->l=127.0.0.1:4259) 148@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP(147)@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 148: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Fri Aug 29 08:56:15 UTC 2025 ====== 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 20250829085615025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33486<->l=127.0.0.1:4258 20250829085615227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33486<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=15716) Waiting for packet dumper to finish... 1 (prev_count=15716, count=81780) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Fri Aug 29 08:56:17 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_mo_ussd_iuse_imsi started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085618360 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085618360 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085618362 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085618362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33488<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085618363 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085618363 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085618363 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085618363 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085618363 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085618363 DLGSUP <0013> gsup_server.c:238 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 20250829085618363 DLGSUP <0013> gsup_server.c:236 2: 20250829085618363 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085618363 DLGSUP <0013> gsup_server.c:236 3: 20250829085618363 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085618363 DLGSUP <0013> gsup_server.c:236 4: 20250829085618363 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085618363 DLGSUP <0013> gsup_server.c:236 5: 20250829085618363 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085618363 DLGSUP <0013> gsup_server.c:236 7: 20250829085618363 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085618363 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085618363 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085618363 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085618371 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43157<->l=127.0.0.1:4259) 20250829085618374 DAUC <0003> db_auc.c:157 IMSI='262427483255705': No 2G Auth Data 20250829085618374 DAUC <0003> db_auc.c:192 IMSI='262427483255705': No 3G Auth Data HLR_Test-GSUP(159)@a05b3587fa16: Created GsupExpect[0] for "262427483255705" to be handled at TC_mo_ussd_iuse_imsi(162) 20250829085618382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33504<->l=127.0.0.1:4258 20250829085618406 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085618406 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427483255705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427483255705" session_id=3337375073 session_state=BEGIN} 20250829085618406 DSS <0004> hlr_ussd.c:576 262427483255705/0xc6ec4d61: Process SS (BEGIN) 20250829085618406 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250829085618406 DSS <0004> hlr_ussd.c:518 262427483255705/0xc6ec4d61: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250829085618406 DSS <0004> hlr_ussd.c:363 262427483255705/0xc6ec4d61: Tx USSD 'Your IMSI is 262427483255705' 20250829085618406 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427483255705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427483255705" session_id=3337375073 session_state=END} 20250829085618406 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427483255705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085618406 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085618406 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a05b3587fa16: Found GsupExpect[0] for "262427483255705" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@a05b3587fa16: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262427483255705" TC_mo_ussd_iuse_imsi(162)@a05b3587fa16: setverdict(pass): none -> pass 20250829085618418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33504<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@a05b3587fa16: Final verdict of PTC: pass 20250829085618419 DAUC <0003> db_auc.c:157 IMSI='262424374732488': No 2G Auth Data 20250829085618419 DAUC <0003> db_auc.c:192 IMSI='262424374732488': No 3G Auth Data HLR_Test-GSUP(159)@a05b3587fa16: Created GsupExpect[0] for "262424374732488" to be handled at TC_mo_ussd_iuse_imsi(163) 20250829085618428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33510<->l=127.0.0.1:4258 20250829085618431 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618431 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085618431 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424374732488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424374732488" session_id=929318637 session_state=BEGIN} 20250829085618431 DSS <0004> hlr_ussd.c:576 262424374732488/0x376446ed: Process SS (BEGIN) 20250829085618431 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250829085618431 DSS <0004> hlr_ussd.c:518 262424374732488/0x376446ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250829085618431 DSS <0004> hlr_ussd.c:363 262424374732488/0x376446ed: Tx USSD 'Your IMSI is 262424374732488' 20250829085618431 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424374732488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424374732488" session_id=929318637 session_state=END} 20250829085618431 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424374732488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085618431 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085618431 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a05b3587fa16: Found GsupExpect[0] for "262424374732488" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@a05b3587fa16: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262424374732488" TC_mo_ussd_iuse_imsi(163)@a05b3587fa16: setverdict(pass): none -> pass 20250829085618433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33510<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@a05b3587fa16: Final verdict of PTC: pass 20250829085618433 DAUC <0003> db_auc.c:157 IMSI='262428989782840': No 2G Auth Data 20250829085618433 DAUC <0003> db_auc.c:192 IMSI='262428989782840': No 3G Auth Data HLR_Test-GSUP(159)@a05b3587fa16: Created GsupExpect[0] for "262428989782840" to be handled at TC_mo_ussd_iuse_imsi(164) 20250829085618439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33524<->l=127.0.0.1:4258 20250829085618442 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085618442 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428989782840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428989782840" session_id=713645156 session_state=BEGIN} 20250829085618442 DSS <0004> hlr_ussd.c:576 262428989782840/0x2a895c64: Process SS (BEGIN) 20250829085618442 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250829085618442 DSS <0004> hlr_ussd.c:518 262428989782840/0x2a895c64: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250829085618442 DSS <0004> hlr_ussd.c:363 262428989782840/0x2a895c64: Tx USSD 'Your IMSI is 262428989782840' 20250829085618442 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428989782840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428989782840" session_id=713645156 session_state=END} 20250829085618442 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428989782840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085618442 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085618442 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a05b3587fa16: Found GsupExpect[0] for "262428989782840" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@a05b3587fa16: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262428989782840" TC_mo_ussd_iuse_imsi(164)@a05b3587fa16: setverdict(pass): none -> pass 20250829085618445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33524<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@a05b3587fa16: Final verdict of PTC: pass 20250829085618445 DAUC <0003> db_auc.c:157 IMSI='262427378682391': No 2G Auth Data 20250829085618445 DAUC <0003> db_auc.c:192 IMSI='262427378682391': No 3G Auth Data HLR_Test-GSUP(159)@a05b3587fa16: Created GsupExpect[0] for "262427378682391" to be handled at TC_mo_ussd_iuse_imsi(165) 20250829085618451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33526<->l=127.0.0.1:4258 20250829085618454 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085618454 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427378682391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427378682391" session_id=3161156584 session_state=BEGIN} 20250829085618454 DSS <0004> hlr_ussd.c:576 262427378682391/0xbc6b6be8: Process SS (BEGIN) 20250829085618454 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250829085618454 DSS <0004> hlr_ussd.c:518 262427378682391/0xbc6b6be8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250829085618454 DSS <0004> hlr_ussd.c:363 262427378682391/0xbc6b6be8: Tx USSD 'Your IMSI is 262427378682391' 20250829085618454 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427378682391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427378682391" session_id=3161156584 session_state=END} 20250829085618454 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427378682391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085618454 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085618454 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a05b3587fa16: Found GsupExpect[0] for "262427378682391" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@a05b3587fa16: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262427378682391" TC_mo_ussd_iuse_imsi(165)@a05b3587fa16: setverdict(pass): none -> pass 20250829085618456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33526<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@a05b3587fa16: Final verdict of PTC: pass 20250829085618456 DAUC <0003> db_auc.c:157 IMSI='262424421805611': No 2G Auth Data 20250829085618456 DAUC <0003> db_auc.c:192 IMSI='262424421805611': No 3G Auth Data HLR_Test-GSUP(159)@a05b3587fa16: Created GsupExpect[0] for "262424421805611" to be handled at TC_mo_ussd_iuse_imsi(166) 20250829085618461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33528<->l=127.0.0.1:4258 20250829085618464 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618464 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085618464 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424421805611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424421805611" session_id=2324360245 session_state=BEGIN} 20250829085618464 DSS <0004> hlr_ussd.c:576 262424421805611/0x8a8aec35: Process SS (BEGIN) 20250829085618464 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250829085618464 DSS <0004> hlr_ussd.c:518 262424421805611/0x8a8aec35: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250829085618464 DSS <0004> hlr_ussd.c:363 262424421805611/0x8a8aec35: Tx USSD 'Your IMSI is 262424421805611' 20250829085618464 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424421805611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424421805611" session_id=2324360245 session_state=END} 20250829085618464 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424421805611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085618464 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085618464 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a05b3587fa16: Found GsupExpect[0] for "262424421805611" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@a05b3587fa16: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262424421805611" TC_mo_ussd_iuse_imsi(166)@a05b3587fa16: setverdict(pass): none -> pass 20250829085618466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33528<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@a05b3587fa16: Final verdict of PTC: pass 20250829085618466 DAUC <0003> db_auc.c:157 IMSI='262421083411007': No 2G Auth Data 20250829085618466 DAUC <0003> db_auc.c:192 IMSI='262421083411007': No 3G Auth Data HLR_Test-GSUP(159)@a05b3587fa16: Created GsupExpect[0] for "262421083411007" to be handled at TC_mo_ussd_iuse_imsi(167) 20250829085618472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33536<->l=127.0.0.1:4258 20250829085618474 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085618474 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421083411007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421083411007" session_id=1183370567 session_state=BEGIN} 20250829085618474 DSS <0004> hlr_ussd.c:576 262421083411007/0x4688cd47: Process SS (BEGIN) 20250829085618474 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250829085618474 DSS <0004> hlr_ussd.c:518 262421083411007/0x4688cd47: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250829085618474 DSS <0004> hlr_ussd.c:363 262421083411007/0x4688cd47: Tx USSD 'Your IMSI is 262421083411007' 20250829085618474 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421083411007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421083411007" session_id=1183370567 session_state=END} 20250829085618474 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421083411007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085618474 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085618474 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a05b3587fa16: Found GsupExpect[0] for "262421083411007" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@a05b3587fa16: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262421083411007" TC_mo_ussd_iuse_imsi(167)@a05b3587fa16: setverdict(pass): none -> pass 20250829085618476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33536<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@a05b3587fa16: Final verdict of PTC: pass 20250829085618477 DAUC <0003> db_auc.c:157 IMSI='262421670685352': No 2G Auth Data 20250829085618477 DAUC <0003> db_auc.c:192 IMSI='262421670685352': No 3G Auth Data HLR_Test-GSUP(159)@a05b3587fa16: Created GsupExpect[0] for "262421670685352" to be handled at TC_mo_ussd_iuse_imsi(168) 20250829085618482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33540<->l=127.0.0.1:4258 20250829085618485 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618485 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085618485 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421670685352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421670685352" session_id=3481197521 session_state=BEGIN} 20250829085618485 DSS <0004> hlr_ussd.c:576 262421670685352/0xcf7edbd1: Process SS (BEGIN) 20250829085618485 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250829085618485 DSS <0004> hlr_ussd.c:518 262421670685352/0xcf7edbd1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250829085618485 DSS <0004> hlr_ussd.c:363 262421670685352/0xcf7edbd1: Tx USSD 'Your IMSI is 262421670685352' 20250829085618485 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421670685352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421670685352" session_id=3481197521 session_state=END} 20250829085618485 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421670685352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085618485 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085618485 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a05b3587fa16: Found GsupExpect[0] for "262421670685352" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@a05b3587fa16: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262421670685352" TC_mo_ussd_iuse_imsi(168)@a05b3587fa16: setverdict(pass): none -> pass 20250829085618487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33540<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@a05b3587fa16: Final verdict of PTC: pass 20250829085618487 DAUC <0003> db_auc.c:157 IMSI='262421720075395': No 2G Auth Data 20250829085618487 DAUC <0003> db_auc.c:192 IMSI='262421720075395': No 3G Auth Data HLR_Test-GSUP(159)@a05b3587fa16: Created GsupExpect[0] for "262421720075395" to be handled at TC_mo_ussd_iuse_imsi(169) 20250829085618492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33544<->l=127.0.0.1:4258 20250829085618495 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085618495 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421720075395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421720075395" session_id=3671493584 session_state=BEGIN} 20250829085618495 DSS <0004> hlr_ussd.c:576 262421720075395/0xdad68bd0: Process SS (BEGIN) 20250829085618495 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250829085618495 DSS <0004> hlr_ussd.c:518 262421720075395/0xdad68bd0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250829085618495 DSS <0004> hlr_ussd.c:363 262421720075395/0xdad68bd0: Tx USSD 'Your IMSI is 262421720075395' 20250829085618495 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421720075395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421720075395" session_id=3671493584 session_state=END} 20250829085618495 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421720075395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085618495 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085618495 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@a05b3587fa16: Found GsupExpect[0] for "262421720075395" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@a05b3587fa16: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262421720075395" TC_mo_ussd_iuse_imsi(169)@a05b3587fa16: setverdict(pass): none -> pass 20250829085618497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33544<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@a05b3587fa16: Final verdict of PTC: pass 20250829085618497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33488<->l=127.0.0.1:4258 20250829085618498 DLINP <000b> input/ipa.c:452 connected read/write 20250829085618498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085618498 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085618498 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085618498 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085618498 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43157<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@a05b3587fa16: Final verdict of PTC: none 160@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 160: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Fri Aug 29 08:56:18 UTC 2025 ====== 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 20250829085618522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33560<->l=127.0.0.1:4258 20250829085618723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33560<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78140) Waiting for packet dumper to finish... 1 (prev_count=78140, count=82388) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Fri Aug 29 08:56:20 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085621867 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085621867 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085621872 DLINP <000b> input/ipa.c:452 connected read/write 20250829085621872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085621874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54108<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085621877 DLINP <000b> input/ipa.c:452 connected read/write 20250829085621877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085621877 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085621877 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085621877 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085621877 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085621877 DLGSUP <0013> gsup_server.c:238 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 20250829085621877 DLGSUP <0013> gsup_server.c:236 2: 20250829085621877 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085621877 DLGSUP <0013> gsup_server.c:236 3: 20250829085621878 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085621878 DLGSUP <0013> gsup_server.c:236 4: 20250829085621878 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085621878 DLGSUP <0013> gsup_server.c:236 5: 20250829085621878 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085621878 DLGSUP <0013> gsup_server.c:236 7: 20250829085621878 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085621878 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085621878 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085621878 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085621901 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44781<->l=127.0.0.1:4259) 20250829085621910 DAUC <0003> db_auc.c:157 IMSI='262425956020933': No 2G Auth Data 20250829085621910 DAUC <0003> db_auc.c:192 IMSI='262425956020933': No 3G Auth Data HLR_Test-GSUP(171)@a05b3587fa16: Created GsupExpect[0] for "262425956020933" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250829085621935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54120<->l=127.0.0.1:4258 20250829085621950 DLINP <000b> input/ipa.c:452 connected read/write 20250829085621950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085621950 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425956020933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425956020933" source_name="the-source\n" session_id=3548652980 session_state=BEGIN} 20250829085621950 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250829085621950 DSS <0004> hlr_ussd.c:576 262425956020933/0xd38425b4: Process SS (BEGIN) 20250829085621950 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250829085621950 DSS <0004> hlr_ussd.c:518 262425956020933/0xd38425b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250829085621950 DSS <0004> hlr_ussd.c:363 262425956020933/0xd38425b4: Tx USSD 'Your IMSI is 262425956020933' 20250829085621950 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425956020933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425956020933" destination_name="the-source\n" session_id=3548652980 session_state=END} 20250829085621950 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262425956020933 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085621950 DLINP <000b> input/ipa.c:452 connected read/write 20250829085621950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085621950 DLINP <000b> input/ipa.c:452 connected read/write 20250829085621950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a05b3587fa16: Found GsupExpect[0] for "262425956020933" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@a05b3587fa16: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262425956020933" TC_mo_ussd_iuse_imsi_via_proxy(174)@a05b3587fa16: setverdict(pass): none -> pass 20250829085621960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54120<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@a05b3587fa16: Final verdict of PTC: pass 20250829085621961 DAUC <0003> db_auc.c:157 IMSI='262428372044507': No 2G Auth Data 20250829085621961 DAUC <0003> db_auc.c:192 IMSI='262428372044507': No 3G Auth Data HLR_Test-GSUP(171)@a05b3587fa16: Created GsupExpect[0] for "262428372044507" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250829085621976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54128<->l=127.0.0.1:4258 20250829085621979 DLINP <000b> input/ipa.c:452 connected read/write 20250829085621979 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085621979 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262428372044507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428372044507" source_name="the-source\n" session_id=2426012446 session_state=BEGIN} 20250829085621979 DSS <0004> hlr_ussd.c:576 262428372044507/0x909a031e: Process SS (BEGIN) 20250829085621979 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250829085621979 DSS <0004> hlr_ussd.c:518 262428372044507/0x909a031e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250829085621979 DSS <0004> hlr_ussd.c:363 262428372044507/0x909a031e: Tx USSD 'Your IMSI is 262428372044507' 20250829085621979 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262428372044507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428372044507" destination_name="the-source\n" session_id=2426012446 session_state=END} 20250829085621979 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262428372044507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085621979 DLINP <000b> input/ipa.c:452 connected read/write 20250829085621979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085621979 DLINP <000b> input/ipa.c:452 connected read/write 20250829085621979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a05b3587fa16: Found GsupExpect[0] for "262428372044507" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@a05b3587fa16: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262428372044507" TC_mo_ussd_iuse_imsi_via_proxy(175)@a05b3587fa16: setverdict(pass): none -> pass 20250829085621981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54128<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@a05b3587fa16: Final verdict of PTC: pass 20250829085621982 DAUC <0003> db_auc.c:157 IMSI='262422856767478': No 2G Auth Data 20250829085621982 DAUC <0003> db_auc.c:192 IMSI='262422856767478': No 3G Auth Data HLR_Test-GSUP(171)@a05b3587fa16: Created GsupExpect[0] for "262422856767478" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250829085621988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54140<->l=127.0.0.1:4258 20250829085621990 DLINP <000b> input/ipa.c:452 connected read/write 20250829085621990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085621990 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262422856767478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422856767478" source_name="the-source\n" session_id=2625559765 session_state=BEGIN} 20250829085621990 DSS <0004> hlr_ussd.c:576 262422856767478/0x9c7edcd5: Process SS (BEGIN) 20250829085621990 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250829085621990 DSS <0004> hlr_ussd.c:518 262422856767478/0x9c7edcd5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250829085621990 DSS <0004> hlr_ussd.c:363 262422856767478/0x9c7edcd5: Tx USSD 'Your IMSI is 262422856767478' 20250829085621990 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262422856767478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422856767478" destination_name="the-source\n" session_id=2625559765 session_state=END} 20250829085621990 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262422856767478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085621990 DLINP <000b> input/ipa.c:452 connected read/write 20250829085621990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085621990 DLINP <000b> input/ipa.c:452 connected read/write 20250829085621990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a05b3587fa16: Found GsupExpect[0] for "262422856767478" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@a05b3587fa16: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262422856767478" TC_mo_ussd_iuse_imsi_via_proxy(176)@a05b3587fa16: setverdict(pass): none -> pass 20250829085621992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54140<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@a05b3587fa16: Final verdict of PTC: pass 20250829085621992 DAUC <0003> db_auc.c:157 IMSI='262420736929623': No 2G Auth Data 20250829085621992 DAUC <0003> db_auc.c:192 IMSI='262420736929623': No 3G Auth Data HLR_Test-GSUP(171)@a05b3587fa16: Created GsupExpect[0] for "262420736929623" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250829085621998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54146<->l=127.0.0.1:4258 20250829085622001 DLINP <000b> input/ipa.c:452 connected read/write 20250829085622001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085622001 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262420736929623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420736929623" source_name="the-source\n" session_id=617833003 session_state=BEGIN} 20250829085622001 DSS <0004> hlr_ussd.c:576 262420736929623/0x24d3622b: Process SS (BEGIN) 20250829085622001 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250829085622001 DSS <0004> hlr_ussd.c:518 262420736929623/0x24d3622b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250829085622001 DSS <0004> hlr_ussd.c:363 262420736929623/0x24d3622b: Tx USSD 'Your IMSI is 262420736929623' 20250829085622001 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262420736929623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420736929623" destination_name="the-source\n" session_id=617833003 session_state=END} 20250829085622001 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262420736929623 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085622001 DLINP <000b> input/ipa.c:452 connected read/write 20250829085622001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085622001 DLINP <000b> input/ipa.c:452 connected read/write 20250829085622001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a05b3587fa16: Found GsupExpect[0] for "262420736929623" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@a05b3587fa16: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262420736929623" TC_mo_ussd_iuse_imsi_via_proxy(177)@a05b3587fa16: setverdict(pass): none -> pass 20250829085622003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54146<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@a05b3587fa16: Final verdict of PTC: pass 20250829085622003 DAUC <0003> db_auc.c:157 IMSI='262422846437420': No 2G Auth Data 20250829085622003 DAUC <0003> db_auc.c:192 IMSI='262422846437420': No 3G Auth Data HLR_Test-GSUP(171)@a05b3587fa16: Created GsupExpect[0] for "262422846437420" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250829085622009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54160<->l=127.0.0.1:4258 20250829085622011 DLINP <000b> input/ipa.c:452 connected read/write 20250829085622011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085622011 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262422846437420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422846437420" source_name="the-source\n" session_id=1113608704 session_state=BEGIN} 20250829085622011 DSS <0004> hlr_ussd.c:576 262422846437420/0x42605200: Process SS (BEGIN) 20250829085622011 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250829085622011 DSS <0004> hlr_ussd.c:518 262422846437420/0x42605200: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250829085622011 DSS <0004> hlr_ussd.c:363 262422846437420/0x42605200: Tx USSD 'Your IMSI is 262422846437420' 20250829085622011 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262422846437420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422846437420" destination_name="the-source\n" session_id=1113608704 session_state=END} 20250829085622011 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262422846437420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085622011 DLINP <000b> input/ipa.c:452 connected read/write 20250829085622011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085622011 DLINP <000b> input/ipa.c:452 connected read/write 20250829085622011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a05b3587fa16: Found GsupExpect[0] for "262422846437420" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@a05b3587fa16: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262422846437420" TC_mo_ussd_iuse_imsi_via_proxy(178)@a05b3587fa16: setverdict(pass): none -> pass 20250829085622013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54160<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@a05b3587fa16: Final verdict of PTC: pass 20250829085622013 DAUC <0003> db_auc.c:157 IMSI='262423417283784': No 2G Auth Data 20250829085622013 DAUC <0003> db_auc.c:192 IMSI='262423417283784': No 3G Auth Data HLR_Test-GSUP(171)@a05b3587fa16: Created GsupExpect[0] for "262423417283784" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250829085622019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54174<->l=127.0.0.1:4258 20250829085622022 DLINP <000b> input/ipa.c:452 connected read/write 20250829085622022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085622022 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423417283784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423417283784" source_name="the-source\n" session_id=454139459 session_state=BEGIN} 20250829085622022 DSS <0004> hlr_ussd.c:576 262423417283784/0x1b119e43: Process SS (BEGIN) 20250829085622022 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250829085622022 DSS <0004> hlr_ussd.c:518 262423417283784/0x1b119e43: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250829085622022 DSS <0004> hlr_ussd.c:363 262423417283784/0x1b119e43: Tx USSD 'Your IMSI is 262423417283784' 20250829085622022 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423417283784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423417283784" destination_name="the-source\n" session_id=454139459 session_state=END} 20250829085622022 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262423417283784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085622022 DLINP <000b> input/ipa.c:452 connected read/write 20250829085622022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085622022 DLINP <000b> input/ipa.c:452 connected read/write 20250829085622022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a05b3587fa16: Found GsupExpect[0] for "262423417283784" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@a05b3587fa16: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262423417283784" TC_mo_ussd_iuse_imsi_via_proxy(179)@a05b3587fa16: setverdict(pass): none -> pass 20250829085622023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54174<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@a05b3587fa16: Final verdict of PTC: pass 20250829085622024 DAUC <0003> db_auc.c:157 IMSI='262425193607999': No 2G Auth Data 20250829085622024 DAUC <0003> db_auc.c:192 IMSI='262425193607999': No 3G Auth Data HLR_Test-GSUP(171)@a05b3587fa16: Created GsupExpect[0] for "262425193607999" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250829085622029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54182<->l=127.0.0.1:4258 20250829085622032 DLINP <000b> input/ipa.c:452 connected read/write 20250829085622032 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085622032 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425193607999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425193607999" source_name="the-source\n" session_id=181721820 session_state=BEGIN} 20250829085622032 DSS <0004> hlr_ussd.c:576 262425193607999/0x0ad4dadc: Process SS (BEGIN) 20250829085622032 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250829085622032 DSS <0004> hlr_ussd.c:518 262425193607999/0x0ad4dadc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250829085622032 DSS <0004> hlr_ussd.c:363 262425193607999/0x0ad4dadc: Tx USSD 'Your IMSI is 262425193607999' 20250829085622032 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425193607999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425193607999" destination_name="the-source\n" session_id=181721820 session_state=END} 20250829085622032 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262425193607999 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085622032 DLINP <000b> input/ipa.c:452 connected read/write 20250829085622032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085622032 DLINP <000b> input/ipa.c:452 connected read/write 20250829085622032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a05b3587fa16: Found GsupExpect[0] for "262425193607999" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@a05b3587fa16: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262425193607999" TC_mo_ussd_iuse_imsi_via_proxy(180)@a05b3587fa16: setverdict(pass): none -> pass 20250829085622034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54182<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@a05b3587fa16: Final verdict of PTC: pass 20250829085622034 DAUC <0003> db_auc.c:157 IMSI='262425248676909': No 2G Auth Data 20250829085622034 DAUC <0003> db_auc.c:192 IMSI='262425248676909': No 3G Auth Data HLR_Test-GSUP(171)@a05b3587fa16: Created GsupExpect[0] for "262425248676909" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250829085622040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54188<->l=127.0.0.1:4258 20250829085622043 DLINP <000b> input/ipa.c:452 connected read/write 20250829085622043 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085622043 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262425248676909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425248676909" source_name="the-source\n" session_id=1233625319 session_state=BEGIN} 20250829085622043 DSS <0004> hlr_ussd.c:576 262425248676909/0x4987a0e7: Process SS (BEGIN) 20250829085622043 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250829085622043 DSS <0004> hlr_ussd.c:518 262425248676909/0x4987a0e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250829085622043 DSS <0004> hlr_ussd.c:363 262425248676909/0x4987a0e7: Tx USSD 'Your IMSI is 262425248676909' 20250829085622043 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262425248676909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425248676909" destination_name="the-source\n" session_id=1233625319 session_state=END} 20250829085622043 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262425248676909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085622043 DLINP <000b> input/ipa.c:452 connected read/write 20250829085622043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085622043 DLINP <000b> input/ipa.c:452 connected read/write 20250829085622043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@a05b3587fa16: Found GsupExpect[0] for "262425248676909" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@a05b3587fa16: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262425248676909" TC_mo_ussd_iuse_imsi_via_proxy(181)@a05b3587fa16: setverdict(pass): none -> pass 20250829085622045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54188<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@a05b3587fa16: Final verdict of PTC: pass 20250829085622045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54108<->l=127.0.0.1:4258 20250829085622045 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44781<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@a05b3587fa16: Final verdict of PTC: none 20250829085622045 DLINP <000b> input/ipa.c:452 connected read/write 20250829085622045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085622045 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085622045 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085622045 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085622045 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 172@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 172: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Fri Aug 29 08:56:22 UTC 2025 ====== 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 20250829085622072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54194<->l=127.0.0.1:4258 20250829085622273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54194<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78172) Waiting for packet dumper to finish... 1 (prev_count=78172, count=83632) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Fri Aug 29 08:56:24 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_mo_ussd_iuse_msisdn started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085625418 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085625418 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085625421 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085625423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54196<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085625426 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085625426 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085625426 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085625426 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085625426 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085625426 DLGSUP <0013> gsup_server.c:238 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 20250829085625426 DLGSUP <0013> gsup_server.c:236 2: 20250829085625426 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085625426 DLGSUP <0013> gsup_server.c:236 3: 20250829085625427 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085625427 DLGSUP <0013> gsup_server.c:236 4: 20250829085625427 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085625427 DLGSUP <0013> gsup_server.c:236 5: 20250829085625427 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085625427 DLGSUP <0013> gsup_server.c:236 7: 20250829085625427 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085625427 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085625427 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085625427 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085625455 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42495<->l=127.0.0.1:4259) 20250829085625465 DAUC <0003> db_auc.c:157 IMSI='262425402909274': No 2G Auth Data 20250829085625465 DAUC <0003> db_auc.c:192 IMSI='262425402909274': No 3G Auth Data HLR_Test-GSUP(183)@a05b3587fa16: Created GsupExpect[0] for "262425402909274" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250829085625490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54212<->l=127.0.0.1:4258 20250829085625504 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085625504 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425402909274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425402909274" session_id=41983174 session_state=BEGIN} 20250829085625504 DSS <0004> hlr_ussd.c:576 262425402909274/0x02809cc6: Process SS (BEGIN) 20250829085625504 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250829085625504 DSS <0004> hlr_ussd.c:518 262425402909274/0x02809cc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250829085625504 DSS <0004> hlr_ussd.c:363 262425402909274/0x02809cc6: Tx USSD 'Your extension is 491610836314' 20250829085625504 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425402909274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425402909274" session_id=41983174 session_state=END} 20250829085625504 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425402909274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085625504 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085625504 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a05b3587fa16: Found GsupExpect[0] for "262425402909274" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@a05b3587fa16: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262425402909274" TC_mo_ussd_iuse_msisdn(186)@a05b3587fa16: setverdict(pass): none -> pass 20250829085625511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54212<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@a05b3587fa16: Final verdict of PTC: pass 20250829085625511 DAUC <0003> db_auc.c:157 IMSI='262427398926743': No 2G Auth Data 20250829085625511 DAUC <0003> db_auc.c:192 IMSI='262427398926743': No 3G Auth Data HLR_Test-GSUP(183)@a05b3587fa16: Created GsupExpect[0] for "262427398926743" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250829085625526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54216<->l=127.0.0.1:4258 20250829085625529 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085625529 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427398926743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427398926743" session_id=526744663 session_state=BEGIN} 20250829085625529 DSS <0004> hlr_ussd.c:576 262427398926743/0x1f657c57: Process SS (BEGIN) 20250829085625529 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250829085625529 DSS <0004> hlr_ussd.c:518 262427398926743/0x1f657c57: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250829085625529 DSS <0004> hlr_ussd.c:363 262427398926743/0x1f657c57: Tx USSD 'Your extension is 491612738763' 20250829085625529 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427398926743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427398926743" session_id=526744663 session_state=END} 20250829085625529 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427398926743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085625529 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085625529 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a05b3587fa16: Found GsupExpect[0] for "262427398926743" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@a05b3587fa16: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262427398926743" TC_mo_ussd_iuse_msisdn(187)@a05b3587fa16: setverdict(pass): none -> pass 20250829085625531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54216<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@a05b3587fa16: Final verdict of PTC: pass 20250829085625532 DAUC <0003> db_auc.c:157 IMSI='262426990075253': No 2G Auth Data 20250829085625532 DAUC <0003> db_auc.c:192 IMSI='262426990075253': No 3G Auth Data HLR_Test-GSUP(183)@a05b3587fa16: Created GsupExpect[0] for "262426990075253" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250829085625537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54226<->l=127.0.0.1:4258 20250829085625540 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085625540 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426990075253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426990075253" session_id=1657023823 session_state=BEGIN} 20250829085625540 DSS <0004> hlr_ussd.c:576 262426990075253/0x62c42d4f: Process SS (BEGIN) 20250829085625540 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250829085625540 DSS <0004> hlr_ussd.c:518 262426990075253/0x62c42d4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250829085625540 DSS <0004> hlr_ussd.c:363 262426990075253/0x62c42d4f: Tx USSD 'Your extension is 491617344574' 20250829085625540 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426990075253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426990075253" session_id=1657023823 session_state=END} 20250829085625540 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426990075253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085625540 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085625540 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a05b3587fa16: Found GsupExpect[0] for "262426990075253" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@a05b3587fa16: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262426990075253" TC_mo_ussd_iuse_msisdn(188)@a05b3587fa16: setverdict(pass): none -> pass 20250829085625542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54226<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@a05b3587fa16: Final verdict of PTC: pass 20250829085625542 DAUC <0003> db_auc.c:157 IMSI='262422793544955': No 2G Auth Data 20250829085625542 DAUC <0003> db_auc.c:192 IMSI='262422793544955': No 3G Auth Data HLR_Test-GSUP(183)@a05b3587fa16: Created GsupExpect[0] for "262422793544955" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250829085625547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54228<->l=127.0.0.1:4258 20250829085625550 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085625550 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422793544955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422793544955" session_id=112058382 session_state=BEGIN} 20250829085625550 DSS <0004> hlr_ussd.c:576 262422793544955/0x06ade00e: Process SS (BEGIN) 20250829085625550 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250829085625550 DSS <0004> hlr_ussd.c:518 262422793544955/0x06ade00e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250829085625550 DSS <0004> hlr_ussd.c:363 262422793544955/0x06ade00e: Tx USSD 'Your extension is 491610370482' 20250829085625550 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422793544955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422793544955" session_id=112058382 session_state=END} 20250829085625550 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422793544955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085625550 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085625550 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a05b3587fa16: Found GsupExpect[0] for "262422793544955" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@a05b3587fa16: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262422793544955" TC_mo_ussd_iuse_msisdn(189)@a05b3587fa16: setverdict(pass): none -> pass 20250829085625552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54228<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@a05b3587fa16: Final verdict of PTC: pass 20250829085625552 DAUC <0003> db_auc.c:157 IMSI='262421372696513': No 2G Auth Data 20250829085625552 DAUC <0003> db_auc.c:192 IMSI='262421372696513': No 3G Auth Data HLR_Test-GSUP(183)@a05b3587fa16: Created GsupExpect[0] for "262421372696513" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250829085625557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54236<->l=127.0.0.1:4258 20250829085625560 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085625560 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421372696513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421372696513" session_id=3686258864 session_state=BEGIN} 20250829085625560 DSS <0004> hlr_ussd.c:576 262421372696513/0xdbb7d8b0: Process SS (BEGIN) 20250829085625560 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250829085625560 DSS <0004> hlr_ussd.c:518 262421372696513/0xdbb7d8b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250829085625560 DSS <0004> hlr_ussd.c:363 262421372696513/0xdbb7d8b0: Tx USSD 'Your extension is 491615561567' 20250829085625560 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421372696513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421372696513" session_id=3686258864 session_state=END} 20250829085625560 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421372696513 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085625560 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085625560 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a05b3587fa16: Found GsupExpect[0] for "262421372696513" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@a05b3587fa16: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262421372696513" TC_mo_ussd_iuse_msisdn(190)@a05b3587fa16: setverdict(pass): none -> pass 20250829085625562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54236<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@a05b3587fa16: Final verdict of PTC: pass 20250829085625562 DAUC <0003> db_auc.c:157 IMSI='262424543101044': No 2G Auth Data 20250829085625562 DAUC <0003> db_auc.c:192 IMSI='262424543101044': No 3G Auth Data HLR_Test-GSUP(183)@a05b3587fa16: Created GsupExpect[0] for "262424543101044" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250829085625568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54244<->l=127.0.0.1:4258 20250829085625571 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625571 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085625571 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424543101044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424543101044" session_id=1163240051 session_state=BEGIN} 20250829085625571 DSS <0004> hlr_ussd.c:576 262424543101044/0x4555a273: Process SS (BEGIN) 20250829085625571 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250829085625571 DSS <0004> hlr_ussd.c:518 262424543101044/0x4555a273: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250829085625571 DSS <0004> hlr_ussd.c:363 262424543101044/0x4555a273: Tx USSD 'Your extension is 491610385215' 20250829085625571 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424543101044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424543101044" session_id=1163240051 session_state=END} 20250829085625571 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424543101044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085625571 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085625571 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a05b3587fa16: Found GsupExpect[0] for "262424543101044" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@a05b3587fa16: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262424543101044" TC_mo_ussd_iuse_msisdn(191)@a05b3587fa16: setverdict(pass): none -> pass 20250829085625572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54244<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@a05b3587fa16: Final verdict of PTC: pass 20250829085625573 DAUC <0003> db_auc.c:157 IMSI='262425916356032': No 2G Auth Data 20250829085625573 DAUC <0003> db_auc.c:192 IMSI='262425916356032': No 3G Auth Data HLR_Test-GSUP(183)@a05b3587fa16: Created GsupExpect[0] for "262425916356032" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250829085625578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54250<->l=127.0.0.1:4258 20250829085625581 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085625581 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425916356032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425916356032" session_id=400175799 session_state=BEGIN} 20250829085625581 DSS <0004> hlr_ussd.c:576 262425916356032/0x17da32b7: Process SS (BEGIN) 20250829085625581 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250829085625581 DSS <0004> hlr_ussd.c:518 262425916356032/0x17da32b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250829085625581 DSS <0004> hlr_ussd.c:363 262425916356032/0x17da32b7: Tx USSD 'Your extension is 491611188161' 20250829085625581 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425916356032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425916356032" session_id=400175799 session_state=END} 20250829085625581 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425916356032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085625581 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085625581 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a05b3587fa16: Found GsupExpect[0] for "262425916356032" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@a05b3587fa16: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262425916356032" TC_mo_ussd_iuse_msisdn(192)@a05b3587fa16: setverdict(pass): none -> pass 20250829085625583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54250<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@a05b3587fa16: Final verdict of PTC: pass 20250829085625584 DAUC <0003> db_auc.c:157 IMSI='262428702451473': No 2G Auth Data 20250829085625584 DAUC <0003> db_auc.c:192 IMSI='262428702451473': No 3G Auth Data HLR_Test-GSUP(183)@a05b3587fa16: Created GsupExpect[0] for "262428702451473" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250829085625599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54258<->l=127.0.0.1:4258 20250829085625608 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085625608 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428702451473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428702451473" session_id=1026484248 session_state=BEGIN} 20250829085625608 DSS <0004> hlr_ussd.c:576 262428702451473/0x3d2ee818: Process SS (BEGIN) 20250829085625608 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250829085625608 DSS <0004> hlr_ussd.c:518 262428702451473/0x3d2ee818: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250829085625608 DSS <0004> hlr_ussd.c:363 262428702451473/0x3d2ee818: Tx USSD 'Your extension is 491616407441' 20250829085625608 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428702451473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428702451473" session_id=1026484248 session_state=END} 20250829085625608 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428702451473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085625608 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625608 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085625608 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@a05b3587fa16: Found GsupExpect[0] for "262428702451473" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@a05b3587fa16: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262428702451473" TC_mo_ussd_iuse_msisdn(193)@a05b3587fa16: setverdict(pass): none -> pass 20250829085625614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54258<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@a05b3587fa16: Final verdict of PTC: pass 20250829085625615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54196<->l=127.0.0.1:4258 20250829085625615 DLINP <000b> input/ipa.c:452 connected read/write 20250829085625615 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085625615 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085625615 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085625616 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085625616 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42495<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@a05b3587fa16: Final verdict of PTC: none 184@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 184: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Fri Aug 29 08:56:25 UTC 2025 ====== 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 20250829085625645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54262<->l=127.0.0.1:4258 20250829085625846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54262<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78148) Waiting for packet dumper to finish... 1 (prev_count=78148, count=82492) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Fri Aug 29 08:56:27 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085628906 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085628906 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085628910 DLINP <000b> input/ipa.c:452 connected read/write 20250829085628910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085628912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54276<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085628916 DLINP <000b> input/ipa.c:452 connected read/write 20250829085628916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085628916 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085628916 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085628916 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085628916 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085628916 DLGSUP <0013> gsup_server.c:238 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 20250829085628916 DLGSUP <0013> gsup_server.c:236 2: 20250829085628916 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085628916 DLGSUP <0013> gsup_server.c:236 3: 20250829085628916 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085628916 DLGSUP <0013> gsup_server.c:236 4: 20250829085628916 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085628916 DLGSUP <0013> gsup_server.c:236 5: 20250829085628916 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085628916 DLGSUP <0013> gsup_server.c:236 7: 20250829085628916 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085628916 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085628916 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085628916 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085628937 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38121<->l=127.0.0.1:4259) 20250829085628941 DAUC <0003> db_auc.c:157 IMSI='262427899660270': No 2G Auth Data 20250829085628941 DAUC <0003> db_auc.c:192 IMSI='262427899660270': No 3G Auth Data HLR_Test-GSUP(195)@a05b3587fa16: Created GsupExpect[0] for "262427899660270" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250829085628952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54282<->l=127.0.0.1:4258 20250829085628962 DLINP <000b> input/ipa.c:452 connected read/write 20250829085628962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085628962 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262427899660270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427899660270" source_name="the-source\n" session_id=1682069452 session_state=BEGIN} 20250829085628962 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250829085628962 DSS <0004> hlr_ussd.c:576 262427899660270/0x644257cc: Process SS (BEGIN) 20250829085628962 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250829085628962 DSS <0004> hlr_ussd.c:518 262427899660270/0x644257cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250829085628962 DSS <0004> hlr_ussd.c:363 262427899660270/0x644257cc: Tx USSD 'Your extension is 491615337255' 20250829085628962 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262427899660270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427899660270" destination_name="the-source\n" session_id=1682069452 session_state=END} 20250829085628962 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262427899660270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085628962 DLINP <000b> input/ipa.c:452 connected read/write 20250829085628962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085628962 DLINP <000b> input/ipa.c:452 connected read/write 20250829085628962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a05b3587fa16: Found GsupExpect[0] for "262427899660270" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@a05b3587fa16: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262427899660270" TC_mo_ussd_iuse_msisdn_via_proxy(198)@a05b3587fa16: setverdict(pass): none -> pass 20250829085628966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54282<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@a05b3587fa16: Final verdict of PTC: pass 20250829085628967 DAUC <0003> db_auc.c:157 IMSI='262428313475350': No 2G Auth Data 20250829085628967 DAUC <0003> db_auc.c:192 IMSI='262428313475350': No 3G Auth Data HLR_Test-GSUP(195)@a05b3587fa16: Created GsupExpect[0] for "262428313475350" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250829085628974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54284<->l=127.0.0.1:4258 20250829085628976 DLINP <000b> input/ipa.c:452 connected read/write 20250829085628976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085628976 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428313475350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428313475350" source_name="the-source\n" session_id=3930540125 session_state=BEGIN} 20250829085628976 DSS <0004> hlr_ussd.c:576 262428313475350/0xea47485d: Process SS (BEGIN) 20250829085628976 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250829085628976 DSS <0004> hlr_ussd.c:518 262428313475350/0xea47485d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250829085628976 DSS <0004> hlr_ussd.c:363 262428313475350/0xea47485d: Tx USSD 'Your extension is 491614154323' 20250829085628976 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428313475350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428313475350" destination_name="the-source\n" session_id=3930540125 session_state=END} 20250829085628976 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262428313475350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085628976 DLINP <000b> input/ipa.c:452 connected read/write 20250829085628976 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085628976 DLINP <000b> input/ipa.c:452 connected read/write 20250829085628976 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a05b3587fa16: Found GsupExpect[0] for "262428313475350" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@a05b3587fa16: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262428313475350" TC_mo_ussd_iuse_msisdn_via_proxy(199)@a05b3587fa16: setverdict(pass): none -> pass 20250829085628978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54284<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@a05b3587fa16: Final verdict of PTC: pass 20250829085628979 DAUC <0003> db_auc.c:157 IMSI='262423284216643': No 2G Auth Data 20250829085628979 DAUC <0003> db_auc.c:192 IMSI='262423284216643': No 3G Auth Data HLR_Test-GSUP(195)@a05b3587fa16: Created GsupExpect[0] for "262423284216643" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250829085628984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54300<->l=127.0.0.1:4258 20250829085628987 DLINP <000b> input/ipa.c:452 connected read/write 20250829085628987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085628987 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262423284216643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423284216643" source_name="the-source\n" session_id=3848102759 session_state=BEGIN} 20250829085628987 DSS <0004> hlr_ussd.c:576 262423284216643/0xe55d6367: Process SS (BEGIN) 20250829085628987 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250829085628987 DSS <0004> hlr_ussd.c:518 262423284216643/0xe55d6367: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250829085628987 DSS <0004> hlr_ussd.c:363 262423284216643/0xe55d6367: Tx USSD 'Your extension is 491616700820' 20250829085628987 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262423284216643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423284216643" destination_name="the-source\n" session_id=3848102759 session_state=END} 20250829085628987 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262423284216643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085628987 DLINP <000b> input/ipa.c:452 connected read/write 20250829085628987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085628987 DLINP <000b> input/ipa.c:452 connected read/write 20250829085628987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a05b3587fa16: Found GsupExpect[0] for "262423284216643" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@a05b3587fa16: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262423284216643" TC_mo_ussd_iuse_msisdn_via_proxy(200)@a05b3587fa16: setverdict(pass): none -> pass 20250829085628988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54300<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@a05b3587fa16: Final verdict of PTC: pass 20250829085628989 DAUC <0003> db_auc.c:157 IMSI='262420202042443': No 2G Auth Data 20250829085628989 DAUC <0003> db_auc.c:192 IMSI='262420202042443': No 3G Auth Data HLR_Test-GSUP(195)@a05b3587fa16: Created GsupExpect[0] for "262420202042443" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250829085628994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54306<->l=127.0.0.1:4258 20250829085628997 DLINP <000b> input/ipa.c:452 connected read/write 20250829085628997 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085628997 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262420202042443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420202042443" source_name="the-source\n" session_id=2091838798 session_state=BEGIN} 20250829085628997 DSS <0004> hlr_ussd.c:576 262420202042443/0x7caeed4e: Process SS (BEGIN) 20250829085628997 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250829085628997 DSS <0004> hlr_ussd.c:518 262420202042443/0x7caeed4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250829085628997 DSS <0004> hlr_ussd.c:363 262420202042443/0x7caeed4e: Tx USSD 'Your extension is 491612343604' 20250829085628997 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262420202042443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420202042443" destination_name="the-source\n" session_id=2091838798 session_state=END} 20250829085628997 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262420202042443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085628997 DLINP <000b> input/ipa.c:452 connected read/write 20250829085628997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085628997 DLINP <000b> input/ipa.c:452 connected read/write 20250829085628997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a05b3587fa16: Found GsupExpect[0] for "262420202042443" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@a05b3587fa16: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262420202042443" TC_mo_ussd_iuse_msisdn_via_proxy(201)@a05b3587fa16: setverdict(pass): none -> pass 20250829085628999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54306<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@a05b3587fa16: Final verdict of PTC: pass 20250829085628999 DAUC <0003> db_auc.c:157 IMSI='262423277733023': No 2G Auth Data 20250829085628999 DAUC <0003> db_auc.c:192 IMSI='262423277733023': No 3G Auth Data HLR_Test-GSUP(195)@a05b3587fa16: Created GsupExpect[0] for "262423277733023" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250829085629004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54308<->l=127.0.0.1:4258 20250829085629007 DLINP <000b> input/ipa.c:452 connected read/write 20250829085629007 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085629007 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423277733023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423277733023" source_name="the-source\n" session_id=461364816 session_state=BEGIN} 20250829085629007 DSS <0004> hlr_ussd.c:576 262423277733023/0x1b7fde50: Process SS (BEGIN) 20250829085629007 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250829085629007 DSS <0004> hlr_ussd.c:518 262423277733023/0x1b7fde50: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250829085629007 DSS <0004> hlr_ussd.c:363 262423277733023/0x1b7fde50: Tx USSD 'Your extension is 491613608468' 20250829085629007 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423277733023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423277733023" destination_name="the-source\n" session_id=461364816 session_state=END} 20250829085629007 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262423277733023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085629007 DLINP <000b> input/ipa.c:452 connected read/write 20250829085629007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085629007 DLINP <000b> input/ipa.c:452 connected read/write 20250829085629007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a05b3587fa16: Found GsupExpect[0] for "262423277733023" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@a05b3587fa16: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262423277733023" TC_mo_ussd_iuse_msisdn_via_proxy(202)@a05b3587fa16: setverdict(pass): none -> pass 20250829085629009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54308<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@a05b3587fa16: Final verdict of PTC: pass 20250829085629009 DAUC <0003> db_auc.c:157 IMSI='262425016189378': No 2G Auth Data 20250829085629009 DAUC <0003> db_auc.c:192 IMSI='262425016189378': No 3G Auth Data HLR_Test-GSUP(195)@a05b3587fa16: Created GsupExpect[0] for "262425016189378" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250829085629014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 20250829085629017 DLINP <000b> input/ipa.c:452 connected read/write 20250829085629017 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085629017 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425016189378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425016189378" source_name="the-source\n" session_id=3963958675 session_state=BEGIN} 20250829085629017 DSS <0004> hlr_ussd.c:576 262425016189378/0xec453593: Process SS (BEGIN) 20250829085629017 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250829085629017 DSS <0004> hlr_ussd.c:518 262425016189378/0xec453593: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250829085629017 DSS <0004> hlr_ussd.c:363 262425016189378/0xec453593: Tx USSD 'Your extension is 491617260776' 20250829085629017 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425016189378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425016189378" destination_name="the-source\n" session_id=3963958675 session_state=END} 20250829085629017 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262425016189378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085629017 DLINP <000b> input/ipa.c:452 connected read/write 20250829085629017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085629017 DLINP <000b> input/ipa.c:452 connected read/write 20250829085629017 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a05b3587fa16: Found GsupExpect[0] for "262425016189378" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@a05b3587fa16: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262425016189378" TC_mo_ussd_iuse_msisdn_via_proxy(203)@a05b3587fa16: setverdict(pass): none -> pass 20250829085629018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@a05b3587fa16: Final verdict of PTC: pass 20250829085629019 DAUC <0003> db_auc.c:157 IMSI='262425458514196': No 2G Auth Data 20250829085629019 DAUC <0003> db_auc.c:192 IMSI='262425458514196': No 3G Auth Data HLR_Test-GSUP(195)@a05b3587fa16: Created GsupExpect[0] for "262425458514196" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250829085629024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54312<->l=127.0.0.1:4258 20250829085629026 DLINP <000b> input/ipa.c:452 connected read/write 20250829085629026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085629026 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262425458514196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425458514196" source_name="the-source\n" session_id=2201835946 session_state=BEGIN} 20250829085629026 DSS <0004> hlr_ussd.c:576 262425458514196/0x833d59aa: Process SS (BEGIN) 20250829085629026 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250829085629026 DSS <0004> hlr_ussd.c:518 262425458514196/0x833d59aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250829085629026 DSS <0004> hlr_ussd.c:363 262425458514196/0x833d59aa: Tx USSD 'Your extension is 491613832042' 20250829085629026 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262425458514196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425458514196" destination_name="the-source\n" session_id=2201835946 session_state=END} 20250829085629026 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262425458514196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085629026 DLINP <000b> input/ipa.c:452 connected read/write 20250829085629026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085629026 DLINP <000b> input/ipa.c:452 connected read/write 20250829085629026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a05b3587fa16: Found GsupExpect[0] for "262425458514196" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@a05b3587fa16: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262425458514196" TC_mo_ussd_iuse_msisdn_via_proxy(204)@a05b3587fa16: setverdict(pass): none -> pass 20250829085629028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54312<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@a05b3587fa16: Final verdict of PTC: pass 20250829085629028 DAUC <0003> db_auc.c:157 IMSI='262426622064824': No 2G Auth Data 20250829085629028 DAUC <0003> db_auc.c:192 IMSI='262426622064824': No 3G Auth Data HLR_Test-GSUP(195)@a05b3587fa16: Created GsupExpect[0] for "262426622064824" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250829085629034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54322<->l=127.0.0.1:4258 20250829085629036 DLINP <000b> input/ipa.c:452 connected read/write 20250829085629036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085629036 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262426622064824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426622064824" source_name="the-source\n" session_id=2090220110 session_state=BEGIN} 20250829085629036 DSS <0004> hlr_ussd.c:576 262426622064824/0x7c963a4e: Process SS (BEGIN) 20250829085629036 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250829085629036 DSS <0004> hlr_ussd.c:518 262426622064824/0x7c963a4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250829085629036 DSS <0004> hlr_ussd.c:363 262426622064824/0x7c963a4e: Tx USSD 'Your extension is 491610610275' 20250829085629036 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262426622064824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426622064824" destination_name="the-source\n" session_id=2090220110 session_state=END} 20250829085629036 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262426622064824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085629036 DLINP <000b> input/ipa.c:452 connected read/write 20250829085629036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085629036 DLINP <000b> input/ipa.c:452 connected read/write 20250829085629036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@a05b3587fa16: Found GsupExpect[0] for "262426622064824" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@a05b3587fa16: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262426622064824" TC_mo_ussd_iuse_msisdn_via_proxy(205)@a05b3587fa16: setverdict(pass): none -> pass 20250829085629038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54322<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@a05b3587fa16: Final verdict of PTC: pass 20250829085629038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54276<->l=127.0.0.1:4258 20250829085629039 DLINP <000b> input/ipa.c:452 connected read/write 20250829085629039 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085629039 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085629039 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085629039 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085629039 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250829085629039 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38121<->l=127.0.0.1:4259) 196@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP(195)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 196: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Fri Aug 29 08:56:29 UTC 2025 ====== 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 20250829085629064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54332<->l=127.0.0.1:4258 20250829085629265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54332<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78500) Waiting for packet dumper to finish... 1 (prev_count=78500, count=83508) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Fri Aug 29 08:56:31 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_mo_ussd_euse started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 20250829085632408 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40861 20250829085632408 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:40861 MTC@a05b3587fa16: in not legacy case 2 IPA-EUSE-foobar(208)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085632410 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632410 DLINP <000b> input/ipa.c:406 127.0.0.1:40861 message received 20250829085632410 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085632410 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@a05b3587fa16: 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) } } } } 20250829085632411 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632411 DLINP <000b> input/ipa.c:406 127.0.0.1:40861 message received 20250829085632411 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085632411 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250829085632411 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250829085632411 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250829085632411 DLGSUP <0013> gsup_server.c:238 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 20250829085632411 DLGSUP <0013> gsup_server.c:236 2: 20250829085632411 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085632411 DLGSUP <0013> gsup_server.c:236 3: 20250829085632412 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085632412 DLGSUP <0013> gsup_server.c:236 4: IPA-EUSE-foobar(208)@a05b3587fa16: 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 } } } } 20250829085632412 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085632412 DLGSUP <0013> gsup_server.c:236 5: 20250829085632412 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085632412 DLGSUP <0013> gsup_server.c:236 7: 20250829085632412 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085632412 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085632412 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085632412 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40861 HLR_Test-GSUP-IPA(207)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085632412 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085632412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40090<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@a05b3587fa16: 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) } } } } 20250829085632414 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085632414 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085632414 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(207)@a05b3587fa16: 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 } } } } 20250829085632414 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085632414 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085632414 DLGSUP <0013> gsup_server.c:238 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 20250829085632414 DLGSUP <0013> gsup_server.c:236 2: 20250829085632414 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085632414 DLGSUP <0013> gsup_server.c:236 3: 20250829085632414 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085632414 DLGSUP <0013> gsup_server.c:236 4: 20250829085632414 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085632414 DLGSUP <0013> gsup_server.c:236 5: 20250829085632414 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085632414 DLGSUP <0013> gsup_server.c:236 7: 20250829085632414 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085632414 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085632414 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085632414 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085632422 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43331<->l=127.0.0.1:4259) 20250829085632424 DAUC <0003> db_auc.c:157 IMSI='262428211652878': No 2G Auth Data 20250829085632424 DAUC <0003> db_auc.c:192 IMSI='262428211652878': No 3G Auth Data HLR_Test-GSUP(209)@a05b3587fa16: Created GsupExpect[0] for "262428211652878" to be handled at TC_mo_ussd_euse(212) 20250829085632431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40098<->l=127.0.0.1:4258 20250829085632458 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085632458 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428211652878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428211652878" session_id=2096345090 session_state=BEGIN} 20250829085632458 DSS <0004> hlr_ussd.c:576 262428211652878/0x7cf3b002: Process SS (BEGIN) 20250829085632458 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085632458 DSS <0004> hlr_ussd.c:518 262428211652878/0x7cf3b002: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085632458 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632458 DLINP <000b> input/ipa.c:432 127.0.0.1:40861 sending data 20250829085632458 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632458 DLINP <000b> input/ipa.c:432 127.0.0.1:40861 sending data EUSE-TC_mo_ussd_euse(206)@a05b3587fa16: 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 } } } } } 20250829085632473 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632473 DLINP <000b> input/ipa.c:406 127.0.0.1:40861 message received 20250829085632473 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262428211652878 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428211652878" session_id=2096345090 session_state=END} 20250829085632473 DSS <0004> hlr_ussd.c:576 262428211652878/0x7cf3b002: Process SS (END) 20250829085632473 DSS <0004> hlr_ussd.c:518 262428211652878/0x7cf3b002: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250829085632473 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428211652878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428211652878" session_id=2096345090 session_state=END} 20250829085632473 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428211652878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085632473 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262428211652878 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085632473 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085632473 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632473 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a05b3587fa16: Found GsupExpect[0] for "262428211652878" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@a05b3587fa16: Added IMSI table entry 0TC_mo_ussd_euse(212)"262428211652878" TC_mo_ussd_euse(212)@a05b3587fa16: setverdict(pass): none -> pass 20250829085632483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40098<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@a05b3587fa16: Final verdict of PTC: pass 20250829085632485 DAUC <0003> db_auc.c:157 IMSI='262423076993116': No 2G Auth Data 20250829085632485 DAUC <0003> db_auc.c:192 IMSI='262423076993116': No 3G Auth Data HLR_Test-GSUP(209)@a05b3587fa16: Created GsupExpect[0] for "262423076993116" to be handled at TC_mo_ussd_euse(213) 20250829085632500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40102<->l=127.0.0.1:4258 20250829085632502 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085632502 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423076993116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423076993116" session_id=1572138496 session_state=BEGIN} 20250829085632502 DSS <0004> hlr_ussd.c:576 262423076993116/0x5db4ee00: Process SS (BEGIN) 20250829085632502 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085632502 DSS <0004> hlr_ussd.c:518 262423076993116/0x5db4ee00: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085632502 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632502 DLINP <000b> input/ipa.c:432 127.0.0.1:40861 sending data 20250829085632502 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632502 DLINP <000b> input/ipa.c:432 127.0.0.1:40861 sending data EUSE-TC_mo_ussd_euse(206)@a05b3587fa16: 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 } } } } } 20250829085632503 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632503 DLINP <000b> input/ipa.c:406 127.0.0.1:40861 message received 20250829085632503 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262423076993116 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423076993116" session_id=1572138496 session_state=END} 20250829085632503 DSS <0004> hlr_ussd.c:576 262423076993116/0x5db4ee00: Process SS (END) 20250829085632503 DSS <0004> hlr_ussd.c:518 262423076993116/0x5db4ee00: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250829085632503 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423076993116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423076993116" session_id=1572138496 session_state=END} 20250829085632503 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423076993116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085632503 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262423076993116 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085632503 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085632503 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a05b3587fa16: Found GsupExpect[0] for "262423076993116" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@a05b3587fa16: Added IMSI table entry 1TC_mo_ussd_euse(213)"262423076993116" TC_mo_ussd_euse(213)@a05b3587fa16: setverdict(pass): none -> pass 20250829085632505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40102<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@a05b3587fa16: Final verdict of PTC: pass 20250829085632505 DAUC <0003> db_auc.c:157 IMSI='262426082004911': No 2G Auth Data 20250829085632505 DAUC <0003> db_auc.c:192 IMSI='262426082004911': No 3G Auth Data HLR_Test-GSUP(209)@a05b3587fa16: Created GsupExpect[0] for "262426082004911" to be handled at TC_mo_ussd_euse(214) 20250829085632510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40112<->l=127.0.0.1:4258 20250829085632513 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085632513 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426082004911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426082004911" session_id=3424463789 session_state=BEGIN} 20250829085632513 DSS <0004> hlr_ussd.c:576 262426082004911/0xcc1d2bad: Process SS (BEGIN) 20250829085632513 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085632513 DSS <0004> hlr_ussd.c:518 262426082004911/0xcc1d2bad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085632513 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632513 DLINP <000b> input/ipa.c:432 127.0.0.1:40861 sending data 20250829085632513 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632513 DLINP <000b> input/ipa.c:432 127.0.0.1:40861 sending data EUSE-TC_mo_ussd_euse(206)@a05b3587fa16: 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 } } } } } 20250829085632513 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632513 DLINP <000b> input/ipa.c:406 127.0.0.1:40861 message received 20250829085632513 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262426082004911 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426082004911" session_id=3424463789 session_state=END} 20250829085632513 DSS <0004> hlr_ussd.c:576 262426082004911/0xcc1d2bad: Process SS (END) 20250829085632513 DSS <0004> hlr_ussd.c:518 262426082004911/0xcc1d2bad: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250829085632513 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426082004911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426082004911" session_id=3424463789 session_state=END} 20250829085632513 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426082004911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085632513 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262426082004911 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085632513 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085632513 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a05b3587fa16: Found GsupExpect[0] for "262426082004911" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@a05b3587fa16: Added IMSI table entry 2TC_mo_ussd_euse(214)"262426082004911" TC_mo_ussd_euse(214)@a05b3587fa16: setverdict(pass): none -> pass 20250829085632515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40112<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@a05b3587fa16: Final verdict of PTC: pass 20250829085632515 DAUC <0003> db_auc.c:157 IMSI='262426534571555': No 2G Auth Data 20250829085632515 DAUC <0003> db_auc.c:192 IMSI='262426534571555': No 3G Auth Data HLR_Test-GSUP(209)@a05b3587fa16: Created GsupExpect[0] for "262426534571555" to be handled at TC_mo_ussd_euse(215) 20250829085632521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40126<->l=127.0.0.1:4258 20250829085632523 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085632523 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426534571555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426534571555" session_id=1617786296 session_state=BEGIN} 20250829085632523 DSS <0004> hlr_ussd.c:576 262426534571555/0x606d75b8: Process SS (BEGIN) 20250829085632523 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085632523 DSS <0004> hlr_ussd.c:518 262426534571555/0x606d75b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085632523 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632523 DLINP <000b> input/ipa.c:432 127.0.0.1:40861 sending data 20250829085632523 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632523 DLINP <000b> input/ipa.c:432 127.0.0.1:40861 sending data EUSE-TC_mo_ussd_euse(206)@a05b3587fa16: 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 } } } } } 20250829085632524 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632524 DLINP <000b> input/ipa.c:406 127.0.0.1:40861 message received 20250829085632524 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262426534571555 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426534571555" session_id=1617786296 session_state=END} 20250829085632524 DSS <0004> hlr_ussd.c:576 262426534571555/0x606d75b8: Process SS (END) 20250829085632524 DSS <0004> hlr_ussd.c:518 262426534571555/0x606d75b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250829085632524 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426534571555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426534571555" session_id=1617786296 session_state=END} 20250829085632524 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426534571555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085632524 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262426534571555 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085632524 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085632524 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a05b3587fa16: Found GsupExpect[0] for "262426534571555" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@a05b3587fa16: Added IMSI table entry 3TC_mo_ussd_euse(215)"262426534571555" TC_mo_ussd_euse(215)@a05b3587fa16: setverdict(pass): none -> pass 20250829085632525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40126<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@a05b3587fa16: Final verdict of PTC: pass 20250829085632525 DAUC <0003> db_auc.c:157 IMSI='262426999899002': No 2G Auth Data 20250829085632525 DAUC <0003> db_auc.c:192 IMSI='262426999899002': No 3G Auth Data HLR_Test-GSUP(209)@a05b3587fa16: Created GsupExpect[0] for "262426999899002" to be handled at TC_mo_ussd_euse(216) 20250829085632531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40140<->l=127.0.0.1:4258 20250829085632533 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085632533 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426999899002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426999899002" session_id=225832027 session_state=BEGIN} 20250829085632533 DSS <0004> hlr_ussd.c:576 262426999899002/0x0d75ec5b: Process SS (BEGIN) 20250829085632533 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085632533 DSS <0004> hlr_ussd.c:518 262426999899002/0x0d75ec5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085632533 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632533 DLINP <000b> input/ipa.c:432 127.0.0.1:40861 sending data 20250829085632533 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632533 DLINP <000b> input/ipa.c:432 127.0.0.1:40861 sending data EUSE-TC_mo_ussd_euse(206)@a05b3587fa16: 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 } } } } } 20250829085632534 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632534 DLINP <000b> input/ipa.c:406 127.0.0.1:40861 message received 20250829085632534 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262426999899002 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426999899002" session_id=225832027 session_state=END} 20250829085632534 DSS <0004> hlr_ussd.c:576 262426999899002/0x0d75ec5b: Process SS (END) 20250829085632534 DSS <0004> hlr_ussd.c:518 262426999899002/0x0d75ec5b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250829085632534 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426999899002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426999899002" session_id=225832027 session_state=END} 20250829085632534 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426999899002 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085632534 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262426999899002 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085632534 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085632534 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a05b3587fa16: Found GsupExpect[0] for "262426999899002" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@a05b3587fa16: Added IMSI table entry 4TC_mo_ussd_euse(216)"262426999899002" TC_mo_ussd_euse(216)@a05b3587fa16: setverdict(pass): none -> pass 20250829085632536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40140<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@a05b3587fa16: Final verdict of PTC: pass 20250829085632536 DAUC <0003> db_auc.c:157 IMSI='262423007251172': No 2G Auth Data 20250829085632536 DAUC <0003> db_auc.c:192 IMSI='262423007251172': No 3G Auth Data HLR_Test-GSUP(209)@a05b3587fa16: Created GsupExpect[0] for "262423007251172" to be handled at TC_mo_ussd_euse(217) 20250829085632541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40154<->l=127.0.0.1:4258 20250829085632544 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085632544 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423007251172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423007251172" session_id=2440080035 session_state=BEGIN} 20250829085632544 DSS <0004> hlr_ussd.c:576 262423007251172/0x9170aaa3: Process SS (BEGIN) 20250829085632544 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085632544 DSS <0004> hlr_ussd.c:518 262423007251172/0x9170aaa3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085632544 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632544 DLINP <000b> input/ipa.c:432 127.0.0.1:40861 sending data 20250829085632544 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632544 DLINP <000b> input/ipa.c:432 127.0.0.1:40861 sending data EUSE-TC_mo_ussd_euse(206)@a05b3587fa16: 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 } } } } } 20250829085632544 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632544 DLINP <000b> input/ipa.c:406 127.0.0.1:40861 message received 20250829085632544 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262423007251172 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423007251172" session_id=2440080035 session_state=END} 20250829085632544 DSS <0004> hlr_ussd.c:576 262423007251172/0x9170aaa3: Process SS (END) 20250829085632544 DSS <0004> hlr_ussd.c:518 262423007251172/0x9170aaa3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250829085632544 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423007251172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423007251172" session_id=2440080035 session_state=END} 20250829085632544 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423007251172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085632544 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262423007251172 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085632544 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085632544 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a05b3587fa16: Found GsupExpect[0] for "262423007251172" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@a05b3587fa16: Added IMSI table entry 5TC_mo_ussd_euse(217)"262423007251172" TC_mo_ussd_euse(217)@a05b3587fa16: setverdict(pass): none -> pass 20250829085632546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40154<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@a05b3587fa16: Final verdict of PTC: pass 20250829085632546 DAUC <0003> db_auc.c:157 IMSI='262425817118230': No 2G Auth Data 20250829085632546 DAUC <0003> db_auc.c:192 IMSI='262425817118230': No 3G Auth Data HLR_Test-GSUP(209)@a05b3587fa16: Created GsupExpect[0] for "262425817118230" to be handled at TC_mo_ussd_euse(218) 20250829085632552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40162<->l=127.0.0.1:4258 20250829085632555 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085632555 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425817118230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425817118230" session_id=2882668621 session_state=BEGIN} 20250829085632555 DSS <0004> hlr_ussd.c:576 262425817118230/0xabd2084d: Process SS (BEGIN) 20250829085632555 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085632555 DSS <0004> hlr_ussd.c:518 262425817118230/0xabd2084d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085632555 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632555 DLINP <000b> input/ipa.c:432 127.0.0.1:40861 sending data 20250829085632555 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632555 DLINP <000b> input/ipa.c:432 127.0.0.1:40861 sending data EUSE-TC_mo_ussd_euse(206)@a05b3587fa16: 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 } } } } } 20250829085632555 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632555 DLINP <000b> input/ipa.c:406 127.0.0.1:40861 message received 20250829085632555 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262425817118230 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425817118230" session_id=2882668621 session_state=END} 20250829085632555 DSS <0004> hlr_ussd.c:576 262425817118230/0xabd2084d: Process SS (END) 20250829085632555 DSS <0004> hlr_ussd.c:518 262425817118230/0xabd2084d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250829085632555 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425817118230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425817118230" session_id=2882668621 session_state=END} 20250829085632555 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425817118230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085632555 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262425817118230 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085632555 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085632556 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a05b3587fa16: Found GsupExpect[0] for "262425817118230" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@a05b3587fa16: Added IMSI table entry 6TC_mo_ussd_euse(218)"262425817118230" TC_mo_ussd_euse(218)@a05b3587fa16: setverdict(pass): none -> pass 20250829085632557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40162<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@a05b3587fa16: Final verdict of PTC: pass 20250829085632557 DAUC <0003> db_auc.c:157 IMSI='262420904137864': No 2G Auth Data 20250829085632557 DAUC <0003> db_auc.c:192 IMSI='262420904137864': No 3G Auth Data HLR_Test-GSUP(209)@a05b3587fa16: Created GsupExpect[0] for "262420904137864" to be handled at TC_mo_ussd_euse(219) 20250829085632563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40172<->l=127.0.0.1:4258 20250829085632565 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632565 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085632565 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420904137864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420904137864" session_id=1165192030 session_state=BEGIN} 20250829085632565 DSS <0004> hlr_ussd.c:576 262420904137864/0x45736b5e: Process SS (BEGIN) 20250829085632565 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085632565 DSS <0004> hlr_ussd.c:518 262420904137864/0x45736b5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085632565 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632565 DLINP <000b> input/ipa.c:432 127.0.0.1:40861 sending data 20250829085632565 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632565 DLINP <000b> input/ipa.c:432 127.0.0.1:40861 sending data EUSE-TC_mo_ussd_euse(206)@a05b3587fa16: 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 } } } } } 20250829085632566 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632566 DLINP <000b> input/ipa.c:406 127.0.0.1:40861 message received 20250829085632566 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262420904137864 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420904137864" session_id=1165192030 session_state=END} 20250829085632566 DSS <0004> hlr_ussd.c:576 262420904137864/0x45736b5e: Process SS (END) 20250829085632566 DSS <0004> hlr_ussd.c:518 262420904137864/0x45736b5e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250829085632566 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420904137864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420904137864" session_id=1165192030 session_state=END} 20250829085632566 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420904137864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085632566 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262420904137864 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085632566 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085632566 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@a05b3587fa16: Found GsupExpect[0] for "262420904137864" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@a05b3587fa16: Added IMSI table entry 7TC_mo_ussd_euse(219)"262420904137864" TC_mo_ussd_euse(219)@a05b3587fa16: setverdict(pass): none -> pass 20250829085632568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40172<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@a05b3587fa16: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@a05b3587fa16: Final verdict of PTC: none 20250829085632568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40090<->l=127.0.0.1:4258 20250829085632569 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43331<->l=127.0.0.1:4259) 20250829085632569 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085632569 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085632569 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085632569 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(209)@a05b3587fa16: Final verdict of PTC: none 20250829085632569 DLINP <000b> input/ipa.c:452 connected read/write 20250829085632569 DLINP <000b> input/ipa.c:406 127.0.0.1:40861 message received 20250829085632569 DLINP <000b> input/ipa.c:415 127.0.0.1:40861 connection closed with server 20250829085632569 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:40861 20250829085632569 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(211)@a05b3587fa16: Final verdict of PTC: none 210@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@a05b3587fa16: Final verdict of PTC: none IPA-EUSE-foobar(208)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 210: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Fri Aug 29 08:56:32 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20250829085632595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40180<->l=127.0.0.1:4258 20250829085632796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40180<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=83820) Waiting for packet dumper to finish... 1 (prev_count=83820, count=111716) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Fri Aug 29 08:56:34 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_mo_ussd_euse_continue started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085635923 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34433 20250829085635923 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:34433 20250829085635924 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085635924 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085635926 DLINP <000b> input/ipa.c:452 connected read/write 20250829085635926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085635926 DLINP <000b> input/ipa.c:452 connected read/write 20250829085635926 DLINP <000b> input/ipa.c:406 127.0.0.1:34433 message received 20250829085635927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40182<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085635930 DLINP <000b> input/ipa.c:452 connected read/write 20250829085635930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085635930 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085635930 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085635930 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085635930 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085635930 DLGSUP <0013> gsup_server.c:238 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 20250829085635930 DLGSUP <0013> gsup_server.c:236 2: 20250829085635930 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085635930 DLGSUP <0013> gsup_server.c:236 3: 20250829085635930 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085635930 DLGSUP <0013> gsup_server.c:236 4: 20250829085635930 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085635930 DLGSUP <0013> gsup_server.c:236 5: 20250829085635930 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085635930 DLGSUP <0013> gsup_server.c:236 7: 20250829085635930 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085635930 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085635930 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085635930 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@a05b3587fa16: 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 } } } } 20250829085635932 DLINP <000b> input/ipa.c:452 connected read/write 20250829085635932 DLINP <000b> input/ipa.c:406 127.0.0.1:34433 message received 20250829085635932 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085635932 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250829085635932 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250829085635932 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250829085635932 DLGSUP <0013> gsup_server.c:238 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 20250829085635932 DLGSUP <0013> gsup_server.c:236 2: 20250829085635932 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085635932 DLGSUP <0013> gsup_server.c:236 3: 20250829085635932 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085635932 DLGSUP <0013> gsup_server.c:236 4: 20250829085635932 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085635932 DLGSUP <0013> gsup_server.c:236 5: 20250829085635932 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085635932 DLGSUP <0013> gsup_server.c:236 7: 20250829085635932 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085635932 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085635932 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085635932 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34433 IPA-EUSE-foobar(222)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085635953 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39275<->l=127.0.0.1:4259) 20250829085635967 DAUC <0003> db_auc.c:157 IMSI='262421054686726': No 2G Auth Data 20250829085635967 DAUC <0003> db_auc.c:192 IMSI='262421054686726': No 3G Auth Data HLR_Test-GSUP(223)@a05b3587fa16: Created GsupExpect[0] for "262421054686726" to be handled at TC_mo_ussd_euse_continue(226) 20250829085635988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40186<->l=127.0.0.1:4258 20250829085636003 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636003 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085636003 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421054686726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421054686726" session_id=1129883277 session_state=BEGIN} 20250829085636003 DSS <0004> hlr_ussd.c:576 262421054686726/0x4358a68d: Process SS (BEGIN) 20250829085636003 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085636003 DSS <0004> hlr_ussd.c:518 262421054686726/0x4358a68d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085636003 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636003 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data 20250829085636003 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636003 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data EUSE-TC_mo_ussd_euse_continue(220)@a05b3587fa16: 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 } } } } } 20250829085636015 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636015 DLINP <000b> input/ipa.c:406 127.0.0.1:34433 message received 20250829085636015 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262421054686726 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421054686726" session_id=1129883277 session_state=CONTINUE} 20250829085636015 DSS <0004> hlr_ussd.c:576 262421054686726/0x4358a68d: Process SS (CONTINUE) 20250829085636015 DSS <0004> hlr_ussd.c:518 262421054686726/0x4358a68d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250829085636015 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421054686726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421054686726" session_id=1129883277 session_state=CONTINUE} 20250829085636015 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262421054686726 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085636015 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085636015 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a05b3587fa16: Found GsupExpect[0] for "262421054686726" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@a05b3587fa16: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262421054686726" TC_mo_ussd_euse_continue(226)@a05b3587fa16: setverdict(pass): none -> pass 20250829085636026 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085636027 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421054686726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421054686726" session_id=1129883277 session_state=CONTINUE} 20250829085636027 DSS <0004> hlr_ussd.c:576 262421054686726/0x4358a68d: Process SS (CONTINUE) 20250829085636027 DSS <0004> hlr_ussd.c:518 262421054686726/0x4358a68d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250829085636027 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421054686726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085636027 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636027 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data 20250829085636027 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636027 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data EUSE-TC_mo_ussd_euse_continue(220)@a05b3587fa16: 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 } } } } } 20250829085636030 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636030 DLINP <000b> input/ipa.c:406 127.0.0.1:34433 message received 20250829085636030 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262421054686726 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421054686726" session_id=1129883277 session_state=END} 20250829085636030 DSS <0004> hlr_ussd.c:576 262421054686726/0x4358a68d: Process SS (END) 20250829085636030 DSS <0004> hlr_ussd.c:518 262421054686726/0x4358a68d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250829085636030 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421054686726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421054686726" session_id=1129883277 session_state=END} 20250829085636030 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421054686726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085636030 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262421054686726 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085636030 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085636030 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085636035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40186<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@a05b3587fa16: Final verdict of PTC: pass 20250829085636036 DAUC <0003> db_auc.c:157 IMSI='262427541920955': No 2G Auth Data 20250829085636036 DAUC <0003> db_auc.c:192 IMSI='262427541920955': No 3G Auth Data HLR_Test-GSUP(223)@a05b3587fa16: Created GsupExpect[0] for "262427541920955" to be handled at TC_mo_ussd_euse_continue(227) 20250829085636051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40194<->l=127.0.0.1:4258 20250829085636054 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085636054 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427541920955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427541920955" session_id=3438511638 session_state=BEGIN} 20250829085636054 DSS <0004> hlr_ussd.c:576 262427541920955/0xccf38616: Process SS (BEGIN) 20250829085636054 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085636054 DSS <0004> hlr_ussd.c:518 262427541920955/0xccf38616: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085636054 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636054 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data 20250829085636054 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636054 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data EUSE-TC_mo_ussd_euse_continue(220)@a05b3587fa16: 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 } } } } } 20250829085636055 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636055 DLINP <000b> input/ipa.c:406 127.0.0.1:34433 message received 20250829085636055 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262427541920955 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427541920955" session_id=3438511638 session_state=CONTINUE} 20250829085636055 DSS <0004> hlr_ussd.c:576 262427541920955/0xccf38616: Process SS (CONTINUE) 20250829085636055 DSS <0004> hlr_ussd.c:518 262427541920955/0xccf38616: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250829085636055 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427541920955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427541920955" session_id=3438511638 session_state=CONTINUE} 20250829085636055 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262427541920955 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085636055 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085636055 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a05b3587fa16: Found GsupExpect[0] for "262427541920955" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@a05b3587fa16: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262427541920955" TC_mo_ussd_euse_continue(227)@a05b3587fa16: setverdict(pass): none -> pass 20250829085636057 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085636057 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427541920955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427541920955" session_id=3438511638 session_state=CONTINUE} 20250829085636057 DSS <0004> hlr_ussd.c:576 262427541920955/0xccf38616: Process SS (CONTINUE) 20250829085636057 DSS <0004> hlr_ussd.c:518 262427541920955/0xccf38616: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250829085636057 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427541920955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085636057 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636057 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data 20250829085636057 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636057 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data EUSE-TC_mo_ussd_euse_continue(220)@a05b3587fa16: 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 } } } } } 20250829085636058 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636058 DLINP <000b> input/ipa.c:406 127.0.0.1:34433 message received 20250829085636058 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262427541920955 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427541920955" session_id=3438511638 session_state=END} 20250829085636058 DSS <0004> hlr_ussd.c:576 262427541920955/0xccf38616: Process SS (END) 20250829085636058 DSS <0004> hlr_ussd.c:518 262427541920955/0xccf38616: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250829085636058 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427541920955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427541920955" session_id=3438511638 session_state=END} 20250829085636058 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427541920955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085636058 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262427541920955 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085636058 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085636058 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085636059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40194<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@a05b3587fa16: Final verdict of PTC: pass 20250829085636059 DAUC <0003> db_auc.c:157 IMSI='262423585313196': No 2G Auth Data 20250829085636059 DAUC <0003> db_auc.c:192 IMSI='262423585313196': No 3G Auth Data HLR_Test-GSUP(223)@a05b3587fa16: Created GsupExpect[0] for "262423585313196" to be handled at TC_mo_ussd_euse_continue(228) 20250829085636066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40196<->l=127.0.0.1:4258 20250829085636069 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085636069 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423585313196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423585313196" session_id=4125706367 session_state=BEGIN} 20250829085636069 DSS <0004> hlr_ussd.c:576 262423585313196/0xf5e9487f: Process SS (BEGIN) 20250829085636069 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085636069 DSS <0004> hlr_ussd.c:518 262423585313196/0xf5e9487f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085636069 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636069 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data 20250829085636069 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636069 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data EUSE-TC_mo_ussd_euse_continue(220)@a05b3587fa16: 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 } } } } } 20250829085636069 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636069 DLINP <000b> input/ipa.c:406 127.0.0.1:34433 message received 20250829085636069 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262423585313196 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423585313196" session_id=4125706367 session_state=CONTINUE} 20250829085636069 DSS <0004> hlr_ussd.c:576 262423585313196/0xf5e9487f: Process SS (CONTINUE) 20250829085636070 DSS <0004> hlr_ussd.c:518 262423585313196/0xf5e9487f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250829085636070 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423585313196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423585313196" session_id=4125706367 session_state=CONTINUE} 20250829085636070 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262423585313196 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085636070 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085636070 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a05b3587fa16: Found GsupExpect[0] for "262423585313196" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@a05b3587fa16: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262423585313196" TC_mo_ussd_euse_continue(228)@a05b3587fa16: setverdict(pass): none -> pass 20250829085636072 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085636072 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423585313196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423585313196" session_id=4125706367 session_state=CONTINUE} 20250829085636072 DSS <0004> hlr_ussd.c:576 262423585313196/0xf5e9487f: Process SS (CONTINUE) 20250829085636072 DSS <0004> hlr_ussd.c:518 262423585313196/0xf5e9487f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250829085636072 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423585313196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085636072 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636072 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data 20250829085636072 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636072 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data EUSE-TC_mo_ussd_euse_continue(220)@a05b3587fa16: 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 } } } } } 20250829085636072 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636072 DLINP <000b> input/ipa.c:406 127.0.0.1:34433 message received 20250829085636072 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262423585313196 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423585313196" session_id=4125706367 session_state=END} 20250829085636072 DSS <0004> hlr_ussd.c:576 262423585313196/0xf5e9487f: Process SS (END) 20250829085636072 DSS <0004> hlr_ussd.c:518 262423585313196/0xf5e9487f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250829085636072 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423585313196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423585313196" session_id=4125706367 session_state=END} 20250829085636072 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423585313196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085636072 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262423585313196 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085636072 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085636072 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085636073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40196<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@a05b3587fa16: Final verdict of PTC: pass 20250829085636073 DAUC <0003> db_auc.c:157 IMSI='262426687318095': No 2G Auth Data 20250829085636073 DAUC <0003> db_auc.c:192 IMSI='262426687318095': No 3G Auth Data HLR_Test-GSUP(223)@a05b3587fa16: Created GsupExpect[0] for "262426687318095" to be handled at TC_mo_ussd_euse_continue(229) 20250829085636080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40202<->l=127.0.0.1:4258 20250829085636083 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636083 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085636083 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426687318095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426687318095" session_id=2682773433 session_state=BEGIN} 20250829085636083 DSS <0004> hlr_ussd.c:576 262426687318095/0x9fe7dfb9: Process SS (BEGIN) 20250829085636083 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085636083 DSS <0004> hlr_ussd.c:518 262426687318095/0x9fe7dfb9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085636083 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636083 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data 20250829085636083 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636083 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data EUSE-TC_mo_ussd_euse_continue(220)@a05b3587fa16: 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 } } } } } 20250829085636083 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636083 DLINP <000b> input/ipa.c:406 127.0.0.1:34433 message received 20250829085636083 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262426687318095 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426687318095" session_id=2682773433 session_state=CONTINUE} 20250829085636083 DSS <0004> hlr_ussd.c:576 262426687318095/0x9fe7dfb9: Process SS (CONTINUE) 20250829085636083 DSS <0004> hlr_ussd.c:518 262426687318095/0x9fe7dfb9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250829085636083 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426687318095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426687318095" session_id=2682773433 session_state=CONTINUE} 20250829085636083 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262426687318095 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085636083 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085636083 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636083 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a05b3587fa16: Found GsupExpect[0] for "262426687318095" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@a05b3587fa16: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262426687318095" TC_mo_ussd_euse_continue(229)@a05b3587fa16: setverdict(pass): none -> pass 20250829085636086 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636086 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085636086 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426687318095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426687318095" session_id=2682773433 session_state=CONTINUE} 20250829085636086 DSS <0004> hlr_ussd.c:576 262426687318095/0x9fe7dfb9: Process SS (CONTINUE) 20250829085636086 DSS <0004> hlr_ussd.c:518 262426687318095/0x9fe7dfb9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250829085636086 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426687318095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085636086 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636086 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data 20250829085636086 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636086 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data EUSE-TC_mo_ussd_euse_continue(220)@a05b3587fa16: 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 } } } } } 20250829085636086 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636086 DLINP <000b> input/ipa.c:406 127.0.0.1:34433 message received 20250829085636086 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262426687318095 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426687318095" session_id=2682773433 session_state=END} 20250829085636086 DSS <0004> hlr_ussd.c:576 262426687318095/0x9fe7dfb9: Process SS (END) 20250829085636086 DSS <0004> hlr_ussd.c:518 262426687318095/0x9fe7dfb9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250829085636086 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426687318095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426687318095" session_id=2682773433 session_state=END} 20250829085636086 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426687318095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085636086 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262426687318095 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085636086 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085636086 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636086 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085636087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40202<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@a05b3587fa16: Final verdict of PTC: pass 20250829085636087 DAUC <0003> db_auc.c:157 IMSI='262429374416424': No 2G Auth Data 20250829085636087 DAUC <0003> db_auc.c:192 IMSI='262429374416424': No 3G Auth Data HLR_Test-GSUP(223)@a05b3587fa16: Created GsupExpect[0] for "262429374416424" to be handled at TC_mo_ussd_euse_continue(230) 20250829085636092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40206<->l=127.0.0.1:4258 20250829085636095 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085636095 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429374416424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429374416424" session_id=2573138764 session_state=BEGIN} 20250829085636095 DSS <0004> hlr_ussd.c:576 262429374416424/0x995efb4c: Process SS (BEGIN) 20250829085636095 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085636095 DSS <0004> hlr_ussd.c:518 262429374416424/0x995efb4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085636095 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636095 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data 20250829085636095 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636095 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data EUSE-TC_mo_ussd_euse_continue(220)@a05b3587fa16: 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 } } } } } 20250829085636096 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636096 DLINP <000b> input/ipa.c:406 127.0.0.1:34433 message received 20250829085636096 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262429374416424 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429374416424" session_id=2573138764 session_state=CONTINUE} 20250829085636096 DSS <0004> hlr_ussd.c:576 262429374416424/0x995efb4c: Process SS (CONTINUE) 20250829085636096 DSS <0004> hlr_ussd.c:518 262429374416424/0x995efb4c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250829085636096 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429374416424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429374416424" session_id=2573138764 session_state=CONTINUE} 20250829085636096 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262429374416424 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085636096 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085636096 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a05b3587fa16: Found GsupExpect[0] for "262429374416424" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@a05b3587fa16: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262429374416424" TC_mo_ussd_euse_continue(230)@a05b3587fa16: setverdict(pass): none -> pass 20250829085636098 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085636098 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429374416424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429374416424" session_id=2573138764 session_state=CONTINUE} 20250829085636098 DSS <0004> hlr_ussd.c:576 262429374416424/0x995efb4c: Process SS (CONTINUE) 20250829085636098 DSS <0004> hlr_ussd.c:518 262429374416424/0x995efb4c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250829085636098 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429374416424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085636098 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636098 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data 20250829085636098 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636098 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data EUSE-TC_mo_ussd_euse_continue(220)@a05b3587fa16: 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 } } } } } 20250829085636098 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636098 DLINP <000b> input/ipa.c:406 127.0.0.1:34433 message received 20250829085636098 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262429374416424 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429374416424" session_id=2573138764 session_state=END} 20250829085636098 DSS <0004> hlr_ussd.c:576 262429374416424/0x995efb4c: Process SS (END) 20250829085636098 DSS <0004> hlr_ussd.c:518 262429374416424/0x995efb4c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250829085636098 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429374416424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429374416424" session_id=2573138764 session_state=END} 20250829085636098 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429374416424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085636098 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262429374416424 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085636098 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085636098 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085636099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40206<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@a05b3587fa16: Final verdict of PTC: pass 20250829085636099 DAUC <0003> db_auc.c:157 IMSI='262428192221670': No 2G Auth Data 20250829085636099 DAUC <0003> db_auc.c:192 IMSI='262428192221670': No 3G Auth Data HLR_Test-GSUP(223)@a05b3587fa16: Created GsupExpect[0] for "262428192221670" to be handled at TC_mo_ussd_euse_continue(231) 20250829085636105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40220<->l=127.0.0.1:4258 20250829085636108 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085636108 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428192221670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428192221670" session_id=2677828230 session_state=BEGIN} 20250829085636108 DSS <0004> hlr_ussd.c:576 262428192221670/0x9f9c6a86: Process SS (BEGIN) 20250829085636108 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085636108 DSS <0004> hlr_ussd.c:518 262428192221670/0x9f9c6a86: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085636108 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636108 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data 20250829085636108 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636108 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data EUSE-TC_mo_ussd_euse_continue(220)@a05b3587fa16: 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 } } } } } 20250829085636109 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636109 DLINP <000b> input/ipa.c:406 127.0.0.1:34433 message received 20250829085636109 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262428192221670 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428192221670" session_id=2677828230 session_state=CONTINUE} 20250829085636109 DSS <0004> hlr_ussd.c:576 262428192221670/0x9f9c6a86: Process SS (CONTINUE) 20250829085636109 DSS <0004> hlr_ussd.c:518 262428192221670/0x9f9c6a86: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250829085636109 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428192221670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428192221670" session_id=2677828230 session_state=CONTINUE} 20250829085636109 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262428192221670 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085636109 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085636109 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a05b3587fa16: Found GsupExpect[0] for "262428192221670" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@a05b3587fa16: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262428192221670" TC_mo_ussd_euse_continue(231)@a05b3587fa16: setverdict(pass): none -> pass 20250829085636111 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085636111 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428192221670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428192221670" session_id=2677828230 session_state=CONTINUE} 20250829085636111 DSS <0004> hlr_ussd.c:576 262428192221670/0x9f9c6a86: Process SS (CONTINUE) 20250829085636111 DSS <0004> hlr_ussd.c:518 262428192221670/0x9f9c6a86: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250829085636111 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428192221670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085636111 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636111 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data 20250829085636111 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636111 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data EUSE-TC_mo_ussd_euse_continue(220)@a05b3587fa16: 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 } } } } } 20250829085636112 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636112 DLINP <000b> input/ipa.c:406 127.0.0.1:34433 message received 20250829085636112 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262428192221670 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428192221670" session_id=2677828230 session_state=END} 20250829085636112 DSS <0004> hlr_ussd.c:576 262428192221670/0x9f9c6a86: Process SS (END) 20250829085636112 DSS <0004> hlr_ussd.c:518 262428192221670/0x9f9c6a86: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250829085636112 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428192221670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428192221670" session_id=2677828230 session_state=END} 20250829085636112 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428192221670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085636112 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262428192221670 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085636112 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085636112 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085636112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40220<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@a05b3587fa16: Final verdict of PTC: pass 20250829085636113 DAUC <0003> db_auc.c:157 IMSI='262420766780322': No 2G Auth Data 20250829085636113 DAUC <0003> db_auc.c:192 IMSI='262420766780322': No 3G Auth Data HLR_Test-GSUP(223)@a05b3587fa16: Created GsupExpect[0] for "262420766780322" to be handled at TC_mo_ussd_euse_continue(232) 20250829085636120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40226<->l=127.0.0.1:4258 20250829085636123 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636123 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085636123 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420766780322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420766780322" session_id=108451801 session_state=BEGIN} 20250829085636123 DSS <0004> hlr_ussd.c:576 262420766780322/0x0676d7d9: Process SS (BEGIN) 20250829085636123 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085636123 DSS <0004> hlr_ussd.c:518 262420766780322/0x0676d7d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085636123 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636123 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data 20250829085636123 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636123 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data EUSE-TC_mo_ussd_euse_continue(220)@a05b3587fa16: 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 } } } } } 20250829085636124 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636124 DLINP <000b> input/ipa.c:406 127.0.0.1:34433 message received 20250829085636124 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262420766780322 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420766780322" session_id=108451801 session_state=CONTINUE} 20250829085636124 DSS <0004> hlr_ussd.c:576 262420766780322/0x0676d7d9: Process SS (CONTINUE) 20250829085636124 DSS <0004> hlr_ussd.c:518 262420766780322/0x0676d7d9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250829085636124 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420766780322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420766780322" session_id=108451801 session_state=CONTINUE} 20250829085636124 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262420766780322 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085636124 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636124 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085636124 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636124 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a05b3587fa16: Found GsupExpect[0] for "262420766780322" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@a05b3587fa16: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262420766780322" TC_mo_ussd_euse_continue(232)@a05b3587fa16: setverdict(pass): none -> pass 20250829085636126 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085636126 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420766780322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420766780322" session_id=108451801 session_state=CONTINUE} 20250829085636126 DSS <0004> hlr_ussd.c:576 262420766780322/0x0676d7d9: Process SS (CONTINUE) 20250829085636126 DSS <0004> hlr_ussd.c:518 262420766780322/0x0676d7d9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250829085636126 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420766780322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085636126 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636126 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data 20250829085636126 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636126 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data EUSE-TC_mo_ussd_euse_continue(220)@a05b3587fa16: 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 } } } } } 20250829085636126 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636126 DLINP <000b> input/ipa.c:406 127.0.0.1:34433 message received 20250829085636126 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262420766780322 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420766780322" session_id=108451801 session_state=END} 20250829085636126 DSS <0004> hlr_ussd.c:576 262420766780322/0x0676d7d9: Process SS (END) 20250829085636126 DSS <0004> hlr_ussd.c:518 262420766780322/0x0676d7d9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250829085636126 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420766780322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420766780322" session_id=108451801 session_state=END} 20250829085636126 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420766780322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085636126 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262420766780322 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085636126 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085636126 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085636127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40226<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@a05b3587fa16: Final verdict of PTC: pass 20250829085636127 DAUC <0003> db_auc.c:157 IMSI='262428697994151': No 2G Auth Data 20250829085636127 DAUC <0003> db_auc.c:192 IMSI='262428697994151': No 3G Auth Data HLR_Test-GSUP(223)@a05b3587fa16: Created GsupExpect[0] for "262428697994151" to be handled at TC_mo_ussd_euse_continue(233) 20250829085636133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40236<->l=127.0.0.1:4258 20250829085636136 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085636136 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428697994151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428697994151" session_id=1937149234 session_state=BEGIN} 20250829085636136 DSS <0004> hlr_ussd.c:576 262428697994151/0x73768d32: Process SS (BEGIN) 20250829085636136 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250829085636136 DSS <0004> hlr_ussd.c:518 262428697994151/0x73768d32: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250829085636136 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636136 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data 20250829085636136 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636136 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data EUSE-TC_mo_ussd_euse_continue(220)@a05b3587fa16: 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 } } } } } 20250829085636137 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636137 DLINP <000b> input/ipa.c:406 127.0.0.1:34433 message received 20250829085636137 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262428697994151 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428697994151" session_id=1937149234 session_state=CONTINUE} 20250829085636137 DSS <0004> hlr_ussd.c:576 262428697994151/0x73768d32: Process SS (CONTINUE) 20250829085636137 DSS <0004> hlr_ussd.c:518 262428697994151/0x73768d32: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250829085636137 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428697994151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428697994151" session_id=1937149234 session_state=CONTINUE} 20250829085636137 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262428697994151 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085636137 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085636137 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636137 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@a05b3587fa16: Found GsupExpect[0] for "262428697994151" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@a05b3587fa16: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262428697994151" TC_mo_ussd_euse_continue(233)@a05b3587fa16: setverdict(pass): none -> pass 20250829085636139 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085636139 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428697994151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428697994151" session_id=1937149234 session_state=CONTINUE} 20250829085636139 DSS <0004> hlr_ussd.c:576 262428697994151/0x73768d32: Process SS (CONTINUE) 20250829085636139 DSS <0004> hlr_ussd.c:518 262428697994151/0x73768d32: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250829085636139 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428697994151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085636139 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636139 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data 20250829085636139 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636139 DLINP <000b> input/ipa.c:432 127.0.0.1:34433 sending data EUSE-TC_mo_ussd_euse_continue(220)@a05b3587fa16: 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 } } } } } 20250829085636140 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636140 DLINP <000b> input/ipa.c:406 127.0.0.1:34433 message received 20250829085636140 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262428697994151 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428697994151" session_id=1937149234 session_state=END} 20250829085636140 DSS <0004> hlr_ussd.c:576 262428697994151/0x73768d32: Process SS (END) 20250829085636140 DSS <0004> hlr_ussd.c:518 262428697994151/0x73768d32: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250829085636140 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428697994151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428697994151" session_id=1937149234 session_state=END} 20250829085636140 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428697994151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085636140 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262428697994151 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085636140 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085636140 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085636141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40236<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@a05b3587fa16: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@a05b3587fa16: Final verdict of PTC: none 20250829085636141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40182<->l=127.0.0.1:4258 20250829085636142 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39275<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@a05b3587fa16: Final verdict of PTC: none 20250829085636142 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636142 DLINP <000b> input/ipa.c:406 127.0.0.1:34433 message received 20250829085636142 DLINP <000b> input/ipa.c:415 127.0.0.1:34433 connection closed with server 20250829085636142 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:34433 20250829085636142 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250829085636142 DLINP <000b> input/ipa.c:452 connected read/write 20250829085636142 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085636142 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085636142 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085636142 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(225)@a05b3587fa16: Final verdict of PTC: none 224@a05b3587fa16: Final verdict of PTC: none IPA-EUSE-foobar(222)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 224: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Fri Aug 29 08:56:36 UTC 2025 ====== 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 20250829085636174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40252<->l=127.0.0.1:4258 20250829085636376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40252<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=123348) Waiting for packet dumper to finish... 1 (prev_count=123348, count=157104) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Fri Aug 29 08:56:38 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_mo_ussd_euse_defaultroute started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085639526 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37785 20250829085639526 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:37785 20250829085639526 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085639526 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085639529 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639529 DLINP <000b> input/ipa.c:406 127.0.0.1:37785 message received 20250829085639529 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085639529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40266<->l=127.0.0.1:4258 IPA-EUSE-foobar(236)@a05b3587fa16: 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)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085639531 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639531 DLINP <000b> input/ipa.c:406 127.0.0.1:37785 message received HLR_Test-GSUP-IPA(235)@a05b3587fa16: 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 } } } } 20250829085639531 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085639531 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250829085639531 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250829085639531 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250829085639531 DLGSUP <0013> gsup_server.c:238 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 20250829085639531 DLGSUP <0013> gsup_server.c:236 2: 20250829085639531 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085639531 DLGSUP <0013> gsup_server.c:236 3: 20250829085639531 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085639531 DLGSUP <0013> gsup_server.c:236 4: 20250829085639531 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085639531 DLGSUP <0013> gsup_server.c:236 5: 20250829085639531 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085639531 DLGSUP <0013> gsup_server.c:236 7: 20250829085639531 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085639531 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085639531 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085639531 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37785 20250829085639531 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(235)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085639531 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085639531 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085639531 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085639531 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085639531 DLGSUP <0013> gsup_server.c:238 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 20250829085639531 DLGSUP <0013> gsup_server.c:236 2: 20250829085639531 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085639531 DLGSUP <0013> gsup_server.c:236 3: 20250829085639531 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085639531 DLGSUP <0013> gsup_server.c:236 4: 20250829085639531 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085639531 DLGSUP <0013> gsup_server.c:236 5: 20250829085639531 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085639531 DLGSUP <0013> gsup_server.c:236 7: 20250829085639531 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085639531 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085639531 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085639531 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 IPA-EUSE-foobar(236)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085639543 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39859<->l=127.0.0.1:4259) 20250829085639548 DAUC <0003> db_auc.c:157 IMSI='262423470406527': No 2G Auth Data 20250829085639548 DAUC <0003> db_auc.c:192 IMSI='262423470406527': No 3G Auth Data HLR_Test-GSUP(237)@a05b3587fa16: Created GsupExpect[0] for "262423470406527" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250829085639557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40282<->l=127.0.0.1:4258 20250829085639574 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085639574 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423470406527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423470406527" session_id=3757004439 session_state=BEGIN} 20250829085639574 DSS <0004> hlr_ussd.c:576 262423470406527/0xdfef5697: Process SS (BEGIN) 20250829085639574 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250829085639574 DSS <0004> hlr_ussd.c:518 262423470406527/0xdfef5697: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250829085639574 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639574 DLINP <000b> input/ipa.c:432 127.0.0.1:37785 sending data 20250829085639574 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639574 DLINP <000b> input/ipa.c:432 127.0.0.1:37785 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a05b3587fa16: 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 } } } } } 20250829085639588 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639588 DLINP <000b> input/ipa.c:406 127.0.0.1:37785 message received 20250829085639588 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262423470406527 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423470406527" session_id=3757004439 session_state=END} 20250829085639588 DSS <0004> hlr_ussd.c:576 262423470406527/0xdfef5697: Process SS (END) 20250829085639588 DSS <0004> hlr_ussd.c:518 262423470406527/0xdfef5697: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250829085639588 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423470406527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423470406527" session_id=3757004439 session_state=END} 20250829085639588 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423470406527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085639588 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262423470406527 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085639588 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085639588 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a05b3587fa16: Found GsupExpect[0] for "262423470406527" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@a05b3587fa16: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262423470406527" TC_mo_ussd_euse_defaultroute(240)@a05b3587fa16: setverdict(pass): none -> pass 20250829085639595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40282<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@a05b3587fa16: Final verdict of PTC: pass 20250829085639595 DAUC <0003> db_auc.c:157 IMSI='262423397709730': No 2G Auth Data 20250829085639595 DAUC <0003> db_auc.c:192 IMSI='262423397709730': No 3G Auth Data HLR_Test-GSUP(237)@a05b3587fa16: Created GsupExpect[0] for "262423397709730" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250829085639603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40286<->l=127.0.0.1:4258 20250829085639605 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085639606 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423397709730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423397709730" session_id=728036402 session_state=BEGIN} 20250829085639606 DSS <0004> hlr_ussd.c:576 262423397709730/0x2b64f432: Process SS (BEGIN) 20250829085639606 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250829085639606 DSS <0004> hlr_ussd.c:518 262423397709730/0x2b64f432: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250829085639606 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639606 DLINP <000b> input/ipa.c:432 127.0.0.1:37785 sending data 20250829085639606 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639606 DLINP <000b> input/ipa.c:432 127.0.0.1:37785 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a05b3587fa16: 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 } } } } } 20250829085639606 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639606 DLINP <000b> input/ipa.c:406 127.0.0.1:37785 message received 20250829085639606 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262423397709730 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423397709730" session_id=728036402 session_state=END} 20250829085639606 DSS <0004> hlr_ussd.c:576 262423397709730/0x2b64f432: Process SS (END) 20250829085639606 DSS <0004> hlr_ussd.c:518 262423397709730/0x2b64f432: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250829085639606 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423397709730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423397709730" session_id=728036402 session_state=END} 20250829085639606 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423397709730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085639606 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262423397709730 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085639606 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085639606 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a05b3587fa16: Found GsupExpect[0] for "262423397709730" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@a05b3587fa16: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262423397709730" TC_mo_ussd_euse_defaultroute(241)@a05b3587fa16: setverdict(pass): none -> pass 20250829085639608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40286<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@a05b3587fa16: Final verdict of PTC: pass 20250829085639608 DAUC <0003> db_auc.c:157 IMSI='262427616948878': No 2G Auth Data 20250829085639608 DAUC <0003> db_auc.c:192 IMSI='262427616948878': No 3G Auth Data HLR_Test-GSUP(237)@a05b3587fa16: Created GsupExpect[0] for "262427616948878" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250829085639615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40290<->l=127.0.0.1:4258 20250829085639618 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085639618 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427616948878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427616948878" session_id=2223307202 session_state=BEGIN} 20250829085639618 DSS <0004> hlr_ussd.c:576 262427616948878/0x8484f9c2: Process SS (BEGIN) 20250829085639618 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250829085639618 DSS <0004> hlr_ussd.c:518 262427616948878/0x8484f9c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250829085639618 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639618 DLINP <000b> input/ipa.c:432 127.0.0.1:37785 sending data 20250829085639618 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639618 DLINP <000b> input/ipa.c:432 127.0.0.1:37785 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a05b3587fa16: 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 } } } } } 20250829085639618 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639618 DLINP <000b> input/ipa.c:406 127.0.0.1:37785 message received 20250829085639618 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262427616948878 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427616948878" session_id=2223307202 session_state=END} 20250829085639618 DSS <0004> hlr_ussd.c:576 262427616948878/0x8484f9c2: Process SS (END) 20250829085639618 DSS <0004> hlr_ussd.c:518 262427616948878/0x8484f9c2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250829085639618 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427616948878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427616948878" session_id=2223307202 session_state=END} 20250829085639618 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427616948878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085639618 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262427616948878 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085639618 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085639618 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a05b3587fa16: Found GsupExpect[0] for "262427616948878" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@a05b3587fa16: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262427616948878" TC_mo_ussd_euse_defaultroute(242)@a05b3587fa16: setverdict(pass): none -> pass 20250829085639620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40290<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@a05b3587fa16: Final verdict of PTC: pass 20250829085639621 DAUC <0003> db_auc.c:157 IMSI='262428910931091': No 2G Auth Data 20250829085639621 DAUC <0003> db_auc.c:192 IMSI='262428910931091': No 3G Auth Data HLR_Test-GSUP(237)@a05b3587fa16: Created GsupExpect[0] for "262428910931091" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250829085639628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40296<->l=127.0.0.1:4258 20250829085639631 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639631 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085639631 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428910931091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428910931091" session_id=3247456621 session_state=BEGIN} 20250829085639631 DSS <0004> hlr_ussd.c:576 262428910931091/0xc190416d: Process SS (BEGIN) 20250829085639631 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250829085639631 DSS <0004> hlr_ussd.c:518 262428910931091/0xc190416d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250829085639631 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639631 DLINP <000b> input/ipa.c:432 127.0.0.1:37785 sending data 20250829085639631 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639631 DLINP <000b> input/ipa.c:432 127.0.0.1:37785 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a05b3587fa16: 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 } } } } } 20250829085639631 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639631 DLINP <000b> input/ipa.c:406 127.0.0.1:37785 message received 20250829085639631 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262428910931091 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428910931091" session_id=3247456621 session_state=END} 20250829085639631 DSS <0004> hlr_ussd.c:576 262428910931091/0xc190416d: Process SS (END) 20250829085639631 DSS <0004> hlr_ussd.c:518 262428910931091/0xc190416d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250829085639631 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428910931091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428910931091" session_id=3247456621 session_state=END} 20250829085639631 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428910931091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085639631 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262428910931091 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085639631 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639631 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085639632 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639632 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a05b3587fa16: Found GsupExpect[0] for "262428910931091" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@a05b3587fa16: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262428910931091" TC_mo_ussd_euse_defaultroute(243)@a05b3587fa16: setverdict(pass): none -> pass 20250829085639633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40296<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@a05b3587fa16: Final verdict of PTC: pass 20250829085639634 DAUC <0003> db_auc.c:157 IMSI='262422533365170': No 2G Auth Data 20250829085639634 DAUC <0003> db_auc.c:192 IMSI='262422533365170': No 3G Auth Data HLR_Test-GSUP(237)@a05b3587fa16: Created GsupExpect[0] for "262422533365170" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250829085639640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40302<->l=127.0.0.1:4258 20250829085639643 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639643 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085639643 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422533365170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422533365170" session_id=3449178994 session_state=BEGIN} 20250829085639643 DSS <0004> hlr_ussd.c:576 262422533365170/0xcd964b72: Process SS (BEGIN) 20250829085639643 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250829085639643 DSS <0004> hlr_ussd.c:518 262422533365170/0xcd964b72: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250829085639643 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639643 DLINP <000b> input/ipa.c:432 127.0.0.1:37785 sending data 20250829085639643 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639643 DLINP <000b> input/ipa.c:432 127.0.0.1:37785 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a05b3587fa16: 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 } } } } } 20250829085639644 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639644 DLINP <000b> input/ipa.c:406 127.0.0.1:37785 message received 20250829085639644 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262422533365170 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422533365170" session_id=3449178994 session_state=END} 20250829085639644 DSS <0004> hlr_ussd.c:576 262422533365170/0xcd964b72: Process SS (END) 20250829085639644 DSS <0004> hlr_ussd.c:518 262422533365170/0xcd964b72: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250829085639644 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422533365170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422533365170" session_id=3449178994 session_state=END} 20250829085639644 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422533365170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085639644 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262422533365170 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085639644 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085639644 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a05b3587fa16: Found GsupExpect[0] for "262422533365170" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@a05b3587fa16: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262422533365170" TC_mo_ussd_euse_defaultroute(244)@a05b3587fa16: setverdict(pass): none -> pass 20250829085639646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40302<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@a05b3587fa16: Final verdict of PTC: pass 20250829085639646 DAUC <0003> db_auc.c:157 IMSI='262422535674587': No 2G Auth Data 20250829085639646 DAUC <0003> db_auc.c:192 IMSI='262422535674587': No 3G Auth Data HLR_Test-GSUP(237)@a05b3587fa16: Created GsupExpect[0] for "262422535674587" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250829085639652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40304<->l=127.0.0.1:4258 20250829085639655 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085639655 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422535674587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422535674587" session_id=2075777069 session_state=BEGIN} 20250829085639655 DSS <0004> hlr_ussd.c:576 262422535674587/0x7bb9d82d: Process SS (BEGIN) 20250829085639655 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250829085639655 DSS <0004> hlr_ussd.c:518 262422535674587/0x7bb9d82d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250829085639655 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639655 DLINP <000b> input/ipa.c:432 127.0.0.1:37785 sending data 20250829085639655 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639655 DLINP <000b> input/ipa.c:432 127.0.0.1:37785 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a05b3587fa16: 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 } } } } } 20250829085639656 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639656 DLINP <000b> input/ipa.c:406 127.0.0.1:37785 message received 20250829085639656 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262422535674587 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422535674587" session_id=2075777069 session_state=END} 20250829085639656 DSS <0004> hlr_ussd.c:576 262422535674587/0x7bb9d82d: Process SS (END) 20250829085639656 DSS <0004> hlr_ussd.c:518 262422535674587/0x7bb9d82d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250829085639656 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422535674587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422535674587" session_id=2075777069 session_state=END} 20250829085639656 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422535674587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085639656 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262422535674587 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085639656 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085639656 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a05b3587fa16: Found GsupExpect[0] for "262422535674587" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@a05b3587fa16: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262422535674587" TC_mo_ussd_euse_defaultroute(245)@a05b3587fa16: setverdict(pass): none -> pass 20250829085639658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40304<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@a05b3587fa16: Final verdict of PTC: pass 20250829085639658 DAUC <0003> db_auc.c:157 IMSI='262426460642406': No 2G Auth Data 20250829085639658 DAUC <0003> db_auc.c:192 IMSI='262426460642406': No 3G Auth Data HLR_Test-GSUP(237)@a05b3587fa16: Created GsupExpect[0] for "262426460642406" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250829085639664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40312<->l=127.0.0.1:4258 20250829085639666 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085639666 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426460642406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426460642406" session_id=2319786503 session_state=BEGIN} 20250829085639666 DSS <0004> hlr_ussd.c:576 262426460642406/0x8a452207: Process SS (BEGIN) 20250829085639666 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250829085639666 DSS <0004> hlr_ussd.c:518 262426460642406/0x8a452207: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250829085639666 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639666 DLINP <000b> input/ipa.c:432 127.0.0.1:37785 sending data 20250829085639666 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639666 DLINP <000b> input/ipa.c:432 127.0.0.1:37785 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a05b3587fa16: 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 } } } } } 20250829085639667 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639667 DLINP <000b> input/ipa.c:406 127.0.0.1:37785 message received 20250829085639667 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262426460642406 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426460642406" session_id=2319786503 session_state=END} 20250829085639667 DSS <0004> hlr_ussd.c:576 262426460642406/0x8a452207: Process SS (END) 20250829085639667 DSS <0004> hlr_ussd.c:518 262426460642406/0x8a452207: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250829085639667 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426460642406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426460642406" session_id=2319786503 session_state=END} 20250829085639667 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426460642406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085639667 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262426460642406 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085639667 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085639667 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a05b3587fa16: Found GsupExpect[0] for "262426460642406" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@a05b3587fa16: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262426460642406" TC_mo_ussd_euse_defaultroute(246)@a05b3587fa16: setverdict(pass): none -> pass 20250829085639669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40312<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@a05b3587fa16: Final verdict of PTC: pass 20250829085639669 DAUC <0003> db_auc.c:157 IMSI='262424573622137': No 2G Auth Data 20250829085639669 DAUC <0003> db_auc.c:192 IMSI='262424573622137': No 3G Auth Data HLR_Test-GSUP(237)@a05b3587fa16: Created GsupExpect[0] for "262424573622137" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250829085639675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40322<->l=127.0.0.1:4258 20250829085639678 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639678 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085639678 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424573622137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424573622137" session_id=4005657396 session_state=BEGIN} 20250829085639678 DSS <0004> hlr_ussd.c:576 262424573622137/0xeec17b34: Process SS (BEGIN) 20250829085639678 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250829085639678 DSS <0004> hlr_ussd.c:518 262424573622137/0xeec17b34: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250829085639678 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639678 DLINP <000b> input/ipa.c:432 127.0.0.1:37785 sending data 20250829085639678 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639678 DLINP <000b> input/ipa.c:432 127.0.0.1:37785 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@a05b3587fa16: 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 } } } } } 20250829085639679 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639679 DLINP <000b> input/ipa.c:406 127.0.0.1:37785 message received 20250829085639679 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262424573622137 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424573622137" session_id=4005657396 session_state=END} 20250829085639679 DSS <0004> hlr_ussd.c:576 262424573622137/0xeec17b34: Process SS (END) 20250829085639679 DSS <0004> hlr_ussd.c:518 262424573622137/0xeec17b34: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250829085639679 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424573622137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424573622137" session_id=4005657396 session_state=END} 20250829085639679 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424573622137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085639679 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262424573622137 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250829085639679 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085639679 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639679 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@a05b3587fa16: Found GsupExpect[0] for "262424573622137" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@a05b3587fa16: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262424573622137" TC_mo_ussd_euse_defaultroute(247)@a05b3587fa16: setverdict(pass): none -> pass 20250829085639681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40322<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@a05b3587fa16: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@a05b3587fa16: Final verdict of PTC: none 20250829085639682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40266<->l=127.0.0.1:4258 20250829085639682 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639682 DLINP <000b> input/ipa.c:406 127.0.0.1:37785 message received 20250829085639682 DLINP <000b> input/ipa.c:415 127.0.0.1:37785 connection closed with server 20250829085639682 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:37785 20250829085639682 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250829085639682 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39859<->l=127.0.0.1:4259) IPA-EUSE-foobar(236)@a05b3587fa16: Final verdict of PTC: none 20250829085639683 DLINP <000b> input/ipa.c:452 connected read/write 20250829085639683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085639683 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085639683 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085639683 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(239)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP(237)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@a05b3587fa16: Final verdict of PTC: none 238@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 238: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Fri Aug 29 08:56:39 UTC 2025 ====== 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 20250829085639709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40330<->l=127.0.0.1:4258 20250829085639910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40330<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67408) Waiting for packet dumper to finish... 1 (prev_count=67408, count=113800) 20250829085641503 DSS <0004> hlr_ussd.c:239 262429918348168/0xdd372f7c: SS Session Timeout, destroying 20250829085641504 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429918348168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085641523 DSS <0004> hlr_ussd.c:239 262427876136751/0x0d9d04c6: SS Session Timeout, destroying 20250829085641523 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427876136751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085641534 DSS <0004> hlr_ussd.c:239 262420567964685/0xb0d96fe5: SS Session Timeout, destroying 20250829085641534 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420567964685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085641544 DSS <0004> hlr_ussd.c:239 262428821637322/0x13f989b0: SS Session Timeout, destroying 20250829085641545 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428821637322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085641554 DSS <0004> hlr_ussd.c:239 262421232485766/0xdd06c1f6: SS Session Timeout, destroying 20250829085641554 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421232485766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085641564 DSS <0004> hlr_ussd.c:239 262422055182755/0x2b694986: SS Session Timeout, destroying 20250829085641564 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422055182755 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085641575 DSS <0004> hlr_ussd.c:239 262427974701043/0xa8dfae4f: SS Session Timeout, destroying 20250829085641575 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427974701043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085641585 DSS <0004> hlr_ussd.c:239 262429211324076/0xd75637dc: SS Session Timeout, destroying 20250829085641585 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429211324076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Fri Aug 29 08:56:41 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_mo_sss_reject started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085643048 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085643048 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085643053 DLINP <000b> input/ipa.c:452 connected read/write 20250829085643053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085643055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35764<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085643058 DLINP <000b> input/ipa.c:452 connected read/write 20250829085643058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085643058 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085643058 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085643058 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085643058 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085643058 DLGSUP <0013> gsup_server.c:238 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 20250829085643058 DLGSUP <0013> gsup_server.c:236 2: 20250829085643058 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085643058 DLGSUP <0013> gsup_server.c:236 3: 20250829085643058 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085643058 DLGSUP <0013> gsup_server.c:236 4: 20250829085643058 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085643058 DLGSUP <0013> gsup_server.c:236 5: 20250829085643058 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085643058 DLGSUP <0013> gsup_server.c:236 7: 20250829085643058 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085643058 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085643058 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085643058 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085643078 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34747<->l=127.0.0.1:4259) 20250829085643080 DAUC <0003> db_auc.c:157 IMSI='262422422559822': No 2G Auth Data 20250829085643080 DAUC <0003> db_auc.c:192 IMSI='262422422559822': No 3G Auth Data HLR_Test-GSUP(249)@a05b3587fa16: Created GsupExpect[0] for "262422422559822" to be handled at TC_mo_sss_reject(252) 20250829085643088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35772<->l=127.0.0.1:4258 20250829085643102 DLINP <000b> input/ipa.c:452 connected read/write 20250829085643102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085643102 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422422559822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422422559822" session_id=895707018 session_state=BEGIN} 20250829085643102 DSS <0004> hlr_ussd.c:576 262422422559822/0x3563678a: Process SS (BEGIN) 20250829085643102 DSS <0004> hlr_ussd.c:498 262422422559822/0x3563678a: SS CompType=Invoke, OpCode=InterrogateSS 20250829085643102 DSS <0004> hlr_ussd.c:506 262422422559822/0x3563678a: Structured SS requests are not supported, rejecting... 20250829085643102 DSS <0004> hlr_ussd.c:354 262422422559822/0x3563678a: Tx ReturnError(0, 0x15) 20250829085643102 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422422559822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422422559822" session_id=895707018 session_state=END} 20250829085643102 DLINP <000b> input/ipa.c:452 connected read/write 20250829085643102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085643102 DLINP <000b> input/ipa.c:452 connected read/write 20250829085643102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@a05b3587fa16: Found GsupExpect[0] for "262422422559822" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@a05b3587fa16: Added IMSI table entry 0TC_mo_sss_reject(252)"262422422559822" TC_mo_sss_reject(252)@a05b3587fa16: setverdict(pass): none -> pass 20250829085643110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35772<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@a05b3587fa16: Final verdict of PTC: pass 20250829085643113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35764<->l=127.0.0.1:4258 20250829085643115 DLINP <000b> input/ipa.c:452 connected read/write 20250829085643115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085643115 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085643116 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085643116 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085643116 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34747<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@a05b3587fa16: Final verdict of PTC: none 250@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 250: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@a05b3587fa16: Test case TC_mo_sss_reject finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Fri Aug 29 08:56:43 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250829085643153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35776<->l=127.0.0.1:4258 20250829085643254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35776<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=27616) 20250829085644912 DSS <0004> hlr_ussd.c:239 262422568560296/0xdbd30556: SS Session Timeout, destroying 20250829085644912 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422568560296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085644938 DSS <0004> hlr_ussd.c:239 262425317763439/0x9f0352ab: SS Session Timeout, destroying 20250829085644938 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425317763439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085644947 DSS <0004> hlr_ussd.c:239 262426324691709/0xbc0faae7: SS Session Timeout, destroying 20250829085644947 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426324691709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085644957 DSS <0004> hlr_ussd.c:239 262427394416932/0x39290285: SS Session Timeout, destroying 20250829085644957 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427394416932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085644970 DSS <0004> hlr_ussd.c:239 262429420755922/0xced33992: SS Session Timeout, destroying 20250829085644970 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429420755922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085644979 DSS <0004> hlr_ussd.c:239 262427516887523/0xc880f5ff: SS Session Timeout, destroying 20250829085644979 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427516887523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085644990 DSS <0004> hlr_ussd.c:239 262421216276808/0xa22c4c4f: SS Session Timeout, destroying 20250829085644990 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421216276808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250829085645000 DSS <0004> hlr_ussd.c:239 262425934887063/0xe214cd69: SS Session Timeout, destroying 20250829085645000 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262425934887063 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Fri Aug 29 08:56:45 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_gsup_check_imei started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085646381 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085646381 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085646386 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085646388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35780<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085646391 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085646391 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085646391 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085646391 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085646391 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085646391 DLGSUP <0013> gsup_server.c:238 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 20250829085646391 DLGSUP <0013> gsup_server.c:236 2: 20250829085646391 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085646391 DLGSUP <0013> gsup_server.c:236 3: 20250829085646391 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085646391 DLGSUP <0013> gsup_server.c:236 4: 20250829085646391 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085646391 DLGSUP <0013> gsup_server.c:236 5: 20250829085646391 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085646392 DLGSUP <0013> gsup_server.c:236 7: 20250829085646392 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085646392 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085646392 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085646392 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085646414 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43835<->l=127.0.0.1:4259) 20250829085646422 DAUC <0003> db_auc.c:157 IMSI='262428487026849': No 2G Auth Data 20250829085646422 DAUC <0003> db_auc.c:192 IMSI='262428487026849': No 3G Auth Data HLR_Test-GSUP(254)@a05b3587fa16: Created GsupExpect[0] for "262428487026849" to be handled at TC_gsup_check_imei(257) 20250829085646446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35788<->l=127.0.0.1:4258 20250829085646456 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085646456 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428487026849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428487026849"} 20250829085646456 DMAIN <0000> hlr.c:435 IMSI='262428487026849': has IMEI = 12345678901234 (consider setting 'store-imei') 20250829085646456 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428487026849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428487026849"} 20250829085646456 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428487026849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085646456 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085646456 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a05b3587fa16: Found GsupExpect[0] for "262428487026849" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@a05b3587fa16: Added IMSI table entry 0TC_gsup_check_imei(257)"262428487026849" 20250829085646459 DAUC <0003> db_auc.c:192 IMSI='262428487026849': No 3G Auth Data TC_gsup_check_imei(257)@a05b3587fa16: setverdict(pass): none -> pass 20250829085646463 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085646463 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428487026849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428487026849"} 20250829085646463 DAUC <0003> hlr.c:428 IMSI='262428487026849': storing IMEI = 12345678901234 20250829085646463 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428487026849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428487026849"} 20250829085646463 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428487026849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085646463 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085646463 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085646464 DAUC <0003> db_auc.c:192 IMSI='262428487026849': No 3G Auth Data TC_gsup_check_imei(257)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085646465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35788<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@a05b3587fa16: Final verdict of PTC: pass 20250829085646467 DAUC <0003> db_auc.c:157 IMSI='262420649245363': No 2G Auth Data 20250829085646467 DAUC <0003> db_auc.c:192 IMSI='262420649245363': No 3G Auth Data HLR_Test-GSUP(254)@a05b3587fa16: Created GsupExpect[0] for "262420649245363" to be handled at TC_gsup_check_imei(258) 20250829085646475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35796<->l=127.0.0.1:4258 20250829085646477 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085646477 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420649245363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420649245363"} 20250829085646477 DMAIN <0000> hlr.c:435 IMSI='262420649245363': has IMEI = 12345678901234 (consider setting 'store-imei') 20250829085646477 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420649245363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420649245363"} 20250829085646477 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420649245363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085646477 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085646477 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a05b3587fa16: Found GsupExpect[0] for "262420649245363" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@a05b3587fa16: Added IMSI table entry 1TC_gsup_check_imei(258)"262420649245363" TC_gsup_check_imei(258)@a05b3587fa16: setverdict(pass): none -> pass 20250829085646478 DAUC <0003> db_auc.c:192 IMSI='262420649245363': No 3G Auth Data 20250829085646479 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085646479 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420649245363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420649245363"} 20250829085646479 DAUC <0003> hlr.c:428 IMSI='262420649245363': storing IMEI = 12345678901234 20250829085646479 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420649245363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420649245363"} 20250829085646479 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420649245363 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085646479 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085646479 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085646479 DAUC <0003> db_auc.c:192 IMSI='262420649245363': No 3G Auth Data 20250829085646480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35796<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@a05b3587fa16: Final verdict of PTC: pass 20250829085646481 DAUC <0003> db_auc.c:157 IMSI='262426495315819': No 2G Auth Data 20250829085646481 DAUC <0003> db_auc.c:192 IMSI='262426495315819': No 3G Auth Data HLR_Test-GSUP(254)@a05b3587fa16: Created GsupExpect[0] for "262426495315819" to be handled at TC_gsup_check_imei(259) 20250829085646488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35806<->l=127.0.0.1:4258 20250829085646491 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085646491 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426495315819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426495315819"} 20250829085646491 DMAIN <0000> hlr.c:435 IMSI='262426495315819': has IMEI = 12345678901234 (consider setting 'store-imei') 20250829085646491 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426495315819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426495315819"} 20250829085646491 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426495315819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085646491 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085646491 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a05b3587fa16: Found GsupExpect[0] for "262426495315819" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@a05b3587fa16: Added IMSI table entry 2TC_gsup_check_imei(259)"262426495315819" TC_gsup_check_imei(259)@a05b3587fa16: setverdict(pass): none -> pass 20250829085646492 DAUC <0003> db_auc.c:192 IMSI='262426495315819': No 3G Auth Data 20250829085646494 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085646494 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426495315819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426495315819"} 20250829085646494 DAUC <0003> hlr.c:428 IMSI='262426495315819': storing IMEI = 12345678901234 20250829085646494 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426495315819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426495315819"} 20250829085646494 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426495315819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085646494 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085646494 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646494 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085646494 DAUC <0003> db_auc.c:192 IMSI='262426495315819': No 3G Auth Data 20250829085646495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35806<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@a05b3587fa16: Final verdict of PTC: pass 20250829085646496 DAUC <0003> db_auc.c:157 IMSI='262424948877046': No 2G Auth Data 20250829085646496 DAUC <0003> db_auc.c:192 IMSI='262424948877046': No 3G Auth Data HLR_Test-GSUP(254)@a05b3587fa16: Created GsupExpect[0] for "262424948877046" to be handled at TC_gsup_check_imei(260) 20250829085646504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35814<->l=127.0.0.1:4258 20250829085646506 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085646506 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424948877046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424948877046"} 20250829085646506 DMAIN <0000> hlr.c:435 IMSI='262424948877046': has IMEI = 12345678901234 (consider setting 'store-imei') 20250829085646506 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424948877046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424948877046"} 20250829085646506 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424948877046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085646506 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085646506 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a05b3587fa16: Found GsupExpect[0] for "262424948877046" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@a05b3587fa16: Added IMSI table entry 3TC_gsup_check_imei(260)"262424948877046" TC_gsup_check_imei(260)@a05b3587fa16: setverdict(pass): none -> pass 20250829085646506 DAUC <0003> db_auc.c:157 IMSI='262424948877046': No 2G Auth Data 20250829085646507 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085646507 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424948877046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424948877046"} 20250829085646507 DAUC <0003> hlr.c:428 IMSI='262424948877046': storing IMEI = 12345678901234 20250829085646507 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424948877046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424948877046"} 20250829085646507 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424948877046 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085646507 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085646507 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085646508 DAUC <0003> db_auc.c:157 IMSI='262424948877046': No 2G Auth Data 20250829085646508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35814<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@a05b3587fa16: Final verdict of PTC: pass 20250829085646508 DAUC <0003> db_auc.c:157 IMSI='262425181337870': No 2G Auth Data 20250829085646508 DAUC <0003> db_auc.c:192 IMSI='262425181337870': No 3G Auth Data HLR_Test-GSUP(254)@a05b3587fa16: Created GsupExpect[0] for "262425181337870" to be handled at TC_gsup_check_imei(261) 20250829085646514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35816<->l=127.0.0.1:4258 20250829085646516 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646516 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085646516 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425181337870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425181337870"} 20250829085646516 DMAIN <0000> hlr.c:435 IMSI='262425181337870': has IMEI = 12345678901234 (consider setting 'store-imei') 20250829085646516 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425181337870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425181337870"} 20250829085646516 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425181337870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085646516 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085646516 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a05b3587fa16: Found GsupExpect[0] for "262425181337870" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@a05b3587fa16: Added IMSI table entry 4TC_gsup_check_imei(261)"262425181337870" TC_gsup_check_imei(261)@a05b3587fa16: setverdict(pass): none -> pass 20250829085646517 DAUC <0003> db_auc.c:157 IMSI='262425181337870': No 2G Auth Data 20250829085646518 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085646518 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425181337870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425181337870"} 20250829085646518 DAUC <0003> hlr.c:428 IMSI='262425181337870': storing IMEI = 12345678901234 20250829085646518 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425181337870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425181337870"} 20250829085646518 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425181337870 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085646518 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085646518 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085646518 DAUC <0003> db_auc.c:157 IMSI='262425181337870': No 2G Auth Data 20250829085646519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35816<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@a05b3587fa16: Final verdict of PTC: pass 20250829085646519 DAUC <0003> db_auc.c:157 IMSI='262423588467432': No 2G Auth Data 20250829085646519 DAUC <0003> db_auc.c:192 IMSI='262423588467432': No 3G Auth Data HLR_Test-GSUP(254)@a05b3587fa16: Created GsupExpect[0] for "262423588467432" to be handled at TC_gsup_check_imei(262) 20250829085646524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35828<->l=127.0.0.1:4258 20250829085646526 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085646527 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423588467432 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423588467432"} 20250829085646527 DMAIN <0000> hlr.c:435 IMSI='262423588467432': has IMEI = 12345678901234 (consider setting 'store-imei') 20250829085646527 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423588467432 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423588467432"} 20250829085646527 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423588467432 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085646527 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085646527 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a05b3587fa16: Found GsupExpect[0] for "262423588467432" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@a05b3587fa16: Added IMSI table entry 5TC_gsup_check_imei(262)"262423588467432" TC_gsup_check_imei(262)@a05b3587fa16: setverdict(pass): none -> pass 20250829085646528 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085646528 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423588467432 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423588467432"} 20250829085646528 DAUC <0003> hlr.c:428 IMSI='262423588467432': storing IMEI = 12345678901234 20250829085646528 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423588467432 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423588467432"} 20250829085646528 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423588467432 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085646528 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085646528 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085646529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35828<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@a05b3587fa16: Final verdict of PTC: pass 20250829085646530 DAUC <0003> db_auc.c:157 IMSI='262423604931764': No 2G Auth Data 20250829085646530 DAUC <0003> db_auc.c:192 IMSI='262423604931764': No 3G Auth Data HLR_Test-GSUP(254)@a05b3587fa16: Created GsupExpect[0] for "262423604931764" to be handled at TC_gsup_check_imei(263) 20250829085646535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35840<->l=127.0.0.1:4258 20250829085646537 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085646537 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423604931764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423604931764"} 20250829085646537 DMAIN <0000> hlr.c:435 IMSI='262423604931764': has IMEI = 12345678901234 (consider setting 'store-imei') 20250829085646537 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423604931764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423604931764"} 20250829085646537 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423604931764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085646537 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085646537 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a05b3587fa16: Found GsupExpect[0] for "262423604931764" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@a05b3587fa16: Added IMSI table entry 6TC_gsup_check_imei(263)"262423604931764" TC_gsup_check_imei(263)@a05b3587fa16: setverdict(pass): none -> pass 20250829085646539 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646539 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085646539 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423604931764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423604931764"} 20250829085646539 DAUC <0003> hlr.c:428 IMSI='262423604931764': storing IMEI = 12345678901234 20250829085646539 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423604931764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423604931764"} 20250829085646539 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423604931764 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085646539 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085646539 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085646540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35840<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@a05b3587fa16: Final verdict of PTC: pass 20250829085646540 DAUC <0003> db_auc.c:157 IMSI='262422549352981': No 2G Auth Data 20250829085646540 DAUC <0003> db_auc.c:192 IMSI='262422549352981': No 3G Auth Data HLR_Test-GSUP(254)@a05b3587fa16: Created GsupExpect[0] for "262422549352981" to be handled at TC_gsup_check_imei(264) 20250829085646545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35852<->l=127.0.0.1:4258 20250829085646548 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085646548 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422549352981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422549352981"} 20250829085646548 DMAIN <0000> hlr.c:435 IMSI='262422549352981': has IMEI = 12345678901234 (consider setting 'store-imei') 20250829085646548 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422549352981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422549352981"} 20250829085646548 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422549352981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085646548 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085646548 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@a05b3587fa16: Found GsupExpect[0] for "262422549352981" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@a05b3587fa16: Added IMSI table entry 7TC_gsup_check_imei(264)"262422549352981" TC_gsup_check_imei(264)@a05b3587fa16: setverdict(pass): none -> pass 20250829085646550 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085646550 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422549352981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422549352981"} 20250829085646550 DAUC <0003> hlr.c:428 IMSI='262422549352981': storing IMEI = 12345678901234 20250829085646550 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422549352981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422549352981"} 20250829085646550 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422549352981 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085646550 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085646550 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085646551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35852<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@a05b3587fa16: Final verdict of PTC: pass MTC@a05b3587fa16: setverdict(pass): none -> pass 20250829085646551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35780<->l=127.0.0.1:4258 20250829085646552 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(254)@a05b3587fa16: Final verdict of PTC: none 20250829085646552 DLINP <000b> input/ipa.c:452 connected read/write 20250829085646552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085646552 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085646552 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085646552 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 255@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: pass MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_gsup_check_imei finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Fri Aug 29 08:56:46 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20250829085646579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35864<->l=127.0.0.1:4258 20250829085646680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35864<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78348) Waiting for packet dumper to finish... 1 (prev_count=78348, count=125380) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Fri Aug 29 08:56:48 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_gsup_check_imei_via_proxy started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085649823 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085649823 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085649827 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085649829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35878<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085649833 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085649833 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085649833 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085649833 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085649833 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085649833 DLGSUP <0013> gsup_server.c:238 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 20250829085649833 DLGSUP <0013> gsup_server.c:236 2: 20250829085649833 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085649833 DLGSUP <0013> gsup_server.c:236 3: 20250829085649834 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085649834 DLGSUP <0013> gsup_server.c:236 4: 20250829085649834 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085649834 DLGSUP <0013> gsup_server.c:236 5: 20250829085649834 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085649834 DLGSUP <0013> gsup_server.c:236 7: 20250829085649834 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085649834 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085649834 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085649834 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085649858 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42649<->l=127.0.0.1:4259) 20250829085649868 DAUC <0003> db_auc.c:157 IMSI='262420450527747': No 2G Auth Data 20250829085649868 DAUC <0003> db_auc.c:192 IMSI='262420450527747': No 3G Auth Data HLR_Test-GSUP(266)@a05b3587fa16: Created GsupExpect[0] for "262420450527747" to be handled at TC_gsup_check_imei_via_proxy(269) 20250829085649892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35884<->l=127.0.0.1:4258 20250829085649903 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649903 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085649903 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262420450527747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420450527747" source_name="the-source\n"} 20250829085649903 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250829085649903 DMAIN <0000> hlr.c:435 IMSI='262420450527747': has IMEI = 12345678901234 (consider setting 'store-imei') 20250829085649903 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262420450527747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420450527747" destination_name="the-source\n"} 20250829085649903 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262420450527747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085649903 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085649903 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a05b3587fa16: Found GsupExpect[0] for "262420450527747" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@a05b3587fa16: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262420450527747" TC_gsup_check_imei_via_proxy(269)@a05b3587fa16: setverdict(pass): none -> pass 20250829085649907 DAUC <0003> db_auc.c:192 IMSI='262420450527747': No 3G Auth Data 20250829085649912 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649912 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085649912 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262420450527747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420450527747" source_name="the-source\n"} 20250829085649912 DAUC <0003> hlr.c:428 IMSI='262420450527747': storing IMEI = 12345678901234 20250829085649912 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262420450527747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420450527747" destination_name="the-source\n"} 20250829085649912 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262420450527747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085649912 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085649912 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649912 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085649914 DAUC <0003> db_auc.c:192 IMSI='262420450527747': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085649916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35884<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@a05b3587fa16: Final verdict of PTC: pass 20250829085649920 DAUC <0003> db_auc.c:157 IMSI='262425301554092': No 2G Auth Data 20250829085649920 DAUC <0003> db_auc.c:192 IMSI='262425301554092': No 3G Auth Data HLR_Test-GSUP(266)@a05b3587fa16: Created GsupExpect[0] for "262425301554092" to be handled at TC_gsup_check_imei_via_proxy(270) 20250829085649934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35894<->l=127.0.0.1:4258 20250829085649937 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085649937 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425301554092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425301554092" source_name="the-source\n"} 20250829085649937 DMAIN <0000> hlr.c:435 IMSI='262425301554092': has IMEI = 12345678901234 (consider setting 'store-imei') 20250829085649937 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262425301554092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425301554092" destination_name="the-source\n"} 20250829085649937 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262425301554092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085649937 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085649937 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a05b3587fa16: Found GsupExpect[0] for "262425301554092" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@a05b3587fa16: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262425301554092" TC_gsup_check_imei_via_proxy(270)@a05b3587fa16: setverdict(pass): none -> pass 20250829085649937 DAUC <0003> db_auc.c:192 IMSI='262425301554092': No 3G Auth Data 20250829085649938 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085649938 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425301554092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425301554092" source_name="the-source\n"} 20250829085649938 DAUC <0003> hlr.c:428 IMSI='262425301554092': storing IMEI = 12345678901234 20250829085649938 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262425301554092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425301554092" destination_name="the-source\n"} 20250829085649938 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262425301554092 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085649938 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085649938 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085649939 DAUC <0003> db_auc.c:192 IMSI='262425301554092': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085649939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35894<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@a05b3587fa16: Final verdict of PTC: pass 20250829085649940 DAUC <0003> db_auc.c:157 IMSI='262420793959078': No 2G Auth Data 20250829085649940 DAUC <0003> db_auc.c:192 IMSI='262420793959078': No 3G Auth Data HLR_Test-GSUP(266)@a05b3587fa16: Created GsupExpect[0] for "262420793959078" to be handled at TC_gsup_check_imei_via_proxy(271) 20250829085649946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35898<->l=127.0.0.1:4258 20250829085649948 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085649948 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262420793959078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420793959078" source_name="the-source\n"} 20250829085649948 DMAIN <0000> hlr.c:435 IMSI='262420793959078': has IMEI = 12345678901234 (consider setting 'store-imei') 20250829085649948 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262420793959078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420793959078" destination_name="the-source\n"} 20250829085649948 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262420793959078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085649948 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085649948 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a05b3587fa16: Found GsupExpect[0] for "262420793959078" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@a05b3587fa16: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262420793959078" 20250829085649949 DAUC <0003> db_auc.c:192 IMSI='262420793959078': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@a05b3587fa16: setverdict(pass): none -> pass 20250829085649950 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085649950 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262420793959078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420793959078" source_name="the-source\n"} 20250829085649950 DAUC <0003> hlr.c:428 IMSI='262420793959078': storing IMEI = 12345678901234 20250829085649950 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262420793959078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420793959078" destination_name="the-source\n"} 20250829085649950 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262420793959078 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085649950 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085649950 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085649950 DAUC <0003> db_auc.c:192 IMSI='262420793959078': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085649951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35898<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@a05b3587fa16: Final verdict of PTC: pass 20250829085649952 DAUC <0003> db_auc.c:157 IMSI='262428740668732': No 2G Auth Data 20250829085649952 DAUC <0003> db_auc.c:192 IMSI='262428740668732': No 3G Auth Data HLR_Test-GSUP(266)@a05b3587fa16: Created GsupExpect[0] for "262428740668732" to be handled at TC_gsup_check_imei_via_proxy(272) 20250829085649958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35902<->l=127.0.0.1:4258 20250829085649960 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085649960 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262428740668732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428740668732" source_name="the-source\n"} 20250829085649960 DMAIN <0000> hlr.c:435 IMSI='262428740668732': has IMEI = 12345678901234 (consider setting 'store-imei') 20250829085649960 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262428740668732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428740668732" destination_name="the-source\n"} 20250829085649960 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262428740668732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085649960 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085649960 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a05b3587fa16: Found GsupExpect[0] for "262428740668732" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@a05b3587fa16: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262428740668732" TC_gsup_check_imei_via_proxy(272)@a05b3587fa16: setverdict(pass): none -> pass 20250829085649961 DAUC <0003> db_auc.c:157 IMSI='262428740668732': No 2G Auth Data 20250829085649962 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085649962 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428740668732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428740668732" source_name="the-source\n"} 20250829085649962 DAUC <0003> hlr.c:428 IMSI='262428740668732': storing IMEI = 12345678901234 20250829085649962 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262428740668732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428740668732" destination_name="the-source\n"} 20250829085649962 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262428740668732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085649962 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085649962 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085649963 DAUC <0003> db_auc.c:157 IMSI='262428740668732': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085649963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35902<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@a05b3587fa16: Final verdict of PTC: pass 20250829085649964 DAUC <0003> db_auc.c:157 IMSI='262429462175125': No 2G Auth Data 20250829085649964 DAUC <0003> db_auc.c:192 IMSI='262429462175125': No 3G Auth Data HLR_Test-GSUP(266)@a05b3587fa16: Created GsupExpect[0] for "262429462175125" to be handled at TC_gsup_check_imei_via_proxy(273) 20250829085649970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35906<->l=127.0.0.1:4258 20250829085649972 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085649972 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262429462175125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429462175125" source_name="the-source\n"} 20250829085649972 DMAIN <0000> hlr.c:435 IMSI='262429462175125': has IMEI = 12345678901234 (consider setting 'store-imei') 20250829085649972 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262429462175125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429462175125" destination_name="the-source\n"} 20250829085649972 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262429462175125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085649972 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085649972 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a05b3587fa16: Found GsupExpect[0] for "262429462175125" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@a05b3587fa16: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262429462175125" TC_gsup_check_imei_via_proxy(273)@a05b3587fa16: setverdict(pass): none -> pass 20250829085649973 DAUC <0003> db_auc.c:157 IMSI='262429462175125': No 2G Auth Data 20250829085649974 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085649974 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262429462175125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429462175125" source_name="the-source\n"} 20250829085649974 DAUC <0003> hlr.c:428 IMSI='262429462175125': storing IMEI = 12345678901234 20250829085649974 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262429462175125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429462175125" destination_name="the-source\n"} 20250829085649974 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262429462175125 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085649974 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085649974 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085649974 DAUC <0003> db_auc.c:157 IMSI='262429462175125': No 2G Auth Data 20250829085649974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35906<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@a05b3587fa16: Final verdict of PTC: pass 20250829085649975 DAUC <0003> db_auc.c:157 IMSI='262423193387058': No 2G Auth Data 20250829085649975 DAUC <0003> db_auc.c:192 IMSI='262423193387058': No 3G Auth Data HLR_Test-GSUP(266)@a05b3587fa16: Created GsupExpect[0] for "262423193387058" to be handled at TC_gsup_check_imei_via_proxy(274) 20250829085649981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35910<->l=127.0.0.1:4258 20250829085649983 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085649983 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423193387058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423193387058" source_name="the-source\n"} 20250829085649983 DMAIN <0000> hlr.c:435 IMSI='262423193387058': has IMEI = 12345678901234 (consider setting 'store-imei') 20250829085649983 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262423193387058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423193387058" destination_name="the-source\n"} 20250829085649983 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262423193387058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085649983 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085649983 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a05b3587fa16: Found GsupExpect[0] for "262423193387058" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@a05b3587fa16: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262423193387058" TC_gsup_check_imei_via_proxy(274)@a05b3587fa16: setverdict(pass): none -> pass 20250829085649985 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649985 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085649985 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423193387058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423193387058" source_name="the-source\n"} 20250829085649985 DAUC <0003> hlr.c:428 IMSI='262423193387058': storing IMEI = 12345678901234 20250829085649985 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262423193387058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423193387058" destination_name="the-source\n"} 20250829085649985 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262423193387058 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085649985 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085649985 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085649986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35910<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@a05b3587fa16: Final verdict of PTC: pass 20250829085649986 DAUC <0003> db_auc.c:157 IMSI='262422772193415': No 2G Auth Data 20250829085649986 DAUC <0003> db_auc.c:192 IMSI='262422772193415': No 3G Auth Data HLR_Test-GSUP(266)@a05b3587fa16: Created GsupExpect[0] for "262422772193415" to be handled at TC_gsup_check_imei_via_proxy(275) 20250829085649992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35912<->l=127.0.0.1:4258 20250829085649994 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085649994 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422772193415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422772193415" source_name="the-source\n"} 20250829085649994 DMAIN <0000> hlr.c:435 IMSI='262422772193415': has IMEI = 12345678901234 (consider setting 'store-imei') 20250829085649994 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262422772193415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422772193415" destination_name="the-source\n"} 20250829085649994 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262422772193415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085649994 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085649994 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a05b3587fa16: Found GsupExpect[0] for "262422772193415" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@a05b3587fa16: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262422772193415" TC_gsup_check_imei_via_proxy(275)@a05b3587fa16: setverdict(pass): none -> pass 20250829085649996 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649996 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085649996 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262422772193415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422772193415" source_name="the-source\n"} 20250829085649996 DAUC <0003> hlr.c:428 IMSI='262422772193415': storing IMEI = 12345678901234 20250829085649996 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262422772193415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422772193415" destination_name="the-source\n"} 20250829085649996 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262422772193415 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085649996 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085649996 DLINP <000b> input/ipa.c:452 connected read/write 20250829085649996 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085649997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35912<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@a05b3587fa16: Final verdict of PTC: pass 20250829085649998 DAUC <0003> db_auc.c:157 IMSI='262423486842438': No 2G Auth Data 20250829085649998 DAUC <0003> db_auc.c:192 IMSI='262423486842438': No 3G Auth Data HLR_Test-GSUP(266)@a05b3587fa16: Created GsupExpect[0] for "262423486842438" to be handled at TC_gsup_check_imei_via_proxy(276) 20250829085650003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35920<->l=127.0.0.1:4258 20250829085650006 DLINP <000b> input/ipa.c:452 connected read/write 20250829085650006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085650006 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262423486842438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423486842438" source_name="the-source\n"} 20250829085650006 DMAIN <0000> hlr.c:435 IMSI='262423486842438': has IMEI = 12345678901234 (consider setting 'store-imei') 20250829085650006 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262423486842438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423486842438" destination_name="the-source\n"} 20250829085650006 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262423486842438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085650006 DLINP <000b> input/ipa.c:452 connected read/write 20250829085650006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085650006 DLINP <000b> input/ipa.c:452 connected read/write 20250829085650006 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@a05b3587fa16: Found GsupExpect[0] for "262423486842438" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@a05b3587fa16: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262423486842438" TC_gsup_check_imei_via_proxy(276)@a05b3587fa16: setverdict(pass): none -> pass 20250829085650008 DLINP <000b> input/ipa.c:452 connected read/write 20250829085650008 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085650008 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262423486842438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423486842438" source_name="the-source\n"} 20250829085650008 DAUC <0003> hlr.c:428 IMSI='262423486842438': storing IMEI = 12345678901234 20250829085650008 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262423486842438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423486842438" destination_name="the-source\n"} 20250829085650008 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262423486842438 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085650008 DLINP <000b> input/ipa.c:452 connected read/write 20250829085650008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085650008 DLINP <000b> input/ipa.c:452 connected read/write 20250829085650008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085650009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35920<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@a05b3587fa16: Final verdict of PTC: pass MTC@a05b3587fa16: setverdict(pass): none -> pass 20250829085650009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35878<->l=127.0.0.1:4258 HLR_Test-GSUP(266)@a05b3587fa16: Final verdict of PTC: none 20250829085650009 DLINP <000b> input/ipa.c:452 connected read/write 20250829085650009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085650009 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085650010 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085650010 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085650010 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250829085650010 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42649<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(268)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@a05b3587fa16: Final verdict of PTC: none 267@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: pass MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Fri Aug 29 08:56:50 UTC 2025 ====== 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 20250829085650033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35930<->l=127.0.0.1:4258 20250829085650134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35930<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66496) Waiting for packet dumper to finish... 1 (prev_count=66496, count=127076) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Fri Aug 29 08:56:52 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_gsup_check_imei_invalid_len started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085653262 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085653262 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085653267 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35790<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085653273 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653273 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653273 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085653273 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085653273 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085653273 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085653273 DLGSUP <0013> gsup_server.c:238 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 20250829085653273 DLGSUP <0013> gsup_server.c:236 2: 20250829085653273 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085653273 DLGSUP <0013> gsup_server.c:236 3: 20250829085653273 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085653273 DLGSUP <0013> gsup_server.c:236 4: 20250829085653273 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085653273 DLGSUP <0013> gsup_server.c:236 5: 20250829085653273 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085653273 DLGSUP <0013> gsup_server.c:236 7: 20250829085653273 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085653273 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085653273 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085653273 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085653290 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35473<->l=127.0.0.1:4259) 20250829085653301 DAUC <0003> db_auc.c:157 IMSI='262424902064601': No 2G Auth Data 20250829085653301 DAUC <0003> db_auc.c:192 IMSI='262424902064601': No 3G Auth Data HLR_Test-GSUP(278)@a05b3587fa16: Created GsupExpect[0] for "262424902064601" to be handled at TC_gsup_check_imei_invalid_len(281) 20250829085653328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35798<->l=127.0.0.1:4258 20250829085653339 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653339 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424902064601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424902064601"} 20250829085653339 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424902064601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250829085653339 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424902064601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424902064601" cause=Invalid mandatory information} 20250829085653339 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424902064601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653339 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653340 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a05b3587fa16: Found GsupExpect[0] for "262424902064601" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@a05b3587fa16: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262424902064601" TC_gsup_check_imei_invalid_len(281)@a05b3587fa16: setverdict(pass): none -> pass 20250829085653343 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653343 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424902064601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424902064601"} 20250829085653343 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424902064601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250829085653343 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424902064601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424902064601" cause=Invalid mandatory information} 20250829085653343 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424902064601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653343 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653343 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653345 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653345 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424902064601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424902064601"} 20250829085653345 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424902064601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250829085653345 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424902064601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424902064601" cause=Invalid mandatory information} 20250829085653345 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424902064601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653345 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653345 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653347 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653347 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424902064601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424902064601"} 20250829085653347 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424902064601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250829085653347 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424902064601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424902064601" cause=Invalid mandatory information} 20250829085653347 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424902064601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653347 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653348 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653352 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653352 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424902064601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424902064601"} 20250829085653352 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424902064601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250829085653352 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424902064601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424902064601" cause=Invalid mandatory information} 20250829085653352 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424902064601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653352 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653352 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35798<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@a05b3587fa16: Final verdict of PTC: pass 20250829085653357 DAUC <0003> db_auc.c:157 IMSI='262420487261239': No 2G Auth Data 20250829085653357 DAUC <0003> db_auc.c:192 IMSI='262420487261239': No 3G Auth Data HLR_Test-GSUP(278)@a05b3587fa16: Created GsupExpect[0] for "262420487261239" to be handled at TC_gsup_check_imei_invalid_len(282) 20250829085653372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35802<->l=127.0.0.1:4258 20250829085653374 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653374 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420487261239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420487261239"} 20250829085653374 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420487261239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250829085653374 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420487261239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420487261239" cause=Invalid mandatory information} 20250829085653374 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420487261239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653374 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653374 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a05b3587fa16: Found GsupExpect[0] for "262420487261239" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@a05b3587fa16: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262420487261239" TC_gsup_check_imei_invalid_len(282)@a05b3587fa16: setverdict(pass): none -> pass 20250829085653375 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653375 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653375 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420487261239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420487261239"} 20250829085653375 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420487261239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250829085653375 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420487261239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420487261239" cause=Invalid mandatory information} 20250829085653375 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420487261239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653375 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653375 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653377 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653377 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420487261239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420487261239"} 20250829085653377 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420487261239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250829085653377 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420487261239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420487261239" cause=Invalid mandatory information} 20250829085653377 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420487261239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653377 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653377 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653378 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653378 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420487261239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420487261239"} 20250829085653378 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420487261239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250829085653378 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420487261239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420487261239" cause=Invalid mandatory information} 20250829085653378 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420487261239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653378 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653378 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653379 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653379 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420487261239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420487261239"} 20250829085653379 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420487261239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250829085653379 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420487261239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420487261239" cause=Invalid mandatory information} 20250829085653379 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420487261239 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653379 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653379 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35802<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@a05b3587fa16: Final verdict of PTC: pass 20250829085653380 DAUC <0003> db_auc.c:157 IMSI='262426984136413': No 2G Auth Data 20250829085653380 DAUC <0003> db_auc.c:192 IMSI='262426984136413': No 3G Auth Data HLR_Test-GSUP(278)@a05b3587fa16: Created GsupExpect[0] for "262426984136413" to be handled at TC_gsup_check_imei_invalid_len(283) 20250829085653386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35814<->l=127.0.0.1:4258 20250829085653388 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653388 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426984136413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426984136413"} 20250829085653388 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426984136413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250829085653388 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426984136413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426984136413" cause=Invalid mandatory information} 20250829085653388 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262426984136413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653388 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653388 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a05b3587fa16: Found GsupExpect[0] for "262426984136413" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@a05b3587fa16: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262426984136413" TC_gsup_check_imei_invalid_len(283)@a05b3587fa16: setverdict(pass): none -> pass 20250829085653390 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653390 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426984136413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426984136413"} 20250829085653390 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426984136413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250829085653390 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426984136413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426984136413" cause=Invalid mandatory information} 20250829085653390 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262426984136413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653390 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653390 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653390 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653390 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426984136413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426984136413"} 20250829085653390 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426984136413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250829085653390 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426984136413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426984136413" cause=Invalid mandatory information} 20250829085653390 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262426984136413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653390 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653390 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653391 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653391 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426984136413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426984136413"} 20250829085653391 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426984136413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250829085653391 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426984136413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426984136413" cause=Invalid mandatory information} 20250829085653391 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262426984136413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653391 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653391 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653392 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653392 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426984136413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426984136413"} 20250829085653392 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426984136413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250829085653392 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426984136413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426984136413" cause=Invalid mandatory information} 20250829085653392 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262426984136413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653392 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653392 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35814<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@a05b3587fa16: Final verdict of PTC: pass 20250829085653393 DAUC <0003> db_auc.c:157 IMSI='262427521128838': No 2G Auth Data 20250829085653393 DAUC <0003> db_auc.c:192 IMSI='262427521128838': No 3G Auth Data HLR_Test-GSUP(278)@a05b3587fa16: Created GsupExpect[0] for "262427521128838" to be handled at TC_gsup_check_imei_invalid_len(284) 20250829085653399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35828<->l=127.0.0.1:4258 20250829085653401 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653401 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427521128838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427521128838"} 20250829085653401 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427521128838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250829085653401 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427521128838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427521128838" cause=Invalid mandatory information} 20250829085653401 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427521128838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653401 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653401 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a05b3587fa16: Found GsupExpect[0] for "262427521128838" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@a05b3587fa16: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262427521128838" TC_gsup_check_imei_invalid_len(284)@a05b3587fa16: setverdict(pass): none -> pass 20250829085653402 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653402 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427521128838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427521128838"} 20250829085653402 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427521128838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250829085653402 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427521128838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427521128838" cause=Invalid mandatory information} 20250829085653402 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427521128838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653402 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653402 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653403 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653403 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427521128838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427521128838"} 20250829085653403 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427521128838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250829085653403 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427521128838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427521128838" cause=Invalid mandatory information} 20250829085653403 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427521128838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653403 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653403 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653404 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653404 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427521128838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427521128838"} 20250829085653404 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427521128838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250829085653404 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427521128838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427521128838" cause=Invalid mandatory information} 20250829085653404 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427521128838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653404 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653404 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653404 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653404 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427521128838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427521128838"} 20250829085653404 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427521128838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250829085653404 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427521128838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427521128838" cause=Invalid mandatory information} 20250829085653404 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427521128838 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653404 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653404 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35828<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@a05b3587fa16: Final verdict of PTC: pass 20250829085653405 DAUC <0003> db_auc.c:157 IMSI='262426233890188': No 2G Auth Data 20250829085653405 DAUC <0003> db_auc.c:192 IMSI='262426233890188': No 3G Auth Data HLR_Test-GSUP(278)@a05b3587fa16: Created GsupExpect[0] for "262426233890188" to be handled at TC_gsup_check_imei_invalid_len(285) 20250829085653411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35844<->l=127.0.0.1:4258 20250829085653413 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653413 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426233890188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426233890188"} 20250829085653413 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426233890188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250829085653413 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426233890188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426233890188" cause=Invalid mandatory information} 20250829085653413 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426233890188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653413 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653413 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a05b3587fa16: Found GsupExpect[0] for "262426233890188" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@a05b3587fa16: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262426233890188" TC_gsup_check_imei_invalid_len(285)@a05b3587fa16: setverdict(pass): none -> pass 20250829085653414 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653414 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426233890188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426233890188"} 20250829085653414 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426233890188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250829085653414 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426233890188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426233890188" cause=Invalid mandatory information} 20250829085653414 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426233890188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653414 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653414 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653414 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653414 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426233890188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426233890188"} 20250829085653414 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426233890188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250829085653414 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426233890188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426233890188" cause=Invalid mandatory information} 20250829085653414 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426233890188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653414 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653414 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653415 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653415 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653415 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426233890188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426233890188"} 20250829085653415 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426233890188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250829085653415 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426233890188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426233890188" cause=Invalid mandatory information} 20250829085653415 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426233890188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653415 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653415 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653415 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653415 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653415 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426233890188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426233890188"} 20250829085653415 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426233890188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250829085653415 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426233890188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426233890188" cause=Invalid mandatory information} 20250829085653415 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426233890188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653415 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653415 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35844<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@a05b3587fa16: Final verdict of PTC: pass 20250829085653416 DAUC <0003> db_auc.c:157 IMSI='262424125282316': No 2G Auth Data 20250829085653416 DAUC <0003> db_auc.c:192 IMSI='262424125282316': No 3G Auth Data HLR_Test-GSUP(278)@a05b3587fa16: Created GsupExpect[0] for "262424125282316" to be handled at TC_gsup_check_imei_invalid_len(286) 20250829085653423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35852<->l=127.0.0.1:4258 20250829085653425 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653425 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653425 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424125282316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424125282316"} 20250829085653425 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424125282316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250829085653425 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424125282316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424125282316" cause=Invalid mandatory information} 20250829085653425 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424125282316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653425 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653425 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a05b3587fa16: Found GsupExpect[0] for "262424125282316" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@a05b3587fa16: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262424125282316" TC_gsup_check_imei_invalid_len(286)@a05b3587fa16: setverdict(pass): none -> pass 20250829085653426 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653426 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424125282316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424125282316"} 20250829085653426 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424125282316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250829085653426 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424125282316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424125282316" cause=Invalid mandatory information} 20250829085653426 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424125282316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653426 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653426 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653426 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653426 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424125282316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424125282316"} 20250829085653426 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424125282316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250829085653426 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424125282316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424125282316" cause=Invalid mandatory information} 20250829085653426 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424125282316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653426 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653426 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653427 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653427 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424125282316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424125282316"} 20250829085653427 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424125282316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250829085653427 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424125282316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424125282316" cause=Invalid mandatory information} 20250829085653427 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424125282316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653427 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653427 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653428 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653428 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424125282316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424125282316"} 20250829085653428 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424125282316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250829085653428 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424125282316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424125282316" cause=Invalid mandatory information} 20250829085653428 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424125282316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653428 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653428 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35852<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@a05b3587fa16: Final verdict of PTC: pass 20250829085653429 DAUC <0003> db_auc.c:157 IMSI='262427167161064': No 2G Auth Data 20250829085653429 DAUC <0003> db_auc.c:192 IMSI='262427167161064': No 3G Auth Data HLR_Test-GSUP(278)@a05b3587fa16: Created GsupExpect[0] for "262427167161064" to be handled at TC_gsup_check_imei_invalid_len(287) 20250829085653435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35864<->l=127.0.0.1:4258 20250829085653437 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653437 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427167161064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427167161064"} 20250829085653437 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427167161064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250829085653437 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427167161064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427167161064" cause=Invalid mandatory information} 20250829085653437 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427167161064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653437 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653437 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a05b3587fa16: Found GsupExpect[0] for "262427167161064" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@a05b3587fa16: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262427167161064" TC_gsup_check_imei_invalid_len(287)@a05b3587fa16: setverdict(pass): none -> pass 20250829085653438 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653438 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427167161064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427167161064"} 20250829085653438 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427167161064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250829085653438 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427167161064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427167161064" cause=Invalid mandatory information} 20250829085653438 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427167161064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653438 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653438 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653439 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653439 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427167161064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427167161064"} 20250829085653439 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427167161064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250829085653439 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427167161064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427167161064" cause=Invalid mandatory information} 20250829085653439 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427167161064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653439 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653439 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653439 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653439 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427167161064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427167161064"} 20250829085653439 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427167161064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250829085653439 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427167161064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427167161064" cause=Invalid mandatory information} 20250829085653439 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427167161064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653439 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653439 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653440 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653440 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427167161064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427167161064"} 20250829085653440 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427167161064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250829085653440 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427167161064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427167161064" cause=Invalid mandatory information} 20250829085653440 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427167161064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653440 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653440 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35864<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@a05b3587fa16: Final verdict of PTC: pass 20250829085653441 DAUC <0003> db_auc.c:157 IMSI='262429636839315': No 2G Auth Data 20250829085653441 DAUC <0003> db_auc.c:192 IMSI='262429636839315': No 3G Auth Data HLR_Test-GSUP(278)@a05b3587fa16: Created GsupExpect[0] for "262429636839315" to be handled at TC_gsup_check_imei_invalid_len(288) 20250829085653447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35872<->l=127.0.0.1:4258 20250829085653448 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653448 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429636839315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429636839315"} 20250829085653448 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429636839315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250829085653448 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429636839315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429636839315" cause=Invalid mandatory information} 20250829085653448 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429636839315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653448 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653448 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@a05b3587fa16: Found GsupExpect[0] for "262429636839315" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@a05b3587fa16: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262429636839315" TC_gsup_check_imei_invalid_len(288)@a05b3587fa16: setverdict(pass): none -> pass 20250829085653449 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653449 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429636839315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429636839315"} 20250829085653450 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429636839315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250829085653450 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429636839315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429636839315" cause=Invalid mandatory information} 20250829085653450 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429636839315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653450 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653450 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653450 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653450 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429636839315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429636839315"} 20250829085653450 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429636839315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250829085653450 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429636839315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429636839315" cause=Invalid mandatory information} 20250829085653450 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429636839315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653450 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653450 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653451 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653451 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429636839315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429636839315"} 20250829085653451 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429636839315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250829085653451 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429636839315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429636839315" cause=Invalid mandatory information} 20250829085653451 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429636839315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653451 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653451 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653452 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653452 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653452 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429636839315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429636839315"} 20250829085653452 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429636839315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250829085653452 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429636839315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429636839315" cause=Invalid mandatory information} 20250829085653452 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429636839315 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085653452 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085653452 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085653452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35872<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@a05b3587fa16: Final verdict of PTC: pass MTC@a05b3587fa16: setverdict(pass): none -> pass 20250829085653453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35790<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@a05b3587fa16: Final verdict of PTC: none 20250829085653453 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35473<->l=127.0.0.1:4259) 279@a05b3587fa16: Final verdict of PTC: none 20250829085653454 DLINP <000b> input/ipa.c:452 connected read/write 20250829085653454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085653454 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085653454 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085653454 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(280)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: pass MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@a05b3587fa16: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Fri Aug 29 08:56:53 UTC 2025 ====== 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 20250829085653480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35886<->l=127.0.0.1:4258 20250829085653581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35886<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66500) Waiting for packet dumper to finish... 1 (prev_count=66500, count=168512) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Fri Aug 29 08:56:55 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_gsup_check_imei_unknown_imsi started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085656715 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085656715 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085656719 DLINP <000b> input/ipa.c:452 connected read/write 20250829085656719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085656720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35892<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085656724 DLINP <000b> input/ipa.c:452 connected read/write 20250829085656724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085656724 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085656724 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085656724 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085656724 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085656724 DLGSUP <0013> gsup_server.c:238 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 20250829085656724 DLGSUP <0013> gsup_server.c:236 2: 20250829085656724 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085656724 DLGSUP <0013> gsup_server.c:236 3: 20250829085656724 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085656724 DLGSUP <0013> gsup_server.c:236 4: 20250829085656724 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085656724 DLGSUP <0013> gsup_server.c:236 5: 20250829085656724 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085656724 DLGSUP <0013> gsup_server.c:236 7: 20250829085656724 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085656725 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085656725 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085656725 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085656742 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41183<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@a05b3587fa16: Created GsupExpect[0] for "262423295700001" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250829085656754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35906<->l=127.0.0.1:4258 20250829085656766 DLINP <000b> input/ipa.c:452 connected read/write 20250829085656766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085656766 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423295700001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423295700001"} 20250829085656766 DMAIN <0000> hlr.c:435 IMSI='262423295700001': has IMEI = 22245678901234 (consider setting 'store-imei') 20250829085656766 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423295700001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250829085656766 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423295700001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423295700001" cause=Invalid mandatory information} 20250829085656766 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423295700001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085656766 DLINP <000b> input/ipa.c:452 connected read/write 20250829085656766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085656766 DLINP <000b> input/ipa.c:452 connected read/write 20250829085656766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@a05b3587fa16: Found GsupExpect[0] for "262423295700001" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@a05b3587fa16: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262423295700001" TC_gsup_check_imei_unknown_imsi(293)@a05b3587fa16: setverdict(pass): none -> pass 20250829085656774 DLINP <000b> input/ipa.c:452 connected read/write 20250829085656775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085656775 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423295700001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423295700001"} 20250829085656775 DAUC <0003> hlr.c:428 IMSI='262423295700001': storing IMEI = 22245678901234 20250829085656775 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262423295700001': no such subscriber 20250829085656775 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423295700001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250829085656775 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423295700001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423295700001" cause=Invalid mandatory information} 20250829085656775 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423295700001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085656775 DLINP <000b> input/ipa.c:452 connected read/write 20250829085656775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085656775 DLINP <000b> input/ipa.c:452 connected read/write 20250829085656775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085656778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35906<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@a05b3587fa16: Final verdict of PTC: pass 20250829085656780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35892<->l=127.0.0.1:4258 20250829085656782 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41183<->l=127.0.0.1:4259) 20250829085656783 DLINP <000b> input/ipa.c:452 connected read/write 20250829085656783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085656783 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085656783 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085656783 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 291@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP(290)@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 291: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@a05b3587fa16: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Fri Aug 29 08:56:56 UTC 2025 ====== 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 20250829085656823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35914<->l=127.0.0.1:4258 20250829085656924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35914<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=30552) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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 Aug 29 08:56:59 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085700057 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085700057 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085700059 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085700060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35922<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085700062 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085700062 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085700062 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085700062 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085700062 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085700062 DLGSUP <0013> gsup_server.c:238 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 20250829085700062 DLGSUP <0013> gsup_server.c:236 2: 20250829085700062 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085700062 DLGSUP <0013> gsup_server.c:236 3: 20250829085700062 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085700062 DLGSUP <0013> gsup_server.c:236 4: 20250829085700062 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085700062 DLGSUP <0013> gsup_server.c:236 5: 20250829085700062 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085700062 DLGSUP <0013> gsup_server.c:236 7: 20250829085700062 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085700062 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085700062 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085700062 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085700070 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39849<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@a05b3587fa16: Created GsupExpect[0] for "262425614341245" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250829085700074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35938<->l=127.0.0.1:4258 20250829085700102 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085700102 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425614341245"} 20250829085700102 DMAIN <0000> hlr.c:227 IMSI='262425614341245': Creating subscriber on demand 20250829085700102 DMAIN <0000> hlr.c:243 IMSI='262425614341245': Successfully assigned MSISDN='966' 20250829085700102 DAUC <0003> hlr.c:428 IMSI='262425614341245': storing IMEI = 12345678901234 20250829085700102 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425614341245"} 20250829085700102 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085700102 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700102 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@a05b3587fa16: Found GsupExpect[0] for "262425614341245" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@a05b3587fa16: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262425614341245" TC_subscr_create_on_demand_check_imei_early(298)@a05b3587fa16: setverdict(pass): none -> pass 20250829085700107 DAUC <0003> db_auc.c:157 IMSI='262425614341245': No 2G Auth Data 20250829085700107 DAUC <0003> db_auc.c:192 IMSI='262425614341245': No 3G Auth Data 20250829085700109 DAUC <0003> db_auc.c:157 IMSI='262425614341245': No 2G Auth Data 20250829085700109 DAUC <0003> db_auc.c:192 IMSI='262425614341245': No 3G Auth Data 20250829085700111 DAUC <0003> db_auc.c:157 IMSI='262425614341245': No 2G Auth Data 20250829085700111 DAUC <0003> db_auc.c:192 IMSI='262425614341245': No 3G Auth Data 20250829085700114 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085700114 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425614341245" cn_domain=PS} 20250829085700114 DLU <0006> fsm.c:456 lu(262425614341245)[0x55abba0852b0]{UNVALIDATED}: Allocated 20250829085700114 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085700114 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085700114 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425614341245" cn_domain=PS} 20250829085700114 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700114 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700118 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085700118 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425614341245"} 20250829085700118 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085700118 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085700118 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425614341245"} 20250829085700118 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085700118 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085700118 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085700118 DLU <0006> fsm.c:568 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085700118 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700118 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085700126 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085700126 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425614341245"} 20250829085700126 DMAIN <0000> hlr.c:227 IMSI='262425614341245': Creating subscriber on demand 20250829085700126 DMAIN <0000> hlr.c:243 IMSI='262425614341245': Successfully assigned MSISDN='399' 20250829085700126 DAUC <0003> hlr.c:428 IMSI='262425614341245': storing IMEI = 12345678901234 20250829085700126 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425614341245"} 20250829085700126 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085700126 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700126 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700126 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085700128 DAUC <0003> db_auc.c:157 IMSI='262425614341245': No 2G Auth Data 20250829085700128 DAUC <0003> db_auc.c:192 IMSI='262425614341245': No 3G Auth Data 20250829085700130 DAUC <0003> db_auc.c:157 IMSI='262425614341245': No 2G Auth Data 20250829085700130 DAUC <0003> db_auc.c:192 IMSI='262425614341245': No 3G Auth Data 20250829085700132 DAUC <0003> db_auc.c:157 IMSI='262425614341245': No 2G Auth Data 20250829085700132 DAUC <0003> db_auc.c:192 IMSI='262425614341245': No 3G Auth Data 20250829085700133 DAUC <0003> db_auc.c:157 IMSI='262425614341245': No 2G Auth Data 20250829085700133 DAUC <0003> db_auc.c:192 IMSI='262425614341245': No 3G Auth Data 20250829085700136 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085700136 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425614341245" cn_domain=PS} 20250829085700136 DLU <0006> fsm.c:456 lu(262425614341245)[0x55abba0852b0]{UNVALIDATED}: Allocated 20250829085700136 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085700136 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085700136 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425614341245" cn_domain=PS} 20250829085700136 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700136 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700139 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085700139 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425614341245"} 20250829085700139 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085700139 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085700139 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425614341245"} 20250829085700139 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085700139 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085700139 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085700139 DLU <0006> fsm.c:568 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085700139 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700139 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085700147 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085700147 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425614341245"} 20250829085700147 DMAIN <0000> hlr.c:227 IMSI='262425614341245': Creating subscriber on demand 20250829085700147 DMAIN <0000> hlr.c:243 IMSI='262425614341245': Successfully assigned MSISDN='035' 20250829085700147 DAUC <0003> hlr.c:428 IMSI='262425614341245': storing IMEI = 12345678901234 20250829085700147 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425614341245"} 20250829085700147 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085700147 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700147 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700149 DAUC <0003> db_auc.c:157 IMSI='262425614341245': No 2G Auth Data 20250829085700149 DAUC <0003> db_auc.c:192 IMSI='262425614341245': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085700150 DAUC <0003> db_auc.c:157 IMSI='262425614341245': No 2G Auth Data 20250829085700150 DAUC <0003> db_auc.c:192 IMSI='262425614341245': No 3G Auth Data 20250829085700151 DAUC <0003> db_auc.c:157 IMSI='262425614341245': No 2G Auth Data 20250829085700151 DAUC <0003> db_auc.c:192 IMSI='262425614341245': No 3G Auth Data 20250829085700152 DAUC <0003> db_auc.c:157 IMSI='262425614341245': No 2G Auth Data 20250829085700152 DAUC <0003> db_auc.c:192 IMSI='262425614341245': No 3G Auth Data 20250829085700154 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085700154 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425614341245" cn_domain=PS} 20250829085700154 DLU <0006> fsm.c:456 lu(262425614341245)[0x55abba0852b0]{UNVALIDATED}: Allocated 20250829085700154 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250829085700154 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425614341245" cause=GPRS services not allowed} 20250829085700154 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085700154 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085700154 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{UNVALIDATED}: Freeing instance 20250829085700154 DLU <0006> fsm.c:568 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{UNVALIDATED}: Deallocated 20250829085700154 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700154 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085700158 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085700158 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425614341245"} 20250829085700158 DMAIN <0000> hlr.c:227 IMSI='262425614341245': Creating subscriber on demand 20250829085700158 DMAIN <0000> hlr.c:243 IMSI='262425614341245': Successfully assigned MSISDN='933' 20250829085700158 DAUC <0003> hlr.c:428 IMSI='262425614341245': storing IMEI = 12345678901234 20250829085700158 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425614341245"} 20250829085700158 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085700158 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700158 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700159 DAUC <0003> db_auc.c:157 IMSI='262425614341245': No 2G Auth Data 20250829085700159 DAUC <0003> db_auc.c:192 IMSI='262425614341245': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085700159 DAUC <0003> db_auc.c:157 IMSI='262425614341245': No 2G Auth Data 20250829085700159 DAUC <0003> db_auc.c:192 IMSI='262425614341245': No 3G Auth Data 20250829085700160 DAUC <0003> db_auc.c:157 IMSI='262425614341245': No 2G Auth Data 20250829085700160 DAUC <0003> db_auc.c:192 IMSI='262425614341245': No 3G Auth Data 20250829085700161 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700161 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085700161 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425614341245" cn_domain=PS} 20250829085700161 DLU <0006> fsm.c:456 lu(262425614341245)[0x55abba0852b0]{UNVALIDATED}: Allocated 20250829085700161 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250829085700161 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425614341245" cause=GPRS services not allowed} 20250829085700161 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085700161 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085700161 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{UNVALIDATED}: Freeing instance 20250829085700161 DLU <0006> fsm.c:568 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{UNVALIDATED}: Deallocated 20250829085700161 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700161 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085700166 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085700166 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425614341245"} 20250829085700166 DMAIN <0000> hlr.c:227 IMSI='262425614341245': Creating subscriber on demand 20250829085700166 DAUC <0003> hlr.c:428 IMSI='262425614341245': storing IMEI = 12345678901234 20250829085700166 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425614341245"} 20250829085700166 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085700166 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700166 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700167 DAUC <0003> db_auc.c:157 IMSI='262425614341245': No 2G Auth Data 20250829085700167 DAUC <0003> db_auc.c:192 IMSI='262425614341245': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085700168 DAUC <0003> db_auc.c:157 IMSI='262425614341245': No 2G Auth Data 20250829085700168 DAUC <0003> db_auc.c:192 IMSI='262425614341245': No 3G Auth Data 20250829085700170 DAUC <0003> db_auc.c:157 IMSI='262425614341245': No 2G Auth Data 20250829085700170 DAUC <0003> db_auc.c:192 IMSI='262425614341245': No 3G Auth Data 20250829085700172 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085700172 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425614341245" cn_domain=PS} 20250829085700172 DLU <0006> fsm.c:456 lu(262425614341245)[0x55abba0852b0]{UNVALIDATED}: Allocated 20250829085700172 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250829085700172 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425614341245" cause=GPRS services not allowed} 20250829085700172 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085700172 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085700172 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{UNVALIDATED}: Freeing instance 20250829085700172 DLU <0006> fsm.c:568 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{UNVALIDATED}: Deallocated 20250829085700172 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700172 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085700180 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085700180 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425614341245"} 20250829085700180 DMAIN <0000> hlr.c:227 IMSI='262425614341245': Creating subscriber on demand 20250829085700180 DAUC <0003> hlr.c:428 IMSI='262425614341245': storing IMEI = 12345678901234 20250829085700180 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425614341245"} 20250829085700180 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250829085700180 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700180 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700183 DAUC <0003> db_auc.c:157 IMSI='262425614341245': No 2G Auth Data 20250829085700183 DAUC <0003> db_auc.c:192 IMSI='262425614341245': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085700184 DAUC <0003> db_auc.c:157 IMSI='262425614341245': No 2G Auth Data 20250829085700184 DAUC <0003> db_auc.c:192 IMSI='262425614341245': No 3G Auth Data 20250829085700185 DAUC <0003> db_auc.c:157 IMSI='262425614341245': No 2G Auth Data 20250829085700185 DAUC <0003> db_auc.c:192 IMSI='262425614341245': No 3G Auth Data 20250829085700188 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085700188 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425614341245" cn_domain=PS} 20250829085700188 DLU <0006> fsm.c:456 lu(262425614341245)[0x55abba0852b0]{UNVALIDATED}: Allocated 20250829085700188 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085700188 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085700188 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425614341245" cn_domain=PS} 20250829085700188 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700188 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700192 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085700192 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425614341245"} 20250829085700192 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085700192 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085700192 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425614341245"} 20250829085700192 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425614341245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085700192 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085700192 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085700192 DLU <0006> fsm.c:568 lu(PS:IMSI-262425614341245)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085700192 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085700192 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085700196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35938<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@a05b3587fa16: Final verdict of PTC: pass 20250829085700197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35922<->l=127.0.0.1:4258 HLR_Test-GSUP(295)@a05b3587fa16: Final verdict of PTC: none 296@a05b3587fa16: Final verdict of PTC: none 20250829085700200 DLINP <000b> input/ipa.c:452 connected read/write 20250829085700200 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085700200 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085700200 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085700200 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085700200 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39849<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(294)@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 296: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@a05b3587fa16: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Fri Aug 29 08:57:00 UTC 2025 ====== 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 20250829085700232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35946<->l=127.0.0.1:4258 20250829085700333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35946<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66416) Waiting for packet dumper to finish... 1 (prev_count=66416, count=97012) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Fri Aug 29 08:57:02 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_subscr_create_on_demand_ul started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085703479 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085703479 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085703484 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085703485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36846<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085703490 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085703490 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085703490 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085703490 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085703490 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085703490 DLGSUP <0013> gsup_server.c:238 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 20250829085703490 DLGSUP <0013> gsup_server.c:236 2: 20250829085703490 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085703490 DLGSUP <0013> gsup_server.c:236 3: 20250829085703490 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085703490 DLGSUP <0013> gsup_server.c:236 4: 20250829085703490 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085703490 DLGSUP <0013> gsup_server.c:236 5: 20250829085703490 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085703490 DLGSUP <0013> gsup_server.c:236 7: 20250829085703490 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085703490 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085703490 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085703490 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085703516 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37973<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@a05b3587fa16: Created GsupExpect[0] for "262429102061441" to be handled at TC_subscr_create_on_demand_ul(303) 20250829085703530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36856<->l=127.0.0.1:4258 20250829085703540 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085703540 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429102061441" cn_domain=PS} 20250829085703540 DMAIN <0000> hlr.c:227 IMSI='262429102061441': Creating subscriber on demand 20250829085703540 DMAIN <0000> hlr.c:243 IMSI='262429102061441': Successfully assigned MSISDN='373' 20250829085703540 DLU <0006> fsm.c:456 lu(262429102061441)[0x55abba0852b0]{UNVALIDATED}: Allocated 20250829085703540 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085703540 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085703540 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429102061441" cn_domain=PS} 20250829085703540 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085703540 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@a05b3587fa16: Found GsupExpect[0] for "262429102061441" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@a05b3587fa16: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262429102061441" 20250829085703546 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085703546 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429102061441"} 20250829085703546 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085703546 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085703546 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429102061441"} 20250829085703546 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085703546 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085703546 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085703546 DLU <0006> fsm.c:568 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085703546 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085703546 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a05b3587fa16: setverdict(pass): none -> pass 20250829085703548 DAUC <0003> db_auc.c:157 IMSI='262429102061441': No 2G Auth Data 20250829085703548 DAUC <0003> db_auc.c:192 IMSI='262429102061441': No 3G Auth Data 20250829085703551 DAUC <0003> db_auc.c:157 IMSI='262429102061441': No 2G Auth Data 20250829085703551 DAUC <0003> db_auc.c:192 IMSI='262429102061441': No 3G Auth Data 20250829085703553 DAUC <0003> db_auc.c:157 IMSI='262429102061441': No 2G Auth Data 20250829085703553 DAUC <0003> db_auc.c:192 IMSI='262429102061441': No 3G Auth Data 20250829085703559 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703559 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085703559 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429102061441" cn_domain=PS} 20250829085703559 DMAIN <0000> hlr.c:227 IMSI='262429102061441': Creating subscriber on demand 20250829085703559 DMAIN <0000> hlr.c:243 IMSI='262429102061441': Successfully assigned MSISDN='541' 20250829085703559 DLU <0006> fsm.c:456 lu(262429102061441)[0x55abba0852b0]{UNVALIDATED}: Allocated 20250829085703559 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085703559 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085703559 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429102061441" cn_domain=PS} 20250829085703559 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085703560 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085703562 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085703562 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429102061441"} 20250829085703562 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085703562 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085703562 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429102061441"} 20250829085703562 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085703562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085703563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085703563 DLU <0006> fsm.c:568 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085703563 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085703563 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085703565 DAUC <0003> db_auc.c:157 IMSI='262429102061441': No 2G Auth Data 20250829085703565 DAUC <0003> db_auc.c:192 IMSI='262429102061441': No 3G Auth Data 20250829085703566 DAUC <0003> db_auc.c:157 IMSI='262429102061441': No 2G Auth Data 20250829085703566 DAUC <0003> db_auc.c:192 IMSI='262429102061441': No 3G Auth Data 20250829085703568 DAUC <0003> db_auc.c:157 IMSI='262429102061441': No 2G Auth Data 20250829085703568 DAUC <0003> db_auc.c:192 IMSI='262429102061441': No 3G Auth Data 20250829085703569 DAUC <0003> db_auc.c:157 IMSI='262429102061441': No 2G Auth Data 20250829085703569 DAUC <0003> db_auc.c:192 IMSI='262429102061441': No 3G Auth Data 20250829085703574 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085703574 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429102061441" cn_domain=PS} 20250829085703574 DMAIN <0000> hlr.c:227 IMSI='262429102061441': Creating subscriber on demand 20250829085703574 DMAIN <0000> hlr.c:243 IMSI='262429102061441': Successfully assigned MSISDN='701' 20250829085703574 DLU <0006> fsm.c:456 lu(262429102061441)[0x55abba0852b0]{UNVALIDATED}: Allocated 20250829085703575 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250829085703575 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429102061441" cause=GPRS services not allowed} 20250829085703575 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085703575 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085703575 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{UNVALIDATED}: Freeing instance 20250829085703575 DLU <0006> fsm.c:568 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{UNVALIDATED}: Deallocated 20250829085703575 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085703575 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085703576 DAUC <0003> db_auc.c:157 IMSI='262429102061441': No 2G Auth Data 20250829085703576 DAUC <0003> db_auc.c:192 IMSI='262429102061441': No 3G Auth Data 20250829085703577 DAUC <0003> db_auc.c:157 IMSI='262429102061441': No 2G Auth Data 20250829085703578 DAUC <0003> db_auc.c:192 IMSI='262429102061441': No 3G Auth Data 20250829085703579 DAUC <0003> db_auc.c:157 IMSI='262429102061441': No 2G Auth Data 20250829085703579 DAUC <0003> db_auc.c:192 IMSI='262429102061441': No 3G Auth Data 20250829085703580 DAUC <0003> db_auc.c:157 IMSI='262429102061441': No 2G Auth Data 20250829085703580 DAUC <0003> db_auc.c:192 IMSI='262429102061441': No 3G Auth Data 20250829085703586 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085703586 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429102061441" cn_domain=PS} 20250829085703586 DMAIN <0000> hlr.c:227 IMSI='262429102061441': Creating subscriber on demand 20250829085703586 DMAIN <0000> hlr.c:243 IMSI='262429102061441': Successfully assigned MSISDN='998' 20250829085703586 DLU <0006> fsm.c:456 lu(262429102061441)[0x55abba0852b0]{UNVALIDATED}: Allocated 20250829085703586 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250829085703586 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429102061441" cause=GPRS services not allowed} 20250829085703586 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085703586 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085703586 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{UNVALIDATED}: Freeing instance 20250829085703586 DLU <0006> fsm.c:568 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{UNVALIDATED}: Deallocated 20250829085703586 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085703586 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085703588 DAUC <0003> db_auc.c:157 IMSI='262429102061441': No 2G Auth Data 20250829085703588 DAUC <0003> db_auc.c:192 IMSI='262429102061441': No 3G Auth Data 20250829085703590 DAUC <0003> db_auc.c:157 IMSI='262429102061441': No 2G Auth Data 20250829085703590 DAUC <0003> db_auc.c:192 IMSI='262429102061441': No 3G Auth Data 20250829085703591 DAUC <0003> db_auc.c:157 IMSI='262429102061441': No 2G Auth Data 20250829085703591 DAUC <0003> db_auc.c:192 IMSI='262429102061441': No 3G Auth Data 20250829085703597 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085703597 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429102061441" cn_domain=PS} 20250829085703597 DMAIN <0000> hlr.c:227 IMSI='262429102061441': Creating subscriber on demand 20250829085703597 DLU <0006> fsm.c:456 lu(262429102061441)[0x55abba0852b0]{UNVALIDATED}: Allocated 20250829085703597 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250829085703597 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429102061441" cause=GPRS services not allowed} 20250829085703597 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085703597 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085703597 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{UNVALIDATED}: Freeing instance 20250829085703597 DLU <0006> fsm.c:568 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{UNVALIDATED}: Deallocated 20250829085703597 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085703597 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085703599 DAUC <0003> db_auc.c:157 IMSI='262429102061441': No 2G Auth Data 20250829085703599 DAUC <0003> db_auc.c:192 IMSI='262429102061441': No 3G Auth Data 20250829085703601 DAUC <0003> db_auc.c:157 IMSI='262429102061441': No 2G Auth Data 20250829085703601 DAUC <0003> db_auc.c:192 IMSI='262429102061441': No 3G Auth Data 20250829085703602 DAUC <0003> db_auc.c:157 IMSI='262429102061441': No 2G Auth Data 20250829085703602 DAUC <0003> db_auc.c:192 IMSI='262429102061441': No 3G Auth Data 20250829085703608 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085703609 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429102061441" cn_domain=PS} 20250829085703609 DMAIN <0000> hlr.c:227 IMSI='262429102061441': Creating subscriber on demand 20250829085703609 DLU <0006> fsm.c:456 lu(262429102061441)[0x55abba0852b0]{UNVALIDATED}: Allocated 20250829085703609 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085703609 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085703609 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429102061441" cn_domain=PS} 20250829085703609 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085703609 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085703612 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085703612 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429102061441"} 20250829085703612 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085703612 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085703612 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429102061441"} 20250829085703612 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429102061441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085703612 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085703612 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085703612 DLU <0006> fsm.c:568 lu(PS:IMSI-262429102061441)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085703612 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085703612 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085703615 DAUC <0003> db_auc.c:157 IMSI='262429102061441': No 2G Auth Data 20250829085703615 DAUC <0003> db_auc.c:192 IMSI='262429102061441': No 3G Auth Data 20250829085703616 DAUC <0003> db_auc.c:157 IMSI='262429102061441': No 2G Auth Data 20250829085703616 DAUC <0003> db_auc.c:192 IMSI='262429102061441': No 3G Auth Data 20250829085703618 DAUC <0003> db_auc.c:157 IMSI='262429102061441': No 2G Auth Data 20250829085703618 DAUC <0003> db_auc.c:192 IMSI='262429102061441': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085703621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36856<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@a05b3587fa16: Final verdict of PTC: pass 20250829085703623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36846<->l=127.0.0.1:4258 20250829085703624 DLINP <000b> input/ipa.c:452 connected read/write 20250829085703624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085703624 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085703624 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085703624 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085703624 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37973<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@a05b3587fa16: Final verdict of PTC: none 301@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 301: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@a05b3587fa16: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Fri Aug 29 08:57:03 UTC 2025 ====== 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 20250829085703673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36862<->l=127.0.0.1:4258 20250829085703774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36862<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=81496) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Fri Aug 29 08:57:05 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_subscr_create_on_demand_sai started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085706907 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085706907 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085706911 DLINP <000b> input/ipa.c:452 connected read/write 20250829085706911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085706912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36876<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085706917 DLINP <000b> input/ipa.c:452 connected read/write 20250829085706917 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085706917 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085706917 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085706917 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085706917 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085706917 DLGSUP <0013> gsup_server.c:238 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 20250829085706917 DLGSUP <0013> gsup_server.c:236 2: 20250829085706917 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085706917 DLGSUP <0013> gsup_server.c:236 3: 20250829085706917 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085706917 DLGSUP <0013> gsup_server.c:236 4: 20250829085706917 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085706917 DLGSUP <0013> gsup_server.c:236 5: 20250829085706917 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085706917 DLGSUP <0013> gsup_server.c:236 7: 20250829085706917 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085706917 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085706917 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085706917 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085706937 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32951<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@a05b3587fa16: Created GsupExpect[0] for "262425489290494" to be handled at TC_subscr_create_on_demand_sai(308) 20250829085706951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36892<->l=127.0.0.1:4258 20250829085706962 DLINP <000b> input/ipa.c:452 connected read/write 20250829085706962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085706962 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425489290494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425489290494"} 20250829085706962 DMAIN <0000> hlr.c:227 IMSI='262425489290494': Creating subscriber on demand 20250829085706962 DMAIN <0000> hlr.c:243 IMSI='262425489290494': Successfully assigned MSISDN='398' 20250829085706963 DAUC <0003> db_auc.c:157 IMSI='262425489290494': No 2G Auth Data 20250829085706963 DAUC <0003> db_auc.c:192 IMSI='262425489290494': No 3G Auth Data 20250829085706963 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425489290494 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 20250829085706963 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425489290494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425489290494" cause=IMSI unknown in HLR} 20250829085706963 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262425489290494 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250829085706963 DLINP <000b> input/ipa.c:452 connected read/write 20250829085706963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085706963 DLINP <000b> input/ipa.c:452 connected read/write 20250829085706963 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@a05b3587fa16: Found GsupExpect[0] for "262425489290494" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@a05b3587fa16: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262425489290494" TC_subscr_create_on_demand_sai(308)@a05b3587fa16: setverdict(pass): none -> pass 20250829085706968 DAUC <0003> db_auc.c:157 IMSI='262425489290494': No 2G Auth Data 20250829085706968 DAUC <0003> db_auc.c:192 IMSI='262425489290494': No 3G Auth Data 20250829085706970 DAUC <0003> db_auc.c:157 IMSI='262425489290494': No 2G Auth Data 20250829085706970 DAUC <0003> db_auc.c:192 IMSI='262425489290494': No 3G Auth Data 20250829085706972 DAUC <0003> db_auc.c:157 IMSI='262425489290494': No 2G Auth Data 20250829085706972 DAUC <0003> db_auc.c:192 IMSI='262425489290494': No 3G Auth Data 20250829085706975 DLINP <000b> input/ipa.c:452 connected read/write 20250829085706975 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085706975 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425489290494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425489290494" cn_domain=PS} 20250829085706975 DLU <0006> fsm.c:456 lu(262425489290494)[0x55abba0852b0]{UNVALIDATED}: Allocated 20250829085706975 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425489290494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250829085706975 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425489290494)[0x55abba0852b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085706975 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425489290494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425489290494" cn_domain=PS} 20250829085706975 DLINP <000b> input/ipa.c:452 connected read/write 20250829085706975 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085706975 DLINP <000b> input/ipa.c:452 connected read/write 20250829085706975 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085706981 DLINP <000b> input/ipa.c:452 connected read/write 20250829085706981 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085706981 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425489290494 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425489290494"} 20250829085706981 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425489290494)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085706981 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262425489290494 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085706981 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425489290494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425489290494"} 20250829085706981 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262425489290494 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085706981 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425489290494)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085706981 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425489290494)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085706981 DLU <0006> fsm.c:568 lu(PS:IMSI-262425489290494)[0x55abba0852b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085706981 DLINP <000b> input/ipa.c:452 connected read/write 20250829085706981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085706981 DLINP <000b> input/ipa.c:452 connected read/write 20250829085706981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085706987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36892<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@a05b3587fa16: Final verdict of PTC: pass 20250829085706989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36876<->l=127.0.0.1:4258 20250829085706991 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32951<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@a05b3587fa16: Final verdict of PTC: none 20250829085706992 DLINP <000b> input/ipa.c:452 connected read/write 20250829085706992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085706992 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085706992 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085706992 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(307)@a05b3587fa16: Final verdict of PTC: none 306@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 306: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@a05b3587fa16: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Fri Aug 29 08:57:07 UTC 2025 ====== 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 20250829085707029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36904<->l=127.0.0.1:4258 20250829085707130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36904<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=432) Waiting for packet dumper to finish... 1 (prev_count=432, count=36556) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Fri Aug 29 08:57:09 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_MSLookup_mDNS_service_other_home started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085710250 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085710250 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085710255 DLINP <000b> input/ipa.c:452 connected read/write 20250829085710255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085710256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36920<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085710260 DLINP <000b> input/ipa.c:452 connected read/write 20250829085710260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085710260 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085710260 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085710260 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085710260 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085710260 DLGSUP <0013> gsup_server.c:238 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 20250829085710260 DLGSUP <0013> gsup_server.c:236 2: 20250829085710260 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085710260 DLGSUP <0013> gsup_server.c:236 3: 20250829085710260 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085710260 DLGSUP <0013> gsup_server.c:236 4: 20250829085710260 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085710260 DLGSUP <0013> gsup_server.c:236 5: 20250829085710260 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085710260 DLGSUP <0013> gsup_server.c:236 7: 20250829085710260 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085710260 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085710260 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085710260 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085710286 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38813<->l=127.0.0.1:4259) 20250829085710290 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250829085710290 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@a05b3587fa16: Created GsupExpect[0] for "262424933969914" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250829085710308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36928<->l=127.0.0.1:4258 20250829085710311 DAUC <0003> db_auc.c:157 IMSI='262424933969914': No 2G Auth Data 20250829085710311 DAUC <0003> db_auc.c:192 IMSI='262424933969914': No 3G Auth Data 20250829085710313 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613875306.msisdn 20250829085710313 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613875306.msisdn: not attached (vlr_number unset) 20250829085710313 DDGSM <0007> mslookup_server.c:327 sip.voice.491613875306.msisdn: does not exist in GSUP proxy 20250829085711323 DLINP <000b> input/ipa.c:452 connected read/write 20250829085711323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085711323 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424933969914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424933969914" cn_domain=CS} 20250829085711323 DLU <0006> fsm.c:456 lu(262424933969914)[0x55abba085580]{UNVALIDATED}: Allocated 20250829085711323 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424933969914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250829085711323 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262424933969914)[0x55abba085580]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250829085711323 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424933969914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424933969914" cn_domain=CS} 20250829085711323 DLINP <000b> input/ipa.c:452 connected read/write 20250829085711323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085711323 DLINP <000b> input/ipa.c:452 connected read/write 20250829085711323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@a05b3587fa16: Found GsupExpect[0] for "262424933969914" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@a05b3587fa16: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262424933969914" 20250829085711331 DLINP <000b> input/ipa.c:452 connected read/write 20250829085711331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085711331 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424933969914 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424933969914"} 20250829085711331 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262424933969914)[0x55abba085580]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250829085711331 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424933969914 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250829085711331 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424933969914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424933969914"} 20250829085711331 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424933969914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085711331 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424933969914)[0x55abba085580]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250829085711331 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424933969914)[0x55abba085580]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250829085711331 DLU <0006> fsm.c:568 lu(CS:IMSI-262424933969914)[0x55abba085580]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250829085711331 DLINP <000b> input/ipa.c:452 connected read/write 20250829085711331 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085711332 DLINP <000b> input/ipa.c:452 connected read/write 20250829085711332 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@a05b3587fa16: setverdict(pass): none -> pass 20250829085711335 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613875306.msisdn 20250829085711335 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613875306.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250829085711335 DDGSM <0007> mslookup_server.c:327 sip.voice.491613875306.msisdn: does not exist in GSUP proxy 20250829085711335 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613875306.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@a05b3587fa16: setverdict(pass): pass -> pass, component reason not changed 20250829085711341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36928<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@a05b3587fa16: Final verdict of PTC: pass 20250829085711343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36920<->l=127.0.0.1:4258 20250829085711344 DLINP <000b> input/ipa.c:452 connected read/write 20250829085711344 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085711345 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085711345 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085711345 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085711345 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38813<->l=127.0.0.1:4259) 311@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP(310)@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 311: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@a05b3587fa16: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Fri Aug 29 08:57:11 UTC 2025 ====== 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 20250829085711385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36932<->l=127.0.0.1:4258 20250829085711486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36932<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21432) Waiting for packet dumper to finish... 1 (prev_count=21432, count=37400) 20250829085713105 DSS <0004> hlr_ussd.c:239 262422422559822/0x3563678a: SS Session Timeout, destroying 20250829085713105 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422422559822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Fri Aug 29 08:57:13 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_MSLookup_GSUP_proxy started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085714618 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085714618 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085714622 DLINP <000b> input/ipa.c:452 connected read/write 20250829085714622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085714624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47960<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@a05b3587fa16: 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 } } } } 20250829085714628 DLINP <000b> input/ipa.c:452 connected read/write 20250829085714628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085714628 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085714629 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085714629 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085714629 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085714629 DLGSUP <0013> gsup_server.c:238 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 20250829085714629 DLGSUP <0013> gsup_server.c:236 2: 20250829085714629 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085714629 DLGSUP <0013> gsup_server.c:236 3: 20250829085714629 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085714629 DLGSUP <0013> gsup_server.c:236 4: 20250829085714629 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085714629 DLGSUP <0013> gsup_server.c:236 5: 20250829085714629 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085714629 DLGSUP <0013> gsup_server.c:236 7: 20250829085714629 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085714629 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085714629 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085714629 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250829085714629 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250829085714629 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085714658 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37241<->l=127.0.0.1:4259) 20250829085714661 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250829085714661 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@a05b3587fa16: Created GsupExpect[0] for "262422119336006" to be handled at TC_MSLookup_GSUP_proxy(320) 20250829085714684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47976<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@a05b3587fa16: Created GsupExpect[0] for "262422119336006" to be handled at TC_MSLookup_GSUP_proxy(320) 20250829085714695 DLINP <000b> input/ipa.c:452 connected read/write 20250829085714695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085714695 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262422119336006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422119336006" cn_domain=CS} 20250829085714695 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422119336006 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250829085714695 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422119336006 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250829085714695 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422119336006.imsi 20250829085714695 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422119336006.imsi 20250829085714696 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422119336006.imsi: does not exist in local HLR 20250829085714705 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422119336006 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250829085714705 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250829085714705 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250829085714705 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250829085714705 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250829085714705 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250829085714705 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262422119336006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085714705 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250829085714706 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250829085714706 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250829085714706 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250829085714706 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250829085714706 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@a05b3587fa16: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@a05b3587fa16: 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) } } } } 20250829085714709 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085714709 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085714709 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250829085714709 DLINP <000b> ipa.c:396 tag 1: HLR 20250829085714709 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829085714710 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085714710 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085714710 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@a05b3587fa16: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@a05b3587fa16: Found GsupExpect[0] for "262422119336006" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@a05b3587fa16: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262422119336006" HLR_Test-GSUP-server-IPA(318)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085714754 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085714754 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085714754 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085714754 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085714754 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422119336006 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613153430 20250829085714754 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422119336006 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250829085714754 DLINP <000b> input/ipa.c:452 connected read/write 20250829085714754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085714755 DLINP <000b> input/ipa.c:452 connected read/write 20250829085714755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@a05b3587fa16: Found GsupExpect[0] for "262422119336006" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@a05b3587fa16: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262422119336006" 20250829085714761 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085714761 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085714761 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422119336006 MSISDN-491613153430 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250829085714762 DLINP <000b> input/ipa.c:452 connected read/write 20250829085714762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085714762 DLINP <000b> input/ipa.c:452 connected read/write 20250829085714762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085714766 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085714766 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085714766 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422119336006 MSISDN-491613153430 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 20250829085714766 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422119336006 MSISDN-491613153430 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250829085714766 DLINP <000b> input/ipa.c:452 connected read/write 20250829085714766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085714766 DLINP <000b> input/ipa.c:452 connected read/write 20250829085714766 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@a05b3587fa16: setverdict(pass): none -> pass 20250829085714769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47976<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@a05b3587fa16: Final verdict of PTC: pass 20250829085714771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47960<->l=127.0.0.1:4258 20250829085714773 DLINP <000b> input/ipa.c:452 connected read/write 20250829085714774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085714774 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085714774 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085714774 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085714774 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37241<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-server(317)@a05b3587fa16: Final verdict of PTC: none 20250829085714775 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085714775 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085714775 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server HLR_Test-GSUP-IPA(314)@a05b3587fa16: Final verdict of PTC: none 20250829085714776 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN IPA-CTRL-CLI-IPA(319)@a05b3587fa16: Final verdict of PTC: none 316@a05b3587fa16: Final verdict of PTC: none 20250829085714776 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-server-IPA(318)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 316: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@a05b3587fa16: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Fri Aug 29 08:57:14 UTC 2025 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20250829085714833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47982<->l=127.0.0.1:4258 20250829085714934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47982<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1816) Waiting for packet dumper to finish... 1 (prev_count=1816, count=42952) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Fri Aug 29 08:57:17 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085718081 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085718081 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085718085 DLINP <000b> input/ipa.c:452 connected read/write 20250829085718085 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085718087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47996<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@a05b3587fa16: 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) } } } } 20250829085718090 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250829085718090 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@a05b3587fa16: 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 } } } } 20250829085718091 DLINP <000b> input/ipa.c:452 connected read/write 20250829085718091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085718091 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085718091 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085718091 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085718091 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085718091 DLGSUP <0013> gsup_server.c:238 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 20250829085718091 DLGSUP <0013> gsup_server.c:236 2: 20250829085718091 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085718091 DLGSUP <0013> gsup_server.c:236 3: 20250829085718091 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085718091 DLGSUP <0013> gsup_server.c:236 4: 20250829085718091 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085718091 DLGSUP <0013> gsup_server.c:236 5: 20250829085718091 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085718091 DLGSUP <0013> gsup_server.c:236 7: 20250829085718091 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085718091 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085718091 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085718091 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085718105 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45591<->l=127.0.0.1:4259) 20250829085718108 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250829085718108 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@a05b3587fa16: Created GsupExpect[0] for "262422127323604" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250829085718118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48000<->l=127.0.0.1:4258 20250829085718121 DAUC <0003> db_auc.c:157 IMSI='262422127323604': No 2G Auth Data 20250829085718121 DAUC <0003> db_auc.c:192 IMSI='262422127323604': No 3G Auth Data 20250829085718126 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422127323604.imsi 20250829085718126 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262422127323604.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@a05b3587fa16: setverdict(pass): none -> pass 20250829085718130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48000<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@a05b3587fa16: Final verdict of PTC: pass 20250829085718131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47996<->l=127.0.0.1:4258 20250829085718132 DLINP <000b> input/ipa.c:452 connected read/write 20250829085718132 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(322)@a05b3587fa16: Final verdict of PTC: none 20250829085718132 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085718132 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085718132 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085718132 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45591<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@a05b3587fa16: Final verdict of PTC: none 323@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 323: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@a05b3587fa16: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Fri Aug 29 08:57:18 UTC 2025 ====== 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 20250829085718163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48006<->l=127.0.0.1:4258 20250829085718264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48006<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=340) Waiting for packet dumper to finish... 1 (prev_count=340, count=28172) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Fri Aug 29 08:57:20 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085721377 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085721377 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085721381 DLINP <000b> input/ipa.c:452 connected read/write 20250829085721381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085721383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48008<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085721386 DLINP <000b> input/ipa.c:452 connected read/write 20250829085721386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085721386 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085721386 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085721386 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085721386 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085721386 DLGSUP <0013> gsup_server.c:238 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 20250829085721386 DLGSUP <0013> gsup_server.c:236 2: 20250829085721386 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085721386 DLGSUP <0013> gsup_server.c:236 3: 20250829085721386 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085721386 DLGSUP <0013> gsup_server.c:236 4: 20250829085721386 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085721386 DLGSUP <0013> gsup_server.c:236 5: 20250829085721386 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085721386 DLGSUP <0013> gsup_server.c:236 7: 20250829085721386 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085721386 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085721386 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085721386 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085721388 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250829085721388 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085721410 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41257<->l=127.0.0.1:4259) 20250829085721411 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250829085721411 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@a05b3587fa16: Created GsupExpect[0] for "262425268731899" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250829085721418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48024<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@a05b3587fa16: Created GsupExpect[0] for "262425268731899" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250829085721434 DLINP <000b> input/ipa.c:452 connected read/write 20250829085721434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085721434 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425268731899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425268731899" cn_domain=CS} 20250829085721434 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425268731899 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250829085721434 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425268731899 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250829085721434 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425268731899.imsi 20250829085721434 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425268731899.imsi 20250829085721434 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425268731899.imsi: does not exist in local HLR 20250829085721436 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425268731899 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250829085721437 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250829085721437 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250829085721437 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250829085721437 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250829085721437 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250829085721437 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425268731899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085721437 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250829085721437 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250829085721437 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250829085721437 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250829085721437 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250829085721437 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@a05b3587fa16: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@a05b3587fa16: 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) } } } } 20250829085721438 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085721438 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085721438 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250829085721438 DLINP <000b> ipa.c:396 tag 1: HLR 20250829085721438 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829085721438 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085721438 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085721438 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@a05b3587fa16: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@a05b3587fa16: Found GsupExpect[0] for "262425268731899" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@a05b3587fa16: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425268731899" HLR_Test-GSUP-server-IPA(330)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085721482 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085721482 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085721482 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085721482 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085721483 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425268731899 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612631815 20250829085721483 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425268731899 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250829085721483 DLINP <000b> input/ipa.c:452 connected read/write 20250829085721483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085721483 DLINP <000b> input/ipa.c:452 connected read/write 20250829085721483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@a05b3587fa16: Found GsupExpect[0] for "262425268731899" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@a05b3587fa16: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425268731899" 20250829085721492 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085721492 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085721492 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425268731899 MSISDN-491612631815 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250829085721492 DLINP <000b> input/ipa.c:452 connected read/write 20250829085721492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085721492 DLINP <000b> input/ipa.c:452 connected read/write 20250829085721492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085721495 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085721495 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085721496 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425268731899 MSISDN-491612631815 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 20250829085721496 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425268731899 MSISDN-491612631815 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250829085721496 DLINP <000b> input/ipa.c:452 connected read/write 20250829085721496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085721496 DLINP <000b> input/ipa.c:452 connected read/write 20250829085721496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085721499 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425268731899.imsi 20250829085721499 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425268731899.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@a05b3587fa16: setverdict(pass): none -> pass 20250829085722503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48024<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@a05b3587fa16: Final verdict of PTC: pass 20250829085722505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48008<->l=127.0.0.1:4258 20250829085722507 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41257<->l=127.0.0.1:4259) 20250829085722508 DLINP <000b> input/ipa.c:452 connected read/write 20250829085722508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085722508 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP-server(329)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP(327)@a05b3587fa16: Final verdict of PTC: none 20250829085722508 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085722508 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250829085722508 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085722508 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085722508 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250829085722508 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250829085722508 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 328@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 328: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@a05b3587fa16: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Fri Aug 29 08:57:22 UTC 2025 ====== 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 20250829085722566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42568<->l=127.0.0.1:4258 20250829085722667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42568<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=36052) Waiting for packet dumper to finish... 1 (prev_count=36052, count=44220) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Fri Aug 29 08:57:24 UTC 2025 /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@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@a05b3587fa16: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@a05b3587fa16: legacy= false MTC@a05b3587fa16: in not legacy case 1 MTC@a05b3587fa16: in not legacy case 2 20250829085725793 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250829085725793 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085725797 DLINP <000b> input/ipa.c:452 connected read/write 20250829085725797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085725799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42582<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@a05b3587fa16: 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)@a05b3587fa16: 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 } } } } 20250829085725803 DLINP <000b> input/ipa.c:452 connected read/write 20250829085725803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085725803 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250829085725803 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250829085725803 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20250829085725803 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250829085725803 DLGSUP <0013> gsup_server.c:238 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 20250829085725803 DLGSUP <0013> gsup_server.c:236 2: 20250829085725803 DLGSUP <0013> gsup_server.c:238 2: 00 20250829085725803 DLGSUP <0013> gsup_server.c:236 3: 20250829085725803 DLGSUP <0013> gsup_server.c:238 3: 00 20250829085725803 DLGSUP <0013> gsup_server.c:236 4: 20250829085725803 DLGSUP <0013> gsup_server.c:238 4: 00 20250829085725803 DLGSUP <0013> gsup_server.c:236 5: 20250829085725803 DLGSUP <0013> gsup_server.c:238 5: 00 20250829085725803 DLGSUP <0013> gsup_server.c:236 7: 20250829085725803 DLGSUP <0013> gsup_server.c:238 7: 00 20250829085725803 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250829085725803 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250829085725803 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)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085725805 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250829085725805 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@a05b3587fa16: Warning: The maximum number of open file descriptors (1048576) 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") 20250829085725831 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41005<->l=127.0.0.1:4259) 20250829085725833 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250829085725833 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@a05b3587fa16: Created GsupExpect[0] for "262422743766758" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250829085725851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42596<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@a05b3587fa16: Created GsupExpect[0] for "262422743766758" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250829085725856 DLINP <000b> input/ipa.c:452 connected read/write 20250829085725856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085725856 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422743766758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422743766758" cn_domain=CS} 20250829085725857 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422743766758 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250829085725857 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422743766758 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250829085725857 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422743766758.imsi 20250829085725857 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422743766758.imsi 20250829085725857 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422743766758.imsi: does not exist in local HLR 20250829085725862 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422743766758 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250829085725862 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250829085725862 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250829085725862 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250829085725862 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250829085725862 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250829085725862 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422743766758 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250829085725863 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250829085725863 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250829085725863 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250829085725863 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250829085725863 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250829085725863 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@a05b3587fa16: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@a05b3587fa16: 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) } } } } 20250829085725865 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085725865 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085725865 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250829085725865 DLINP <000b> ipa.c:396 tag 1: HLR 20250829085725865 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829085725867 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085725867 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085725867 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@a05b3587fa16: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@a05b3587fa16: Found GsupExpect[0] for "262422743766758" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@a05b3587fa16: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422743766758" HLR_Test-GSUP-server-IPA(337)@a05b3587fa16: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@a05b3587fa16: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829085725910 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085725910 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085725910 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085725910 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085725911 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422743766758 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616375677 20250829085725911 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422743766758 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250829085725911 DLINP <000b> input/ipa.c:452 connected read/write 20250829085725911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085725911 DLINP <000b> input/ipa.c:452 connected read/write 20250829085725911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@a05b3587fa16: Found GsupExpect[0] for "262422743766758" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@a05b3587fa16: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422743766758" 20250829085725920 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085725920 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085725920 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422743766758 MSISDN-491616375677 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250829085725920 DLINP <000b> input/ipa.c:452 connected read/write 20250829085725920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085725920 DLINP <000b> input/ipa.c:452 connected read/write 20250829085725920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085725924 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085725924 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085725924 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422743766758 MSISDN-491616375677 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 20250829085725924 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422743766758 MSISDN-491616375677 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250829085725924 DLINP <000b> input/ipa.c:452 connected read/write 20250829085725924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085725924 DLINP <000b> input/ipa.c:452 connected read/write 20250829085725924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250829085725927 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616375677.msisdn 20250829085725927 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491616375677.msisdn: does not exist in local HLR 20250829085725927 DDGSM <0007> mslookup_server.c:352 sip.voice.491616375677.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250829085725927 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616375677.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@a05b3587fa16: setverdict(pass): none -> pass 20250829085725930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42596<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@a05b3587fa16: Final verdict of PTC: pass 20250829085725932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42582<->l=127.0.0.1:4258 20250829085725934 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250829085725934 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250829085725934 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250829085725934 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250829085725934 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250829085725934 DLINP <000b> input/ipa.c:452 connected read/write 20250829085725934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250829085725934 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250829085725934 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250829085725934 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(336)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP(334)@a05b3587fa16: Final verdict of PTC: none 20250829085725935 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41005<->l=127.0.0.1:4259) HLR_Test-GSUP-server-IPA(337)@a05b3587fa16: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@a05b3587fa16: Final verdict of PTC: none 335@a05b3587fa16: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@a05b3587fa16: Final verdict of PTC: none MTC@a05b3587fa16: Setting final verdict of the test case. MTC@a05b3587fa16: Local verdict of MTC: none MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC with component reference 335: none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@a05b3587fa16: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@a05b3587fa16: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@a05b3587fa16: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Fri Aug 29 08:57:25 UTC 2025 ====== 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 20250829085725995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42608<->l=127.0.0.1:4258 20250829085726096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42608<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=868) Waiting for packet dumper to finish... 1 (prev_count=868, count=46276) MTC@a05b3587fa16: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@a05b3587fa16: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@a05b3587fa16: Terminating MTC. MC@a05b3587fa16: MTC terminated. MC2> exit MC@a05b3587fa16: Shutting down session. MC@a05b3587fa16: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr/expected-results.xml' against results in 'junit-xml-8536.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 pass HLR_Tests.TC_MSLookup_mDNS_service_other_home pass HLR_Tests.TC_MSLookup_GSUP_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: pass: 38 [testenv] Testsuite is done [testenv] Stopping testsuite (1427814) [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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1427752) [testenv] Showing testsuite/junit-xml-8536.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', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-8536.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='132.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.087195'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.141547'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.199927'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.113618'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.093937'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.099491'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.085441'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.104669'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.166618'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.168240'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.150424'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.088551'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.105593'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.164645'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.167097'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.097808'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.139002'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.169114'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.161942'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.208801'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.224560'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.149956'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.185285'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.240694'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.194311'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.096685'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.190146'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.214200'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.219607'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.087542'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.173728'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.180445'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.109348'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.115119'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.177950'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.084506'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.164988'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.176730'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0'] testenv-hlr-osmocom-nightly-20250829-0855-d8ca688c-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2781/artifact/logs/ + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.67, 0.71, 0.68 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS