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-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.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 277645455fc1e9cfc73b302e79b01305d40bdd87 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 277645455fc1e9cfc73b302e79b01305d40bdd87 # timeout=10 Commit message: "Makefile: add 'clean-logs' target" > git rev-list --no-walk 34d9429b2bd5836ddcd35f60ed0a3000e38438ae # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins2240607772622742614.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca Copying blob sha256:aaf1ec843dd206892441f6cf77f5c73908814bd197be592898ab834e115aadc1 Copying blob sha256:b1bdb9575582c783e6886e49a3aba1429024b788f4e1e318911583e47f66e318 Copying config sha256:f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 Writing manifest to image destination Storing signatures f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 1.70, 1.44, 0.81 + RC=0 + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-07-23 13:30:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--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-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [53.3 kB] Get:2 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [274 kB] Fetched 9381 kB in 1s (9382 kB/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0', 'make', 'hlr'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0/hlr compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0/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:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:414.7-46: 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:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter 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-latest/_cache/podman/titan-11.1.0/hlr' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0/hlr make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0/hlr' DEP UDPasp_PT.cc DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCEncoding.cc DEP TCCConversion.cc DEP SS_EncDec.cc DEP MAP_EncDec.cc DEP Native_FunctionDefs.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP DNS_EncDec.cc DEP SS_Protocol_part_7.cc DEP SS_Protocol_part_6.cc DEP SS_Protocol_part_5.cc DEP SS_Protocol_part_4.cc DEP SS_Protocol_part_3.cc DEP SS_Protocol_part_2.cc DEP SS_Protocol_part_1.cc DEP SS_PDU_Defs_part_7.cc DEP SS_PDU_Defs_part_6.cc DEP SS_PDU_Defs_part_5.cc DEP SS_PDU_Defs_part_4.cc DEP SS_PDU_Defs_part_3.cc DEP SS_PDU_Defs_part_2.cc DEP SS_PDU_Defs_part_1.cc DEP SS_Operations_part_7.cc DEP SS_Operations_part_6.cc DEP SS_Operations_part_5.cc DEP SS_Operations_part_4.cc DEP SS_Operations_part_3.cc DEP SS_Operations_part_2.cc DEP SS_Operations_part_1.cc DEP SS_Errors_part_7.cc DEP SS_Errors_part_6.cc DEP SS_Errors_part_5.cc DEP SS_Errors_part_4.cc DEP SS_Errors_part_3.cc DEP SS_Errors_part_2.cc DEP SS_Errors_part_1.cc DEP SS_DataTypes_part_7.cc DEP SS_DataTypes_part_6.cc DEP SS_DataTypes_part_5.cc DEP SS_DataTypes_part_4.cc DEP SS_DataTypes_part_3.cc DEP SS_DataTypes_part_2.cc DEP SS_DataTypes_part_1.cc DEP Remote_Operations_Information_Objects_part_7.cc DEP Remote_Operations_Information_Objects_part_6.cc DEP Remote_Operations_Information_Objects_part_5.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_1.cc DEP Remote_Operations_Generic_ROS_PDUs_part_7.cc DEP Remote_Operations_Generic_ROS_PDUs_part_6.cc DEP Remote_Operations_Generic_ROS_PDUs_part_5.cc DEP Remote_Operations_Generic_ROS_PDUs_part_4.cc DEP Remote_Operations_Generic_ROS_PDUs_part_3.cc DEP Remote_Operations_Generic_ROS_PDUs_part_2.cc DEP Remote_Operations_Generic_ROS_PDUs_part_1.cc DEP MobileDomainDefinitions_part_7.cc DEP MobileDomainDefinitions_part_6.cc DEP MobileDomainDefinitions_part_5.cc DEP MobileDomainDefinitions_part_4.cc DEP MobileDomainDefinitions_part_3.cc DEP MobileDomainDefinitions_part_2.cc DEP MobileDomainDefinitions_part_1.cc DEP MAP_TS_Code_part_7.cc DEP MAP_TS_Code_part_6.cc DEP MAP_TS_Code_part_5.cc DEP MAP_TS_Code_part_4.cc DEP MAP_TS_Code_part_3.cc DEP MAP_TS_Code_part_2.cc DEP MAP_TS_Code_part_1.cc DEP MAP_SupplementaryServiceOperations_part_7.cc DEP MAP_SupplementaryServiceOperations_part_6.cc DEP MAP_SupplementaryServiceOperations_part_5.cc DEP MAP_SupplementaryServiceOperations_part_4.cc DEP MAP_SupplementaryServiceOperations_part_3.cc DEP MAP_SupplementaryServiceOperations_part_2.cc DEP MAP_SupplementaryServiceOperations_part_1.cc DEP MAP_ShortMessageServiceOperations_part_7.cc DEP MAP_ShortMessageServiceOperations_part_6.cc DEP MAP_ShortMessageServiceOperations_part_5.cc DEP MAP_ShortMessageServiceOperations_part_4.cc DEP MAP_ShortMessageServiceOperations_part_3.cc DEP MAP_ShortMessageServiceOperations_part_2.cc DEP MAP_ShortMessageServiceOperations_part_1.cc DEP MAP_SS_DataTypes_part_7.cc DEP MAP_SS_DataTypes_part_6.cc DEP MAP_SS_DataTypes_part_5.cc DEP MAP_SS_DataTypes_part_4.cc DEP MAP_SS_DataTypes_part_3.cc DEP MAP_SS_DataTypes_part_2.cc DEP MAP_SS_DataTypes_part_1.cc DEP MAP_SS_Code_part_7.cc DEP MAP_SS_Code_part_6.cc DEP MAP_SS_Code_part_5.cc DEP MAP_SS_Code_part_4.cc DEP MAP_SS_Code_part_3.cc DEP MAP_SS_Code_part_2.cc DEP MAP_SS_Code_part_1.cc DEP MAP_SM_DataTypes_part_7.cc DEP MAP_SM_DataTypes_part_6.cc DEP MAP_SM_DataTypes_part_5.cc DEP MAP_SM_DataTypes_part_4.cc DEP MAP_SM_DataTypes_part_3.cc DEP MAP_SM_DataTypes_part_2.cc DEP MAP_SM_DataTypes_part_1.cc DEP MAP_Protocol_part_7.cc DEP MAP_Protocol_part_6.cc DEP MAP_Protocol_part_5.cc DEP MAP_Protocol_part_4.cc DEP MAP_Protocol_part_3.cc DEP MAP_Protocol_part_2.cc DEP MAP_Protocol_part_1.cc DEP MAP_PDU_Defs_part_7.cc DEP MAP_PDU_Defs_part_6.cc DEP MAP_PDU_Defs_part_5.cc DEP MAP_PDU_Defs_part_4.cc DEP MAP_PDU_Defs_part_3.cc DEP MAP_PDU_Defs_part_2.cc DEP MAP_PDU_Defs_part_1.cc DEP MAP_OperationAndMaintenanceOperations_part_7.cc DEP MAP_OperationAndMaintenanceOperations_part_6.cc DEP MAP_OperationAndMaintenanceOperations_part_5.cc DEP MAP_OperationAndMaintenanceOperations_part_4.cc DEP MAP_OperationAndMaintenanceOperations_part_3.cc DEP MAP_OperationAndMaintenanceOperations_part_2.cc DEP MAP_OperationAndMaintenanceOperations_part_1.cc DEP MAP_OM_DataTypes_part_7.cc DEP MAP_OM_DataTypes_part_6.cc DEP MAP_OM_DataTypes_part_5.cc DEP MAP_OM_DataTypes_part_4.cc DEP MAP_OM_DataTypes_part_3.cc DEP MAP_OM_DataTypes_part_2.cc DEP MAP_OM_DataTypes_part_1.cc DEP MAP_MobileServiceOperations_part_7.cc DEP MAP_MobileServiceOperations_part_6.cc DEP MAP_MobileServiceOperations_part_5.cc DEP MAP_MobileServiceOperations_part_4.cc DEP MAP_MobileServiceOperations_part_3.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MobileServiceOperations_part_1.cc DEP MAP_MS_DataTypes_part_7.cc DEP MAP_MS_DataTypes_part_6.cc DEP MAP_MS_DataTypes_part_5.cc DEP MAP_MS_DataTypes_part_4.cc DEP MAP_MS_DataTypes_part_3.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_MS_DataTypes_part_1.cc DEP MAP_LocationServiceOperations_part_7.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LocationServiceOperations_part_3.cc DEP MAP_LocationServiceOperations_part_2.cc DEP MAP_LocationServiceOperations_part_1.cc DEP MAP_LCS_DataTypes_part_7.cc DEP MAP_LCS_DataTypes_part_6.cc DEP MAP_LCS_DataTypes_part_5.cc DEP MAP_LCS_DataTypes_part_4.cc DEP MAP_LCS_DataTypes_part_3.cc DEP MAP_LCS_DataTypes_part_2.cc DEP MAP_LCS_DataTypes_part_1.cc DEP MAP_Group_Call_Operations_part_7.cc DEP MAP_Group_Call_Operations_part_6.cc DEP MAP_Group_Call_Operations_part_5.cc DEP MAP_Group_Call_Operations_part_4.cc DEP MAP_Group_Call_Operations_part_3.cc DEP MAP_Group_Call_Operations_part_2.cc DEP MAP_Group_Call_Operations_part_1.cc DEP MAP_GR_DataTypes_part_7.cc DEP MAP_GR_DataTypes_part_6.cc DEP MAP_GR_DataTypes_part_5.cc DEP MAP_GR_DataTypes_part_4.cc DEP MAP_GR_DataTypes_part_3.cc DEP MAP_GR_DataTypes_part_2.cc DEP MAP_GR_DataTypes_part_1.cc DEP MAP_ExtensionDataTypes_part_7.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_ExtensionDataTypes_part_5.cc DEP MAP_ExtensionDataTypes_part_4.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_Errors_part_7.cc DEP MAP_Errors_part_6.cc DEP MAP_Errors_part_5.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_2.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_1.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_5.cc DEP MAP_ER_DataTypes_part_4.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_2.cc DEP MAP_ER_DataTypes_part_1.cc DEP MAP_DialogueInformation_part_7.cc DEP MAP_DialogueInformation_part_6.cc DEP MAP_DialogueInformation_part_5.cc DEP MAP_DialogueInformation_part_4.cc DEP MAP_DialogueInformation_part_3.cc DEP MAP_DialogueInformation_part_2.cc DEP MAP_DialogueInformation_part_1.cc DEP MAP_CommonDataTypes_part_7.cc DEP MAP_CommonDataTypes_part_6.cc DEP MAP_CommonDataTypes_part_5.cc DEP MAP_CommonDataTypes_part_4.cc DEP MAP_CommonDataTypes_part_3.cc DEP MAP_CommonDataTypes_part_2.cc DEP MAP_CommonDataTypes_part_1.cc DEP MAP_CallHandlingOperations_part_7.cc DEP MAP_CallHandlingOperations_part_6.cc DEP MAP_CallHandlingOperations_part_5.cc DEP MAP_CallHandlingOperations_part_4.cc DEP MAP_CallHandlingOperations_part_3.cc DEP MAP_CallHandlingOperations_part_2.cc DEP MAP_CH_DataTypes_part_7.cc DEP MAP_CallHandlingOperations_part_1.cc DEP MAP_CH_DataTypes_part_5.cc DEP MAP_CH_DataTypes_part_4.cc DEP MAP_CH_DataTypes_part_3.cc DEP MAP_CH_DataTypes_part_6.cc DEP MAP_CH_DataTypes_part_2.cc DEP MAP_CH_DataTypes_part_1.cc DEP MAP_BS_Code_part_7.cc DEP MAP_BS_Code_part_6.cc DEP MAP_BS_Code_part_5.cc DEP MAP_BS_Code_part_4.cc DEP MAP_BS_Code_part_3.cc DEP MAP_BS_Code_part_2.cc DEP MAP_BS_Code_part_1.cc DEP MAP_ApplicationContexts_part_7.cc DEP MAP_ApplicationContexts_part_6.cc DEP MAP_ApplicationContexts_part_5.cc DEP MAP_ApplicationContexts_part_4.cc DEP MAP_ApplicationContexts_part_2.cc DEP MAP_ApplicationContexts_part_1.cc DEP MAP_ApplicationContexts_part_3.cc DEP SS_PDU_Defs.cc DEP SS_Protocol.cc DEP SS_Errors.cc DEP SS_DataTypes.cc DEP SS_Operations.cc DEP Remote_Operations_Generic_ROS_PDUs.cc DEP Remote_Operations_Information_Objects.cc DEP MobileDomainDefinitions.cc DEP MAP_TS_Code.cc DEP MAP_SupplementaryServiceOperations.cc DEP MAP_ShortMessageServiceOperations.cc DEP MAP_SS_DataTypes.cc DEP MAP_SS_Code.cc DEP MAP_SM_DataTypes.cc DEP MAP_Protocol.cc DEP MAP_PDU_Defs.cc DEP MAP_OperationAndMaintenanceOperations.cc DEP MAP_OM_DataTypes.cc DEP MAP_MobileServiceOperations.cc DEP MAP_MS_DataTypes.cc DEP MAP_LocationServiceOperations.cc DEP MAP_Group_Call_Operations.cc DEP MAP_LCS_DataTypes.cc DEP MAP_GR_DataTypes.cc DEP MAP_ExtensionDataTypes.cc DEP MAP_Errors.cc DEP MAP_ER_DataTypes.cc DEP MAP_DialogueInformation.cc DEP MAP_CommonDataTypes.cc DEP MAP_CallHandlingOperations.cc DEP MAP_CH_DataTypes.cc DEP MAP_BS_Code.cc DEP MAP_ApplicationContexts.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation.cc DEP USSD_Helpers_part_7.cc DEP USSD_Helpers_part_6.cc DEP USSD_Helpers_part_5.cc DEP USSD_Helpers_part_4.cc DEP USSD_Helpers_part_3.cc DEP USSD_Helpers_part_2.cc DEP USSD_Helpers_part_1.cc DEP UDPasp_Types_part_7.cc DEP UDPasp_Types_part_6.cc DEP UDPasp_Types_part_5.cc DEP UDPasp_Types_part_4.cc DEP UDPasp_Types_part_3.cc DEP UDPasp_Types_part_2.cc DEP UDPasp_Types_part_1.cc DEP UDPasp_PortType_part_7.cc DEP UDPasp_PortType_part_6.cc DEP UDPasp_PortType_part_5.cc DEP UDPasp_PortType_part_4.cc DEP UDPasp_PortType_part_3.cc DEP UDPasp_PortType_part_2.cc DEP UDPasp_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SS_Types_part_7.cc DEP SS_Types_part_5.cc DEP SS_Types_part_6.cc DEP SS_Types_part_4.cc DEP SS_Types_part_3.cc DEP SS_Types_part_2.cc DEP SS_Types_part_1.cc DEP SS_Templates_part_7.cc DEP SS_Templates_part_6.cc DEP SS_Templates_part_5.cc DEP SS_Templates_part_4.cc DEP SS_Templates_part_2.cc DEP SS_Templates_part_3.cc DEP SS_Templates_part_1.cc DEP PCO_Types_part_7.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MSLookup_mDNS_Types_part_7.cc DEP MSLookup_mDNS_Types_part_6.cc DEP MSLookup_mDNS_Types_part_5.cc DEP MSLookup_mDNS_Types_part_4.cc DEP MSLookup_mDNS_Types_part_3.cc DEP MSLookup_mDNS_Types_part_2.cc DEP MSLookup_mDNS_Types_part_1.cc DEP MSLookup_mDNS_Templates_part_7.cc DEP MSLookup_mDNS_Templates_part_6.cc DEP MSLookup_mDNS_Templates_part_5.cc DEP MSLookup_mDNS_Templates_part_4.cc DEP MSLookup_mDNS_Templates_part_3.cc DEP MSLookup_mDNS_Templates_part_2.cc DEP MSLookup_mDNS_Templates_part_1.cc DEP MSLookup_mDNS_Emulation_part_7.cc DEP MSLookup_mDNS_Emulation_part_6.cc DEP MSLookup_mDNS_Emulation_part_5.cc DEP MSLookup_mDNS_Emulation_part_4.cc DEP MSLookup_mDNS_Emulation_part_3.cc DEP MSLookup_mDNS_Emulation_part_2.cc DEP MSLookup_mDNS_Emulation_part_1.cc DEP MAP_Types_part_7.cc DEP MAP_Types_part_6.cc DEP MAP_Types_part_4.cc DEP MAP_Types_part_3.cc DEP MAP_Types_part_5.cc DEP MAP_Types_part_2.cc DEP MAP_Types_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP HLR_Tests_part_7.cc DEP HLR_Tests_part_6.cc DEP IPA_CodecPort_part_1.cc DEP HLR_Tests_part_5.cc DEP HLR_Tests_part_4.cc DEP HLR_Tests_part_3.cc DEP HLR_Tests_part_2.cc DEP HLR_Tests_part_1.cc DEP HLR_EUSE_part_7.cc DEP HLR_EUSE_part_6.cc DEP HLR_EUSE_part_4.cc DEP HLR_EUSE_part_5.cc DEP HLR_EUSE_part_3.cc DEP HLR_EUSE_part_2.cc DEP HLR_EUSE_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GSUP_Types_part_7.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_1.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP DNS_Types_part_7.cc DEP DNS_Types_part_6.cc DEP DNS_Types_part_5.cc DEP DNS_Types_part_4.cc DEP DNS_Types_part_3.cc DEP DNS_Types_part_2.cc DEP DNS_Types_part_1.cc DEP DNS_Helpers_part_7.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_1.cc DEP USSD_Helpers.cc DEP UDPasp_Types.cc DEP UDPasp_PortType.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP SS_Types.cc DEP SS_Templates.cc DEP PCO_Types.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MSLookup_mDNS_Types.cc DEP MSLookup_mDNS_Templates.cc DEP MSLookup_mDNS_Emulation.cc DEP MAP_Types.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP HLR_Tests.cc DEP HLR_EUSE.cc DEP General_Types.cc DEP GSUP_Types.cc DEP GSUP_Templates.cc DEP GSUP_Emulation.cc DEP GSM_Types.cc DEP DNS_Types.cc DEP DNS_Helpers.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 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 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 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_4.o CC MSLookup_mDNS_Emulation_part_3.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_4.o CC MAP_SupplementaryServiceOperations_part_3.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_7.so CCLD GSUP_Emulation_part_6.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_4.so CCLD GSUP_Types_part_3.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_5.so CCLD Misc_Helpers_part_6.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_7.so CCLD MobileL3_SMS_Types_part_6.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_6.so CCLD MobileL3_Types_part_5.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_5.so CCLD Osmocom_CTRL_Adapter_part_3.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_Adapter_part_4.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_Code.so CCLD MAP_SS_DataTypes.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_3.so CCLD MAP_CH_DataTypes_part_2.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_2.so CCLD MAP_DialogueInformation_part_3.so CCLD MAP_DialogueInformation_part_1.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_3.so CCLD MobileDomainDefinitions_part_4.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-latest/_cache/podman/titan-11.1.0/hlr' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [198 kB] Fetched 200 kB in 0s (405 kB/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-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-latest 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-latest 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded. Need to get 11.4 MB of archives. After this operation, 17.8 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-keyring 1.0.2 [2900 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.1.0 [1184 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.1 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.1 [71.1 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.1 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.1 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.1 [70.9 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.9.1 [21.4 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.9.1 [23.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.1 [51.8 kB] Get:12 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.1 [71.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.1 [178 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.1 [60.2 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.1 [64.1 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.1 [50.8 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.1 [44.2 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.9.1 [112 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.1 [2164 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.9.1 [461 kB] Fetched 11.4 MB in 0s (52.9 MB/s) debconf: delaying package configuration, since apt-utils is not installed 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 ... 40791 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2_amd64.deb ... Unpacking osmocom-keyring (1.0.2) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../02-osmocom-latest_1.1.0_amd64.deb ... Unpacking osmocom-latest (1.1.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.1_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.1) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.1) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.1) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.1_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.1) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.1_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../10-libosmo-mslookup1_1.9.1_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../11-libosmocodec4_1.11.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../12-libosmocoding0_1.11.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../13-libosmogb14_1.11.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../14-libosmoctrl0_1.11.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../15-libosmosim2_1.11.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../16-libosmousb0_1.11.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../17-libosmocore_1.11.1_amd64.deb ... Unpacking libosmocore (1.11.1) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../18-osmo-hlr_1.9.1_amd64.deb ... Unpacking osmo-hlr (1.9.1) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.1_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.1) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../20-osmo-hlr-dbg_1.9.1_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.1) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-keyring (1.0.2) ... Setting up osmocom-latest (1.1.0) ... Setting up libosmocore22:amd64 (1.11.1) ... Setting up libosmocodec4:amd64 (1.11.1) ... Setting up libosmovty13:amd64 (1.11.1) ... Setting up libosmoisdn0:amd64 (1.11.1) ... Setting up libosmousb0:amd64 (1.11.1) ... Setting up libosmogsm20:amd64 (1.11.1) ... Setting up libosmoctrl0:amd64 (1.11.1) ... Setting up libosmogb14:amd64 (1.11.1) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmocoding0:amd64 (1.11.1) ... Setting up libosmo-mslookup1:amd64 (1.9.1) ... Setting up libosmosim2:amd64 (1.11.1) ... Setting up libosmocore (1.11.1) ... Setting up libosmoabis15:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.11.1) ... Setting up libosmo-gsup-client0:amd64 (1.9.1) ... Setting up osmo-hlr (1.9.1) ... 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 Setting up osmo-hlr-dbg (1.9.1) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20250813122517140 DMAIN <0000> hlr.c:812 hlr starting 20250813122517140 DDB <0001> db.c:600 using database: :memory: 20250813122517140 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.40.1 20250813122517140 DDB <0001> db.c:602 Running with SQLite3 lib version 3.40.1 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250813122517141 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250813122517141 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250813122517142 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250813122517142 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250813122517142 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250813122517142 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250813122517142 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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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@829a15aea750: Unix server socket created successfully. MC@829a15aea750: Listening on TCP port 33881. MC2> 829a15aea750 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0/hlr/HLR_Tests 829a15aea750 33881 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@829a15aea750: New HC connected from 10.0.2.100 [10.0.2.100]. 829a15aea750: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@829a15aea750: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@829a15aea750: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@829a15aea750: Configuration file was processed on all HCs. MC@829a15aea750: Creating MTC on host 10.0.2.100. MC@829a15aea750: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Wed Aug 13 12:25:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_gsup_sai_err_invalid_imsi started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122518569 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122518569 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122518570 DLINP <000b> input/ipa.c:452 connected read/write 20250813122518570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122518571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60088<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122518573 DLINP <000b> input/ipa.c:452 connected read/write 20250813122518573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122518573 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122518573 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122518573 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  20250813122518573 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122518573 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  20250813122518573 DLGSUP <0013> gsup_server.c:236 2:  20250813122518573 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122518573 DLGSUP <0013> gsup_server.c:236 3:  20250813122518573 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122518573 DLGSUP <0013> gsup_server.c:236 4:  20250813122518573 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122518573 DLGSUP <0013> gsup_server.c:236 5:  20250813122518573 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122518573 DLGSUP <0013> gsup_server.c:236 7:  20250813122518573 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122518573 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122518573 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122518573 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@829a15aea750: 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") 20250813122518583 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43021<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@829a15aea750: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250813122518589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60090<->l=127.0.0.1:4258 20250813122518618 DLINP <000b> input/ipa.c:452 connected read/write 20250813122518618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122518618 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"} 20250813122518618 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" 20250813122518618 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} 20250813122518618 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 20250813122518618 DLINP <000b> input/ipa.c:452 connected read/write 20250813122518618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122518618 DLINP <000b> input/ipa.c:452 connected read/write 20250813122518618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@829a15aea750: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@829a15aea750: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@829a15aea750: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122518623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60090<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@829a15aea750: Final verdict of PTC: pass 20250813122518625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60088<->l=127.0.0.1:4258 20250813122518628 DLINP <000b> input/ipa.c:452 connected read/write 20250813122518629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122518629 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122518629 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122518629 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122518629 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43021<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@829a15aea750: Final verdict of PTC: none 5@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 5: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@829a15aea750: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Wed Aug 13 12:25:18 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 20250813122518697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60106<->l=127.0.0.1:4258 20250813122518798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60106<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25056) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Wed Aug 13 12:25:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_gsup_sai started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122521936 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122521936 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122521940 DLINP <000b> input/ipa.c:452 connected read/write 20250813122521940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122521941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47866<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122521943 DLINP <000b> input/ipa.c:452 connected read/write 20250813122521943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122521943 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122521943 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122521943 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  20250813122521943 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122521943 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  HLR_Test-GSUP-IPA(8)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122521943 DLGSUP <0013> gsup_server.c:236 2:  20250813122521943 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122521943 DLGSUP <0013> gsup_server.c:236 3:  20250813122521943 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122521943 DLGSUP <0013> gsup_server.c:236 4:  20250813122521943 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122521943 DLGSUP <0013> gsup_server.c:236 5:  20250813122521943 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122521943 DLGSUP <0013> gsup_server.c:236 7:  20250813122521943 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122521943 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122521943 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122521943 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@829a15aea750: 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") 20250813122521952 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38943<->l=127.0.0.1:4259) 20250813122521955 DAUC <0003> db_auc.c:157 IMSI='262424549162806': No 2G Auth Data 20250813122521955 DAUC <0003> db_auc.c:192 IMSI='262424549162806': No 3G Auth Data HLR_Test-GSUP(9)@829a15aea750: Created GsupExpect[0] for "262424549162806" to be handled at TC_gsup_sai(12) 20250813122521961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47868<->l=127.0.0.1:4258 20250813122521990 DLINP <000b> input/ipa.c:452 connected read/write 20250813122521990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122521990 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424549162806 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424549162806"} 20250813122521990 DAUC <0003> db_auc.c:192 IMSI='262424549162806': No 3G Auth Data 20250813122521990 DAUC <0003> db_auc.c:236 IMSI='262424549162806': Calling to generate 5 vectors 20250813122521990 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250813122521990 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122521990 DAUC <0003> auc.c:113 vector [0]: rand = c1037792ba640934a61bfe105b617933 20250813122521990 DAUC <0003> auc.c:179 vector [0]: kc = f47897c3be11c800 20250813122521990 DAUC <0003> auc.c:180 vector [0]: sres = f2b66c3d 20250813122521990 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250813122521990 DAUC <0003> auc.c:113 vector [1]: rand = 3e9ccba5d288bcd4716ec031ed43fa3c 20250813122521990 DAUC <0003> auc.c:179 vector [1]: kc = f4edccf1fbf69400 20250813122521990 DAUC <0003> auc.c:180 vector [1]: sres = 1a94cd4f 20250813122521990 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250813122521990 DAUC <0003> auc.c:113 vector [2]: rand = d0ddf743f44fa2dfd07767af4894ddea 20250813122521990 DAUC <0003> auc.c:179 vector [2]: kc = ce7526d7242ac400 20250813122521990 DAUC <0003> auc.c:180 vector [2]: sres = ff207292 20250813122521990 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250813122521990 DAUC <0003> auc.c:113 vector [3]: rand = 3aaed6c7fdbaad7e875ea6b8da6a8eee 20250813122521990 DAUC <0003> auc.c:179 vector [3]: kc = d6a8b4867fff2000 20250813122521990 DAUC <0003> auc.c:180 vector [3]: sres = d01935bb 20250813122521990 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250813122521990 DAUC <0003> auc.c:113 vector [4]: rand = e5b68d3d04431d0bccb73c7e5f74ec06 20250813122521991 DAUC <0003> auc.c:179 vector [4]: kc = 77275e27d8c37c00 20250813122521991 DAUC <0003> auc.c:180 vector [4]: sres = d28a30ff 20250813122521991 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250813122521991 DAUC <0003> db_auc.c:245 IMSI='262424549162806': Generated 5 vectors 20250813122521991 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424549162806 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424549162806"} 20250813122521991 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424549162806 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122521991 DLINP <000b> input/ipa.c:452 connected read/write 20250813122521991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122521991 DLINP <000b> input/ipa.c:452 connected read/write 20250813122521991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@829a15aea750: Found GsupExpect[0] for "262424549162806" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@829a15aea750: Added IMSI table entry 0TC_gsup_sai(12)"262424549162806" TC_gsup_sai(12)@829a15aea750: setverdict(pass): none -> pass TC_gsup_sai(12)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122521998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47868<->l=127.0.0.1:4258 TC_gsup_sai(12)@829a15aea750: Final verdict of PTC: pass 20250813122522002 DAUC <0003> db_auc.c:157 IMSI='262425688688473': No 2G Auth Data 20250813122522002 DAUC <0003> db_auc.c:192 IMSI='262425688688473': No 3G Auth Data HLR_Test-GSUP(9)@829a15aea750: Created GsupExpect[0] for "262425688688473" to be handled at TC_gsup_sai(13) 20250813122522016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47880<->l=127.0.0.1:4258 20250813122522018 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122522018 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425688688473 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425688688473"} 20250813122522018 DAUC <0003> db_auc.c:192 IMSI='262425688688473': No 3G Auth Data 20250813122522018 DAUC <0003> db_auc.c:236 IMSI='262425688688473': Calling to generate 5 vectors 20250813122522018 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250813122522018 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122522018 DAUC <0003> auc.c:113 vector [0]: rand = ef4df800f65746158108e0d30524acc1 20250813122522018 DAUC <0003> auc.c:179 vector [0]: kc = d51905f1c7dfac00 20250813122522018 DAUC <0003> auc.c:180 vector [0]: sres = fa5876b5 20250813122522018 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250813122522018 DAUC <0003> auc.c:113 vector [1]: rand = 2629272f0b6cccfdd20e84a9bef17baa 20250813122522018 DAUC <0003> auc.c:179 vector [1]: kc = 19ac90beb3d64000 20250813122522018 DAUC <0003> auc.c:180 vector [1]: sres = 54bd7223 20250813122522018 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250813122522018 DAUC <0003> auc.c:113 vector [2]: rand = 9ee3383107ddf06b72bcf5ee2f47ad7a 20250813122522018 DAUC <0003> auc.c:179 vector [2]: kc = d99c1fe03dbc5400 20250813122522018 DAUC <0003> auc.c:180 vector [2]: sres = b0d0a5c9 20250813122522018 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250813122522018 DAUC <0003> auc.c:113 vector [3]: rand = 0c6b9b1265fd2690a6c76812799b059f 20250813122522018 DAUC <0003> auc.c:179 vector [3]: kc = 6bbcb87b07c9c800 20250813122522018 DAUC <0003> auc.c:180 vector [3]: sres = 3abf8559 20250813122522018 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250813122522018 DAUC <0003> auc.c:113 vector [4]: rand = ba0a1ecaab1c4a1095ba70cefe41b71a 20250813122522018 DAUC <0003> auc.c:179 vector [4]: kc = c98414cafc6e4800 20250813122522018 DAUC <0003> auc.c:180 vector [4]: sres = 69fc76d5 20250813122522018 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250813122522018 DAUC <0003> db_auc.c:245 IMSI='262425688688473': Generated 5 vectors 20250813122522018 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425688688473 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425688688473"} 20250813122522018 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262425688688473 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122522018 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122522018 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522018 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@829a15aea750: Found GsupExpect[0] for "262425688688473" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@829a15aea750: Added IMSI table entry 1TC_gsup_sai(13)"262425688688473" TC_gsup_sai(13)@829a15aea750: setverdict(pass): none -> pass TC_gsup_sai(13)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122522019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47880<->l=127.0.0.1:4258 TC_gsup_sai(13)@829a15aea750: Final verdict of PTC: pass 20250813122522020 DAUC <0003> db_auc.c:157 IMSI='262420695732951': No 2G Auth Data 20250813122522020 DAUC <0003> db_auc.c:192 IMSI='262420695732951': No 3G Auth Data HLR_Test-GSUP(9)@829a15aea750: Created GsupExpect[0] for "262420695732951" to be handled at TC_gsup_sai(14) 20250813122522027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47882<->l=127.0.0.1:4258 20250813122522028 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522028 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122522028 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420695732951 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420695732951"} 20250813122522028 DAUC <0003> db_auc.c:192 IMSI='262420695732951': No 3G Auth Data 20250813122522028 DAUC <0003> db_auc.c:236 IMSI='262420695732951': Calling to generate 5 vectors 20250813122522028 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250813122522028 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122522028 DAUC <0003> auc.c:113 vector [0]: rand = 32f381e2e449a440514522b0552e39c2 20250813122522028 DAUC <0003> auc.c:179 vector [0]: kc = a992ee7d7a7b2724 20250813122522028 DAUC <0003> auc.c:180 vector [0]: sres = 623c47a0 20250813122522028 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250813122522028 DAUC <0003> auc.c:113 vector [1]: rand = 346e969e91e179081ee8fd483e17068a 20250813122522028 DAUC <0003> auc.c:179 vector [1]: kc = 190716a98e052069 20250813122522028 DAUC <0003> auc.c:180 vector [1]: sres = 1f135ae2 20250813122522028 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250813122522028 DAUC <0003> auc.c:113 vector [2]: rand = 150ed6466fcad541f4dd4fd266442e0f 20250813122522028 DAUC <0003> auc.c:179 vector [2]: kc = 27d03ad62695802a 20250813122522028 DAUC <0003> auc.c:180 vector [2]: sres = 7d21ccc2 20250813122522028 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250813122522028 DAUC <0003> auc.c:113 vector [3]: rand = 99817672ec74798f3e35a0b55196cc9d 20250813122522028 DAUC <0003> auc.c:179 vector [3]: kc = 81409fcccd3d4899 20250813122522028 DAUC <0003> auc.c:180 vector [3]: sres = 8565c7a8 20250813122522028 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250813122522028 DAUC <0003> auc.c:113 vector [4]: rand = 4245188bfc857cef9b22a6c4359f509f 20250813122522028 DAUC <0003> auc.c:179 vector [4]: kc = 68444afe468c400d 20250813122522028 DAUC <0003> auc.c:180 vector [4]: sres = de564a7c 20250813122522028 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250813122522028 DAUC <0003> db_auc.c:245 IMSI='262420695732951': Generated 5 vectors 20250813122522028 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420695732951 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420695732951"} 20250813122522028 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420695732951 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122522028 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522028 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122522029 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522029 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@829a15aea750: Found GsupExpect[0] for "262420695732951" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@829a15aea750: Added IMSI table entry 2TC_gsup_sai(14)"262420695732951" TC_gsup_sai(14)@829a15aea750: setverdict(pass): none -> pass TC_gsup_sai(14)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122522029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47882<->l=127.0.0.1:4258 TC_gsup_sai(14)@829a15aea750: Final verdict of PTC: pass 20250813122522030 DAUC <0003> db_auc.c:157 IMSI='262420059883170': No 2G Auth Data 20250813122522030 DAUC <0003> db_auc.c:192 IMSI='262420059883170': No 3G Auth Data HLR_Test-GSUP(9)@829a15aea750: Created GsupExpect[0] for "262420059883170" to be handled at TC_gsup_sai(15) 20250813122522035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47894<->l=127.0.0.1:4258 20250813122522037 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122522037 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420059883170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420059883170"} 20250813122522037 DAUC <0003> db_auc.c:157 IMSI='262420059883170': No 2G Auth Data 20250813122522037 DAUC <0003> db_auc.c:236 IMSI='262420059883170': Calling to generate 5 vectors 20250813122522037 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250813122522037 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122522037 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122522037 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250813122522037 DAUC <0003> auc.c:113 vector [0]: rand = 98d1ffe97d059e5be7a652c67cf07476 20250813122522037 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250813122522037 DAUC <0003> auc.c:142 vector [0]: autn = 6728f14af8c90000ced2f0ca3d625f99 20250813122522037 DAUC <0003> auc.c:143 vector [0]: ck = 8b0aa70b405713ee4b9d387e32d694c1 20250813122522037 DAUC <0003> auc.c:144 vector [0]: ik = 300417c6a60d1251fd199f3706dfed14 20250813122522037 DAUC <0003> auc.c:145 vector [0]: res = 07eda1ebe70c806d0000000000000000 20250813122522037 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122522037 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250813122522037 DAUC <0003> auc.c:151 vector [0]: kc = 0d8a1784d253786a 20250813122522037 DAUC <0003> auc.c:152 vector [0]: sres = e0e12186 20250813122522037 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250813122522037 DAUC <0003> auc.c:113 vector [1]: rand = 937de6cae80022dce8f8c3f42c4b6b5f 20250813122522037 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250813122522037 DAUC <0003> auc.c:142 vector [1]: autn = fc9551c020c00000b47b48e1ee549920 20250813122522037 DAUC <0003> auc.c:143 vector [1]: ck = edb3785f36bc03b91d44a07b34a59060 20250813122522037 DAUC <0003> auc.c:144 vector [1]: ik = b72efd7bbba136b0a74542753df1e1c8 20250813122522037 DAUC <0003> auc.c:145 vector [1]: res = cb53ab60dfef22080000000000000000 20250813122522037 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122522037 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250813122522037 DAUC <0003> auc.c:151 vector [1]: kc = e09c672a844944a1 20250813122522037 DAUC <0003> auc.c:152 vector [1]: sres = 14bc8968 20250813122522037 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250813122522037 DAUC <0003> auc.c:113 vector [2]: rand = 9f242b8ecada2b4cf45f4dd48ce6bffe 20250813122522037 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250813122522037 DAUC <0003> auc.c:142 vector [2]: autn = 47cab26653ec0000477761ffbc926211 20250813122522037 DAUC <0003> auc.c:143 vector [2]: ck = 274c7cd22a57fb223e8753efa0abf5d4 20250813122522037 DAUC <0003> auc.c:144 vector [2]: ik = f6b544b4b32b3b8f8b33ba4884881769 20250813122522037 DAUC <0003> auc.c:145 vector [2]: res = 55a9e5556f7a6baa0000000000000000 20250813122522037 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122522037 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250813122522037 DAUC <0003> auc.c:151 vector [2]: kc = 644dd1c1bd5f2210 20250813122522037 DAUC <0003> auc.c:152 vector [2]: sres = 3ad38eff 20250813122522037 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250813122522037 DAUC <0003> auc.c:113 vector [3]: rand = 05370f3a2bc910acdb5bd84dad5a2f37 20250813122522037 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250813122522037 DAUC <0003> auc.c:142 vector [3]: autn = b1370e0724790000c8176c4d2406da59 20250813122522037 DAUC <0003> auc.c:143 vector [3]: ck = 6474ed3340f6119ce353200d50019bd3 20250813122522037 DAUC <0003> auc.c:144 vector [3]: ik = aa3ead981edf7dd7f127d6e0776196ab 20250813122522037 DAUC <0003> auc.c:145 vector [3]: res = 29827719c5e79a920000000000000000 20250813122522037 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122522037 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250813122522037 DAUC <0003> auc.c:151 vector [3]: kc = dc3eb64679496133 20250813122522037 DAUC <0003> auc.c:152 vector [3]: sres = ec65ed8b 20250813122522037 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250813122522037 DAUC <0003> auc.c:113 vector [4]: rand = 515a261a046fb0482e1745f39654ac46 20250813122522037 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250813122522037 DAUC <0003> auc.c:142 vector [4]: autn = d7f3e3940a0d0000b21b8ffaa5b23783 20250813122522037 DAUC <0003> auc.c:143 vector [4]: ck = 6b1bb9a9182ae2c26da7ece0f30baff4 20250813122522037 DAUC <0003> auc.c:144 vector [4]: ik = 4ef9175262cebd3558801f8ac10b8c3a 20250813122522037 DAUC <0003> auc.c:145 vector [4]: res = 793024b35c2b883c0000000000000000 20250813122522037 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250813122522037 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250813122522037 DAUC <0003> auc.c:151 vector [4]: kc = 10c55d9148e47c39 20250813122522037 DAUC <0003> auc.c:152 vector [4]: sres = 251bac8f 20250813122522037 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250813122522037 DAUC <0003> db_auc.c:245 IMSI='262420059883170': Generated 5 vectors 20250813122522037 DAUC <0003> db_auc.c:249 IMSI='262420059883170': Updating SQN=161 in DB 20250813122522037 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420059883170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420059883170"} 20250813122522037 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420059883170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122522037 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122522037 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@829a15aea750: Found GsupExpect[0] for "262420059883170" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@829a15aea750: Added IMSI table entry 3TC_gsup_sai(15)"262420059883170" TC_gsup_sai(15)@829a15aea750: setverdict(pass): none -> pass TC_gsup_sai(15)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122522038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47894<->l=127.0.0.1:4258 TC_gsup_sai(15)@829a15aea750: Final verdict of PTC: pass 20250813122522039 DAUC <0003> db_auc.c:157 IMSI='262426305708511': No 2G Auth Data 20250813122522039 DAUC <0003> db_auc.c:192 IMSI='262426305708511': No 3G Auth Data HLR_Test-GSUP(9)@829a15aea750: Created GsupExpect[0] for "262426305708511" to be handled at TC_gsup_sai(16) 20250813122522045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47910<->l=127.0.0.1:4258 20250813122522046 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122522046 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426305708511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426305708511"} 20250813122522046 DAUC <0003> db_auc.c:157 IMSI='262426305708511': No 2G Auth Data 20250813122522046 DAUC <0003> db_auc.c:236 IMSI='262426305708511': Calling to generate 5 vectors 20250813122522046 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250813122522046 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122522046 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250813122522046 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250813122522046 DAUC <0003> auc.c:113 vector [0]: rand = f285523f91884f62f043139044b750f3 20250813122522046 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250813122522046 DAUC <0003> auc.c:142 vector [0]: autn = 5d96e75881850000addaa006034b8ade 20250813122522046 DAUC <0003> auc.c:143 vector [0]: ck = 4ade74f2f955e3435793122aaef134d8 20250813122522047 DAUC <0003> auc.c:144 vector [0]: ik = a871f9d1fa7153a9fd0c74c1df7f684b 20250813122522047 DAUC <0003> auc.c:145 vector [0]: res = ddae36c5055cf6040000000000000000 20250813122522047 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122522047 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250813122522047 DAUC <0003> auc.c:151 vector [0]: kc = 4830ebc872aaec79 20250813122522047 DAUC <0003> auc.c:152 vector [0]: sres = d8f2c0c1 20250813122522047 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250813122522047 DAUC <0003> auc.c:113 vector [1]: rand = 793a061730ec0f3121930ebefaa89010 20250813122522047 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250813122522047 DAUC <0003> auc.c:142 vector [1]: autn = 3d688d538b560000262739f8861231ce 20250813122522047 DAUC <0003> auc.c:143 vector [1]: ck = f6c45521036cf78249480042b5b3b401 20250813122522047 DAUC <0003> auc.c:144 vector [1]: ik = b764f35f7c4e3ede9a8636020b76c00a 20250813122522047 DAUC <0003> auc.c:145 vector [1]: res = 67f7668f774be8bc0000000000000000 20250813122522047 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122522047 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250813122522047 DAUC <0003> auc.c:151 vector [1]: kc = 926e903ec1e7bd57 20250813122522047 DAUC <0003> auc.c:152 vector [1]: sres = 10bc8e33 20250813122522047 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250813122522047 DAUC <0003> auc.c:113 vector [2]: rand = dd929cd06a0d883f53cd3bf3bb88c155 20250813122522047 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250813122522047 DAUC <0003> auc.c:142 vector [2]: autn = b96d324730650000a5782b12421550e4 20250813122522047 DAUC <0003> auc.c:143 vector [2]: ck = b82f900dff6ae36bb83168f85a2ea1e1 20250813122522047 DAUC <0003> auc.c:144 vector [2]: ik = 8e67f14a6d6ee79931fe0d7e9a488afc 20250813122522047 DAUC <0003> auc.c:145 vector [2]: res = bd1e2e4b249b6bde0000000000000000 20250813122522047 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122522047 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250813122522047 DAUC <0003> auc.c:151 vector [2]: kc = bf8704c152622fef 20250813122522047 DAUC <0003> auc.c:152 vector [2]: sres = 99854595 20250813122522047 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250813122522047 DAUC <0003> auc.c:113 vector [3]: rand = 7f4bdbe952ba0fcfa9480b7bc00ae138 20250813122522047 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250813122522047 DAUC <0003> auc.c:142 vector [3]: autn = ac58ae2a3cc90000056e84140cea4cf0 20250813122522047 DAUC <0003> auc.c:143 vector [3]: ck = 8ccc16b5ee04ec87a3c1c7d5040f1df5 20250813122522047 DAUC <0003> auc.c:144 vector [3]: ik = 8b7e0b2b6ec499a81edd747d01f2d632 20250813122522047 DAUC <0003> auc.c:145 vector [3]: res = 3ebe9f0ad1a756310000000000000000 20250813122522047 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122522047 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250813122522047 DAUC <0003> auc.c:151 vector [3]: kc = baaeae36853dbee8 20250813122522047 DAUC <0003> auc.c:152 vector [3]: sres = ef19c93b 20250813122522047 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250813122522047 DAUC <0003> auc.c:113 vector [4]: rand = c7115676160e987392c32a79d22e3f55 20250813122522047 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250813122522047 DAUC <0003> auc.c:142 vector [4]: autn = ffbbdcb8051d00008383ece945cf6bb2 20250813122522047 DAUC <0003> auc.c:143 vector [4]: ck = 7a37a96e0a306165b15b913c0c77965a 20250813122522047 DAUC <0003> auc.c:144 vector [4]: ik = c688f6497c12d7bb2e469e2cccb13eb1 20250813122522047 DAUC <0003> auc.c:145 vector [4]: res = 5a4f68950907583a0000000000000000 20250813122522047 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250813122522047 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250813122522047 DAUC <0003> auc.c:151 vector [4]: kc = 23a25037b6e41e35 20250813122522047 DAUC <0003> auc.c:152 vector [4]: sres = 534830af 20250813122522047 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250813122522047 DAUC <0003> db_auc.c:245 IMSI='262426305708511': Generated 5 vectors 20250813122522047 DAUC <0003> db_auc.c:249 IMSI='262426305708511': Updating SQN=161 in DB 20250813122522047 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426305708511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426305708511"} 20250813122522047 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262426305708511 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122522047 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122522047 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@829a15aea750: Found GsupExpect[0] for "262426305708511" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@829a15aea750: Added IMSI table entry 4TC_gsup_sai(16)"262426305708511" TC_gsup_sai(16)@829a15aea750: setverdict(pass): none -> pass TC_gsup_sai(16)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122522048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47910<->l=127.0.0.1:4258 TC_gsup_sai(16)@829a15aea750: Final verdict of PTC: pass 20250813122522048 DAUC <0003> db_auc.c:157 IMSI='262425917664557': No 2G Auth Data 20250813122522048 DAUC <0003> db_auc.c:192 IMSI='262425917664557': No 3G Auth Data HLR_Test-GSUP(9)@829a15aea750: Created GsupExpect[0] for "262425917664557" to be handled at TC_gsup_sai(17) 20250813122522054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47926<->l=127.0.0.1:4258 20250813122522056 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122522056 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425917664557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425917664557"} 20250813122522056 DAUC <0003> db_auc.c:236 IMSI='262425917664557': Calling to generate 5 vectors 20250813122522056 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250813122522056 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122522056 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122522056 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250813122522056 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122522056 DAUC <0003> auc.c:113 vector [0]: rand = 630e82eb2705de234f37da36faa460be 20250813122522056 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250813122522056 DAUC <0003> auc.c:142 vector [0]: autn = e48a2c20b8da0000142f7e07d22b5e37 20250813122522056 DAUC <0003> auc.c:143 vector [0]: ck = 2d77ab63146083a9928dbaa276a1e53e 20250813122522056 DAUC <0003> auc.c:144 vector [0]: ik = 059e2703a0f499d6828c7948bec0f996 20250813122522056 DAUC <0003> auc.c:145 vector [0]: res = 208885e9c468d2050000000000000000 20250813122522056 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122522056 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250813122522056 DAUC <0003> auc.c:179 vector [0]: kc = fe2d8bfdea734c00 20250813122522056 DAUC <0003> auc.c:180 vector [0]: sres = d275209d 20250813122522056 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250813122522056 DAUC <0003> auc.c:113 vector [1]: rand = fb708b244b750e35bb0ea6256812e15e 20250813122522056 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250813122522056 DAUC <0003> auc.c:142 vector [1]: autn = 8f4ed46f3c870000c8acc15ef06163b6 20250813122522056 DAUC <0003> auc.c:143 vector [1]: ck = e9b3856f297b8362c2698e61589e34ba 20250813122522056 DAUC <0003> auc.c:144 vector [1]: ik = 7d4d64feef77418c4fed83de05e33c21 20250813122522056 DAUC <0003> auc.c:145 vector [1]: res = ad43c4d72d92331b0000000000000000 20250813122522056 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122522056 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250813122522056 DAUC <0003> auc.c:179 vector [1]: kc = 1dee9124c1713000 20250813122522056 DAUC <0003> auc.c:180 vector [1]: sres = e6d115be 20250813122522056 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250813122522056 DAUC <0003> auc.c:113 vector [2]: rand = d2420220d31b10fd105bfd3896c67168 20250813122522056 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250813122522056 DAUC <0003> auc.c:142 vector [2]: autn = 1f465c0069e90000fd9ed482d16c75db 20250813122522056 DAUC <0003> auc.c:143 vector [2]: ck = f409826a3271b4a80a4240199243a64c 20250813122522056 DAUC <0003> auc.c:144 vector [2]: ik = 28a9ad1adf34708933100a88c6dfe575 20250813122522056 DAUC <0003> auc.c:145 vector [2]: res = 9d35230f966fc0fb0000000000000000 20250813122522056 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122522056 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250813122522056 DAUC <0003> auc.c:179 vector [2]: kc = a8f7a44c33f0b000 20250813122522056 DAUC <0003> auc.c:180 vector [2]: sres = cd3350a1 20250813122522056 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250813122522056 DAUC <0003> auc.c:113 vector [3]: rand = 5cccc0531bb2ddb7ceeaa8000d2efc7f 20250813122522056 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250813122522056 DAUC <0003> auc.c:142 vector [3]: autn = 6593fefc769700006637e55c169c0169 20250813122522056 DAUC <0003> auc.c:143 vector [3]: ck = a1f245dbd5758c4af495572b8ac8a82f 20250813122522056 DAUC <0003> auc.c:144 vector [3]: ik = 909ef2388a02499cd7a3eabbac1c29a9 20250813122522056 DAUC <0003> auc.c:145 vector [3]: res = 0675eaaac607e0a00000000000000000 20250813122522056 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122522056 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250813122522056 DAUC <0003> auc.c:179 vector [3]: kc = 8b4c032ccc68d800 20250813122522056 DAUC <0003> auc.c:180 vector [3]: sres = f6004694 20250813122522056 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250813122522056 DAUC <0003> auc.c:113 vector [4]: rand = 4f67a46073f4e03d8cda19cab0e52eb5 20250813122522056 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250813122522056 DAUC <0003> auc.c:142 vector [4]: autn = 0040d3d487000000a8da0f5813784695 20250813122522056 DAUC <0003> auc.c:143 vector [4]: ck = b9c76a720aee61f767d96c65c949c192 20250813122522056 DAUC <0003> auc.c:144 vector [4]: ik = 39c9bd42d974c472b2965dfbe118a184 20250813122522056 DAUC <0003> auc.c:145 vector [4]: res = d9e92d05580ee3f90000000000000000 20250813122522056 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250813122522056 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250813122522056 DAUC <0003> auc.c:179 vector [4]: kc = b95d46cab05dfc00 20250813122522056 DAUC <0003> auc.c:180 vector [4]: sres = 8fc3ac90 20250813122522056 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250813122522056 DAUC <0003> db_auc.c:245 IMSI='262425917664557': Generated 5 vectors 20250813122522056 DAUC <0003> db_auc.c:249 IMSI='262425917664557': Updating SQN=161 in DB 20250813122522056 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425917664557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425917664557"} 20250813122522056 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425917664557 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122522056 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122522056 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@829a15aea750: Found GsupExpect[0] for "262425917664557" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@829a15aea750: Added IMSI table entry 5TC_gsup_sai(17)"262425917664557" TC_gsup_sai(17)@829a15aea750: setverdict(pass): none -> pass TC_gsup_sai(17)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122522057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47926<->l=127.0.0.1:4258 TC_gsup_sai(17)@829a15aea750: Final verdict of PTC: pass 20250813122522058 DAUC <0003> db_auc.c:157 IMSI='262428945069281': No 2G Auth Data 20250813122522058 DAUC <0003> db_auc.c:192 IMSI='262428945069281': No 3G Auth Data HLR_Test-GSUP(9)@829a15aea750: Created GsupExpect[0] for "262428945069281" to be handled at TC_gsup_sai(18) 20250813122522063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47938<->l=127.0.0.1:4258 20250813122522065 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122522065 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428945069281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428945069281"} 20250813122522065 DAUC <0003> db_auc.c:236 IMSI='262428945069281': Calling to generate 5 vectors 20250813122522065 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250813122522065 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122522065 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122522065 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250813122522065 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122522065 DAUC <0003> auc.c:113 vector [0]: rand = c9b25bf2f9477089f924dc07e2812ffd 20250813122522065 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250813122522065 DAUC <0003> auc.c:142 vector [0]: autn = f9be6c04b092000092ee9478ee051f90 20250813122522065 DAUC <0003> auc.c:143 vector [0]: ck = b6fab01feeadade67e748e3846e01fcd 20250813122522065 DAUC <0003> auc.c:144 vector [0]: ik = 75186b275187dcda1317db7ed7631f53 20250813122522065 DAUC <0003> auc.c:145 vector [0]: res = e19208f0e70253bc0000000000000000 20250813122522065 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122522065 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250813122522065 DAUC <0003> auc.c:179 vector [0]: kc = 3c058b9ee0dcdc00 20250813122522065 DAUC <0003> auc.c:180 vector [0]: sres = 7e5ba584 20250813122522065 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250813122522065 DAUC <0003> auc.c:113 vector [1]: rand = 9f08d786ea84023d5a65c934cf03c38e 20250813122522065 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250813122522065 DAUC <0003> auc.c:142 vector [1]: autn = d661003751d80000dfa81e8814b3bed1 20250813122522065 DAUC <0003> auc.c:143 vector [1]: ck = 56666f6cfe1d5348e4cc3e1565ccd714 20250813122522065 DAUC <0003> auc.c:144 vector [1]: ik = 4c8c2ce46fbf6b50dafe68ca5cca0954 20250813122522065 DAUC <0003> auc.c:145 vector [1]: res = 61f9f20b1fbf67750000000000000000 20250813122522065 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122522065 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250813122522065 DAUC <0003> auc.c:179 vector [1]: kc = 08dbc8b04e3fac00 20250813122522065 DAUC <0003> auc.c:180 vector [1]: sres = e530c3ed 20250813122522065 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250813122522065 DAUC <0003> auc.c:113 vector [2]: rand = bc6955cdf44c451354f5a3aa9c2bfede 20250813122522065 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250813122522065 DAUC <0003> auc.c:142 vector [2]: autn = 10f22fb2b68b0000fa16ea4bd9602dc1 20250813122522065 DAUC <0003> auc.c:143 vector [2]: ck = 41557c855210c7ced0fc0a7fad6b6146 20250813122522065 DAUC <0003> auc.c:144 vector [2]: ik = ffe4a0832d4082c9e1daa6a4bf6e43f1 20250813122522065 DAUC <0003> auc.c:145 vector [2]: res = 9b3d56bffe0655760000000000000000 20250813122522065 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122522065 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250813122522065 DAUC <0003> auc.c:179 vector [2]: kc = 83cc5c2d5baad000 20250813122522065 DAUC <0003> auc.c:180 vector [2]: sres = 804344d4 20250813122522065 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250813122522065 DAUC <0003> auc.c:113 vector [3]: rand = d42f27c6cdcbcbe1d71236076dd516c4 20250813122522065 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250813122522065 DAUC <0003> auc.c:142 vector [3]: autn = ab7300d7fa05000043793440b4cb1dbf 20250813122522065 DAUC <0003> auc.c:143 vector [3]: ck = 16614ac159edd9bf5275c00729280e65 20250813122522065 DAUC <0003> auc.c:144 vector [3]: ik = bdd32bc733aa013bd956badb59d44622 20250813122522065 DAUC <0003> auc.c:145 vector [3]: res = 13d6eeac285f1c970000000000000000 20250813122522065 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122522065 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250813122522065 DAUC <0003> auc.c:179 vector [3]: kc = 5150f6f1b8ada000 20250813122522065 DAUC <0003> auc.c:180 vector [3]: sres = 2debcd88 20250813122522065 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250813122522065 DAUC <0003> auc.c:113 vector [4]: rand = c1209bb5a2751e2fe2e793a277a0957e 20250813122522065 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250813122522065 DAUC <0003> auc.c:142 vector [4]: autn = f955ca945f9300005350b0856b403b91 20250813122522065 DAUC <0003> auc.c:143 vector [4]: ck = d87f5b59adca76dac039298a9b3327e0 20250813122522065 DAUC <0003> auc.c:144 vector [4]: ik = 077355e1ac03d966d510dc8e61ab4e83 20250813122522065 DAUC <0003> auc.c:145 vector [4]: res = 01a753f3e95d85610000000000000000 20250813122522065 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250813122522065 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250813122522065 DAUC <0003> auc.c:179 vector [4]: kc = 2d2860992bfee400 20250813122522065 DAUC <0003> auc.c:180 vector [4]: sres = f17577a8 20250813122522065 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250813122522065 DAUC <0003> db_auc.c:245 IMSI='262428945069281': Generated 5 vectors 20250813122522065 DAUC <0003> db_auc.c:249 IMSI='262428945069281': Updating SQN=161 in DB 20250813122522065 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428945069281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428945069281"} 20250813122522065 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428945069281 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122522065 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122522065 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@829a15aea750: Found GsupExpect[0] for "262428945069281" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@829a15aea750: Added IMSI table entry 6TC_gsup_sai(18)"262428945069281" TC_gsup_sai(18)@829a15aea750: setverdict(pass): none -> pass TC_gsup_sai(18)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122522066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47938<->l=127.0.0.1:4258 TC_gsup_sai(18)@829a15aea750: Final verdict of PTC: pass 20250813122522067 DAUC <0003> db_auc.c:157 IMSI='262420212920778': No 2G Auth Data 20250813122522067 DAUC <0003> db_auc.c:192 IMSI='262420212920778': No 3G Auth Data HLR_Test-GSUP(9)@829a15aea750: Created GsupExpect[0] for "262420212920778" to be handled at TC_gsup_sai(19) 20250813122522072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47944<->l=127.0.0.1:4258 20250813122522074 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122522074 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420212920778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420212920778"} 20250813122522074 DAUC <0003> db_auc.c:236 IMSI='262420212920778': Calling to generate 5 vectors 20250813122522074 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250813122522074 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122522074 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122522074 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250813122522074 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122522074 DAUC <0003> auc.c:113 vector [0]: rand = eda564bf1cf9ee928af2f1692a314aa7 20250813122522074 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250813122522074 DAUC <0003> auc.c:142 vector [0]: autn = eb952fadeea700003916c24d059c8025 20250813122522074 DAUC <0003> auc.c:143 vector [0]: ck = 5f7948c5eea5c682b680df6a097fe1e3 20250813122522074 DAUC <0003> auc.c:144 vector [0]: ik = aef71f639362292c85d2e2b24ee1cacb 20250813122522074 DAUC <0003> auc.c:145 vector [0]: res = c79422a4d5e177e40000000000000000 20250813122522074 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122522074 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250813122522074 DAUC <0003> auc.c:179 vector [0]: kc = 40cd0c20dd9f821d 20250813122522074 DAUC <0003> auc.c:180 vector [0]: sres = 712aac29 20250813122522074 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250813122522074 DAUC <0003> auc.c:113 vector [1]: rand = 741c01feac8ec5caa9b573517a4b39bf 20250813122522074 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250813122522074 DAUC <0003> auc.c:142 vector [1]: autn = 277d00d076c50000e7d0ae6b58a4f3a9 20250813122522074 DAUC <0003> auc.c:143 vector [1]: ck = ef6ba6a4e3c2eec58c3572eab06ce703 20250813122522074 DAUC <0003> auc.c:144 vector [1]: ik = 82c0241d2a54845585eb2a0f018f7631 20250813122522074 DAUC <0003> auc.c:145 vector [1]: res = 77d6ac3aa3a9dc9a0000000000000000 20250813122522074 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122522074 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250813122522074 DAUC <0003> auc.c:179 vector [1]: kc = aefd11b6f6f94116 20250813122522074 DAUC <0003> auc.c:180 vector [1]: sres = 8fac4e5b 20250813122522074 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250813122522074 DAUC <0003> auc.c:113 vector [2]: rand = b2c7fca87bf6aaf7b66e58236e33b6ed 20250813122522074 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250813122522074 DAUC <0003> auc.c:142 vector [2]: autn = 22cdef5d0c450000ab95853b10256d9b 20250813122522074 DAUC <0003> auc.c:143 vector [2]: ck = addd5638a70cb62e707545a0b6534d24 20250813122522074 DAUC <0003> auc.c:144 vector [2]: ik = ae0dc91e915af83b12cc0284bdcc97eb 20250813122522074 DAUC <0003> auc.c:145 vector [2]: res = 1849757cd365c5960000000000000000 20250813122522074 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122522074 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250813122522074 DAUC <0003> auc.c:179 vector [2]: kc = c76e13c83e6cc704 20250813122522074 DAUC <0003> auc.c:180 vector [2]: sres = 70d6ada9 20250813122522074 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250813122522074 DAUC <0003> auc.c:113 vector [3]: rand = c3162affe31d6f5ccbc67dfafef55320 20250813122522074 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250813122522074 DAUC <0003> auc.c:142 vector [3]: autn = c470d252ffb00000563ce79ce0541bee 20250813122522074 DAUC <0003> auc.c:143 vector [3]: ck = 5cff6248fc2e9b36c27eab3721db4350 20250813122522074 DAUC <0003> auc.c:144 vector [3]: ik = 684e6c8b65f17c1e3e16b918a4cc5a27 20250813122522074 DAUC <0003> auc.c:145 vector [3]: res = ad181f5c34e962900000000000000000 20250813122522074 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122522074 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250813122522074 DAUC <0003> auc.c:179 vector [3]: kc = 28163656fe6bd725 20250813122522074 DAUC <0003> auc.c:180 vector [3]: sres = 4b7e0ed1 20250813122522074 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250813122522074 DAUC <0003> auc.c:113 vector [4]: rand = 72739b6d4d7c0c7c9a20a7fa06668d1b 20250813122522074 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250813122522074 DAUC <0003> auc.c:142 vector [4]: autn = 5b9a52ab8f800000b3ad8c151c4ea289 20250813122522074 DAUC <0003> auc.c:143 vector [4]: ck = 855edbdf1aa7dd197f9e5203653be7df 20250813122522074 DAUC <0003> auc.c:144 vector [4]: ik = 74110513d7c0adc39b9af7aac9ed5a6d 20250813122522074 DAUC <0003> auc.c:145 vector [4]: res = a6012e23cc3b93ca0000000000000000 20250813122522074 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250813122522074 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250813122522074 DAUC <0003> auc.c:179 vector [4]: kc = 82851b55fa70d46a 20250813122522074 DAUC <0003> auc.c:180 vector [4]: sres = 7a5cd39a 20250813122522074 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250813122522074 DAUC <0003> db_auc.c:245 IMSI='262420212920778': Generated 5 vectors 20250813122522074 DAUC <0003> db_auc.c:249 IMSI='262420212920778': Updating SQN=161 in DB 20250813122522074 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420212920778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420212920778"} 20250813122522074 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420212920778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122522074 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122522074 DLINP <000b> input/ipa.c:452 connected read/write 20250813122522074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@829a15aea750: Found GsupExpect[0] for "262420212920778" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@829a15aea750: Added IMSI table entry 7TC_gsup_sai(19)"262420212920778" TC_gsup_sai(19)@829a15aea750: setverdict(pass): none -> pass TC_gsup_sai(19)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122522076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47944<->l=127.0.0.1:4258 TC_gsup_sai(19)@829a15aea750: Final verdict of PTC: pass MTC@829a15aea750: setverdict(pass): none -> pass 20250813122522076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47866<->l=127.0.0.1:4258 20250813122522077 DLINP <000b> input/ipa.c:452 connected read/write HLR_Test-GSUP(9)@829a15aea750: Final verdict of PTC: none 20250813122522077 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122522077 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122522077 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122522077 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122522077 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38943<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(8)@829a15aea750: Final verdict of PTC: none 10@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: pass MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@829a15aea750: Test case TC_gsup_sai finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Wed Aug 13 12:25:22 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250813122522102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47954<->l=127.0.0.1:4258 20250813122522203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47954<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=163580) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Wed Aug 13 12:25:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_gsup_sai_num_auth_vectors started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122525268 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122525268 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122525272 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525272 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47956<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122525277 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525278 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122525278 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122525278 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  20250813122525278 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122525278 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  20250813122525278 DLGSUP <0013> gsup_server.c:236 2:  20250813122525278 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122525278 DLGSUP <0013> gsup_server.c:236 3:  20250813122525278 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122525278 DLGSUP <0013> gsup_server.c:236 4:  20250813122525278 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122525278 DLGSUP <0013> gsup_server.c:236 5:  20250813122525278 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122525278 DLGSUP <0013> gsup_server.c:236 7:  20250813122525278 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122525278 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122525278 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122525278 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@829a15aea750: 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") 20250813122525294 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42225<->l=127.0.0.1:4259) 20250813122525299 DAUC <0003> db_auc.c:157 IMSI='262420239054702': No 2G Auth Data 20250813122525299 DAUC <0003> db_auc.c:192 IMSI='262420239054702': No 3G Auth Data HLR_Test-GSUP(21)@829a15aea750: Created GsupExpect[0] for "262420239054702" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250813122525314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47958<->l=127.0.0.1:4258 20250813122525325 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525325 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420239054702 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420239054702"} 20250813122525325 DAUC <0003> db_auc.c:192 IMSI='262420239054702': No 3G Auth Data 20250813122525325 DAUC <0003> db_auc.c:236 IMSI='262420239054702': Calling to generate 1 vectors 20250813122525325 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250813122525325 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525325 DAUC <0003> auc.c:113 vector [0]: rand = 7f509fefb8c20aa1d26353c979046e9a 20250813122525325 DAUC <0003> auc.c:179 vector [0]: kc = 0d22050f41f9c400 20250813122525325 DAUC <0003> auc.c:180 vector [0]: sres = 1a9de0c2 20250813122525325 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250813122525325 DAUC <0003> db_auc.c:245 IMSI='262420239054702': Generated 1 vectors 20250813122525325 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420239054702 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420239054702"} 20250813122525325 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420239054702 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525325 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525325 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@829a15aea750: Found GsupExpect[0] for "262420239054702" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@829a15aea750: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262420239054702" TC_gsup_sai_num_auth_vectors(24)@829a15aea750: setverdict(pass): none -> pass 20250813122525331 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525331 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420239054702 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420239054702"} 20250813122525332 DAUC <0003> db_auc.c:192 IMSI='262420239054702': No 3G Auth Data 20250813122525332 DAUC <0003> db_auc.c:236 IMSI='262420239054702': Calling to generate 4 vectors 20250813122525332 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250813122525332 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525332 DAUC <0003> auc.c:113 vector [0]: rand = dedc20903367e959863fa6652cc91ab9 20250813122525332 DAUC <0003> auc.c:179 vector [0]: kc = 22f4a47c684cc000 20250813122525332 DAUC <0003> auc.c:180 vector [0]: sres = 06b84041 20250813122525332 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250813122525332 DAUC <0003> auc.c:113 vector [1]: rand = 92b249a040be0ec9a600e39eea4dbd05 20250813122525332 DAUC <0003> auc.c:179 vector [1]: kc = 076e03d776f67000 20250813122525332 DAUC <0003> auc.c:180 vector [1]: sres = f5911601 20250813122525332 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250813122525332 DAUC <0003> auc.c:113 vector [2]: rand = 2b15d4daab3de104f8d12ebaf3051840 20250813122525332 DAUC <0003> auc.c:179 vector [2]: kc = 8212334f580ae000 20250813122525332 DAUC <0003> auc.c:180 vector [2]: sres = 4508ca9a 20250813122525332 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250813122525332 DAUC <0003> auc.c:113 vector [3]: rand = 27ac4fdc18215ff99455016289254868 20250813122525332 DAUC <0003> auc.c:179 vector [3]: kc = 05d01739aa47b400 20250813122525332 DAUC <0003> auc.c:180 vector [3]: sres = e01173d5 20250813122525332 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250813122525332 DAUC <0003> db_auc.c:245 IMSI='262420239054702': Generated 4 vectors 20250813122525332 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420239054702 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420239054702"} 20250813122525332 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420239054702 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525332 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525332 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525332 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525332 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525336 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525336 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420239054702 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420239054702"} 20250813122525336 DAUC <0003> db_auc.c:192 IMSI='262420239054702': No 3G Auth Data 20250813122525336 DAUC <0003> db_auc.c:236 IMSI='262420239054702': Calling to generate 5 vectors 20250813122525336 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250813122525336 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525336 DAUC <0003> auc.c:113 vector [0]: rand = 26775233c2cfe9e1df5e56e26731e31d 20250813122525336 DAUC <0003> auc.c:179 vector [0]: kc = 25970fd29186a400 20250813122525336 DAUC <0003> auc.c:180 vector [0]: sres = 61cafd3c 20250813122525336 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250813122525336 DAUC <0003> auc.c:113 vector [1]: rand = fa7e22248b0d62eb9b85ec8b5f279bd4 20250813122525336 DAUC <0003> auc.c:179 vector [1]: kc = 207b288a2e296000 20250813122525336 DAUC <0003> auc.c:180 vector [1]: sres = 7c15829b 20250813122525336 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250813122525336 DAUC <0003> auc.c:113 vector [2]: rand = 770a09696ed77156c84e2de54aadafe0 20250813122525336 DAUC <0003> auc.c:179 vector [2]: kc = 90346c9218a63400 20250813122525336 DAUC <0003> auc.c:180 vector [2]: sres = 331ff41c 20250813122525336 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250813122525336 DAUC <0003> auc.c:113 vector [3]: rand = a15f2886e3101745a9c11b78e1ba28ad 20250813122525336 DAUC <0003> auc.c:179 vector [3]: kc = 61449ab014c16c00 20250813122525336 DAUC <0003> auc.c:180 vector [3]: sres = 4ee5990a 20250813122525336 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250813122525336 DAUC <0003> auc.c:113 vector [4]: rand = a125d736348f095be9a21aa5a9039e40 20250813122525336 DAUC <0003> auc.c:179 vector [4]: kc = 2f930e423c789800 20250813122525336 DAUC <0003> auc.c:180 vector [4]: sres = 325d2a38 20250813122525336 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250813122525336 DAUC <0003> db_auc.c:245 IMSI='262420239054702': Generated 5 vectors 20250813122525336 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420239054702 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420239054702"} 20250813122525336 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420239054702 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525336 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525336 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525341 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525341 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420239054702 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420239054702"} 20250813122525341 DAUC <0003> db_auc.c:192 IMSI='262420239054702': No 3G Auth Data 20250813122525341 DAUC <0003> db_auc.c:236 IMSI='262420239054702': Calling to generate 5 vectors 20250813122525341 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250813122525341 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525341 DAUC <0003> auc.c:113 vector [0]: rand = 2b30d6aaecb8ade30e7d02e214c42d07 20250813122525341 DAUC <0003> auc.c:179 vector [0]: kc = bcad7b56b1c5e400 20250813122525341 DAUC <0003> auc.c:180 vector [0]: sres = 8d72f5ad 20250813122525341 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250813122525341 DAUC <0003> auc.c:113 vector [1]: rand = d5ee53e340fc4b5302e7e25a56d4cf6f 20250813122525341 DAUC <0003> auc.c:179 vector [1]: kc = be54749b09691c00 20250813122525341 DAUC <0003> auc.c:180 vector [1]: sres = 41a67cbc 20250813122525341 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250813122525341 DAUC <0003> auc.c:113 vector [2]: rand = f850763775f717b56b83470fc95f714a 20250813122525341 DAUC <0003> auc.c:179 vector [2]: kc = 7783fe2d5103f400 20250813122525341 DAUC <0003> auc.c:180 vector [2]: sres = 25614f74 20250813122525341 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250813122525341 DAUC <0003> auc.c:113 vector [3]: rand = 23d9929bc6e0b96a7670a87b4c0e9946 20250813122525341 DAUC <0003> auc.c:179 vector [3]: kc = 98150034afe88400 20250813122525341 DAUC <0003> auc.c:180 vector [3]: sres = 7b31bda5 20250813122525341 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250813122525341 DAUC <0003> auc.c:113 vector [4]: rand = 6d10bb0019adae4192ac6fff48a7b6f9 20250813122525341 DAUC <0003> auc.c:179 vector [4]: kc = a5b7837dbb0c7800 20250813122525341 DAUC <0003> auc.c:180 vector [4]: sres = 1a854abe 20250813122525341 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250813122525341 DAUC <0003> db_auc.c:245 IMSI='262420239054702': Generated 5 vectors 20250813122525341 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420239054702 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420239054702"} 20250813122525341 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420239054702 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525341 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525341 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525342 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47958<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@829a15aea750: Final verdict of PTC: pass 20250813122525347 DAUC <0003> db_auc.c:157 IMSI='262424146855565': No 2G Auth Data 20250813122525347 DAUC <0003> db_auc.c:192 IMSI='262424146855565': No 3G Auth Data HLR_Test-GSUP(21)@829a15aea750: Created GsupExpect[0] for "262424146855565" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250813122525361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47966<->l=127.0.0.1:4258 20250813122525363 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525363 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424146855565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424146855565"} 20250813122525363 DAUC <0003> db_auc.c:192 IMSI='262424146855565': No 3G Auth Data 20250813122525363 DAUC <0003> db_auc.c:236 IMSI='262424146855565': Calling to generate 1 vectors 20250813122525363 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250813122525363 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525363 DAUC <0003> auc.c:113 vector [0]: rand = e7ff351b68131f75545ea640943f23ce 20250813122525363 DAUC <0003> auc.c:179 vector [0]: kc = 39a81b7233142c00 20250813122525363 DAUC <0003> auc.c:180 vector [0]: sres = a0bab99e 20250813122525363 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250813122525363 DAUC <0003> db_auc.c:245 IMSI='262424146855565': Generated 1 vectors 20250813122525363 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424146855565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424146855565"} 20250813122525363 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424146855565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525363 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525363 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@829a15aea750: Found GsupExpect[0] for "262424146855565" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@829a15aea750: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262424146855565" TC_gsup_sai_num_auth_vectors(25)@829a15aea750: setverdict(pass): none -> pass 20250813122525364 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525364 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424146855565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424146855565"} 20250813122525364 DAUC <0003> db_auc.c:192 IMSI='262424146855565': No 3G Auth Data 20250813122525364 DAUC <0003> db_auc.c:236 IMSI='262424146855565': Calling to generate 4 vectors 20250813122525364 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250813122525364 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525364 DAUC <0003> auc.c:113 vector [0]: rand = 347ca92fc44d7cbf2147b25bc227e37f 20250813122525364 DAUC <0003> auc.c:179 vector [0]: kc = a84ad6447b5a0800 20250813122525364 DAUC <0003> auc.c:180 vector [0]: sres = 0f444249 20250813122525364 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250813122525364 DAUC <0003> auc.c:113 vector [1]: rand = 6da847cf5c8f3b1e9ffe52531ad9a9da 20250813122525364 DAUC <0003> auc.c:179 vector [1]: kc = bb7e13f35cd0c000 20250813122525364 DAUC <0003> auc.c:180 vector [1]: sres = edd36d79 20250813122525364 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250813122525364 DAUC <0003> auc.c:113 vector [2]: rand = 2a9fa078fa4998e8bd152c9bf1f3389f 20250813122525364 DAUC <0003> auc.c:179 vector [2]: kc = 8e9eab0bd9e97c00 20250813122525364 DAUC <0003> auc.c:180 vector [2]: sres = 062b8954 20250813122525364 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250813122525364 DAUC <0003> auc.c:113 vector [3]: rand = 44b8681898146848a8ab066fc539baa5 20250813122525364 DAUC <0003> auc.c:179 vector [3]: kc = f7fefec868b87c00 20250813122525364 DAUC <0003> auc.c:180 vector [3]: sres = eb81cfdd 20250813122525364 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250813122525364 DAUC <0003> db_auc.c:245 IMSI='262424146855565': Generated 4 vectors 20250813122525365 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424146855565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424146855565"} 20250813122525365 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424146855565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525365 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525365 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525365 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525366 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424146855565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424146855565"} 20250813122525366 DAUC <0003> db_auc.c:192 IMSI='262424146855565': No 3G Auth Data 20250813122525366 DAUC <0003> db_auc.c:236 IMSI='262424146855565': Calling to generate 5 vectors 20250813122525366 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250813122525366 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525366 DAUC <0003> auc.c:113 vector [0]: rand = afc3462d00bc29787912d9d2919ddd05 20250813122525366 DAUC <0003> auc.c:179 vector [0]: kc = ba5fd60edb9e7c00 20250813122525366 DAUC <0003> auc.c:180 vector [0]: sres = 12d00a99 20250813122525366 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250813122525366 DAUC <0003> auc.c:113 vector [1]: rand = ff4012339ce5de18f7c4d3a09c755a61 20250813122525366 DAUC <0003> auc.c:179 vector [1]: kc = 5437ad13861dc000 20250813122525366 DAUC <0003> auc.c:180 vector [1]: sres = 3143c8e6 20250813122525366 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250813122525366 DAUC <0003> auc.c:113 vector [2]: rand = 8177b20867c46a67c2271b7dc126f57e 20250813122525366 DAUC <0003> auc.c:179 vector [2]: kc = f3c7c42a1af51000 20250813122525366 DAUC <0003> auc.c:180 vector [2]: sres = 832f41c5 20250813122525366 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250813122525366 DAUC <0003> auc.c:113 vector [3]: rand = 279f9914b44fa65f0bbb0bf088b1bcf6 20250813122525366 DAUC <0003> auc.c:179 vector [3]: kc = a50b951648122c00 20250813122525366 DAUC <0003> auc.c:180 vector [3]: sres = 7290554e 20250813122525366 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250813122525366 DAUC <0003> auc.c:113 vector [4]: rand = 36f20ddfa1924c1997482f90d5d0eaee 20250813122525366 DAUC <0003> auc.c:179 vector [4]: kc = ea84545cc2345c00 20250813122525366 DAUC <0003> auc.c:180 vector [4]: sres = ec3bf057 20250813122525366 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250813122525366 DAUC <0003> db_auc.c:245 IMSI='262424146855565': Generated 5 vectors 20250813122525366 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424146855565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424146855565"} 20250813122525366 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424146855565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525366 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525366 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525367 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525367 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525367 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424146855565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424146855565"} 20250813122525367 DAUC <0003> db_auc.c:192 IMSI='262424146855565': No 3G Auth Data 20250813122525367 DAUC <0003> db_auc.c:236 IMSI='262424146855565': Calling to generate 5 vectors 20250813122525367 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250813122525367 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525367 DAUC <0003> auc.c:113 vector [0]: rand = 2ce45267b55b16db4c809483ad5b95da 20250813122525367 DAUC <0003> auc.c:179 vector [0]: kc = aab32fb381f1d400 20250813122525367 DAUC <0003> auc.c:180 vector [0]: sres = 2b479f33 20250813122525367 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250813122525367 DAUC <0003> auc.c:113 vector [1]: rand = dd3aa855b20dfec07fab9f25f5ff0100 20250813122525367 DAUC <0003> auc.c:179 vector [1]: kc = 46cbac0890d49000 20250813122525367 DAUC <0003> auc.c:180 vector [1]: sres = b84c4e50 20250813122525367 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250813122525367 DAUC <0003> auc.c:113 vector [2]: rand = 0c2fb4c5b66945cc453bd2e835801fb7 20250813122525367 DAUC <0003> auc.c:179 vector [2]: kc = f738e923932b7000 20250813122525367 DAUC <0003> auc.c:180 vector [2]: sres = 5282bcc4 20250813122525367 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250813122525367 DAUC <0003> auc.c:113 vector [3]: rand = 1fcad81aa07f56a2f69cb12972289a5c 20250813122525367 DAUC <0003> auc.c:179 vector [3]: kc = 08db05a70c013400 20250813122525367 DAUC <0003> auc.c:180 vector [3]: sres = 0b7e543c 20250813122525367 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250813122525367 DAUC <0003> auc.c:113 vector [4]: rand = b843ba3eed8ff4d502a3f44a476c286c 20250813122525367 DAUC <0003> auc.c:179 vector [4]: kc = 0231daef3addcc00 20250813122525367 DAUC <0003> auc.c:180 vector [4]: sres = 6728b76d 20250813122525367 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250813122525367 DAUC <0003> db_auc.c:245 IMSI='262424146855565': Generated 5 vectors 20250813122525367 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424146855565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424146855565"} 20250813122525367 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424146855565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525367 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525367 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47966<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@829a15aea750: Final verdict of PTC: pass 20250813122525368 DAUC <0003> db_auc.c:157 IMSI='262427987479270': No 2G Auth Data 20250813122525369 DAUC <0003> db_auc.c:192 IMSI='262427987479270': No 3G Auth Data HLR_Test-GSUP(21)@829a15aea750: Created GsupExpect[0] for "262427987479270" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250813122525375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47980<->l=127.0.0.1:4258 20250813122525377 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525377 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427987479270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427987479270"} 20250813122525377 DAUC <0003> db_auc.c:192 IMSI='262427987479270': No 3G Auth Data 20250813122525377 DAUC <0003> db_auc.c:236 IMSI='262427987479270': Calling to generate 1 vectors 20250813122525377 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250813122525377 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525377 DAUC <0003> auc.c:113 vector [0]: rand = 4f45b9d3a9587417816ce85bb7adf419 20250813122525377 DAUC <0003> auc.c:179 vector [0]: kc = e4d04425755ad7c9 20250813122525377 DAUC <0003> auc.c:180 vector [0]: sres = 0709f186 20250813122525377 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250813122525377 DAUC <0003> db_auc.c:245 IMSI='262427987479270': Generated 1 vectors 20250813122525377 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427987479270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427987479270"} 20250813122525377 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427987479270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525377 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525377 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@829a15aea750: Found GsupExpect[0] for "262427987479270" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@829a15aea750: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262427987479270" TC_gsup_sai_num_auth_vectors(26)@829a15aea750: setverdict(pass): none -> pass 20250813122525378 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525378 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427987479270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427987479270"} 20250813122525378 DAUC <0003> db_auc.c:192 IMSI='262427987479270': No 3G Auth Data 20250813122525378 DAUC <0003> db_auc.c:236 IMSI='262427987479270': Calling to generate 4 vectors 20250813122525378 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250813122525378 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525378 DAUC <0003> auc.c:113 vector [0]: rand = 93e5c07b0701993e90d6accf80297309 20250813122525378 DAUC <0003> auc.c:179 vector [0]: kc = 5f0a5f8676e18bba 20250813122525378 DAUC <0003> auc.c:180 vector [0]: sres = 0d845e31 20250813122525378 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250813122525378 DAUC <0003> auc.c:113 vector [1]: rand = 59456b7aeaad9fbc116fc74e5ede2a72 20250813122525378 DAUC <0003> auc.c:179 vector [1]: kc = 6adb261012260154 20250813122525378 DAUC <0003> auc.c:180 vector [1]: sres = 8145af49 20250813122525378 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250813122525378 DAUC <0003> auc.c:113 vector [2]: rand = 41f929c02388927537c9281b9ecc596f 20250813122525378 DAUC <0003> auc.c:179 vector [2]: kc = 4a5f1f78a1acf049 20250813122525378 DAUC <0003> auc.c:180 vector [2]: sres = 619aa3d3 20250813122525378 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250813122525378 DAUC <0003> auc.c:113 vector [3]: rand = 3d4b68cb4ecddab6743966eb637d8148 20250813122525378 DAUC <0003> auc.c:179 vector [3]: kc = e6a8eec30ddddc68 20250813122525378 DAUC <0003> auc.c:180 vector [3]: sres = b55fd1be 20250813122525378 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250813122525378 DAUC <0003> db_auc.c:245 IMSI='262427987479270': Generated 4 vectors 20250813122525378 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427987479270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427987479270"} 20250813122525378 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427987479270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525378 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525378 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525379 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525379 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427987479270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427987479270"} 20250813122525379 DAUC <0003> db_auc.c:192 IMSI='262427987479270': No 3G Auth Data 20250813122525379 DAUC <0003> db_auc.c:236 IMSI='262427987479270': Calling to generate 5 vectors 20250813122525379 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250813122525379 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525379 DAUC <0003> auc.c:113 vector [0]: rand = df4cc75e11677f0d4e757d6250764508 20250813122525379 DAUC <0003> auc.c:179 vector [0]: kc = 54c784f759d39a2d 20250813122525379 DAUC <0003> auc.c:180 vector [0]: sres = 75dd744e 20250813122525379 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250813122525379 DAUC <0003> auc.c:113 vector [1]: rand = b831026fbb1a167b1ea50266b21e386a 20250813122525379 DAUC <0003> auc.c:179 vector [1]: kc = 72f8d8f2a63df276 20250813122525379 DAUC <0003> auc.c:180 vector [1]: sres = a763ece6 20250813122525379 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250813122525379 DAUC <0003> auc.c:113 vector [2]: rand = e4860f969fb2d932ad31f0754acd84a3 20250813122525379 DAUC <0003> auc.c:179 vector [2]: kc = 28f139c489e2bf3e 20250813122525379 DAUC <0003> auc.c:180 vector [2]: sres = 8684e694 20250813122525379 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250813122525379 DAUC <0003> auc.c:113 vector [3]: rand = f4fc7786837c78197efd7759a29d48d4 20250813122525379 DAUC <0003> auc.c:179 vector [3]: kc = 45a037a49ac65116 20250813122525379 DAUC <0003> auc.c:180 vector [3]: sres = c8da0a15 20250813122525379 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250813122525379 DAUC <0003> auc.c:113 vector [4]: rand = 6e352e75d285a1311ce483add9cfc372 20250813122525379 DAUC <0003> auc.c:179 vector [4]: kc = e36e675f30446766 20250813122525379 DAUC <0003> auc.c:180 vector [4]: sres = 6b2b78d2 20250813122525379 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250813122525379 DAUC <0003> db_auc.c:245 IMSI='262427987479270': Generated 5 vectors 20250813122525379 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427987479270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427987479270"} 20250813122525379 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427987479270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525379 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525379 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525379 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525379 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427987479270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427987479270"} 20250813122525379 DAUC <0003> db_auc.c:192 IMSI='262427987479270': No 3G Auth Data 20250813122525379 DAUC <0003> db_auc.c:236 IMSI='262427987479270': Calling to generate 5 vectors 20250813122525379 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250813122525379 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525379 DAUC <0003> auc.c:113 vector [0]: rand = c64fcef386797b315cfbf333fe5f3c45 20250813122525379 DAUC <0003> auc.c:179 vector [0]: kc = 59ddc34b171bc413 20250813122525379 DAUC <0003> auc.c:180 vector [0]: sres = 2a54ab12 20250813122525379 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250813122525379 DAUC <0003> auc.c:113 vector [1]: rand = cdab13eb3d86e4af812b74f63b72159c 20250813122525379 DAUC <0003> auc.c:179 vector [1]: kc = 676bb5ac57a80924 20250813122525379 DAUC <0003> auc.c:180 vector [1]: sres = d47b78b3 20250813122525379 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250813122525379 DAUC <0003> auc.c:113 vector [2]: rand = ebbb9ec7878a3d1c024dcf774380fc21 20250813122525379 DAUC <0003> auc.c:179 vector [2]: kc = 298c886455169afb 20250813122525379 DAUC <0003> auc.c:180 vector [2]: sres = 45c7291e 20250813122525379 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250813122525379 DAUC <0003> auc.c:113 vector [3]: rand = 968d406fb6cf6fa698d1865885739c95 20250813122525379 DAUC <0003> auc.c:179 vector [3]: kc = 4b6b9d4e175e5228 20250813122525379 DAUC <0003> auc.c:180 vector [3]: sres = e10ff39d 20250813122525379 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250813122525379 DAUC <0003> auc.c:113 vector [4]: rand = 33ee9479e2153061f9d45aebc2df71e8 20250813122525379 DAUC <0003> auc.c:179 vector [4]: kc = 0db4efafa056f34b 20250813122525379 DAUC <0003> auc.c:180 vector [4]: sres = 80accf05 20250813122525379 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250813122525379 DAUC <0003> db_auc.c:245 IMSI='262427987479270': Generated 5 vectors 20250813122525379 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427987479270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427987479270"} 20250813122525379 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427987479270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525379 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525380 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47980<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@829a15aea750: Final verdict of PTC: pass 20250813122525381 DAUC <0003> db_auc.c:157 IMSI='262428807027043': No 2G Auth Data 20250813122525381 DAUC <0003> db_auc.c:192 IMSI='262428807027043': No 3G Auth Data HLR_Test-GSUP(21)@829a15aea750: Created GsupExpect[0] for "262428807027043" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250813122525387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47992<->l=127.0.0.1:4258 20250813122525388 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525388 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525388 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428807027043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428807027043"} 20250813122525388 DAUC <0003> db_auc.c:157 IMSI='262428807027043': No 2G Auth Data 20250813122525388 DAUC <0003> db_auc.c:236 IMSI='262428807027043': Calling to generate 1 vectors 20250813122525388 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250813122525388 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122525388 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122525388 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250813122525388 DAUC <0003> auc.c:113 vector [0]: rand = 30a6c8cb9c792553d6c5ad29356bfc5c 20250813122525388 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250813122525388 DAUC <0003> auc.c:142 vector [0]: autn = 52adfd58d952000036a86a3c19ba2b18 20250813122525388 DAUC <0003> auc.c:143 vector [0]: ck = e29afe52e8a936cf1ff5aeafb5b61a3f 20250813122525388 DAUC <0003> auc.c:144 vector [0]: ik = d5189cb09d76fdab514bb3ae763e1a2e 20250813122525388 DAUC <0003> auc.c:145 vector [0]: res = 51d0db8692dd112c0000000000000000 20250813122525388 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122525388 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250813122525388 DAUC <0003> auc.c:151 vector [0]: kc = 793c7fe3b657cb75 20250813122525388 DAUC <0003> auc.c:152 vector [0]: sres = c30dcaaa 20250813122525388 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250813122525388 DAUC <0003> db_auc.c:245 IMSI='262428807027043': Generated 1 vectors 20250813122525388 DAUC <0003> db_auc.c:249 IMSI='262428807027043': Updating SQN=33 in DB 20250813122525388 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428807027043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428807027043"} 20250813122525388 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428807027043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525388 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525388 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525388 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@829a15aea750: Found GsupExpect[0] for "262428807027043" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@829a15aea750: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262428807027043" TC_gsup_sai_num_auth_vectors(27)@829a15aea750: setverdict(pass): none -> pass 20250813122525389 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525389 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525389 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428807027043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428807027043"} 20250813122525389 DAUC <0003> db_auc.c:157 IMSI='262428807027043': No 2G Auth Data 20250813122525389 DAUC <0003> db_auc.c:236 IMSI='262428807027043': Calling to generate 4 vectors 20250813122525389 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250813122525389 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122525389 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122525389 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250813122525389 DAUC <0003> auc.c:113 vector [0]: rand = 621f305067009eb4ad71d037fe4031a0 20250813122525389 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250813122525390 DAUC <0003> auc.c:142 vector [0]: autn = 6ace0c2690fa00008e0a2ddcd0778b72 20250813122525390 DAUC <0003> auc.c:143 vector [0]: ck = e81c84ae6fa2f06ef7d5102d60d5c433 20250813122525390 DAUC <0003> auc.c:144 vector [0]: ik = f79bed14fcda4f1b1a9afe44cd645ce5 20250813122525390 DAUC <0003> auc.c:145 vector [0]: res = c42f9aa14effca340000000000000000 20250813122525390 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122525390 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250813122525390 DAUC <0003> auc.c:151 vector [0]: kc = f2c887d33ec927a3 20250813122525390 DAUC <0003> auc.c:152 vector [0]: sres = 8ad05095 20250813122525390 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250813122525390 DAUC <0003> auc.c:113 vector [1]: rand = 2ebb07da0c14e9951cf0815d70c9342f 20250813122525390 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250813122525390 DAUC <0003> auc.c:142 vector [1]: autn = ca2a4f1387710000bfa2cb9b8c4aae99 20250813122525390 DAUC <0003> auc.c:143 vector [1]: ck = c8d84ff56f1bd0cd54ffa8d785a6b287 20250813122525390 DAUC <0003> auc.c:144 vector [1]: ik = 78f5ec1b7714296ac3f8ab552d46e68e 20250813122525390 DAUC <0003> auc.c:145 vector [1]: res = ddb4931579dd727f0000000000000000 20250813122525390 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122525390 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250813122525390 DAUC <0003> auc.c:151 vector [1]: kc = 272aa06cb0efadae 20250813122525390 DAUC <0003> auc.c:152 vector [1]: sres = a469e16a 20250813122525390 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250813122525390 DAUC <0003> auc.c:113 vector [2]: rand = 177053c098cc293b2373e8aab2bcebc7 20250813122525390 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250813122525390 DAUC <0003> auc.c:142 vector [2]: autn = 29ed85a87dcc00008f145ba4d01b8773 20250813122525390 DAUC <0003> auc.c:143 vector [2]: ck = 504f55948973933a271b01b57e46d062 20250813122525390 DAUC <0003> auc.c:144 vector [2]: ik = 50b70b7bc255e06e677e060c96270f6f 20250813122525390 DAUC <0003> auc.c:145 vector [2]: res = f8faa88b9e52ec980000000000000000 20250813122525390 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122525390 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250813122525390 DAUC <0003> auc.c:151 vector [2]: kc = 409d5956a347ac59 20250813122525390 DAUC <0003> auc.c:152 vector [2]: sres = 66a84413 20250813122525390 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250813122525390 DAUC <0003> auc.c:113 vector [3]: rand = 28220f6396b6c1ec7b0cd96ab4cede5f 20250813122525390 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250813122525390 DAUC <0003> auc.c:142 vector [3]: autn = 237b8b73ef7a0000c18232a2f1b2b51f 20250813122525390 DAUC <0003> auc.c:143 vector [3]: ck = 952c12753a57412da2794a18147f68b1 20250813122525390 DAUC <0003> auc.c:144 vector [3]: ik = 613fe1235110dcf92764e1ffe2279c04 20250813122525390 DAUC <0003> auc.c:145 vector [3]: res = 51a16d80764eb5a20000000000000000 20250813122525390 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122525390 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250813122525390 DAUC <0003> auc.c:151 vector [3]: kc = 710e58b19d1f6961 20250813122525390 DAUC <0003> auc.c:152 vector [3]: sres = 27efd822 20250813122525390 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250813122525390 DAUC <0003> db_auc.c:245 IMSI='262428807027043': Generated 4 vectors 20250813122525390 DAUC <0003> db_auc.c:249 IMSI='262428807027043': Updating SQN=161 in DB 20250813122525390 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428807027043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428807027043"} 20250813122525390 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428807027043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525390 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525390 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525391 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525391 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428807027043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428807027043"} 20250813122525391 DAUC <0003> db_auc.c:157 IMSI='262428807027043': No 2G Auth Data 20250813122525391 DAUC <0003> db_auc.c:236 IMSI='262428807027043': Calling to generate 5 vectors 20250813122525391 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250813122525391 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122525391 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122525391 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250813122525391 DAUC <0003> auc.c:113 vector [0]: rand = 5499333165821e2ac54029c9f10c3669 20250813122525391 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250813122525391 DAUC <0003> auc.c:142 vector [0]: autn = 736c923e91ce00003f1f2eaa73e4bcb6 20250813122525391 DAUC <0003> auc.c:143 vector [0]: ck = 3b8e63c023cd682dc7b46011dd2712a3 20250813122525391 DAUC <0003> auc.c:144 vector [0]: ik = b0cc3006cef248b524a0c9aaf8e7fda9 20250813122525391 DAUC <0003> auc.c:145 vector [0]: res = 3b8a04a18d07cfbe0000000000000000 20250813122525391 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122525391 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250813122525391 DAUC <0003> auc.c:151 vector [0]: kc = 6856fa7dc8ffcf92 20250813122525391 DAUC <0003> auc.c:152 vector [0]: sres = b68dcb1f 20250813122525391 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250813122525391 DAUC <0003> auc.c:113 vector [1]: rand = 5de542717e613acd24e8a9a366f21358 20250813122525391 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250813122525391 DAUC <0003> auc.c:142 vector [1]: autn = cac3ec1e7e49000097c542fccaeb6cad 20250813122525391 DAUC <0003> auc.c:143 vector [1]: ck = c298c16c077932a10a21e83f87a55817 20250813122525391 DAUC <0003> auc.c:144 vector [1]: ik = 6767ecb77dbbc34ca3db5ca60d39bdf9 20250813122525391 DAUC <0003> auc.c:145 vector [1]: res = 75c683b8ce121a5e0000000000000000 20250813122525391 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122525391 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250813122525391 DAUC <0003> auc.c:151 vector [1]: kc = 0c059942f05e1403 20250813122525391 DAUC <0003> auc.c:152 vector [1]: sres = bbd499e6 20250813122525391 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250813122525391 DAUC <0003> auc.c:113 vector [2]: rand = 9bdee17a6af128add95623edd9c8d772 20250813122525391 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250813122525391 DAUC <0003> auc.c:142 vector [2]: autn = a644822d6e04000098dd174ab588c9da 20250813122525391 DAUC <0003> auc.c:143 vector [2]: ck = 6fcbcfd5a0a0a2efca0b925b28505254 20250813122525391 DAUC <0003> auc.c:144 vector [2]: ik = ac4f0af0f3a274a327b6803a2ab9cdb6 20250813122525391 DAUC <0003> auc.c:145 vector [2]: res = 8639da334c24dd9a0000000000000000 20250813122525391 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122525391 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250813122525391 DAUC <0003> auc.c:151 vector [2]: kc = 2e39d74451eb49ae 20250813122525391 DAUC <0003> auc.c:152 vector [2]: sres = ca1d07a9 20250813122525391 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250813122525391 DAUC <0003> auc.c:113 vector [3]: rand = 4a788c1739727308b95f5e3a4fa50a4d 20250813122525391 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250813122525391 DAUC <0003> auc.c:142 vector [3]: autn = b64599262a8b00006b9bffc8b11a5675 20250813122525391 DAUC <0003> auc.c:143 vector [3]: ck = 7de8018e05a8a763aece20203aa8d482 20250813122525391 DAUC <0003> auc.c:144 vector [3]: ik = 2fe2067287b4f79f1450d4182203a293 20250813122525391 DAUC <0003> auc.c:145 vector [3]: res = fc67a4582ab164e20000000000000000 20250813122525391 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122525391 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250813122525391 DAUC <0003> auc.c:151 vector [3]: kc = e894f3c49ab726ed 20250813122525391 DAUC <0003> auc.c:152 vector [3]: sres = d6d6c0ba 20250813122525391 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250813122525391 DAUC <0003> auc.c:113 vector [4]: rand = c222811cf0f9ebe1919272b8ca771f25 20250813122525391 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250813122525391 DAUC <0003> auc.c:142 vector [4]: autn = 6af9f702659d0000f72b8242efe5f5d0 20250813122525391 DAUC <0003> auc.c:143 vector [4]: ck = 5784de206f1a1e85301a788184ec5c7d 20250813122525391 DAUC <0003> auc.c:144 vector [4]: ik = a640dcb2e3a16b1ede1ad1fbc542f0d9 20250813122525391 DAUC <0003> auc.c:145 vector [4]: res = dee3d0da9cc827ed0000000000000000 20250813122525391 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250813122525391 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250813122525391 DAUC <0003> auc.c:151 vector [4]: kc = 1fc4abe8cd15d93f 20250813122525391 DAUC <0003> auc.c:152 vector [4]: sres = 422bf737 20250813122525391 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250813122525391 DAUC <0003> db_auc.c:245 IMSI='262428807027043': Generated 5 vectors 20250813122525391 DAUC <0003> db_auc.c:249 IMSI='262428807027043': Updating SQN=321 in DB 20250813122525391 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428807027043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428807027043"} 20250813122525391 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428807027043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525391 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525391 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525392 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525392 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428807027043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428807027043"} 20250813122525392 DAUC <0003> db_auc.c:157 IMSI='262428807027043': No 2G Auth Data 20250813122525392 DAUC <0003> db_auc.c:236 IMSI='262428807027043': Calling to generate 5 vectors 20250813122525392 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250813122525392 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122525392 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122525392 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250813122525392 DAUC <0003> auc.c:113 vector [0]: rand = 7538e518f602fb0aeca73d569c2fbd3a 20250813122525392 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250813122525392 DAUC <0003> auc.c:142 vector [0]: autn = 329d44e3d2ff0000ff541932e7dabd21 20250813122525392 DAUC <0003> auc.c:143 vector [0]: ck = 16a749ed976d795442aa8c5b21d91409 20250813122525392 DAUC <0003> auc.c:144 vector [0]: ik = 908b7f73519b6b6530b80b7132477666 20250813122525392 DAUC <0003> auc.c:145 vector [0]: res = 1425eb99ad19ad600000000000000000 20250813122525392 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122525392 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250813122525392 DAUC <0003> auc.c:151 vector [0]: kc = f43eb1b4d568705e 20250813122525392 DAUC <0003> auc.c:152 vector [0]: sres = b93c46f9 20250813122525392 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250813122525392 DAUC <0003> auc.c:113 vector [1]: rand = 1fdafbbe6d750c73b914c8242581847d 20250813122525392 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250813122525393 DAUC <0003> auc.c:142 vector [1]: autn = aa40eec4dca0000071ec0ce3b45469c7 20250813122525393 DAUC <0003> auc.c:143 vector [1]: ck = 73530779ba066631ea14bbcf406dd4ba 20250813122525393 DAUC <0003> auc.c:144 vector [1]: ik = d57a6b514a979b94af81adda6d15e3b2 20250813122525393 DAUC <0003> auc.c:145 vector [1]: res = 413addbff5f68bce0000000000000000 20250813122525393 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122525393 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250813122525393 DAUC <0003> auc.c:151 vector [1]: kc = e3bc7a3ddde9caad 20250813122525393 DAUC <0003> auc.c:152 vector [1]: sres = b4cc5671 20250813122525393 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250813122525393 DAUC <0003> auc.c:113 vector [2]: rand = 8e1e6d09c4b79b7f445aefc6e83bc25a 20250813122525393 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250813122525393 DAUC <0003> auc.c:142 vector [2]: autn = bbd42eb999d40000ba79f9d86ca2ed1c 20250813122525393 DAUC <0003> auc.c:143 vector [2]: ck = 8de8a79d2891aaae1d27224efa28965d 20250813122525393 DAUC <0003> auc.c:144 vector [2]: ik = d6c6aeb0ea015120ca89155f3fc34132 20250813122525393 DAUC <0003> auc.c:145 vector [2]: res = e3ace5445b0cd57f0000000000000000 20250813122525393 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122525393 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250813122525393 DAUC <0003> auc.c:151 vector [2]: kc = 8c803e3c077b2ce1 20250813122525393 DAUC <0003> auc.c:152 vector [2]: sres = b8a0303b 20250813122525393 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250813122525393 DAUC <0003> auc.c:113 vector [3]: rand = 48edc2a9124ef85a42133ee384193d3e 20250813122525393 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250813122525393 DAUC <0003> auc.c:142 vector [3]: autn = 8f13df7c861a0000329132570175d9a1 20250813122525393 DAUC <0003> auc.c:143 vector [3]: ck = fb7e68f70b6253d9d472789211d8fa57 20250813122525393 DAUC <0003> auc.c:144 vector [3]: ik = 908c9cb029405ad85127cb1692c69fb3 20250813122525393 DAUC <0003> auc.c:145 vector [3]: res = b0abe4f02b3bef770000000000000000 20250813122525393 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122525393 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250813122525393 DAUC <0003> auc.c:151 vector [3]: kc = eea747c3a13c6ce5 20250813122525393 DAUC <0003> auc.c:152 vector [3]: sres = 9b900b87 20250813122525393 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250813122525393 DAUC <0003> auc.c:113 vector [4]: rand = fb1727f50329222dff898e03b5f6ee49 20250813122525393 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250813122525393 DAUC <0003> auc.c:142 vector [4]: autn = 406dd09543bb000031b5dd8250aa2fc4 20250813122525393 DAUC <0003> auc.c:143 vector [4]: ck = 75d45203c8c9c2ce677d7ea1b74c8b2a 20250813122525393 DAUC <0003> auc.c:144 vector [4]: ik = 07c7e33a2094ce19485c9aec0f2c3988 20250813122525393 DAUC <0003> auc.c:145 vector [4]: res = 16054deef3f24da40000000000000000 20250813122525393 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250813122525393 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250813122525393 DAUC <0003> auc.c:151 vector [4]: kc = 5d325574503dbe75 20250813122525393 DAUC <0003> auc.c:152 vector [4]: sres = e5f7004a 20250813122525393 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250813122525393 DAUC <0003> db_auc.c:245 IMSI='262428807027043': Generated 5 vectors 20250813122525393 DAUC <0003> db_auc.c:249 IMSI='262428807027043': Updating SQN=481 in DB 20250813122525393 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428807027043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428807027043"} 20250813122525393 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428807027043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525393 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525393 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47992<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@829a15aea750: Final verdict of PTC: pass 20250813122525394 DAUC <0003> db_auc.c:157 IMSI='262427644484668': No 2G Auth Data 20250813122525394 DAUC <0003> db_auc.c:192 IMSI='262427644484668': No 3G Auth Data HLR_Test-GSUP(21)@829a15aea750: Created GsupExpect[0] for "262427644484668" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250813122525400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48006<->l=127.0.0.1:4258 20250813122525401 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525401 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427644484668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427644484668"} 20250813122525402 DAUC <0003> db_auc.c:157 IMSI='262427644484668': No 2G Auth Data 20250813122525402 DAUC <0003> db_auc.c:236 IMSI='262427644484668': Calling to generate 1 vectors 20250813122525402 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250813122525402 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122525402 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250813122525402 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250813122525402 DAUC <0003> auc.c:113 vector [0]: rand = 041f60be9cf07540270fe88255135404 20250813122525402 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250813122525402 DAUC <0003> auc.c:142 vector [0]: autn = f160d34b61500000496c43aac358b378 20250813122525402 DAUC <0003> auc.c:143 vector [0]: ck = c004d65b23b35e8764e49aba8f374a89 20250813122525402 DAUC <0003> auc.c:144 vector [0]: ik = 828ce37c44dca823e34e1268755ad3c1 20250813122525402 DAUC <0003> auc.c:145 vector [0]: res = 03ae0a61f78a90ba0000000000000000 20250813122525402 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122525402 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250813122525402 DAUC <0003> auc.c:151 vector [0]: kc = c522bdf59d026fec 20250813122525402 DAUC <0003> auc.c:152 vector [0]: sres = f4249adb 20250813122525402 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250813122525402 DAUC <0003> db_auc.c:245 IMSI='262427644484668': Generated 1 vectors 20250813122525402 DAUC <0003> db_auc.c:249 IMSI='262427644484668': Updating SQN=33 in DB 20250813122525402 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427644484668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427644484668"} 20250813122525402 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427644484668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525402 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525402 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@829a15aea750: Found GsupExpect[0] for "262427644484668" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@829a15aea750: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262427644484668" TC_gsup_sai_num_auth_vectors(28)@829a15aea750: setverdict(pass): none -> pass 20250813122525403 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525403 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427644484668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427644484668"} 20250813122525403 DAUC <0003> db_auc.c:157 IMSI='262427644484668': No 2G Auth Data 20250813122525403 DAUC <0003> db_auc.c:236 IMSI='262427644484668': Calling to generate 4 vectors 20250813122525403 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250813122525403 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122525403 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250813122525403 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250813122525403 DAUC <0003> auc.c:113 vector [0]: rand = db0a607512795f8f4729f6bfe27d6268 20250813122525403 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250813122525403 DAUC <0003> auc.c:142 vector [0]: autn = 923b19a5b4e7000006e32809298bbb97 20250813122525403 DAUC <0003> auc.c:143 vector [0]: ck = 85967912ab96e15259ae9f4c65f615dd 20250813122525403 DAUC <0003> auc.c:144 vector [0]: ik = 4c4658bd46e4ed9bb7319c316781bbbc 20250813122525403 DAUC <0003> auc.c:145 vector [0]: res = 1f2695f87656fae30000000000000000 20250813122525403 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122525403 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250813122525403 DAUC <0003> auc.c:151 vector [0]: kc = 274f22d2ef05a2a8 20250813122525403 DAUC <0003> auc.c:152 vector [0]: sres = 69706f1b 20250813122525403 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250813122525403 DAUC <0003> auc.c:113 vector [1]: rand = 9641a70a4717860dbf3a57779e894cbf 20250813122525403 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250813122525403 DAUC <0003> auc.c:142 vector [1]: autn = aac3ae0fedaf00005793f1203084a85b 20250813122525403 DAUC <0003> auc.c:143 vector [1]: ck = aef43f8ba665549b47a2756df087606b 20250813122525403 DAUC <0003> auc.c:144 vector [1]: ik = 455681a2733f221d4cd12571c5908b1b 20250813122525403 DAUC <0003> auc.c:145 vector [1]: res = 96fe586f30b3b8880000000000000000 20250813122525403 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122525403 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250813122525403 DAUC <0003> auc.c:151 vector [1]: kc = e0d1ee35e04d9df6 20250813122525403 DAUC <0003> auc.c:152 vector [1]: sres = a64de0e7 20250813122525403 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250813122525403 DAUC <0003> auc.c:113 vector [2]: rand = bcd0185e4c35e4b0a0a24c2a9d7b0d29 20250813122525403 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250813122525403 DAUC <0003> auc.c:142 vector [2]: autn = d7575c108a810000a8bea95781f053fd 20250813122525403 DAUC <0003> auc.c:143 vector [2]: ck = 3fe337b457cf295f608a54f1ca8dac99 20250813122525403 DAUC <0003> auc.c:144 vector [2]: ik = 52f7ab4f5e9eb4ef5f4114c8e4e686de 20250813122525403 DAUC <0003> auc.c:145 vector [2]: res = 12be23f99a36133d0000000000000000 20250813122525403 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122525403 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250813122525403 DAUC <0003> auc.c:151 vector [2]: kc = 52dfdcc2273ab7f7 20250813122525403 DAUC <0003> auc.c:152 vector [2]: sres = 888830c4 20250813122525403 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250813122525403 DAUC <0003> auc.c:113 vector [3]: rand = 017e8e6977123a090c62612d10e2860e 20250813122525403 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250813122525403 DAUC <0003> auc.c:142 vector [3]: autn = f2f8ba0012c2000082df8b73aef70424 20250813122525403 DAUC <0003> auc.c:143 vector [3]: ck = ec964e32c7dd4d04ff4487b471f626cb 20250813122525403 DAUC <0003> auc.c:144 vector [3]: ik = c6bd46fe88d47c7e70bdda06e49664ea 20250813122525403 DAUC <0003> auc.c:145 vector [3]: res = 746e89f58e912f380000000000000000 20250813122525403 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122525403 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250813122525403 DAUC <0003> auc.c:151 vector [3]: kc = a5d2557eda69735b 20250813122525403 DAUC <0003> auc.c:152 vector [3]: sres = faffa6cd 20250813122525403 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250813122525403 DAUC <0003> db_auc.c:245 IMSI='262427644484668': Generated 4 vectors 20250813122525403 DAUC <0003> db_auc.c:249 IMSI='262427644484668': Updating SQN=161 in DB 20250813122525403 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427644484668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427644484668"} 20250813122525403 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427644484668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525403 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525403 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525404 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525404 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427644484668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427644484668"} 20250813122525404 DAUC <0003> db_auc.c:157 IMSI='262427644484668': No 2G Auth Data 20250813122525404 DAUC <0003> db_auc.c:236 IMSI='262427644484668': Calling to generate 5 vectors 20250813122525404 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250813122525404 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122525404 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250813122525404 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250813122525404 DAUC <0003> auc.c:113 vector [0]: rand = 7c318a6699bcab722cb720b7ab54b66f 20250813122525404 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250813122525404 DAUC <0003> auc.c:142 vector [0]: autn = da94cf4436dc000054f1df40c225f6f4 20250813122525404 DAUC <0003> auc.c:143 vector [0]: ck = 5f8b7f52b6715be61fce3440f5f3871a 20250813122525404 DAUC <0003> auc.c:144 vector [0]: ik = 2197b348708614af7268c279692a3319 20250813122525404 DAUC <0003> auc.c:145 vector [0]: res = 110b3de84e59b6540000000000000000 20250813122525404 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122525404 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250813122525404 DAUC <0003> auc.c:151 vector [0]: kc = 13ba3a235a2efb4a 20250813122525404 DAUC <0003> auc.c:152 vector [0]: sres = 5f528bbc 20250813122525404 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250813122525404 DAUC <0003> auc.c:113 vector [1]: rand = eaa78aefa5adebe088731ac103fe9dff 20250813122525404 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250813122525404 DAUC <0003> auc.c:142 vector [1]: autn = 78be9b82adee00003c62158fae0d91fb 20250813122525404 DAUC <0003> auc.c:143 vector [1]: ck = ddd35f0e7314d7f9aa049b81f8559a24 20250813122525404 DAUC <0003> auc.c:144 vector [1]: ik = 271b5b2186dab163d1ac143a012a53e9 20250813122525404 DAUC <0003> auc.c:145 vector [1]: res = 56f6600a71e4064d0000000000000000 20250813122525404 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122525404 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250813122525404 DAUC <0003> auc.c:151 vector [1]: kc = 81608b940cb1af57 20250813122525404 DAUC <0003> auc.c:152 vector [1]: sres = 27126647 20250813122525404 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250813122525404 DAUC <0003> auc.c:113 vector [2]: rand = c1691d6880b8ada3ce4c95611ba494c8 20250813122525404 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250813122525404 DAUC <0003> auc.c:142 vector [2]: autn = 9b33b41e557a0000bb16e03087994a02 20250813122525404 DAUC <0003> auc.c:143 vector [2]: ck = 556f18b67f8270653a5c3883dc9eb289 20250813122525404 DAUC <0003> auc.c:144 vector [2]: ik = 88a1e175043f724f948ae892ab1f0ed5 20250813122525404 DAUC <0003> auc.c:145 vector [2]: res = 10b58fcd4984706d0000000000000000 20250813122525404 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122525404 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250813122525404 DAUC <0003> auc.c:151 vector [2]: kc = 731829d20c3cbe76 20250813122525404 DAUC <0003> auc.c:152 vector [2]: sres = 5931ffa0 20250813122525404 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250813122525404 DAUC <0003> auc.c:113 vector [3]: rand = 5e0071fec52d2d6cbba9ff045d60726f 20250813122525404 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250813122525404 DAUC <0003> auc.c:142 vector [3]: autn = e6573e4aee6500008ccf7ff9bc0b5897 20250813122525404 DAUC <0003> auc.c:143 vector [3]: ck = ec831a84e4509c08e29278d84053c8c3 20250813122525404 DAUC <0003> auc.c:144 vector [3]: ik = 83bb1dba2a351756dc41a957501c620c 20250813122525404 DAUC <0003> auc.c:145 vector [3]: res = 3ec62db6d80b7b4f0000000000000000 20250813122525404 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122525404 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250813122525404 DAUC <0003> auc.c:151 vector [3]: kc = 51ebd6b1de2a2191 20250813122525404 DAUC <0003> auc.c:152 vector [3]: sres = e6cd56f9 20250813122525404 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250813122525404 DAUC <0003> auc.c:113 vector [4]: rand = 87ad238c94b8facd6cdd678b616b47a5 20250813122525404 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250813122525404 DAUC <0003> auc.c:142 vector [4]: autn = 236f3ee418ea00007821be9419769d32 20250813122525404 DAUC <0003> auc.c:143 vector [4]: ck = 7c465c81ae208f429220d75929cea219 20250813122525404 DAUC <0003> auc.c:144 vector [4]: ik = bf072a85b1a3b88385f3f58c8f38f420 20250813122525404 DAUC <0003> auc.c:145 vector [4]: res = 272d5a7dc68adce00000000000000000 20250813122525404 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250813122525404 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250813122525404 DAUC <0003> auc.c:151 vector [4]: kc = d49254d1b97561f8 20250813122525404 DAUC <0003> auc.c:152 vector [4]: sres = e1a7869d 20250813122525404 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250813122525404 DAUC <0003> db_auc.c:245 IMSI='262427644484668': Generated 5 vectors 20250813122525404 DAUC <0003> db_auc.c:249 IMSI='262427644484668': Updating SQN=321 in DB 20250813122525404 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427644484668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427644484668"} 20250813122525404 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427644484668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525404 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525404 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525406 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525406 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427644484668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427644484668"} 20250813122525406 DAUC <0003> db_auc.c:157 IMSI='262427644484668': No 2G Auth Data 20250813122525406 DAUC <0003> db_auc.c:236 IMSI='262427644484668': Calling to generate 5 vectors 20250813122525406 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250813122525406 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122525406 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250813122525406 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250813122525406 DAUC <0003> auc.c:113 vector [0]: rand = d1a009d3e2a484c9dfd06bffe51cb2db 20250813122525406 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250813122525406 DAUC <0003> auc.c:142 vector [0]: autn = 23c2b101df6700007ca716610ffe5ae9 20250813122525406 DAUC <0003> auc.c:143 vector [0]: ck = e061c10cf52a879b2365a8826a10c226 20250813122525406 DAUC <0003> auc.c:144 vector [0]: ik = 02921883e1f114d07059a6113d545822 20250813122525406 DAUC <0003> auc.c:145 vector [0]: res = f987032479afe0f30000000000000000 20250813122525406 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122525406 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250813122525406 DAUC <0003> auc.c:151 vector [0]: kc = b1cfd71c439f094f 20250813122525406 DAUC <0003> auc.c:152 vector [0]: sres = 8028e3d7 20250813122525406 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250813122525406 DAUC <0003> auc.c:113 vector [1]: rand = dc6104d6a0b6cdc24d42e98ae87fbde8 20250813122525406 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250813122525406 DAUC <0003> auc.c:142 vector [1]: autn = e157cfcf89bf00000ff294e6499b2a0f 20250813122525406 DAUC <0003> auc.c:143 vector [1]: ck = d8977bcc38939e4430be3c472045545e 20250813122525406 DAUC <0003> auc.c:144 vector [1]: ik = 7f4d87bd9765be724c8bca42b4bd7846 20250813122525406 DAUC <0003> auc.c:145 vector [1]: res = 613b34e8fe04fa140000000000000000 20250813122525406 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122525406 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250813122525406 DAUC <0003> auc.c:151 vector [1]: kc = dbef0a743b0e0c2e 20250813122525406 DAUC <0003> auc.c:152 vector [1]: sres = 9f3fcefc 20250813122525406 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250813122525406 DAUC <0003> auc.c:113 vector [2]: rand = 5c402e2e644dcb4980e6abbbb586d88f 20250813122525406 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250813122525406 DAUC <0003> auc.c:142 vector [2]: autn = 7d7d01a543ac000070b1a0b293ef6081 20250813122525406 DAUC <0003> auc.c:143 vector [2]: ck = 8b59506683479efcd444e82fccfc8739 20250813122525406 DAUC <0003> auc.c:144 vector [2]: ik = 9456e7ccef8de250414d9946205f8dae 20250813122525406 DAUC <0003> auc.c:145 vector [2]: res = 03d19c9ed2b91bcd0000000000000000 20250813122525406 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122525406 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250813122525406 DAUC <0003> auc.c:151 vector [2]: kc = 8a06c6c38069763b 20250813122525406 DAUC <0003> auc.c:152 vector [2]: sres = d1688753 20250813122525406 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250813122525406 DAUC <0003> auc.c:113 vector [3]: rand = 6ce7cb94c55adcee3e7079e568ebfd6b 20250813122525406 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250813122525406 DAUC <0003> auc.c:142 vector [3]: autn = de0131a5d1ad0000e31681b4a318480d 20250813122525406 DAUC <0003> auc.c:143 vector [3]: ck = 3fb4649362178272d9f842bed1985a49 20250813122525406 DAUC <0003> auc.c:144 vector [3]: ik = 46cf330fc8567275578427b409f445f0 20250813122525406 DAUC <0003> auc.c:145 vector [3]: res = e427a7ffe39266eb0000000000000000 20250813122525406 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122525406 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250813122525406 DAUC <0003> auc.c:151 vector [3]: kc = f7073296722defbe 20250813122525406 DAUC <0003> auc.c:152 vector [3]: sres = 07b5c114 20250813122525406 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250813122525406 DAUC <0003> auc.c:113 vector [4]: rand = 8688a43f881bb80f44d9109ec573645f 20250813122525406 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250813122525406 DAUC <0003> auc.c:142 vector [4]: autn = 8b6005d812480000f492e1d410fab142 20250813122525406 DAUC <0003> auc.c:143 vector [4]: ck = 559fb71a96e4a6e532c972e71d9db9ea 20250813122525406 DAUC <0003> auc.c:144 vector [4]: ik = b065d79d0f3719aa0e7b516cc00d70a8 20250813122525406 DAUC <0003> auc.c:145 vector [4]: res = 0137254a47e8921e0000000000000000 20250813122525406 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250813122525406 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250813122525406 DAUC <0003> auc.c:151 vector [4]: kc = d948430c4443760d 20250813122525406 DAUC <0003> auc.c:152 vector [4]: sres = 46dfb754 20250813122525406 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250813122525406 DAUC <0003> db_auc.c:245 IMSI='262427644484668': Generated 5 vectors 20250813122525406 DAUC <0003> db_auc.c:249 IMSI='262427644484668': Updating SQN=481 in DB 20250813122525406 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427644484668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427644484668"} 20250813122525406 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427644484668 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525406 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525406 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48006<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@829a15aea750: Final verdict of PTC: pass 20250813122525408 DAUC <0003> db_auc.c:157 IMSI='262422738842800': No 2G Auth Data 20250813122525408 DAUC <0003> db_auc.c:192 IMSI='262422738842800': No 3G Auth Data HLR_Test-GSUP(21)@829a15aea750: Created GsupExpect[0] for "262422738842800" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250813122525414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48018<->l=127.0.0.1:4258 20250813122525416 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525416 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422738842800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422738842800"} 20250813122525416 DAUC <0003> db_auc.c:236 IMSI='262422738842800': Calling to generate 1 vectors 20250813122525416 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250813122525416 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122525416 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122525416 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250813122525416 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525416 DAUC <0003> auc.c:113 vector [0]: rand = 666c61a57fcb02125cd78834f707afa0 20250813122525416 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250813122525416 DAUC <0003> auc.c:142 vector [0]: autn = d6db81c1c048000078f10fa6a03c97d7 20250813122525416 DAUC <0003> auc.c:143 vector [0]: ck = 58f82b88b9fbd17d537303ba34c116bd 20250813122525416 DAUC <0003> auc.c:144 vector [0]: ik = 74b91fe1f7575c3a11593f8c5cf51b44 20250813122525416 DAUC <0003> auc.c:145 vector [0]: res = 1f236135a1d943870000000000000000 20250813122525416 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122525416 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250813122525416 DAUC <0003> auc.c:179 vector [0]: kc = 412f77b4cab31c00 20250813122525416 DAUC <0003> auc.c:180 vector [0]: sres = 14b1f82d 20250813122525416 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250813122525416 DAUC <0003> db_auc.c:245 IMSI='262422738842800': Generated 1 vectors 20250813122525416 DAUC <0003> db_auc.c:249 IMSI='262422738842800': Updating SQN=33 in DB 20250813122525416 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422738842800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422738842800"} 20250813122525416 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422738842800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525416 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525416 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@829a15aea750: Found GsupExpect[0] for "262422738842800" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@829a15aea750: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262422738842800" TC_gsup_sai_num_auth_vectors(29)@829a15aea750: setverdict(pass): none -> pass 20250813122525417 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525417 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422738842800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422738842800"} 20250813122525417 DAUC <0003> db_auc.c:236 IMSI='262422738842800': Calling to generate 4 vectors 20250813122525417 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250813122525417 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122525417 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122525417 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250813122525417 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525417 DAUC <0003> auc.c:113 vector [0]: rand = 032f5ce4a2f2f33efee6ce5bce6002c3 20250813122525417 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250813122525417 DAUC <0003> auc.c:142 vector [0]: autn = 326faca055c000008bd4d31d07ce2912 20250813122525417 DAUC <0003> auc.c:143 vector [0]: ck = c2a447a268c053ec2ad7c598ae2f193d 20250813122525417 DAUC <0003> auc.c:144 vector [0]: ik = a8dc818d724e500f0ed4e833e21b6c90 20250813122525417 DAUC <0003> auc.c:145 vector [0]: res = a24f4fbeb33e3e210000000000000000 20250813122525417 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122525417 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250813122525418 DAUC <0003> auc.c:179 vector [0]: kc = c03c06e5b1be5c00 20250813122525418 DAUC <0003> auc.c:180 vector [0]: sres = 3326c13e 20250813122525418 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250813122525418 DAUC <0003> auc.c:113 vector [1]: rand = 08beb4204d52633fe381cec2bea661c4 20250813122525418 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250813122525418 DAUC <0003> auc.c:142 vector [1]: autn = e6eeed29c2ac00009d9ada856fa9b4d3 20250813122525418 DAUC <0003> auc.c:143 vector [1]: ck = f6700cdc869bea09f4e26440443d3007 20250813122525418 DAUC <0003> auc.c:144 vector [1]: ik = 58be62765761b20a788ff46da7b02b8a 20250813122525418 DAUC <0003> auc.c:145 vector [1]: res = 2aa5d5489a70f9970000000000000000 20250813122525418 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122525418 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250813122525418 DAUC <0003> auc.c:179 vector [1]: kc = c4c127d3c8a4a000 20250813122525418 DAUC <0003> auc.c:180 vector [1]: sres = 01a7176f 20250813122525418 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250813122525418 DAUC <0003> auc.c:113 vector [2]: rand = 20eafccc693be80f07639e42e799b7dd 20250813122525418 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250813122525418 DAUC <0003> auc.c:142 vector [2]: autn = 690c11bf0b7d0000ee300ce084394194 20250813122525418 DAUC <0003> auc.c:143 vector [2]: ck = 3b0279ed0c661794706dc361ed34a054 20250813122525418 DAUC <0003> auc.c:144 vector [2]: ik = f9ad12435e9cc1490e91a7a3c32ea50e 20250813122525418 DAUC <0003> auc.c:145 vector [2]: res = 3c299d30c559a1a20000000000000000 20250813122525418 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122525418 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250813122525418 DAUC <0003> auc.c:179 vector [2]: kc = ee4ea88544c04000 20250813122525418 DAUC <0003> auc.c:180 vector [2]: sres = 53f89372 20250813122525418 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250813122525418 DAUC <0003> auc.c:113 vector [3]: rand = 9ff0a13b30304d0df563b1a19790f9e7 20250813122525418 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250813122525418 DAUC <0003> auc.c:142 vector [3]: autn = 0863939174bc0000b5132c4425be0f87 20250813122525418 DAUC <0003> auc.c:143 vector [3]: ck = 3fb6003a3d95c70fc6b71bb50237fc49 20250813122525418 DAUC <0003> auc.c:144 vector [3]: ik = 87e7fee3bbd84903169f0cae0e85a52e 20250813122525418 DAUC <0003> auc.c:145 vector [3]: res = 1eeca42240b71ff70000000000000000 20250813122525418 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122525418 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250813122525418 DAUC <0003> auc.c:179 vector [3]: kc = 6b7d38b7e050e000 20250813122525418 DAUC <0003> auc.c:180 vector [3]: sres = efdfd9fa 20250813122525418 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250813122525418 DAUC <0003> db_auc.c:245 IMSI='262422738842800': Generated 4 vectors 20250813122525418 DAUC <0003> db_auc.c:249 IMSI='262422738842800': Updating SQN=161 in DB 20250813122525418 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422738842800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422738842800"} 20250813122525418 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422738842800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525418 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525418 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525419 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525419 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422738842800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422738842800"} 20250813122525419 DAUC <0003> db_auc.c:236 IMSI='262422738842800': Calling to generate 5 vectors 20250813122525419 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250813122525419 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122525419 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122525419 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250813122525419 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525419 DAUC <0003> auc.c:113 vector [0]: rand = 65be439e35c15e026b79dfa51ddb0ffd 20250813122525419 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250813122525419 DAUC <0003> auc.c:142 vector [0]: autn = eafa9a882b2c000073ef53f2e4eb0aeb 20250813122525419 DAUC <0003> auc.c:143 vector [0]: ck = 09a329c522f63816f75a73031f6723f7 20250813122525419 DAUC <0003> auc.c:144 vector [0]: ik = c9f50e956099519f522cc38d7e0c58e0 20250813122525419 DAUC <0003> auc.c:145 vector [0]: res = 44b67625e05d996c0000000000000000 20250813122525419 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122525419 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250813122525419 DAUC <0003> auc.c:179 vector [0]: kc = ec0e6c36caa93c00 20250813122525419 DAUC <0003> auc.c:180 vector [0]: sres = be2b3803 20250813122525419 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250813122525419 DAUC <0003> auc.c:113 vector [1]: rand = bdf8307ed464a7433866ea719d9cc03b 20250813122525419 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250813122525419 DAUC <0003> auc.c:142 vector [1]: autn = 8db85e9f3d540000024f69ef4e4a4ec1 20250813122525419 DAUC <0003> auc.c:143 vector [1]: ck = 2f0022146db9f6df80881e57d7157d14 20250813122525419 DAUC <0003> auc.c:144 vector [1]: ik = 852425bcdef115c89a866296e2262875 20250813122525419 DAUC <0003> auc.c:145 vector [1]: res = d8b9c83b86dde3610000000000000000 20250813122525419 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122525419 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250813122525419 DAUC <0003> auc.c:179 vector [1]: kc = b6020b96284fd800 20250813122525419 DAUC <0003> auc.c:180 vector [1]: sres = 75252caf 20250813122525419 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250813122525419 DAUC <0003> auc.c:113 vector [2]: rand = 012f50ac3bfbb619bdcbfde7925e0984 20250813122525419 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250813122525419 DAUC <0003> auc.c:142 vector [2]: autn = 5f6fd773a77c00002c99f341414924a1 20250813122525419 DAUC <0003> auc.c:143 vector [2]: ck = 20b5b450c06375bf42933533ec8b1f01 20250813122525419 DAUC <0003> auc.c:144 vector [2]: ik = 4853915d566d248ea7796bd27eddf18c 20250813122525419 DAUC <0003> auc.c:145 vector [2]: res = 23a388c13d05c5080000000000000000 20250813122525419 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122525419 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250813122525419 DAUC <0003> auc.c:179 vector [2]: kc = 2db78ed3bd92cc00 20250813122525419 DAUC <0003> auc.c:180 vector [2]: sres = 8a350993 20250813122525419 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250813122525419 DAUC <0003> auc.c:113 vector [3]: rand = 55875a9b0229b8d0901f4dd574151e76 20250813122525419 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250813122525419 DAUC <0003> auc.c:142 vector [3]: autn = e187424f59810000cf493917eaba10a5 20250813122525419 DAUC <0003> auc.c:143 vector [3]: ck = efaf9b00e08f08fe9fed51fbc5b9cafc 20250813122525419 DAUC <0003> auc.c:144 vector [3]: ik = b3569eab5aefc64316513deca931c14f 20250813122525419 DAUC <0003> auc.c:145 vector [3]: res = 22596d51c3d104b30000000000000000 20250813122525419 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122525419 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250813122525419 DAUC <0003> auc.c:179 vector [3]: kc = cdc0af02f1b48c00 20250813122525419 DAUC <0003> auc.c:180 vector [3]: sres = 232a1ea3 20250813122525419 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250813122525419 DAUC <0003> auc.c:113 vector [4]: rand = c0781ac26a13d1453435472a5124ece2 20250813122525419 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250813122525419 DAUC <0003> auc.c:142 vector [4]: autn = cb94dc4bda9700009c236e362ffd0efd 20250813122525419 DAUC <0003> auc.c:143 vector [4]: ck = 68f07b16c2f37af1671a443768e96e98 20250813122525419 DAUC <0003> auc.c:144 vector [4]: ik = 6ad29209e8b05fb51d6e7e92038c4ba4 20250813122525419 DAUC <0003> auc.c:145 vector [4]: res = 4118b12a76e49fb70000000000000000 20250813122525419 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250813122525419 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250813122525419 DAUC <0003> auc.c:179 vector [4]: kc = 9bd23de1c3239400 20250813122525419 DAUC <0003> auc.c:180 vector [4]: sres = 2d0b1e7c 20250813122525419 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250813122525419 DAUC <0003> db_auc.c:245 IMSI='262422738842800': Generated 5 vectors 20250813122525419 DAUC <0003> db_auc.c:249 IMSI='262422738842800': Updating SQN=321 in DB 20250813122525419 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422738842800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422738842800"} 20250813122525419 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422738842800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525419 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525419 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525420 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525420 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422738842800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422738842800"} 20250813122525420 DAUC <0003> db_auc.c:236 IMSI='262422738842800': Calling to generate 5 vectors 20250813122525420 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250813122525420 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122525420 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122525420 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250813122525420 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525420 DAUC <0003> auc.c:113 vector [0]: rand = 369d63c7dca3d0f05d2d217ac0ed9f99 20250813122525420 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250813122525420 DAUC <0003> auc.c:142 vector [0]: autn = f948fc10298800005b9876e46027ba09 20250813122525420 DAUC <0003> auc.c:143 vector [0]: ck = b7c2d5098992ac0cd1add77dfea9a0ec 20250813122525420 DAUC <0003> auc.c:144 vector [0]: ik = 3fa7f724fadebbac91f3d17d6072c18c 20250813122525420 DAUC <0003> auc.c:145 vector [0]: res = b686d56e1d8a0d860000000000000000 20250813122525420 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122525420 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250813122525420 DAUC <0003> auc.c:179 vector [0]: kc = 4d4dcb368d7cd000 20250813122525420 DAUC <0003> auc.c:180 vector [0]: sres = 76d86777 20250813122525420 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250813122525420 DAUC <0003> auc.c:113 vector [1]: rand = 27bf72e6bfbe860aa5727843f3349ce8 20250813122525420 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250813122525420 DAUC <0003> auc.c:142 vector [1]: autn = ef9bf771c40e00001e93bb0dde48765b 20250813122525420 DAUC <0003> auc.c:143 vector [1]: ck = 057234dcebc5ad574809b3a79b14f29f 20250813122525420 DAUC <0003> auc.c:144 vector [1]: ik = d8ed118ef5d8e6a32775c634ab84c31a 20250813122525420 DAUC <0003> auc.c:145 vector [1]: res = 21cd66f4c2eb25300000000000000000 20250813122525420 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122525420 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250813122525420 DAUC <0003> auc.c:179 vector [1]: kc = 3354a6044fe41800 20250813122525420 DAUC <0003> auc.c:180 vector [1]: sres = 5377d864 20250813122525420 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250813122525420 DAUC <0003> auc.c:113 vector [2]: rand = fd371d1699093335796a3eaf94c4b927 20250813122525420 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250813122525420 DAUC <0003> auc.c:142 vector [2]: autn = 82f90c02502a0000bab0e5cd80e62082 20250813122525420 DAUC <0003> auc.c:143 vector [2]: ck = a7552b801609942486b0ecbd074223ae 20250813122525420 DAUC <0003> auc.c:144 vector [2]: ik = 58fd10d207750ccf40c42c5b537b446f 20250813122525420 DAUC <0003> auc.c:145 vector [2]: res = fb9bf8603fa6f5ed0000000000000000 20250813122525420 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122525420 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250813122525420 DAUC <0003> auc.c:179 vector [2]: kc = 34e784d048409400 20250813122525420 DAUC <0003> auc.c:180 vector [2]: sres = 495cb6ed 20250813122525420 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250813122525420 DAUC <0003> auc.c:113 vector [3]: rand = 4e416472b51fcf5bca0a154c48339512 20250813122525420 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250813122525420 DAUC <0003> auc.c:142 vector [3]: autn = 478809e9176300006c1f1dba5aa7ed90 20250813122525420 DAUC <0003> auc.c:143 vector [3]: ck = bb504a9e99a36a6a0951019c95c077fb 20250813122525420 DAUC <0003> auc.c:144 vector [3]: ik = c468600134507029c04123d4ebd14614 20250813122525420 DAUC <0003> auc.c:145 vector [3]: res = 7494f4913804ffd30000000000000000 20250813122525420 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122525420 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250813122525420 DAUC <0003> auc.c:179 vector [3]: kc = 0b1542a415bca800 20250813122525420 DAUC <0003> auc.c:180 vector [3]: sres = 9cbc2371 20250813122525420 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250813122525420 DAUC <0003> auc.c:113 vector [4]: rand = c1bb19e3d83ca96ccc08d6fdb331837f 20250813122525420 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250813122525420 DAUC <0003> auc.c:142 vector [4]: autn = f3d349a756da000062942c078804a61b 20250813122525420 DAUC <0003> auc.c:143 vector [4]: ck = 370ee7f6ed72eb0e395d2b5efd522cb0 20250813122525420 DAUC <0003> auc.c:144 vector [4]: ik = 39865014f20640b5b08dbd4bc2f89c52 20250813122525420 DAUC <0003> auc.c:145 vector [4]: res = 49da6a2bfeb474f90000000000000000 20250813122525420 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250813122525420 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250813122525420 DAUC <0003> auc.c:179 vector [4]: kc = a4f4eb113eb4c000 20250813122525420 DAUC <0003> auc.c:180 vector [4]: sres = e27d00f4 20250813122525420 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250813122525420 DAUC <0003> db_auc.c:245 IMSI='262422738842800': Generated 5 vectors 20250813122525420 DAUC <0003> db_auc.c:249 IMSI='262422738842800': Updating SQN=481 in DB 20250813122525420 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422738842800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422738842800"} 20250813122525420 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422738842800 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525420 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525420 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48018<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@829a15aea750: Final verdict of PTC: pass 20250813122525422 DAUC <0003> db_auc.c:157 IMSI='262427020332674': No 2G Auth Data 20250813122525422 DAUC <0003> db_auc.c:192 IMSI='262427020332674': No 3G Auth Data HLR_Test-GSUP(21)@829a15aea750: Created GsupExpect[0] for "262427020332674" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250813122525428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48032<->l=127.0.0.1:4258 20250813122525430 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525430 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427020332674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427020332674"} 20250813122525430 DAUC <0003> db_auc.c:236 IMSI='262427020332674': Calling to generate 1 vectors 20250813122525430 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250813122525430 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122525430 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122525430 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250813122525430 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525430 DAUC <0003> auc.c:113 vector [0]: rand = 9b2a5f25e0a6cc31134558f81dba9012 20250813122525430 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250813122525430 DAUC <0003> auc.c:142 vector [0]: autn = d5d2438d1f3e00009d6ee922bc84f547 20250813122525430 DAUC <0003> auc.c:143 vector [0]: ck = 9b195684fedb870582b199c32025a1fc 20250813122525430 DAUC <0003> auc.c:144 vector [0]: ik = e59b265d6d0794c6f66265716186c855 20250813122525430 DAUC <0003> auc.c:145 vector [0]: res = 4e1e08a9e70697c90000000000000000 20250813122525430 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122525430 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250813122525430 DAUC <0003> auc.c:179 vector [0]: kc = c5d15ed87072ec00 20250813122525430 DAUC <0003> auc.c:180 vector [0]: sres = 35754f1b 20250813122525430 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250813122525430 DAUC <0003> db_auc.c:245 IMSI='262427020332674': Generated 1 vectors 20250813122525430 DAUC <0003> db_auc.c:249 IMSI='262427020332674': Updating SQN=33 in DB 20250813122525430 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427020332674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427020332674"} 20250813122525430 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427020332674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525430 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525430 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@829a15aea750: Found GsupExpect[0] for "262427020332674" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@829a15aea750: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262427020332674" TC_gsup_sai_num_auth_vectors(30)@829a15aea750: setverdict(pass): none -> pass 20250813122525431 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525431 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525431 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427020332674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427020332674"} 20250813122525431 DAUC <0003> db_auc.c:236 IMSI='262427020332674': Calling to generate 4 vectors 20250813122525431 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250813122525431 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122525431 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122525431 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250813122525431 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525431 DAUC <0003> auc.c:113 vector [0]: rand = 069de58b24cf98f9ade5f3f5928af479 20250813122525431 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250813122525431 DAUC <0003> auc.c:142 vector [0]: autn = 1aa81b926d520000c1c6b52361b69ee8 20250813122525431 DAUC <0003> auc.c:143 vector [0]: ck = 17c9cc634de9dd1f93251942bac4d53e 20250813122525431 DAUC <0003> auc.c:144 vector [0]: ik = 4964fe62613b825b35f16a74656a2bdc 20250813122525431 DAUC <0003> auc.c:145 vector [0]: res = 847106bc480d78c90000000000000000 20250813122525431 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122525431 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250813122525431 DAUC <0003> auc.c:179 vector [0]: kc = 85ec89b79706e000 20250813122525431 DAUC <0003> auc.c:180 vector [0]: sres = f2f503f1 20250813122525431 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250813122525431 DAUC <0003> auc.c:113 vector [1]: rand = 2e76ed3c1a2c3dec414a809605c8d7fe 20250813122525431 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250813122525431 DAUC <0003> auc.c:142 vector [1]: autn = 055b5aa489aa0000776e712cf078abd7 20250813122525431 DAUC <0003> auc.c:143 vector [1]: ck = 208e89469723f408dfc5f4022576d0ab 20250813122525431 DAUC <0003> auc.c:144 vector [1]: ik = ff28aa873997c61dc6875909a7c3c983 20250813122525431 DAUC <0003> auc.c:145 vector [1]: res = 9927d56a6b5222da0000000000000000 20250813122525431 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122525431 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250813122525431 DAUC <0003> auc.c:179 vector [1]: kc = d18cfd942f8ac400 20250813122525431 DAUC <0003> auc.c:180 vector [1]: sres = c57b171c 20250813122525431 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250813122525431 DAUC <0003> auc.c:113 vector [2]: rand = d06b1401cd839238796a17760b0c868a 20250813122525431 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250813122525431 DAUC <0003> auc.c:142 vector [2]: autn = 5c7ea5583649000076e8aaf748e7faad 20250813122525431 DAUC <0003> auc.c:143 vector [2]: ck = b42a6ab340779d03265cbb9442a7ecfe 20250813122525431 DAUC <0003> auc.c:144 vector [2]: ik = fc255f8191c33a43e18a71f1d4329272 20250813122525431 DAUC <0003> auc.c:145 vector [2]: res = 45c3b3fab95160590000000000000000 20250813122525431 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122525431 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250813122525431 DAUC <0003> auc.c:179 vector [2]: kc = 901829f19176cc00 20250813122525431 DAUC <0003> auc.c:180 vector [2]: sres = 0978fca9 20250813122525431 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250813122525431 DAUC <0003> auc.c:113 vector [3]: rand = 45cfcb42d137e044797328c3258b1dcb 20250813122525431 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250813122525431 DAUC <0003> auc.c:142 vector [3]: autn = 8a1c91c484120000fa8f5c8c71b44550 20250813122525431 DAUC <0003> auc.c:143 vector [3]: ck = 91bb874db4e22a89801af71413b403d2 20250813122525431 DAUC <0003> auc.c:144 vector [3]: ik = 1c56e02477b67d921c467f2b1832dd36 20250813122525431 DAUC <0003> auc.c:145 vector [3]: res = 006ffb3a87afb7c30000000000000000 20250813122525431 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122525431 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250813122525431 DAUC <0003> auc.c:179 vector [3]: kc = 5fee2b49ae629800 20250813122525431 DAUC <0003> auc.c:180 vector [3]: sres = b23afd95 20250813122525431 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250813122525431 DAUC <0003> db_auc.c:245 IMSI='262427020332674': Generated 4 vectors 20250813122525431 DAUC <0003> db_auc.c:249 IMSI='262427020332674': Updating SQN=161 in DB 20250813122525431 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427020332674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427020332674"} 20250813122525431 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427020332674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525431 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525431 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525432 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525432 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427020332674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427020332674"} 20250813122525432 DAUC <0003> db_auc.c:236 IMSI='262427020332674': Calling to generate 5 vectors 20250813122525432 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250813122525432 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122525432 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122525432 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250813122525432 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525432 DAUC <0003> auc.c:113 vector [0]: rand = df942695693a682a3f7f380d9b753606 20250813122525432 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250813122525432 DAUC <0003> auc.c:142 vector [0]: autn = acf86705afc40000393f8a39d186daa1 20250813122525432 DAUC <0003> auc.c:143 vector [0]: ck = 9d4a5d5e2650f6a917605c6f0e6bf385 20250813122525432 DAUC <0003> auc.c:144 vector [0]: ik = 1f01d612154574a0f81bcfe6c685d5a9 20250813122525432 DAUC <0003> auc.c:145 vector [0]: res = 25c0563bce2afdf90000000000000000 20250813122525432 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122525432 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250813122525432 DAUC <0003> auc.c:179 vector [0]: kc = f3ffa6475ab76c00 20250813122525432 DAUC <0003> auc.c:180 vector [0]: sres = 83d860b6 20250813122525432 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250813122525432 DAUC <0003> auc.c:113 vector [1]: rand = 131c097bbaef6249db865d4619d4b10d 20250813122525432 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250813122525432 DAUC <0003> auc.c:142 vector [1]: autn = 38c85f8f5cb100006f41078f8683df23 20250813122525432 DAUC <0003> auc.c:143 vector [1]: ck = 67d730b9e3ad31cf61c7d1f7e560cf9d 20250813122525432 DAUC <0003> auc.c:144 vector [1]: ik = 30026ed798f1dcd4ecdfe0fd60375e93 20250813122525432 DAUC <0003> auc.c:145 vector [1]: res = 460fa17599402cb50000000000000000 20250813122525432 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122525432 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250813122525432 DAUC <0003> auc.c:179 vector [1]: kc = 78bd23a823c2a800 20250813122525432 DAUC <0003> auc.c:180 vector [1]: sres = 44f684db 20250813122525432 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250813122525432 DAUC <0003> auc.c:113 vector [2]: rand = 0ff36900fb972f2187b99aa8f88e3567 20250813122525432 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250813122525432 DAUC <0003> auc.c:142 vector [2]: autn = a28fe1c59a7a0000bd500210835f73fc 20250813122525432 DAUC <0003> auc.c:143 vector [2]: ck = d7ddbb85611ece51084d39d7d57b8c72 20250813122525432 DAUC <0003> auc.c:144 vector [2]: ik = e834cff9ee14401162854aad6db4c483 20250813122525432 DAUC <0003> auc.c:145 vector [2]: res = 1697b40c55ebda860000000000000000 20250813122525432 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122525432 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250813122525432 DAUC <0003> auc.c:179 vector [2]: kc = a5d6209988a3d000 20250813122525432 DAUC <0003> auc.c:180 vector [2]: sres = d0392e85 20250813122525432 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250813122525432 DAUC <0003> auc.c:113 vector [3]: rand = c016c3b59b21bf219b6f24a9831985af 20250813122525432 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250813122525432 DAUC <0003> auc.c:142 vector [3]: autn = 157df2c6c20400000cf4a832665fd090 20250813122525432 DAUC <0003> auc.c:143 vector [3]: ck = 8ba408a65a748956666bf58abdaea601 20250813122525432 DAUC <0003> auc.c:144 vector [3]: ik = d22f4027ba1c3aefc3409a7de4f7032e 20250813122525432 DAUC <0003> auc.c:145 vector [3]: res = 1cdc4013b696eecc0000000000000000 20250813122525432 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122525432 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250813122525432 DAUC <0003> auc.c:179 vector [3]: kc = 9865ca011b97b000 20250813122525432 DAUC <0003> auc.c:180 vector [3]: sres = 02cc8527 20250813122525432 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250813122525432 DAUC <0003> auc.c:113 vector [4]: rand = e726f2cccd0ab7bf79600e7cc5800c28 20250813122525432 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250813122525432 DAUC <0003> auc.c:142 vector [4]: autn = ffa27accef8e00004d8cf9a3d1b268c6 20250813122525432 DAUC <0003> auc.c:143 vector [4]: ck = 5c7e54adbf7d8c7f0f588e25d103cd42 20250813122525432 DAUC <0003> auc.c:144 vector [4]: ik = d96610605082a5e8ad9b0f8f3e6bc3ce 20250813122525432 DAUC <0003> auc.c:145 vector [4]: res = 703b23179fbdc94d0000000000000000 20250813122525432 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250813122525432 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250813122525432 DAUC <0003> auc.c:179 vector [4]: kc = a39b3a721339e400 20250813122525432 DAUC <0003> auc.c:180 vector [4]: sres = d882088c 20250813122525432 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250813122525432 DAUC <0003> db_auc.c:245 IMSI='262427020332674': Generated 5 vectors 20250813122525432 DAUC <0003> db_auc.c:249 IMSI='262427020332674': Updating SQN=321 in DB 20250813122525432 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427020332674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427020332674"} 20250813122525432 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427020332674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525432 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525432 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525433 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525433 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427020332674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427020332674"} 20250813122525433 DAUC <0003> db_auc.c:236 IMSI='262427020332674': Calling to generate 5 vectors 20250813122525433 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250813122525433 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122525433 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122525433 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250813122525433 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525433 DAUC <0003> auc.c:113 vector [0]: rand = 3dbf0cc15f8abee755f3fd25e38dcbb3 20250813122525433 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250813122525433 DAUC <0003> auc.c:142 vector [0]: autn = f697bf29193f0000632b4ac345e2b632 20250813122525433 DAUC <0003> auc.c:143 vector [0]: ck = 2e6b0af0a4a2bb8d4c84f4d41fb03226 20250813122525433 DAUC <0003> auc.c:144 vector [0]: ik = 92a87572511de95b41cd16dae49ddfdd 20250813122525433 DAUC <0003> auc.c:145 vector [0]: res = 3505d20fc925b00f0000000000000000 20250813122525433 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122525433 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250813122525433 DAUC <0003> auc.c:179 vector [0]: kc = 626bf60cf76b6c00 20250813122525433 DAUC <0003> auc.c:180 vector [0]: sres = df9ae442 20250813122525433 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250813122525433 DAUC <0003> auc.c:113 vector [1]: rand = 925a43997e191dc7d59a42e67dea91f1 20250813122525433 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250813122525433 DAUC <0003> auc.c:142 vector [1]: autn = 2601c2b6b3fd000062d3c473e3b6f191 20250813122525433 DAUC <0003> auc.c:143 vector [1]: ck = edf667c34abb0f91988a3bd8dfd2de71 20250813122525433 DAUC <0003> auc.c:144 vector [1]: ik = 31b39e4a85420f7c9a80ed5eefce0d85 20250813122525433 DAUC <0003> auc.c:145 vector [1]: res = db918a6fabc1e5920000000000000000 20250813122525433 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122525433 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250813122525433 DAUC <0003> auc.c:179 vector [1]: kc = 30d0cd9a9717a800 20250813122525433 DAUC <0003> auc.c:180 vector [1]: sres = 6d1f5b84 20250813122525433 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250813122525433 DAUC <0003> auc.c:113 vector [2]: rand = 07d9c2535ed296c355e87d4204106264 20250813122525433 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250813122525433 DAUC <0003> auc.c:142 vector [2]: autn = 770c405dd67400003fd6cb4ddf0967bb 20250813122525433 DAUC <0003> auc.c:143 vector [2]: ck = f3d16aa50bf8a390b1022d63b769cd2a 20250813122525433 DAUC <0003> auc.c:144 vector [2]: ik = f9c3fc23ef3f6c56e8e711b4ba527161 20250813122525433 DAUC <0003> auc.c:145 vector [2]: res = 5a005c3a7ab0b2e20000000000000000 20250813122525433 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122525433 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250813122525433 DAUC <0003> auc.c:179 vector [2]: kc = 97254610ac3a4400 20250813122525433 DAUC <0003> auc.c:180 vector [2]: sres = 6eb800ad 20250813122525433 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250813122525433 DAUC <0003> auc.c:113 vector [3]: rand = 02a93732be1b503924c2c0564f6255b4 20250813122525433 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250813122525433 DAUC <0003> auc.c:142 vector [3]: autn = 4a40e5859ea80000373b4205a6376f01 20250813122525433 DAUC <0003> auc.c:143 vector [3]: ck = f17f1e535060b97263231188fbfcbab4 20250813122525433 DAUC <0003> auc.c:144 vector [3]: ik = 5f818577c2131406a8792ae0ff2baacd 20250813122525433 DAUC <0003> auc.c:145 vector [3]: res = 45f3b4d3c21b34140000000000000000 20250813122525433 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122525433 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250813122525433 DAUC <0003> auc.c:179 vector [3]: kc = 8f1c2157f7a0c000 20250813122525434 DAUC <0003> auc.c:180 vector [3]: sres = 8ed4f2b8 20250813122525434 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250813122525434 DAUC <0003> auc.c:113 vector [4]: rand = 8e73f1918bffb1e21367ab3cdf489923 20250813122525434 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250813122525434 DAUC <0003> auc.c:142 vector [4]: autn = 6bd3323070910000d1c6181a811c528b 20250813122525434 DAUC <0003> auc.c:143 vector [4]: ck = 9e863e168b28fa32c78fed3561408abf 20250813122525434 DAUC <0003> auc.c:144 vector [4]: ik = cce03c87aad02218617a670b9222e86e 20250813122525434 DAUC <0003> auc.c:145 vector [4]: res = c58b7fc2dd9d52f90000000000000000 20250813122525434 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250813122525434 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250813122525434 DAUC <0003> auc.c:179 vector [4]: kc = a94850a41aaf4c00 20250813122525434 DAUC <0003> auc.c:180 vector [4]: sres = 5a7d61d6 20250813122525434 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250813122525434 DAUC <0003> db_auc.c:245 IMSI='262427020332674': Generated 5 vectors 20250813122525434 DAUC <0003> db_auc.c:249 IMSI='262427020332674': Updating SQN=481 in DB 20250813122525434 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427020332674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427020332674"} 20250813122525434 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427020332674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525434 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525434 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48032<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@829a15aea750: Final verdict of PTC: pass 20250813122525435 DAUC <0003> db_auc.c:157 IMSI='262426796224950': No 2G Auth Data 20250813122525435 DAUC <0003> db_auc.c:192 IMSI='262426796224950': No 3G Auth Data HLR_Test-GSUP(21)@829a15aea750: Created GsupExpect[0] for "262426796224950" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250813122525441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48046<->l=127.0.0.1:4258 20250813122525443 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525443 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426796224950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426796224950"} 20250813122525443 DAUC <0003> db_auc.c:236 IMSI='262426796224950': Calling to generate 1 vectors 20250813122525443 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250813122525443 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122525443 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122525443 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250813122525443 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525443 DAUC <0003> auc.c:113 vector [0]: rand = 5df28614dcdf82921b41eef9e51ec186 20250813122525443 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250813122525443 DAUC <0003> auc.c:142 vector [0]: autn = fa8579fd5ea10000fbf253fe78aaf721 20250813122525443 DAUC <0003> auc.c:143 vector [0]: ck = 3469dbf8e42992582bebf2489961a3d1 20250813122525443 DAUC <0003> auc.c:144 vector [0]: ik = 4bd5b63807ac28650fabfb3549c21ffa 20250813122525443 DAUC <0003> auc.c:145 vector [0]: res = e4512655d44ace230000000000000000 20250813122525443 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122525443 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250813122525443 DAUC <0003> auc.c:179 vector [0]: kc = 96a341d218addfa7 20250813122525443 DAUC <0003> auc.c:180 vector [0]: sres = 916157dc 20250813122525443 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250813122525443 DAUC <0003> db_auc.c:245 IMSI='262426796224950': Generated 1 vectors 20250813122525443 DAUC <0003> db_auc.c:249 IMSI='262426796224950': Updating SQN=33 in DB 20250813122525443 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426796224950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426796224950"} 20250813122525443 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426796224950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525443 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525443 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@829a15aea750: Found GsupExpect[0] for "262426796224950" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@829a15aea750: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262426796224950" TC_gsup_sai_num_auth_vectors(31)@829a15aea750: setverdict(pass): none -> pass 20250813122525444 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525444 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426796224950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426796224950"} 20250813122525444 DAUC <0003> db_auc.c:236 IMSI='262426796224950': Calling to generate 4 vectors 20250813122525444 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250813122525444 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122525444 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122525444 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250813122525444 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525444 DAUC <0003> auc.c:113 vector [0]: rand = 44fac54de2f5f65ca00533c787f2b467 20250813122525444 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250813122525444 DAUC <0003> auc.c:142 vector [0]: autn = 5a89adb71e4d0000b59aa41fb767d746 20250813122525444 DAUC <0003> auc.c:143 vector [0]: ck = f8e6060432e4e9f4eeb61fd246bd805b 20250813122525444 DAUC <0003> auc.c:144 vector [0]: ik = c3b7bca1b9391f57609b7ceb18833ec2 20250813122525444 DAUC <0003> auc.c:145 vector [0]: res = 26ec528a62607b500000000000000000 20250813122525444 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122525444 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250813122525444 DAUC <0003> auc.c:179 vector [0]: kc = 91827a5d405b6861 20250813122525444 DAUC <0003> auc.c:180 vector [0]: sres = d5049fda 20250813122525444 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250813122525444 DAUC <0003> auc.c:113 vector [1]: rand = d19bd32c9e48188bcdfdc99c682c8ef9 20250813122525444 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250813122525444 DAUC <0003> auc.c:142 vector [1]: autn = 23fdd2dd952900008c6b345be8f7631a 20250813122525444 DAUC <0003> auc.c:143 vector [1]: ck = c51d974d0fc1372d7b44d2694578154f 20250813122525444 DAUC <0003> auc.c:144 vector [1]: ik = 3438d081f1693e82ff469ab34f28a990 20250813122525444 DAUC <0003> auc.c:145 vector [1]: res = 46aab88242d448e20000000000000000 20250813122525444 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122525444 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250813122525444 DAUC <0003> auc.c:179 vector [1]: kc = e2c5275d7e2d6d9f 20250813122525444 DAUC <0003> auc.c:180 vector [1]: sres = 446ba200 20250813122525444 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250813122525444 DAUC <0003> auc.c:113 vector [2]: rand = 55c337b496a72e5942172d63b243310e 20250813122525444 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250813122525444 DAUC <0003> auc.c:142 vector [2]: autn = 290ad3f1c0fd0000e3bb1af960db9be8 20250813122525444 DAUC <0003> auc.c:143 vector [2]: ck = e85e9913a635a94c526f2c905cd8c809 20250813122525444 DAUC <0003> auc.c:144 vector [2]: ik = ad846d12bb06c975eec8b6cb125c2fef 20250813122525444 DAUC <0003> auc.c:145 vector [2]: res = 40daec92b981387a0000000000000000 20250813122525444 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122525444 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250813122525444 DAUC <0003> auc.c:179 vector [2]: kc = 79941500a1c9c119 20250813122525444 DAUC <0003> auc.c:180 vector [2]: sres = ec0295e1 20250813122525444 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250813122525444 DAUC <0003> auc.c:113 vector [3]: rand = e87b691d287dae08ec46b3af971d81f5 20250813122525444 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250813122525444 DAUC <0003> auc.c:142 vector [3]: autn = 4694efc3cc6900001fdc3c5de06a3b53 20250813122525444 DAUC <0003> auc.c:143 vector [3]: ck = bc295a54bff9ef7e3512f988d9be802f 20250813122525444 DAUC <0003> auc.c:144 vector [3]: ik = 44468b9b47455728cce6d930a4606d94 20250813122525444 DAUC <0003> auc.c:145 vector [3]: res = 698c04564a4291a00000000000000000 20250813122525444 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122525444 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250813122525444 DAUC <0003> auc.c:179 vector [3]: kc = 3e7f847d50e2e7d2 20250813122525444 DAUC <0003> auc.c:180 vector [3]: sres = b2c6973c 20250813122525444 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250813122525444 DAUC <0003> db_auc.c:245 IMSI='262426796224950': Generated 4 vectors 20250813122525444 DAUC <0003> db_auc.c:249 IMSI='262426796224950': Updating SQN=161 in DB 20250813122525444 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426796224950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426796224950"} 20250813122525444 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426796224950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525444 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525444 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525445 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525445 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426796224950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426796224950"} 20250813122525445 DAUC <0003> db_auc.c:236 IMSI='262426796224950': Calling to generate 5 vectors 20250813122525445 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250813122525445 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122525445 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122525445 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250813122525445 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525445 DAUC <0003> auc.c:113 vector [0]: rand = 91aa57c7c32dc91fd87272792cbf0fd8 20250813122525445 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250813122525445 DAUC <0003> auc.c:142 vector [0]: autn = 01d4f1c301280000b69774cb225221d4 20250813122525445 DAUC <0003> auc.c:143 vector [0]: ck = 4faccb99be1ef76024c806ab485573b1 20250813122525445 DAUC <0003> auc.c:144 vector [0]: ik = c23dde1bdd3bc929bf05f3bbe2669c2a 20250813122525445 DAUC <0003> auc.c:145 vector [0]: res = a865e0f344df0b1e0000000000000000 20250813122525445 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122525445 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250813122525445 DAUC <0003> auc.c:179 vector [0]: kc = d7535e63341245b0 20250813122525445 DAUC <0003> auc.c:180 vector [0]: sres = b88640d7 20250813122525445 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250813122525445 DAUC <0003> auc.c:113 vector [1]: rand = 7e8603e58567dcffd908fe8d3bda9f91 20250813122525445 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250813122525445 DAUC <0003> auc.c:142 vector [1]: autn = 104229f4610300004862faba3a37c401 20250813122525445 DAUC <0003> auc.c:143 vector [1]: ck = 4345804c39cf4b98f7146baeab765ae4 20250813122525445 DAUC <0003> auc.c:144 vector [1]: ik = 3cfc2e5e5424df6d49802b42710ff74a 20250813122525445 DAUC <0003> auc.c:145 vector [1]: res = 40e388255e9a94460000000000000000 20250813122525445 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122525445 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250813122525445 DAUC <0003> auc.c:179 vector [1]: kc = 9ee4b6e4c1f39cf5 20250813122525445 DAUC <0003> auc.c:180 vector [1]: sres = 11296206 20250813122525445 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250813122525445 DAUC <0003> auc.c:113 vector [2]: rand = 89bf0f8f57b42bc12078bbe34fb40b2a 20250813122525445 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250813122525445 DAUC <0003> auc.c:142 vector [2]: autn = 2d314ba079e000005dc4e92d197ad15f 20250813122525445 DAUC <0003> auc.c:143 vector [2]: ck = 165332e0a5df9d92e9768ad53d164067 20250813122525445 DAUC <0003> auc.c:144 vector [2]: ik = e04cd499ce281e66f1aeafd9bd1740f1 20250813122525445 DAUC <0003> auc.c:145 vector [2]: res = d4a16b3715a5516b0000000000000000 20250813122525445 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122525445 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250813122525445 DAUC <0003> auc.c:179 vector [2]: kc = b5f31bf95195c8fc 20250813122525445 DAUC <0003> auc.c:180 vector [2]: sres = 3a30b2c9 20250813122525445 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250813122525445 DAUC <0003> auc.c:113 vector [3]: rand = 7dc0e913487a04252dfdb898ed70c91d 20250813122525445 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250813122525445 DAUC <0003> auc.c:142 vector [3]: autn = 3e2b40e98dd80000122ee8fa10e9dc1b 20250813122525445 DAUC <0003> auc.c:143 vector [3]: ck = a1f4258180a86f3810988bd21f972fce 20250813122525445 DAUC <0003> auc.c:144 vector [3]: ik = 435096493b11c68ec9e45c1559871d30 20250813122525445 DAUC <0003> auc.c:145 vector [3]: res = 6b0665c108465b020000000000000000 20250813122525445 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122525445 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250813122525445 DAUC <0003> auc.c:179 vector [3]: kc = 6aa054e0b7750fc7 20250813122525445 DAUC <0003> auc.c:180 vector [3]: sres = 496fe739 20250813122525445 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250813122525445 DAUC <0003> auc.c:113 vector [4]: rand = 3343f542654676588bcb6eafe6e4b444 20250813122525445 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250813122525445 DAUC <0003> auc.c:142 vector [4]: autn = 8efafefc74fe000045316dcbf078fa1d 20250813122525445 DAUC <0003> auc.c:143 vector [4]: ck = 469e6267430fde9bae3c4baeba860467 20250813122525445 DAUC <0003> auc.c:144 vector [4]: ik = b3f1ff529ed5f19868daf3e3128da852 20250813122525445 DAUC <0003> auc.c:145 vector [4]: res = a3ef318763a6a6660000000000000000 20250813122525445 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250813122525445 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250813122525445 DAUC <0003> auc.c:179 vector [4]: kc = 12a7860c5e066c31 20250813122525445 DAUC <0003> auc.c:180 vector [4]: sres = d04c8a1a 20250813122525445 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250813122525445 DAUC <0003> db_auc.c:245 IMSI='262426796224950': Generated 5 vectors 20250813122525445 DAUC <0003> db_auc.c:249 IMSI='262426796224950': Updating SQN=321 in DB 20250813122525445 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426796224950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426796224950"} 20250813122525445 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426796224950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525445 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525445 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525446 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525446 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426796224950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426796224950"} 20250813122525446 DAUC <0003> db_auc.c:236 IMSI='262426796224950': Calling to generate 5 vectors 20250813122525446 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250813122525446 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122525446 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122525446 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250813122525446 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122525446 DAUC <0003> auc.c:113 vector [0]: rand = 6bb6675ce6acaab6a88af6c39717262a 20250813122525446 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250813122525446 DAUC <0003> auc.c:142 vector [0]: autn = c45be0cfc80b0000ae54ddaeba7333b6 20250813122525446 DAUC <0003> auc.c:143 vector [0]: ck = 3f72eaa8a83c1250acf177f18e9caa0f 20250813122525446 DAUC <0003> auc.c:144 vector [0]: ik = 3258abef0b65691fede348b5eb698c49 20250813122525446 DAUC <0003> auc.c:145 vector [0]: res = 7cebb72be0c8fbf00000000000000000 20250813122525446 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122525446 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250813122525446 DAUC <0003> auc.c:179 vector [0]: kc = 07401dbf9e0d185e 20250813122525446 DAUC <0003> auc.c:180 vector [0]: sres = 53344c47 20250813122525446 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250813122525446 DAUC <0003> auc.c:113 vector [1]: rand = a13964bba3cdf3f7f33c0365d09331c2 20250813122525446 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250813122525446 DAUC <0003> auc.c:142 vector [1]: autn = ce80de05f33b000022919bfc783a6a38 20250813122525446 DAUC <0003> auc.c:143 vector [1]: ck = 3e3ac9ce6ea94ac23cb8b18a68b2269e 20250813122525446 DAUC <0003> auc.c:144 vector [1]: ik = 7751e83de17d15a62f77a6e5ed53ae05 20250813122525446 DAUC <0003> auc.c:145 vector [1]: res = 137ba3b92b892dd80000000000000000 20250813122525446 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122525446 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250813122525446 DAUC <0003> auc.c:179 vector [1]: kc = e7c49f299c3e3d3a 20250813122525446 DAUC <0003> auc.c:180 vector [1]: sres = 52ed4ea6 20250813122525446 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250813122525446 DAUC <0003> auc.c:113 vector [2]: rand = fbaed514dfe852ceba4d32c7055af506 20250813122525446 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250813122525446 DAUC <0003> auc.c:142 vector [2]: autn = a5adee85d7ed00002ef351b010ac3a40 20250813122525446 DAUC <0003> auc.c:143 vector [2]: ck = 98efdbcfcd006e3bbf5b378006805f9b 20250813122525446 DAUC <0003> auc.c:144 vector [2]: ik = b4a5358e7113f33b5b6b2258ebcea71e 20250813122525447 DAUC <0003> auc.c:145 vector [2]: res = 380c9dbf00a7e2710000000000000000 20250813122525447 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122525447 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250813122525447 DAUC <0003> auc.c:179 vector [2]: kc = 2a948579f9842b23 20250813122525447 DAUC <0003> auc.c:180 vector [2]: sres = cd566115 20250813122525447 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250813122525447 DAUC <0003> auc.c:113 vector [3]: rand = 0b328966593c86a0b1ac77b6b8851710 20250813122525447 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250813122525447 DAUC <0003> auc.c:142 vector [3]: autn = 608ac4f163e000003ba784ba4971fbb6 20250813122525447 DAUC <0003> auc.c:143 vector [3]: ck = abbf55842c91a9eea66654d203d1c235 20250813122525447 DAUC <0003> auc.c:144 vector [3]: ik = 967c95c020083a254f72a0fd0aa2d03f 20250813122525447 DAUC <0003> auc.c:145 vector [3]: res = 01f2573820a17f340000000000000000 20250813122525447 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122525447 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250813122525447 DAUC <0003> auc.c:179 vector [3]: kc = d156c1768d1c4fed 20250813122525447 DAUC <0003> auc.c:180 vector [3]: sres = 33e4862d 20250813122525447 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250813122525447 DAUC <0003> auc.c:113 vector [4]: rand = d3569b5ac48c2bcd22c54e7d8fe032c7 20250813122525447 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250813122525447 DAUC <0003> auc.c:142 vector [4]: autn = d97a981b36b600005a503e625c0ec81e 20250813122525447 DAUC <0003> auc.c:143 vector [4]: ck = 743ffbc1c28d2892ea8288857fca7b18 20250813122525447 DAUC <0003> auc.c:144 vector [4]: ik = a19e8a4295851388016d6d7f31f6ec98 20250813122525447 DAUC <0003> auc.c:145 vector [4]: res = ae8e1ac063890cba0000000000000000 20250813122525447 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250813122525447 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250813122525447 DAUC <0003> auc.c:179 vector [4]: kc = 156deaef5e409b67 20250813122525447 DAUC <0003> auc.c:180 vector [4]: sres = 2393bf25 20250813122525447 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250813122525447 DAUC <0003> db_auc.c:245 IMSI='262426796224950': Generated 5 vectors 20250813122525447 DAUC <0003> db_auc.c:249 IMSI='262426796224950': Updating SQN=481 in DB 20250813122525447 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426796224950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426796224950"} 20250813122525447 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426796224950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122525447 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122525447 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122525447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48046<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@829a15aea750: Final verdict of PTC: pass MTC@829a15aea750: setverdict(pass): none -> pass 20250813122525448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47956<->l=127.0.0.1:4258 20250813122525449 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42225<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@829a15aea750: Final verdict of PTC: none 20250813122525449 DLINP <000b> input/ipa.c:452 connected read/write 20250813122525449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122525449 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122525449 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122525449 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 22@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: pass MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@829a15aea750: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Wed Aug 13 12:25:25 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 20250813122525475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48048<->l=127.0.0.1:4258 20250813122525575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48048<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=272376) Waiting for packet dumper to finish... 1 (prev_count=272376, count=409108) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Wed Aug 13 12:25:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_gsup_sai_eps started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122528678 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122528678 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122528682 DLINP <000b> input/ipa.c:452 connected read/write 20250813122528682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122528683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48050<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122528685 DLINP <000b> input/ipa.c:452 connected read/write 20250813122528685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122528685 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122528685 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122528685 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  20250813122528685 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122528685 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  20250813122528685 DLGSUP <0013> gsup_server.c:236 2:  20250813122528685 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122528685 DLGSUP <0013> gsup_server.c:236 3:  20250813122528685 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122528685 DLGSUP <0013> gsup_server.c:236 4:  20250813122528685 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122528685 DLGSUP <0013> gsup_server.c:236 5:  20250813122528685 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122528685 DLGSUP <0013> gsup_server.c:236 7:  20250813122528685 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122528685 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122528685 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122528685 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@829a15aea750: 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") 20250813122528698 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45763<->l=127.0.0.1:4259) 20250813122528700 DAUC <0003> db_auc.c:157 IMSI='262428403758018': No 2G Auth Data 20250813122528700 DAUC <0003> db_auc.c:192 IMSI='262428403758018': No 3G Auth Data HLR_Test-GSUP(33)@829a15aea750: Created GsupExpect[0] for "262428403758018" to be handled at TC_gsup_sai_eps(36) 20250813122528710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48066<->l=127.0.0.1:4258 20250813122528730 DLINP <000b> input/ipa.c:452 connected read/write 20250813122528730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122528730 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428403758018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428403758018"} 20250813122528730 DAUC <0003> db_auc.c:157 IMSI='262428403758018': No 2G Auth Data 20250813122528730 DAUC <0003> db_auc.c:236 IMSI='262428403758018': Calling to generate 5 vectors 20250813122528730 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250813122528730 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122528730 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122528730 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250813122528730 DAUC <0003> auc.c:113 vector [0]: rand = ebfb7e3fa1b3e6907019f20b0c09e467 20250813122528730 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250813122528730 DAUC <0003> auc.c:142 vector [0]: autn = f2fe81380f588000391b8c61728846f6 20250813122528730 DAUC <0003> auc.c:143 vector [0]: ck = 30d9734a04cb931d079a6a010e862949 20250813122528730 DAUC <0003> auc.c:144 vector [0]: ik = 34e69840a55a881161a1840ac5f571cf 20250813122528730 DAUC <0003> auc.c:145 vector [0]: res = 7cc313f2e0b0f4940000000000000000 20250813122528730 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122528731 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250813122528731 DAUC <0003> auc.c:151 vector [0]: kc = 620405016ae2438a 20250813122528731 DAUC <0003> auc.c:152 vector [0]: sres = 9c73e766 20250813122528731 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250813122528731 DAUC <0003> auc.c:113 vector [1]: rand = 653a30f77a7bd1c82f749945b009d54e 20250813122528731 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250813122528731 DAUC <0003> auc.c:142 vector [1]: autn = 88121fe3669f800058b02f4aa6259588 20250813122528731 DAUC <0003> auc.c:143 vector [1]: ck = 779fdc2da4a7c5db2e9511e75a233ba5 20250813122528731 DAUC <0003> auc.c:144 vector [1]: ik = 64503294e3b9ef40a82de5916b2a6e83 20250813122528731 DAUC <0003> auc.c:145 vector [1]: res = b793561d96a5c1020000000000000000 20250813122528731 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122528731 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250813122528731 DAUC <0003> auc.c:151 vector [1]: kc = 95771acf76177fbd 20250813122528731 DAUC <0003> auc.c:152 vector [1]: sres = 2136971f 20250813122528731 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250813122528731 DAUC <0003> auc.c:113 vector [2]: rand = 5c3ea5e28a3b4399a14c1310326367c9 20250813122528731 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250813122528731 DAUC <0003> auc.c:142 vector [2]: autn = 623132ed6ccc80006c4e83a891f484b7 20250813122528731 DAUC <0003> auc.c:143 vector [2]: ck = 6c6ed7a22f3ac47580ed19c5125a05e7 20250813122528731 DAUC <0003> auc.c:144 vector [2]: ik = 0f20a93bc2c54bba0efc634c70d14008 20250813122528731 DAUC <0003> auc.c:145 vector [2]: res = bcffbc753ed5945e0000000000000000 20250813122528731 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122528731 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250813122528731 DAUC <0003> auc.c:151 vector [2]: kc = ed5f04108f74ca20 20250813122528731 DAUC <0003> auc.c:152 vector [2]: sres = 822a282b 20250813122528731 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250813122528731 DAUC <0003> auc.c:113 vector [3]: rand = 94e03734b5d20e2fb7e3b95cad3e8d49 20250813122528731 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250813122528731 DAUC <0003> auc.c:142 vector [3]: autn = e9f8331ffc8080006fe7dbc361265fb0 20250813122528731 DAUC <0003> auc.c:143 vector [3]: ck = f02ef7c3913883ef529ef0bcb8c0e6db 20250813122528731 DAUC <0003> auc.c:144 vector [3]: ik = 40d1dc4565bf1d0c29eb1f5b6a2d27fb 20250813122528731 DAUC <0003> auc.c:145 vector [3]: res = 1decfead35f46f4b0000000000000000 20250813122528731 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122528731 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250813122528731 DAUC <0003> auc.c:151 vector [3]: kc = cb8ac461266a5fc3 20250813122528731 DAUC <0003> auc.c:152 vector [3]: sres = 281891e6 20250813122528731 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250813122528731 DAUC <0003> auc.c:113 vector [4]: rand = 62312d6ac559f768f9b01975ffb9356d 20250813122528731 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250813122528731 DAUC <0003> auc.c:142 vector [4]: autn = d46738707941800026b8f40b94b61d53 20250813122528731 DAUC <0003> auc.c:143 vector [4]: ck = 46fc86341d1c87c8467f750153cc00c5 20250813122528731 DAUC <0003> auc.c:144 vector [4]: ik = e9d57424451de74379384dcdbb43795c 20250813122528731 DAUC <0003> auc.c:145 vector [4]: res = f3ad3c97df323ed10000000000000000 20250813122528731 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250813122528731 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250813122528731 DAUC <0003> auc.c:151 vector [4]: kc = 906ecadcb08e1912 20250813122528732 DAUC <0003> auc.c:152 vector [4]: sres = 2c9f0246 20250813122528732 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250813122528732 DAUC <0003> db_auc.c:245 IMSI='262428403758018': Generated 5 vectors 20250813122528732 DAUC <0003> db_auc.c:249 IMSI='262428403758018': Updating SQN=161 in DB 20250813122528732 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428403758018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428403758018"} 20250813122528732 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428403758018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122528732 DLINP <000b> input/ipa.c:452 connected read/write 20250813122528732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122528732 DLINP <000b> input/ipa.c:452 connected read/write 20250813122528732 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@829a15aea750: Found GsupExpect[0] for "262428403758018" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@829a15aea750: Added IMSI table entry 0TC_gsup_sai_eps(36)"262428403758018" TC_gsup_sai_eps(36)@829a15aea750: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122528740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48066<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@829a15aea750: Final verdict of PTC: pass 20250813122528743 DAUC <0003> db_auc.c:157 IMSI='262427361587828': No 2G Auth Data 20250813122528743 DAUC <0003> db_auc.c:192 IMSI='262427361587828': No 3G Auth Data HLR_Test-GSUP(33)@829a15aea750: Created GsupExpect[0] for "262427361587828" to be handled at TC_gsup_sai_eps(37) 20250813122528761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48070<->l=127.0.0.1:4258 20250813122528762 DLINP <000b> input/ipa.c:452 connected read/write 20250813122528762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122528762 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427361587828 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427361587828"} 20250813122528762 DAUC <0003> db_auc.c:157 IMSI='262427361587828': No 2G Auth Data 20250813122528762 DAUC <0003> db_auc.c:236 IMSI='262427361587828': Calling to generate 5 vectors 20250813122528762 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250813122528762 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122528762 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250813122528762 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250813122528762 DAUC <0003> auc.c:113 vector [0]: rand = b880dcf9d9d6490af73f40318b4d8868 20250813122528762 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250813122528762 DAUC <0003> auc.c:142 vector [0]: autn = ddb7df7561828000598c99efa287caec 20250813122528762 DAUC <0003> auc.c:143 vector [0]: ck = 97997fda905ea5a1e6c65d621e85fd1a 20250813122528762 DAUC <0003> auc.c:144 vector [0]: ik = cb474c4c5fc3f4bb25d148c7d8108923 20250813122528762 DAUC <0003> auc.c:145 vector [0]: res = 099e1ddc32d9b9660000000000000000 20250813122528762 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122528762 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250813122528762 DAUC <0003> auc.c:151 vector [0]: kc = 9fc9263309082523 20250813122528762 DAUC <0003> auc.c:152 vector [0]: sres = 3b47a4ba 20250813122528762 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250813122528762 DAUC <0003> auc.c:113 vector [1]: rand = a2d8ddd033a29461f00086503b8ace00 20250813122528762 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250813122528762 DAUC <0003> auc.c:142 vector [1]: autn = 32546697ebfc8000e026e918b9603cd5 20250813122528762 DAUC <0003> auc.c:143 vector [1]: ck = 0398a2378288f5b0d5d00190eec4ec9a 20250813122528762 DAUC <0003> auc.c:144 vector [1]: ik = 3bf7f25589718fdeb155e396eaea9acd 20250813122528762 DAUC <0003> auc.c:145 vector [1]: res = 0c062846dbb1a8280000000000000000 20250813122528762 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122528762 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250813122528762 DAUC <0003> auc.c:151 vector [1]: kc = 5ceab2640fd70c39 20250813122528762 DAUC <0003> auc.c:152 vector [1]: sres = d7b7806e 20250813122528762 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250813122528762 DAUC <0003> auc.c:113 vector [2]: rand = e154c95e1fcc19ee7b35aa1cb97c1a33 20250813122528762 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250813122528762 DAUC <0003> auc.c:142 vector [2]: autn = 2c353e0a0e8b800032a7455fd9ac647b 20250813122528762 DAUC <0003> auc.c:143 vector [2]: ck = 7f71c9463234ad668f5d9fa61443c24e 20250813122528762 DAUC <0003> auc.c:144 vector [2]: ik = 3d9a0ae82ba39b091dbffb8a02495a05 20250813122528762 DAUC <0003> auc.c:145 vector [2]: res = ad695a181e1efe110000000000000000 20250813122528762 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122528762 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250813122528762 DAUC <0003> auc.c:151 vector [2]: kc = d009a7820f9dae24 20250813122528762 DAUC <0003> auc.c:152 vector [2]: sres = b377a409 20250813122528762 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250813122528762 DAUC <0003> auc.c:113 vector [3]: rand = a322702f93df966871a48a28792ae6f5 20250813122528762 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250813122528762 DAUC <0003> auc.c:142 vector [3]: autn = 8e0d03d58967800032d54ac7912fe9bf 20250813122528762 DAUC <0003> auc.c:143 vector [3]: ck = c7c4751d6ba97f13fd5baffbd56d1d6e 20250813122528762 DAUC <0003> auc.c:144 vector [3]: ik = ad4748d81c6b6b7d4fab9c898907a721 20250813122528762 DAUC <0003> auc.c:145 vector [3]: res = bcdd318ca4e537830000000000000000 20250813122528762 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122528762 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250813122528762 DAUC <0003> auc.c:151 vector [3]: kc = d8730eb72ba8ae21 20250813122528762 DAUC <0003> auc.c:152 vector [3]: sres = 1838060f 20250813122528762 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250813122528762 DAUC <0003> auc.c:113 vector [4]: rand = b9682f2bad950c9628ed95736a8f7dd2 20250813122528762 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250813122528762 DAUC <0003> auc.c:142 vector [4]: autn = 609fb46292d48000e3ee96d1fb319a7a 20250813122528762 DAUC <0003> auc.c:143 vector [4]: ck = 388b8a8ee4b2d204916de169568bf792 20250813122528762 DAUC <0003> auc.c:144 vector [4]: ik = e242fbca68fee85d551edc899de22f1f 20250813122528762 DAUC <0003> auc.c:145 vector [4]: res = 7a0772f86f9a17e10000000000000000 20250813122528762 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250813122528762 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250813122528762 DAUC <0003> auc.c:151 vector [4]: kc = 1eba4ca44725e2d4 20250813122528762 DAUC <0003> auc.c:152 vector [4]: sres = 159d6519 20250813122528762 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250813122528762 DAUC <0003> db_auc.c:245 IMSI='262427361587828': Generated 5 vectors 20250813122528762 DAUC <0003> db_auc.c:249 IMSI='262427361587828': Updating SQN=161 in DB 20250813122528762 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427361587828 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427361587828"} 20250813122528762 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427361587828 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122528762 DLINP <000b> input/ipa.c:452 connected read/write 20250813122528762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122528762 DLINP <000b> input/ipa.c:452 connected read/write 20250813122528762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@829a15aea750: Found GsupExpect[0] for "262427361587828" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@829a15aea750: Added IMSI table entry 1TC_gsup_sai_eps(37)"262427361587828" TC_gsup_sai_eps(37)@829a15aea750: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(37)@829a15aea750: Final verdict of PTC: pass 20250813122528764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48070<->l=127.0.0.1:4258 20250813122528764 DAUC <0003> db_auc.c:157 IMSI='262425852643950': No 2G Auth Data 20250813122528764 DAUC <0003> db_auc.c:192 IMSI='262425852643950': No 3G Auth Data HLR_Test-GSUP(33)@829a15aea750: Created GsupExpect[0] for "262425852643950" to be handled at TC_gsup_sai_eps(38) 20250813122528771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48084<->l=127.0.0.1:4258 20250813122528773 DLINP <000b> input/ipa.c:452 connected read/write 20250813122528773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122528773 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425852643950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425852643950"} 20250813122528773 DAUC <0003> db_auc.c:236 IMSI='262425852643950': Calling to generate 5 vectors 20250813122528773 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250813122528773 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122528773 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122528773 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250813122528773 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122528773 DAUC <0003> auc.c:113 vector [0]: rand = 4d1683e6f4e6c7992aa98b56d2ec49eb 20250813122528773 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250813122528773 DAUC <0003> auc.c:142 vector [0]: autn = 81bd89a26b65800021546dc03bad1f82 20250813122528773 DAUC <0003> auc.c:143 vector [0]: ck = e625ca7d356137e46a2980958262483f 20250813122528773 DAUC <0003> auc.c:144 vector [0]: ik = 0e221fca5137a36d690deb5a37960b7b 20250813122528773 DAUC <0003> auc.c:145 vector [0]: res = 25febf5b109b5f220000000000000000 20250813122528773 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122528773 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250813122528773 DAUC <0003> auc.c:179 vector [0]: kc = 3e5def318d73ac00 20250813122528773 DAUC <0003> auc.c:180 vector [0]: sres = f561cef7 20250813122528773 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250813122528773 DAUC <0003> auc.c:113 vector [1]: rand = 41c09fb6925e58e71d657661d79e864c 20250813122528773 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250813122528773 DAUC <0003> auc.c:142 vector [1]: autn = 8f2f324d5cc08000fbc201744b5f8300 20250813122528773 DAUC <0003> auc.c:143 vector [1]: ck = 0a23e1647e2b24aef6c87f4af1737235 20250813122528773 DAUC <0003> auc.c:144 vector [1]: ik = 219b34110cf0f037ac68586e70f2f454 20250813122528773 DAUC <0003> auc.c:145 vector [1]: res = cb75babbd38bc91e0000000000000000 20250813122528773 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122528773 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250813122528773 DAUC <0003> auc.c:179 vector [1]: kc = 3572ffaf0796bc00 20250813122528773 DAUC <0003> auc.c:180 vector [1]: sres = 7571af9e 20250813122528773 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250813122528773 DAUC <0003> auc.c:113 vector [2]: rand = 6c29811c3ec525e9213ec62605ac57fe 20250813122528773 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250813122528773 DAUC <0003> auc.c:142 vector [2]: autn = db55577543b380001660f7408d10ed60 20250813122528773 DAUC <0003> auc.c:143 vector [2]: ck = 19cf6eaebe0f9ed1eb271c2064939dab 20250813122528773 DAUC <0003> auc.c:144 vector [2]: ik = fa905361b6421a458bb56fb7ab1e1c31 20250813122528773 DAUC <0003> auc.c:145 vector [2]: res = abe8b30f9eb8262e0000000000000000 20250813122528773 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122528773 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250813122528773 DAUC <0003> auc.c:179 vector [2]: kc = 19404d733e147000 20250813122528773 DAUC <0003> auc.c:180 vector [2]: sres = 9157a2ab 20250813122528773 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250813122528773 DAUC <0003> auc.c:113 vector [3]: rand = 639db1f9f80520257508432616a3e9ee 20250813122528773 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250813122528773 DAUC <0003> auc.c:142 vector [3]: autn = 2d94b1736a5b80001bedfae6ac8fd5c2 20250813122528773 DAUC <0003> auc.c:143 vector [3]: ck = 8e20e9557b61122465ee41ac7a8c0665 20250813122528773 DAUC <0003> auc.c:144 vector [3]: ik = b54114d9a6c7d291bf24b26e84d0a12b 20250813122528773 DAUC <0003> auc.c:145 vector [3]: res = d04a49d29be1a02a0000000000000000 20250813122528773 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122528773 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250813122528773 DAUC <0003> auc.c:179 vector [3]: kc = 2473638b8a6cec00 20250813122528773 DAUC <0003> auc.c:180 vector [3]: sres = c3f44a75 20250813122528773 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250813122528773 DAUC <0003> auc.c:113 vector [4]: rand = 8be035e0227572afd2750e247cd9f5d1 20250813122528773 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250813122528773 DAUC <0003> auc.c:142 vector [4]: autn = a2c11f3ecd5f8000b966aad519e41e4a 20250813122528773 DAUC <0003> auc.c:143 vector [4]: ck = 42cd9b87f9817d6f04dc459bec538646 20250813122528773 DAUC <0003> auc.c:144 vector [4]: ik = ae63a7234158fea06e91d31a2504de65 20250813122528773 DAUC <0003> auc.c:145 vector [4]: res = beea4c8bf982b68b0000000000000000 20250813122528773 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250813122528773 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250813122528773 DAUC <0003> auc.c:179 vector [4]: kc = 066bb9c502be4000 20250813122528773 DAUC <0003> auc.c:180 vector [4]: sres = 69535d7a 20250813122528773 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250813122528773 DAUC <0003> db_auc.c:245 IMSI='262425852643950': Generated 5 vectors 20250813122528773 DAUC <0003> db_auc.c:249 IMSI='262425852643950': Updating SQN=161 in DB 20250813122528773 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425852643950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425852643950"} 20250813122528773 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425852643950 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122528773 DLINP <000b> input/ipa.c:452 connected read/write 20250813122528773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122528773 DLINP <000b> input/ipa.c:452 connected read/write 20250813122528773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@829a15aea750: Found GsupExpect[0] for "262425852643950" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@829a15aea750: Added IMSI table entry 2TC_gsup_sai_eps(38)"262425852643950" TC_gsup_sai_eps(38)@829a15aea750: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122528774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48084<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@829a15aea750: Final verdict of PTC: pass 20250813122528775 DAUC <0003> db_auc.c:157 IMSI='262420177955841': No 2G Auth Data 20250813122528775 DAUC <0003> db_auc.c:192 IMSI='262420177955841': No 3G Auth Data HLR_Test-GSUP(33)@829a15aea750: Created GsupExpect[0] for "262420177955841" to be handled at TC_gsup_sai_eps(39) 20250813122528782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48090<->l=127.0.0.1:4258 20250813122528783 DLINP <000b> input/ipa.c:452 connected read/write 20250813122528783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122528783 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420177955841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420177955841"} 20250813122528783 DAUC <0003> db_auc.c:236 IMSI='262420177955841': Calling to generate 5 vectors 20250813122528783 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250813122528783 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122528783 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122528783 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250813122528783 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122528783 DAUC <0003> auc.c:113 vector [0]: rand = efa5bdeca68c785ba826445e1a86ef9c 20250813122528783 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250813122528783 DAUC <0003> auc.c:142 vector [0]: autn = a30afb587e7380000ab52e979cf921e2 20250813122528783 DAUC <0003> auc.c:143 vector [0]: ck = cbaf7047fb2dee0d3c6f74711acbcd4b 20250813122528783 DAUC <0003> auc.c:144 vector [0]: ik = eaf29c2ea07a41ee64c38a2cd2cee7ef 20250813122528783 DAUC <0003> auc.c:145 vector [0]: res = dfe066b9759171090000000000000000 20250813122528783 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122528783 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250813122528783 DAUC <0003> auc.c:179 vector [0]: kc = 6381569bae27f800 20250813122528783 DAUC <0003> auc.c:180 vector [0]: sres = c49aeab0 20250813122528783 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250813122528783 DAUC <0003> auc.c:113 vector [1]: rand = 95d3e7010d3529dce7a7e2fbe1e94c73 20250813122528783 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250813122528783 DAUC <0003> auc.c:142 vector [1]: autn = c42f27ae47428000d0bc91a30d8deb39 20250813122528783 DAUC <0003> auc.c:143 vector [1]: ck = 28bf2b4e4f8ba329f17af333df5763fb 20250813122528783 DAUC <0003> auc.c:144 vector [1]: ik = c559d763d74a24f841c985e94abbf2d7 20250813122528783 DAUC <0003> auc.c:145 vector [1]: res = ecb1a0fac641bd9a0000000000000000 20250813122528783 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122528783 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250813122528783 DAUC <0003> auc.c:179 vector [1]: kc = 5d01c1af4b3b1000 20250813122528783 DAUC <0003> auc.c:180 vector [1]: sres = 2c715219 20250813122528783 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250813122528783 DAUC <0003> auc.c:113 vector [2]: rand = 937b4932a95bab803a246e27fb4fc1fd 20250813122528783 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250813122528783 DAUC <0003> auc.c:142 vector [2]: autn = 55b6b6ad608b80007ee3014650b5e096 20250813122528783 DAUC <0003> auc.c:143 vector [2]: ck = ad0398ff8a9a30e35ddfac9be64cf94f 20250813122528783 DAUC <0003> auc.c:144 vector [2]: ik = a7ad0a471ca7e8ca791e3029cb41687b 20250813122528783 DAUC <0003> auc.c:145 vector [2]: res = 8e2ec5e3b723579b0000000000000000 20250813122528783 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122528783 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250813122528783 DAUC <0003> auc.c:179 vector [2]: kc = 4dded9fdcbf08800 20250813122528783 DAUC <0003> auc.c:180 vector [2]: sres = fc19505b 20250813122528783 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250813122528784 DAUC <0003> auc.c:113 vector [3]: rand = e94e42faba6030cbd90053a2c85bb37f 20250813122528784 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250813122528784 DAUC <0003> auc.c:142 vector [3]: autn = 1b4b8bc848ce8000d54a90413926b4b9 20250813122528784 DAUC <0003> auc.c:143 vector [3]: ck = 979dc030d04d9bab247f2626c30477e1 20250813122528784 DAUC <0003> auc.c:144 vector [3]: ik = a2770915b7d51a6f4513de6e69f1a3e8 20250813122528784 DAUC <0003> auc.c:145 vector [3]: res = 2e281a27d99d0c9b0000000000000000 20250813122528784 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122528784 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250813122528784 DAUC <0003> auc.c:179 vector [3]: kc = fe76411062d28800 20250813122528784 DAUC <0003> auc.c:180 vector [3]: sres = 58b75e95 20250813122528784 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250813122528784 DAUC <0003> auc.c:113 vector [4]: rand = eeffed6ac524ea3abed53be4bd11ba4b 20250813122528784 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250813122528784 DAUC <0003> auc.c:142 vector [4]: autn = c4eb586b87ad8000050eea911a37b094 20250813122528784 DAUC <0003> auc.c:143 vector [4]: ck = 26c97be1b7da52634d80f984d9325577 20250813122528784 DAUC <0003> auc.c:144 vector [4]: ik = 36fccba15fdbacb6358ef12713c950c3 20250813122528784 DAUC <0003> auc.c:145 vector [4]: res = 7962857848427d400000000000000000 20250813122528784 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250813122528784 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250813122528784 DAUC <0003> auc.c:179 vector [4]: kc = 1002047783ea9c00 20250813122528784 DAUC <0003> auc.c:180 vector [4]: sres = b0ed8188 20250813122528784 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250813122528784 DAUC <0003> db_auc.c:245 IMSI='262420177955841': Generated 5 vectors 20250813122528784 DAUC <0003> db_auc.c:249 IMSI='262420177955841': Updating SQN=161 in DB 20250813122528784 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420177955841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420177955841"} 20250813122528784 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420177955841 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122528784 DLINP <000b> input/ipa.c:452 connected read/write 20250813122528784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122528784 DLINP <000b> input/ipa.c:452 connected read/write 20250813122528784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@829a15aea750: Found GsupExpect[0] for "262420177955841" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@829a15aea750: Added IMSI table entry 3TC_gsup_sai_eps(39)"262420177955841" TC_gsup_sai_eps(39)@829a15aea750: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122528785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48090<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@829a15aea750: Final verdict of PTC: pass 20250813122528785 DAUC <0003> db_auc.c:157 IMSI='262427884480632': No 2G Auth Data 20250813122528785 DAUC <0003> db_auc.c:192 IMSI='262427884480632': No 3G Auth Data HLR_Test-GSUP(33)@829a15aea750: Created GsupExpect[0] for "262427884480632" to be handled at TC_gsup_sai_eps(40) 20250813122528791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48098<->l=127.0.0.1:4258 20250813122528793 DLINP <000b> input/ipa.c:452 connected read/write 20250813122528793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122528793 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427884480632 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427884480632"} 20250813122528793 DAUC <0003> db_auc.c:236 IMSI='262427884480632': Calling to generate 5 vectors 20250813122528793 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250813122528793 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250813122528793 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250813122528793 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250813122528793 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250813122528793 DAUC <0003> auc.c:113 vector [0]: rand = cee8d429402e351a9706799e26f3ed9a 20250813122528793 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250813122528793 DAUC <0003> auc.c:142 vector [0]: autn = 868709b87ca3800072ba811609bc1b4f 20250813122528793 DAUC <0003> auc.c:143 vector [0]: ck = 7ee292687f7d60cf266379f5eda5fa4b 20250813122528793 DAUC <0003> auc.c:144 vector [0]: ik = 3edf9a345e3ac0619c482eaeb2162f1c 20250813122528793 DAUC <0003> auc.c:145 vector [0]: res = da7fabb3cd45adf40000000000000000 20250813122528793 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250813122528793 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250813122528793 DAUC <0003> auc.c:179 vector [0]: kc = a3bd3d625e8bf42a 20250813122528793 DAUC <0003> auc.c:180 vector [0]: sres = 2ec5f4f6 20250813122528793 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250813122528793 DAUC <0003> auc.c:113 vector [1]: rand = 2b49ced578be3fec78440abc2330eec2 20250813122528793 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250813122528793 DAUC <0003> auc.c:142 vector [1]: autn = bd016c5c328980004702146f54eda8c3 20250813122528793 DAUC <0003> auc.c:143 vector [1]: ck = 9e505d59056b0f16b1804a74a4dbc921 20250813122528793 DAUC <0003> auc.c:144 vector [1]: ik = ee1c9189071c425aeb99b74315888f77 20250813122528793 DAUC <0003> auc.c:145 vector [1]: res = 01c1ac360ce9fcc70000000000000000 20250813122528793 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250813122528793 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250813122528793 DAUC <0003> auc.c:179 vector [1]: kc = 165b07f462f124ed 20250813122528793 DAUC <0003> auc.c:180 vector [1]: sres = 24574f6a 20250813122528793 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250813122528793 DAUC <0003> auc.c:113 vector [2]: rand = ae9d9093c49e28e891ce5e8b5b39cabc 20250813122528793 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250813122528793 DAUC <0003> auc.c:142 vector [2]: autn = b22774647939800090be2b273b39c34a 20250813122528793 DAUC <0003> auc.c:143 vector [2]: ck = 19b838e7627a8f304c03d82196349e9d 20250813122528793 DAUC <0003> auc.c:144 vector [2]: ik = 2bb8c5d03d5b7cbb12a1106ff2516f3b 20250813122528793 DAUC <0003> auc.c:145 vector [2]: res = c806353cd1b60e790000000000000000 20250813122528793 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250813122528793 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250813122528793 DAUC <0003> auc.c:179 vector [2]: kc = 863b6d4af540a1f9 20250813122528793 DAUC <0003> auc.c:180 vector [2]: sres = 1617bd5c 20250813122528793 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250813122528793 DAUC <0003> auc.c:113 vector [3]: rand = 4470e9cff6dd3183209f00b2bb7b2123 20250813122528793 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250813122528793 DAUC <0003> auc.c:142 vector [3]: autn = 466a4a06afa9800096bf7b424f6fdc59 20250813122528793 DAUC <0003> auc.c:143 vector [3]: ck = 6c0e67cf6a0f062ab105a8f83f21a3ae 20250813122528793 DAUC <0003> auc.c:144 vector [3]: ik = e901541b26e90bf52d49d35a54d35066 20250813122528793 DAUC <0003> auc.c:145 vector [3]: res = 9d2c6b35c9a58e790000000000000000 20250813122528793 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250813122528793 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250813122528793 DAUC <0003> auc.c:179 vector [3]: kc = 0986bbedddbd6d19 20250813122528793 DAUC <0003> auc.c:180 vector [3]: sres = 52df2267 20250813122528793 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250813122528793 DAUC <0003> auc.c:113 vector [4]: rand = 12050f61faafb1356f1f52b0c9d13b01 20250813122528793 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250813122528793 DAUC <0003> auc.c:142 vector [4]: autn = 8d48e6e5ab778000a50a16473231abe1 20250813122528793 DAUC <0003> auc.c:143 vector [4]: ck = f5405ae2f998990b0566339e3b0239c7 20250813122528793 DAUC <0003> auc.c:144 vector [4]: ik = fcb9aa8a98a8e12c7d6758b641e5eade 20250813122528793 DAUC <0003> auc.c:145 vector [4]: res = 056905da7552e7b00000000000000000 20250813122528793 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250813122528793 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250813122528793 DAUC <0003> auc.c:179 vector [4]: kc = 0d0e0d12a2fa5697 20250813122528793 DAUC <0003> auc.c:180 vector [4]: sres = ead2ef1e 20250813122528793 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250813122528793 DAUC <0003> db_auc.c:245 IMSI='262427884480632': Generated 5 vectors 20250813122528793 DAUC <0003> db_auc.c:249 IMSI='262427884480632': Updating SQN=161 in DB 20250813122528793 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427884480632 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427884480632"} 20250813122528793 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427884480632 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122528793 DLINP <000b> input/ipa.c:452 connected read/write 20250813122528793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122528793 DLINP <000b> input/ipa.c:452 connected read/write 20250813122528793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@829a15aea750: Found GsupExpect[0] for "262427884480632" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@829a15aea750: Added IMSI table entry 4TC_gsup_sai_eps(40)"262427884480632" TC_gsup_sai_eps(40)@829a15aea750: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122528794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48098<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@829a15aea750: Final verdict of PTC: pass MTC@829a15aea750: setverdict(pass): none -> pass 20250813122528795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48050<->l=127.0.0.1:4258 20250813122528795 DLINP <000b> input/ipa.c:452 connected read/write 20250813122528795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122528795 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122528795 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122528795 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122528795 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45763<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@829a15aea750: Final verdict of PTC: none 34@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: pass MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@829a15aea750: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Wed Aug 13 12:25:28 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 20250813122528819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48114<->l=127.0.0.1:4258 20250813122528920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48114<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81444) Waiting for packet dumper to finish... 1 (prev_count=81444, count=126080) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Wed Aug 13 12:25:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_gsup_ul_unknown_imsi started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122532067 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122532067 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122532071 DLINP <000b> input/ipa.c:452 connected read/write 20250813122532071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122532073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43842<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122532075 DLINP <000b> input/ipa.c:452 connected read/write 20250813122532075 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122532075 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122532075 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122532076 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  20250813122532076 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122532076 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  20250813122532076 DLGSUP <0013> gsup_server.c:236 2:  20250813122532076 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122532076 DLGSUP <0013> gsup_server.c:236 3:  20250813122532076 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122532076 DLGSUP <0013> gsup_server.c:236 4:  20250813122532076 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122532076 DLGSUP <0013> gsup_server.c:236 5:  20250813122532076 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122532076 DLGSUP <0013> gsup_server.c:236 7:  20250813122532076 DLGSUP <0013> gsup_server.c:238 7: 00  HLR_Test-GSUP-IPA(41)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122532076 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122532076 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122532076 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@829a15aea750: 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") 20250813122532090 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40675<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@829a15aea750: Created GsupExpect[0] for "262425822793936" to be handled at TC_gsup_ul_unknown_imsi(45) 20250813122532098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43844<->l=127.0.0.1:4258 20250813122532118 DLINP <000b> input/ipa.c:452 connected read/write 20250813122532118 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122532118 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425822793936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425822793936" cn_domain=PS} 20250813122532118 DLU <0006> fsm.c:456 lu(262425822793936)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122532118 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425822793936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250813122532118 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425822793936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425822793936" cause=IMSI unknown in HLR} 20250813122532118 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425822793936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122532118 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425822793936)[0x55b159a08b30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122532118 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425822793936)[0x55b159a08b30]{UNVALIDATED}: Freeing instance 20250813122532118 DLU <0006> fsm.c:568 lu(PS:IMSI-262425822793936)[0x55b159a08b30]{UNVALIDATED}: Deallocated 20250813122532118 DLINP <000b> input/ipa.c:452 connected read/write 20250813122532118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122532118 DLINP <000b> input/ipa.c:452 connected read/write 20250813122532118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@829a15aea750: Found GsupExpect[0] for "262425822793936" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@829a15aea750: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262425822793936" TC_gsup_ul_unknown_imsi(45)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122532120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43844<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@829a15aea750: Final verdict of PTC: pass 20250813122532120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43842<->l=127.0.0.1:4258 20250813122532121 DLINP <000b> input/ipa.c:452 connected read/write 20250813122532121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122532121 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122532121 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122532121 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122532121 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40675<->l=127.0.0.1:4259) 43@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP(42)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 43: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@829a15aea750: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Wed Aug 13 12:25:32 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 20250813122532160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43852<->l=127.0.0.1:4258 20250813122532261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43852<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26136) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Wed Aug 13 12:25:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122535347 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122535347 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122535352 DLINP <000b> input/ipa.c:452 connected read/write 20250813122535352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122535353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43860<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122535356 DLINP <000b> input/ipa.c:452 connected read/write 20250813122535356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122535356 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122535356 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122535356 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  20250813122535356 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122535356 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  20250813122535356 DLGSUP <0013> gsup_server.c:236 2:  20250813122535356 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122535356 DLGSUP <0013> gsup_server.c:236 3:  20250813122535356 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122535356 DLGSUP <0013> gsup_server.c:236 4:  20250813122535356 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122535356 DLGSUP <0013> gsup_server.c:236 5:  20250813122535357 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122535357 DLGSUP <0013> gsup_server.c:236 7:  20250813122535357 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122535357 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122535357 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122535357 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@829a15aea750: 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") 20250813122535377 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45159<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@829a15aea750: Created GsupExpect[0] for "262423185283093" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250813122535386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43868<->l=127.0.0.1:4258 20250813122535402 DLINP <000b> input/ipa.c:452 connected read/write 20250813122535402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122535402 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423185283093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423185283093" cn_domain=PS source_name="the-source\n"} 20250813122535402 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250813122535402 DLU <0006> fsm.c:456 lu(262423185283093)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122535402 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423185283093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250813122535402 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262423185283093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423185283093" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250813122535402 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262423185283093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122535402 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423185283093)[0x55b159a08b30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122535402 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423185283093)[0x55b159a08b30]{UNVALIDATED}: Freeing instance 20250813122535402 DLU <0006> fsm.c:568 lu(PS:IMSI-262423185283093)[0x55b159a08b30]{UNVALIDATED}: Deallocated 20250813122535402 DLINP <000b> input/ipa.c:452 connected read/write 20250813122535403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122535403 DLINP <000b> input/ipa.c:452 connected read/write 20250813122535403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@829a15aea750: Found GsupExpect[0] for "262423185283093" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@829a15aea750: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262423185283093" TC_gsup_ul_unknown_imsi_via_proxy(50)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122535407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43868<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@829a15aea750: Final verdict of PTC: pass 20250813122535409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43860<->l=127.0.0.1:4258 20250813122535411 DLINP <000b> input/ipa.c:452 connected read/write 20250813122535411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122535411 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122535411 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122535411 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122535411 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@829a15aea750: Final verdict of PTC: none 20250813122535411 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45159<->l=127.0.0.1:4259) 48@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 48: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@829a15aea750: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Wed Aug 13 12:25:35 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 20250813122535445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43870<->l=127.0.0.1:4258 20250813122535545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43870<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26728) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Wed Aug 13 12:25:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122538675 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122538675 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122538679 DLINP <000b> input/ipa.c:452 connected read/write 20250813122538679 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122538680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43876<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(51)@829a15aea750: 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 } } } } 20250813122538682 DLINP <000b> input/ipa.c:452 connected read/write 20250813122538682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122538682 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122538682 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122538682 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  20250813122538682 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122538682 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  20250813122538682 DLGSUP <0013> gsup_server.c:236 2:  20250813122538682 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122538682 DLGSUP <0013> gsup_server.c:236 3:  20250813122538682 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122538682 DLGSUP <0013> gsup_server.c:236 4:  20250813122538682 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122538682 DLGSUP <0013> gsup_server.c:236 5:  20250813122538682 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122538682 DLGSUP <0013> gsup_server.c:236 7:  20250813122538682 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122538682 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122538682 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122538682 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@829a15aea750: 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") 20250813122538694 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44731<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@829a15aea750: Created GsupExpect[0] for "262429871528285" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250813122538701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43882<->l=127.0.0.1:4258 20250813122538722 DLINP <000b> input/ipa.c:452 connected read/write 20250813122538722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122538722 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429871528285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429871528285" cn_domain=PS} 20250813122538722 DLU <0006> fsm.c:456 lu(262429871528285)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122538722 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429871528285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250813122538722 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429871528285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429871528285" cause=Roaming not allowed in this location area} 20250813122538722 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429871528285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122538722 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429871528285)[0x55b159a08b30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122538722 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429871528285)[0x55b159a08b30]{UNVALIDATED}: Freeing instance 20250813122538722 DLU <0006> fsm.c:568 lu(PS:IMSI-262429871528285)[0x55b159a08b30]{UNVALIDATED}: Deallocated 20250813122538722 DLINP <000b> input/ipa.c:452 connected read/write 20250813122538722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122538722 DLINP <000b> input/ipa.c:452 connected read/write 20250813122538722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@829a15aea750: Found GsupExpect[0] for "262429871528285" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@829a15aea750: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262429871528285" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122538727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43882<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@829a15aea750: Final verdict of PTC: pass 20250813122538729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43876<->l=127.0.0.1:4258 HLR_Test-GSUP(52)@829a15aea750: Final verdict of PTC: none 20250813122538732 DLINP <000b> input/ipa.c:452 connected read/write 20250813122538732 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122538732 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122538732 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122538732 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122538732 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44731<->l=127.0.0.1:4259) 53@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 53: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@829a15aea750: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Wed Aug 13 12:25:38 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 20250813122538783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43888<->l=127.0.0.1:4258 20250813122538883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43888<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27328) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Wed Aug 13 12:25:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_gsup_sai_err_unknown_imsi started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122541998 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122541998 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122542000 DLINP <000b> input/ipa.c:452 connected read/write 20250813122542000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122542001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48618<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122542005 DLINP <000b> input/ipa.c:452 connected read/write 20250813122542005 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122542005 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122542005 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122542005 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  20250813122542005 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122542005 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  20250813122542005 DLGSUP <0013> gsup_server.c:236 2:  20250813122542005 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122542005 DLGSUP <0013> gsup_server.c:236 3:  20250813122542005 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122542005 DLGSUP <0013> gsup_server.c:236 4:  20250813122542005 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122542005 DLGSUP <0013> gsup_server.c:236 5:  20250813122542005 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122542006 DLGSUP <0013> gsup_server.c:236 7:  20250813122542006 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122542006 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122542006 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(56)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122542006 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@829a15aea750: 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") 20250813122542021 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33393<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@829a15aea750: Created GsupExpect[0] for "262429455338544" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250813122542029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48634<->l=127.0.0.1:4258 20250813122542050 DLINP <000b> input/ipa.c:452 connected read/write 20250813122542050 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122542050 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429455338544 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429455338544"} 20250813122542050 DAUC <0003> db_auc.c:133 IMSI='262429455338544': No such subscriber 20250813122542050 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429455338544 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250813122542050 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429455338544 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429455338544" cause=IMSI unknown in HLR} 20250813122542050 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429455338544 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122542050 DLINP <000b> input/ipa.c:452 connected read/write 20250813122542050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122542050 DLINP <000b> input/ipa.c:452 connected read/write 20250813122542050 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@829a15aea750: Found GsupExpect[0] for "262429455338544" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@829a15aea750: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262429455338544" TC_gsup_sai_err_unknown_imsi(60)@829a15aea750: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122542055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48634<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@829a15aea750: Final verdict of PTC: pass 20250813122542057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48618<->l=127.0.0.1:4258 20250813122542058 DLINP <000b> input/ipa.c:452 connected read/write 20250813122542058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122542058 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122542058 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122542058 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@829a15aea750: Final verdict of PTC: none 58@829a15aea750: Final verdict of PTC: none 20250813122542059 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33393<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(56)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 58: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@829a15aea750: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Wed Aug 13 12:25:42 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 20250813122542099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48640<->l=127.0.0.1:4258 20250813122542200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48640<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25600) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Wed Aug 13 12:25:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_gsup_ul started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122545323 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122545323 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122545326 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122545327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48652<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122545330 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122545330 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122545330 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122545330 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  20250813122545330 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122545330 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  20250813122545330 DLGSUP <0013> gsup_server.c:236 2:  20250813122545330 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122545330 DLGSUP <0013> gsup_server.c:236 3:  20250813122545330 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122545330 DLGSUP <0013> gsup_server.c:236 4:  20250813122545330 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122545330 DLGSUP <0013> gsup_server.c:236 5:  20250813122545330 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122545330 DLGSUP <0013> gsup_server.c:236 7:  20250813122545330 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122545330 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122545330 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122545330 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@829a15aea750: 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") 20250813122545341 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45057<->l=127.0.0.1:4259) 20250813122545345 DAUC <0003> db_auc.c:157 IMSI='262424165028051': No 2G Auth Data 20250813122545345 DAUC <0003> db_auc.c:192 IMSI='262424165028051': No 3G Auth Data HLR_Test-GSUP(62)@829a15aea750: Created GsupExpect[0] for "262424165028051" to be handled at TC_gsup_ul(65) 20250813122545353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48662<->l=127.0.0.1:4258 20250813122545370 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122545370 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424165028051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424165028051" cn_domain=PS} 20250813122545370 DLU <0006> fsm.c:456 lu(262424165028051)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122545370 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424165028051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122545370 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424165028051)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122545370 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424165028051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424165028051" cn_domain=PS} 20250813122545370 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122545370 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@829a15aea750: Found GsupExpect[0] for "262424165028051" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@829a15aea750: Added IMSI table entry 0TC_gsup_ul(65)"262424165028051" 20250813122545373 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545373 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122545373 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424165028051 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424165028051"} 20250813122545373 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424165028051)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122545373 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424165028051 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122545373 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424165028051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424165028051"} 20250813122545373 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424165028051 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122545373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424165028051)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122545373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424165028051)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122545373 DLU <0006> fsm.c:568 lu(PS:IMSI-262424165028051)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122545373 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122545373 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul(65)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122545375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48662<->l=127.0.0.1:4258 TC_gsup_ul(65)@829a15aea750: Final verdict of PTC: pass 20250813122545376 DAUC <0003> db_auc.c:157 IMSI='262422586002274': No 2G Auth Data 20250813122545376 DAUC <0003> db_auc.c:192 IMSI='262422586002274': No 3G Auth Data 20250813122545377 DLGSUP <0013> hlr.c:121 IMSI 262422586002274: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@829a15aea750: Created GsupExpect[0] for "262422586002274" to be handled at TC_gsup_ul(66) 20250813122545388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48678<->l=127.0.0.1:4258 20250813122545390 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122545390 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422586002274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422586002274" cn_domain=PS} 20250813122545390 DLU <0006> fsm.c:456 lu(262422586002274)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122545390 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422586002274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122545390 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422586002274)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122545390 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422586002274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422586002274" cn_domain=PS} 20250813122545390 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122545390 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@829a15aea750: Found GsupExpect[0] for "262422586002274" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@829a15aea750: Added IMSI table entry 1TC_gsup_ul(66)"262422586002274" 20250813122545391 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122545391 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422586002274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422586002274"} 20250813122545391 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422586002274)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122545391 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422586002274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122545391 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422586002274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422586002274"} 20250813122545391 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422586002274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122545391 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422586002274)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122545391 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422586002274)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122545391 DLU <0006> fsm.c:568 lu(PS:IMSI-262422586002274)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122545391 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122545391 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul(66)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122545392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48678<->l=127.0.0.1:4258 TC_gsup_ul(66)@829a15aea750: Final verdict of PTC: pass 20250813122545392 DAUC <0003> db_auc.c:157 IMSI='262426557283830': No 2G Auth Data 20250813122545392 DAUC <0003> db_auc.c:192 IMSI='262426557283830': No 3G Auth Data 20250813122545393 DLGSUP <0013> hlr.c:121 IMSI 262426557283830: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@829a15aea750: Created GsupExpect[0] for "262426557283830" to be handled at TC_gsup_ul(67) 20250813122545399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48680<->l=127.0.0.1:4258 20250813122545400 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122545400 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426557283830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426557283830" cn_domain=PS} 20250813122545400 DLU <0006> fsm.c:456 lu(262426557283830)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122545400 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426557283830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122545400 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426557283830)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122545400 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426557283830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426557283830" cn_domain=PS} 20250813122545400 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122545400 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@829a15aea750: Found GsupExpect[0] for "262426557283830" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@829a15aea750: Added IMSI table entry 2TC_gsup_ul(67)"262426557283830" 20250813122545401 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122545401 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426557283830 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426557283830"} 20250813122545401 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426557283830)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122545401 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426557283830 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122545401 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426557283830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426557283830"} 20250813122545401 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426557283830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122545401 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426557283830)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122545401 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426557283830)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122545401 DLU <0006> fsm.c:568 lu(PS:IMSI-262426557283830)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122545401 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122545401 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul(67)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122545402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48680<->l=127.0.0.1:4258 TC_gsup_ul(67)@829a15aea750: Final verdict of PTC: pass 20250813122545402 DAUC <0003> db_auc.c:157 IMSI='262424864268707': No 2G Auth Data 20250813122545402 DAUC <0003> db_auc.c:192 IMSI='262424864268707': No 3G Auth Data 20250813122545402 DLGSUP <0013> hlr.c:121 IMSI 262424864268707: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@829a15aea750: Created GsupExpect[0] for "262424864268707" to be handled at TC_gsup_ul(68) 20250813122545408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48684<->l=127.0.0.1:4258 20250813122545409 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122545409 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424864268707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424864268707" cn_domain=PS} 20250813122545409 DLU <0006> fsm.c:456 lu(262424864268707)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122545409 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424864268707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122545409 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424864268707)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122545409 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424864268707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424864268707" cn_domain=PS} 20250813122545409 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122545409 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@829a15aea750: Found GsupExpect[0] for "262424864268707" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@829a15aea750: Added IMSI table entry 3TC_gsup_ul(68)"262424864268707" 20250813122545410 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122545410 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424864268707 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424864268707"} 20250813122545410 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424864268707)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122545410 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424864268707 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122545410 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424864268707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424864268707"} 20250813122545410 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424864268707 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122545410 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424864268707)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122545410 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424864268707)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122545410 DLU <0006> fsm.c:568 lu(PS:IMSI-262424864268707)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122545410 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122545410 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul(68)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122545411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48684<->l=127.0.0.1:4258 TC_gsup_ul(68)@829a15aea750: Final verdict of PTC: pass 20250813122545411 DAUC <0003> db_auc.c:157 IMSI='262426631737214': No 2G Auth Data 20250813122545411 DAUC <0003> db_auc.c:192 IMSI='262426631737214': No 3G Auth Data 20250813122545411 DLGSUP <0013> hlr.c:121 IMSI 262426631737214: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@829a15aea750: Created GsupExpect[0] for "262426631737214" to be handled at TC_gsup_ul(69) 20250813122545417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48700<->l=127.0.0.1:4258 20250813122545419 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122545419 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426631737214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426631737214" cn_domain=PS} 20250813122545419 DLU <0006> fsm.c:456 lu(262426631737214)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122545419 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426631737214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122545419 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426631737214)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122545419 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426631737214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426631737214" cn_domain=PS} 20250813122545419 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122545419 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@829a15aea750: Found GsupExpect[0] for "262426631737214" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@829a15aea750: Added IMSI table entry 4TC_gsup_ul(69)"262426631737214" 20250813122545420 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122545420 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426631737214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426631737214"} 20250813122545420 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426631737214)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122545420 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426631737214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122545420 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426631737214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426631737214"} 20250813122545420 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426631737214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122545420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426631737214)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122545420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426631737214)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122545420 DLU <0006> fsm.c:568 lu(PS:IMSI-262426631737214)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122545420 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122545420 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul(69)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122545420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48700<->l=127.0.0.1:4258 TC_gsup_ul(69)@829a15aea750: Final verdict of PTC: pass 20250813122545421 DAUC <0003> db_auc.c:157 IMSI='262429859191415': No 2G Auth Data 20250813122545421 DAUC <0003> db_auc.c:192 IMSI='262429859191415': No 3G Auth Data 20250813122545421 DLGSUP <0013> hlr.c:121 IMSI 262429859191415: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@829a15aea750: Created GsupExpect[0] for "262429859191415" to be handled at TC_gsup_ul(70) 20250813122545426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48708<->l=127.0.0.1:4258 20250813122545428 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122545428 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429859191415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429859191415" cn_domain=PS} 20250813122545428 DLU <0006> fsm.c:456 lu(262429859191415)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122545428 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429859191415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122545428 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429859191415)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122545428 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429859191415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429859191415" cn_domain=PS} 20250813122545428 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122545428 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@829a15aea750: Found GsupExpect[0] for "262429859191415" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@829a15aea750: Added IMSI table entry 5TC_gsup_ul(70)"262429859191415" 20250813122545429 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122545429 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429859191415 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429859191415"} 20250813122545429 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429859191415)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122545429 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429859191415 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122545429 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429859191415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429859191415"} 20250813122545429 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429859191415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122545429 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429859191415)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122545429 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429859191415)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122545429 DLU <0006> fsm.c:568 lu(PS:IMSI-262429859191415)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122545429 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122545429 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul(70)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122545429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48708<->l=127.0.0.1:4258 TC_gsup_ul(70)@829a15aea750: Final verdict of PTC: pass 20250813122545430 DAUC <0003> db_auc.c:157 IMSI='262425178071318': No 2G Auth Data 20250813122545430 DAUC <0003> db_auc.c:192 IMSI='262425178071318': No 3G Auth Data 20250813122545430 DLGSUP <0013> hlr.c:121 IMSI 262425178071318: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@829a15aea750: Created GsupExpect[0] for "262425178071318" to be handled at TC_gsup_ul(71) 20250813122545435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48710<->l=127.0.0.1:4258 20250813122545437 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122545437 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425178071318 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425178071318" cn_domain=PS} 20250813122545437 DLU <0006> fsm.c:456 lu(262425178071318)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122545437 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425178071318 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122545437 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425178071318)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122545437 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425178071318 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425178071318" cn_domain=PS} 20250813122545437 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122545437 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@829a15aea750: Found GsupExpect[0] for "262425178071318" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@829a15aea750: Added IMSI table entry 6TC_gsup_ul(71)"262425178071318" 20250813122545438 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122545438 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425178071318 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425178071318"} 20250813122545438 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425178071318)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122545438 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425178071318 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122545438 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425178071318 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425178071318"} 20250813122545438 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425178071318 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122545438 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425178071318)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122545438 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425178071318)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122545438 DLU <0006> fsm.c:568 lu(PS:IMSI-262425178071318)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122545438 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122545438 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul(71)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122545439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48710<->l=127.0.0.1:4258 TC_gsup_ul(71)@829a15aea750: Final verdict of PTC: pass 20250813122545440 DAUC <0003> db_auc.c:157 IMSI='262422086459399': No 2G Auth Data 20250813122545440 DAUC <0003> db_auc.c:192 IMSI='262422086459399': No 3G Auth Data 20250813122545440 DLGSUP <0013> hlr.c:121 IMSI 262422086459399: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@829a15aea750: Created GsupExpect[0] for "262422086459399" to be handled at TC_gsup_ul(72) 20250813122545446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48724<->l=127.0.0.1:4258 20250813122545448 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122545448 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422086459399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422086459399" cn_domain=PS} 20250813122545448 DLU <0006> fsm.c:456 lu(262422086459399)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122545448 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422086459399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122545448 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422086459399)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122545448 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422086459399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422086459399" cn_domain=PS} 20250813122545448 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122545448 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@829a15aea750: Found GsupExpect[0] for "262422086459399" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@829a15aea750: Added IMSI table entry 7TC_gsup_ul(72)"262422086459399" 20250813122545449 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122545449 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422086459399 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422086459399"} 20250813122545449 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422086459399)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122545449 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422086459399 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122545449 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422086459399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422086459399"} 20250813122545449 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422086459399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122545449 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422086459399)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122545449 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422086459399)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122545449 DLU <0006> fsm.c:568 lu(PS:IMSI-262422086459399)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122545449 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122545449 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul(72)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122545450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48724<->l=127.0.0.1:4258 TC_gsup_ul(72)@829a15aea750: Final verdict of PTC: pass MTC@829a15aea750: setverdict(pass): none -> pass 20250813122545452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48652<->l=127.0.0.1:4258 HLR_Test-GSUP(62)@829a15aea750: Final verdict of PTC: none 20250813122545452 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45057<->l=127.0.0.1:4259) 20250813122545452 DLINP <000b> input/ipa.c:452 connected read/write 20250813122545452 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122545452 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122545452 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122545452 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 63@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: pass MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@829a15aea750: Test case TC_gsup_ul finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Wed Aug 13 12:25:45 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250813122545481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48732<->l=127.0.0.1:4258 20250813122545582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48732<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=112780) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Wed Aug 13 12:25:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_gsup_ul_via_proxy started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122548691 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122548691 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122548696 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122548697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48744<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122548700 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122548700 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122548700 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122548700 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  20250813122548700 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122548700 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  20250813122548700 DLGSUP <0013> gsup_server.c:236 2:  20250813122548700 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122548700 DLGSUP <0013> gsup_server.c:236 3:  20250813122548700 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122548700 DLGSUP <0013> gsup_server.c:236 4:  20250813122548700 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122548700 DLGSUP <0013> gsup_server.c:236 5:  20250813122548700 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122548700 DLGSUP <0013> gsup_server.c:236 7:  20250813122548700 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122548700 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(73)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122548700 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122548700 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@829a15aea750: 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") 20250813122548712 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44473<->l=127.0.0.1:4259) 20250813122548714 DAUC <0003> db_auc.c:157 IMSI='262421630119268': No 2G Auth Data 20250813122548714 DAUC <0003> db_auc.c:192 IMSI='262421630119268': No 3G Auth Data HLR_Test-GSUP(74)@829a15aea750: Created GsupExpect[0] for "262421630119268" to be handled at TC_gsup_ul_via_proxy(77) 20250813122548720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48748<->l=127.0.0.1:4258 20250813122548746 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122548746 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421630119268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421630119268" cn_domain=PS source_name="the-source\n"} 20250813122548746 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250813122548746 DLU <0006> fsm.c:456 lu(262421630119268)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122548746 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421630119268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250813122548746 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421630119268)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122548746 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421630119268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421630119268" cn_domain=PS destination_name="the-source\n"} 20250813122548746 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122548746 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@829a15aea750: Found GsupExpect[0] for "262421630119268" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@829a15aea750: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262421630119268" 20250813122548750 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548750 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122548750 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421630119268 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421630119268" source_name="the-source\n"} 20250813122548750 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421630119268)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122548750 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262421630119268 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122548750 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421630119268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421630119268" destination_name="the-source\n"} 20250813122548750 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262421630119268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122548750 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421630119268)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122548750 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421630119268)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122548750 DLU <0006> fsm.c:568 lu(PS:IMSI-262421630119268)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122548750 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122548750 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122548753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48748<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@829a15aea750: Final verdict of PTC: pass 20250813122548755 DAUC <0003> db_auc.c:157 IMSI='262425144803771': No 2G Auth Data 20250813122548755 DAUC <0003> db_auc.c:192 IMSI='262425144803771': No 3G Auth Data 20250813122548757 DLGSUP <0013> hlr.c:121 IMSI 262425144803771: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@829a15aea750: Created GsupExpect[0] for "262425144803771" to be handled at TC_gsup_ul_via_proxy(78) 20250813122548770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48752<->l=127.0.0.1:4258 20250813122548771 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548771 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122548771 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425144803771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425144803771" cn_domain=PS source_name="the-source\n"} 20250813122548771 DLU <0006> fsm.c:456 lu(262425144803771)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122548771 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425144803771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250813122548772 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425144803771)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122548772 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425144803771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425144803771" cn_domain=PS destination_name="the-source\n"} 20250813122548772 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122548772 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548772 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@829a15aea750: Found GsupExpect[0] for "262425144803771" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@829a15aea750: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262425144803771" 20250813122548772 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122548773 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425144803771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425144803771" source_name="the-source\n"} 20250813122548773 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425144803771)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122548773 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262425144803771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122548773 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425144803771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425144803771" destination_name="the-source\n"} 20250813122548773 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262425144803771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122548773 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425144803771)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122548773 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425144803771)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122548773 DLU <0006> fsm.c:568 lu(PS:IMSI-262425144803771)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122548773 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122548773 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122548773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48752<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@829a15aea750: Final verdict of PTC: pass 20250813122548774 DAUC <0003> db_auc.c:157 IMSI='262424300776603': No 2G Auth Data 20250813122548774 DAUC <0003> db_auc.c:192 IMSI='262424300776603': No 3G Auth Data 20250813122548774 DLGSUP <0013> hlr.c:121 IMSI 262424300776603: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@829a15aea750: Created GsupExpect[0] for "262424300776603" to be handled at TC_gsup_ul_via_proxy(79) 20250813122548779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48760<->l=127.0.0.1:4258 20250813122548781 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548781 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122548781 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424300776603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424300776603" cn_domain=PS source_name="the-source\n"} 20250813122548781 DLU <0006> fsm.c:456 lu(262424300776603)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122548781 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424300776603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250813122548781 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424300776603)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122548781 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424300776603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424300776603" cn_domain=PS destination_name="the-source\n"} 20250813122548781 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122548781 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@829a15aea750: Found GsupExpect[0] for "262424300776603" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@829a15aea750: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262424300776603" 20250813122548782 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122548782 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424300776603 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424300776603" source_name="the-source\n"} 20250813122548782 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424300776603)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122548782 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262424300776603 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122548782 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424300776603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424300776603" destination_name="the-source\n"} 20250813122548782 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262424300776603 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122548782 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424300776603)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122548782 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424300776603)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122548782 DLU <0006> fsm.c:568 lu(PS:IMSI-262424300776603)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122548782 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122548782 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122548783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48760<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(79)@829a15aea750: Final verdict of PTC: pass 20250813122548783 DAUC <0003> db_auc.c:157 IMSI='262425631679467': No 2G Auth Data 20250813122548783 DAUC <0003> db_auc.c:192 IMSI='262425631679467': No 3G Auth Data 20250813122548783 DLGSUP <0013> hlr.c:121 IMSI 262425631679467: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@829a15aea750: Created GsupExpect[0] for "262425631679467" to be handled at TC_gsup_ul_via_proxy(80) 20250813122548788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48776<->l=127.0.0.1:4258 20250813122548790 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122548790 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425631679467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425631679467" cn_domain=PS source_name="the-source\n"} 20250813122548790 DLU <0006> fsm.c:456 lu(262425631679467)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122548790 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425631679467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250813122548790 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425631679467)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122548790 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425631679467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425631679467" cn_domain=PS destination_name="the-source\n"} 20250813122548790 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122548790 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@829a15aea750: Found GsupExpect[0] for "262425631679467" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@829a15aea750: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262425631679467" 20250813122548791 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122548791 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425631679467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425631679467" source_name="the-source\n"} 20250813122548791 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425631679467)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122548791 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262425631679467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122548791 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425631679467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425631679467" destination_name="the-source\n"} 20250813122548791 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262425631679467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122548791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425631679467)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122548791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425631679467)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122548791 DLU <0006> fsm.c:568 lu(PS:IMSI-262425631679467)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122548791 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122548791 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122548792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48776<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@829a15aea750: Final verdict of PTC: pass 20250813122548792 DAUC <0003> db_auc.c:157 IMSI='262424554391881': No 2G Auth Data 20250813122548792 DAUC <0003> db_auc.c:192 IMSI='262424554391881': No 3G Auth Data 20250813122548792 DLGSUP <0013> hlr.c:121 IMSI 262424554391881: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@829a15aea750: Created GsupExpect[0] for "262424554391881" to be handled at TC_gsup_ul_via_proxy(81) 20250813122548797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48790<->l=127.0.0.1:4258 20250813122548799 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122548799 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262424554391881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424554391881" cn_domain=PS source_name="the-source\n"} 20250813122548799 DLU <0006> fsm.c:456 lu(262424554391881)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122548799 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262424554391881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250813122548799 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424554391881)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122548799 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262424554391881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424554391881" cn_domain=PS destination_name="the-source\n"} 20250813122548799 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122548799 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@829a15aea750: Found GsupExpect[0] for "262424554391881" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@829a15aea750: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262424554391881" 20250813122548800 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122548800 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262424554391881 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424554391881" source_name="the-source\n"} 20250813122548800 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424554391881)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122548800 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262424554391881 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122548800 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262424554391881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424554391881" destination_name="the-source\n"} 20250813122548800 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262424554391881 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122548800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424554391881)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122548800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424554391881)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122548800 DLU <0006> fsm.c:568 lu(PS:IMSI-262424554391881)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122548800 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122548800 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122548801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48790<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@829a15aea750: Final verdict of PTC: pass 20250813122548801 DAUC <0003> db_auc.c:157 IMSI='262425401265137': No 2G Auth Data 20250813122548801 DAUC <0003> db_auc.c:192 IMSI='262425401265137': No 3G Auth Data 20250813122548802 DLGSUP <0013> hlr.c:121 IMSI 262425401265137: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@829a15aea750: Created GsupExpect[0] for "262425401265137" to be handled at TC_gsup_ul_via_proxy(82) 20250813122548807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48802<->l=127.0.0.1:4258 20250813122548808 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122548808 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425401265137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425401265137" cn_domain=PS source_name="the-source\n"} 20250813122548808 DLU <0006> fsm.c:456 lu(262425401265137)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122548808 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425401265137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250813122548808 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425401265137)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122548808 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425401265137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425401265137" cn_domain=PS destination_name="the-source\n"} 20250813122548808 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122548808 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548808 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@829a15aea750: Found GsupExpect[0] for "262425401265137" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@829a15aea750: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262425401265137" 20250813122548809 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548809 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122548809 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425401265137 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425401265137" source_name="the-source\n"} 20250813122548809 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425401265137)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122548809 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262425401265137 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122548809 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425401265137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425401265137" destination_name="the-source\n"} 20250813122548809 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262425401265137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122548809 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425401265137)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122548809 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425401265137)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122548809 DLU <0006> fsm.c:568 lu(PS:IMSI-262425401265137)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122548809 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122548809 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122548810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48802<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@829a15aea750: Final verdict of PTC: pass 20250813122548810 DAUC <0003> db_auc.c:157 IMSI='262426567666559': No 2G Auth Data 20250813122548810 DAUC <0003> db_auc.c:192 IMSI='262426567666559': No 3G Auth Data 20250813122548811 DLGSUP <0013> hlr.c:121 IMSI 262426567666559: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@829a15aea750: Created GsupExpect[0] for "262426567666559" to be handled at TC_gsup_ul_via_proxy(83) 20250813122548816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48810<->l=127.0.0.1:4258 20250813122548817 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548817 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122548817 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262426567666559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426567666559" cn_domain=PS source_name="the-source\n"} 20250813122548817 DLU <0006> fsm.c:456 lu(262426567666559)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122548817 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262426567666559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250813122548818 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426567666559)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122548818 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262426567666559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426567666559" cn_domain=PS destination_name="the-source\n"} 20250813122548818 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122548818 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@829a15aea750: Found GsupExpect[0] for "262426567666559" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@829a15aea750: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262426567666559" 20250813122548818 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122548818 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262426567666559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426567666559" source_name="the-source\n"} 20250813122548818 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426567666559)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122548819 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262426567666559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122548819 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262426567666559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426567666559" destination_name="the-source\n"} 20250813122548819 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262426567666559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122548819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426567666559)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122548819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426567666559)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122548819 DLU <0006> fsm.c:568 lu(PS:IMSI-262426567666559)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122548819 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122548819 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122548819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48810<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@829a15aea750: Final verdict of PTC: pass 20250813122548820 DAUC <0003> db_auc.c:157 IMSI='262423364243748': No 2G Auth Data 20250813122548820 DAUC <0003> db_auc.c:192 IMSI='262423364243748': No 3G Auth Data 20250813122548820 DLGSUP <0013> hlr.c:121 IMSI 262423364243748: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@829a15aea750: Created GsupExpect[0] for "262423364243748" to be handled at TC_gsup_ul_via_proxy(84) 20250813122548826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48816<->l=127.0.0.1:4258 20250813122548827 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122548827 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262423364243748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423364243748" cn_domain=PS source_name="the-source\n"} 20250813122548827 DLU <0006> fsm.c:456 lu(262423364243748)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122548827 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262423364243748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250813122548827 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423364243748)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122548827 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262423364243748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423364243748" cn_domain=PS destination_name="the-source\n"} 20250813122548827 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122548827 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@829a15aea750: Found GsupExpect[0] for "262423364243748" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@829a15aea750: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262423364243748" 20250813122548828 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122548829 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262423364243748 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423364243748" source_name="the-source\n"} 20250813122548829 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423364243748)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122548829 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262423364243748 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122548829 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262423364243748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423364243748" destination_name="the-source\n"} 20250813122548829 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262423364243748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122548829 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423364243748)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122548829 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423364243748)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122548829 DLU <0006> fsm.c:568 lu(PS:IMSI-262423364243748)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122548829 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122548829 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122548829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48816<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@829a15aea750: Final verdict of PTC: pass MTC@829a15aea750: setverdict(pass): none -> pass 20250813122548830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48744<->l=127.0.0.1:4258 HLR_Test-GSUP(74)@829a15aea750: Final verdict of PTC: none 20250813122548830 DLINP <000b> input/ipa.c:452 connected read/write 20250813122548830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122548830 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122548830 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122548830 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122548830 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 75@829a15aea750: Final verdict of PTC: none 20250813122548831 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44473<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(73)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: pass MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@829a15aea750: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Wed Aug 13 12:25: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 20250813122548854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48830<->l=127.0.0.1:4258 20250813122548954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48830<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66524) Waiting for packet dumper to finish... 1 (prev_count=66524, count=114608) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Wed Aug 13 12:25:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_gsup_ul_subscriber_data started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122552095 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122552095 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122552096 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122552097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51516<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122552098 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122552098 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122552098 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122552098 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  20250813122552098 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122552098 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  20250813122552098 DLGSUP <0013> gsup_server.c:236 2:  20250813122552098 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122552098 DLGSUP <0013> gsup_server.c:236 3:  20250813122552098 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122552098 DLGSUP <0013> gsup_server.c:236 4:  20250813122552098 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122552098 DLGSUP <0013> gsup_server.c:236 5:  20250813122552098 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122552098 DLGSUP <0013> gsup_server.c:236 7:  20250813122552098 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122552098 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122552098 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122552098 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@829a15aea750: 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") 20250813122552107 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42955<->l=127.0.0.1:4259) 20250813122552117 DAUC <0003> db_auc.c:157 IMSI='262427065672666': No 2G Auth Data 20250813122552117 DAUC <0003> db_auc.c:192 IMSI='262427065672666': No 3G Auth Data HLR_Test-GSUP(86)@829a15aea750: Created GsupExpect[0] for "262427065672666" to be handled at TC_gsup_ul_subscriber_data(89) 20250813122552127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51526<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@829a15aea750: GSUP ul subscriber_data 20250813122552138 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122552138 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427065672666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427065672666" cn_domain=PS} 20250813122552138 DLU <0006> fsm.c:456 lu(262427065672666)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122552138 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427065672666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122552138 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427065672666)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122552138 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427065672666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427065672666" cn_domain=PS} 20250813122552138 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122552138 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@829a15aea750: Found GsupExpect[0] for "262427065672666" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@829a15aea750: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262427065672666" 20250813122552146 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122552146 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427065672666 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427065672666"} 20250813122552146 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427065672666)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122552146 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262427065672666 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122552146 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427065672666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427065672666"} 20250813122552146 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262427065672666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122552147 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427065672666)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122552147 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427065672666)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122552147 DLU <0006> fsm.c:568 lu(PS:IMSI-262427065672666)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122552147 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122552147 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122552150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51526<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@829a15aea750: Final verdict of PTC: pass 20250813122552153 DAUC <0003> db_auc.c:157 IMSI='262421166362496': No 2G Auth Data 20250813122552153 DAUC <0003> db_auc.c:192 IMSI='262421166362496': No 3G Auth Data 20250813122552155 DLGSUP <0013> hlr.c:121 IMSI 262421166362496: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@829a15aea750: Created GsupExpect[0] for "262421166362496" to be handled at TC_gsup_ul_subscriber_data(90) 20250813122552169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51532<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@829a15aea750: GSUP ul subscriber_data 20250813122552171 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122552171 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421166362496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421166362496" cn_domain=PS} 20250813122552171 DLU <0006> fsm.c:456 lu(262421166362496)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122552171 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421166362496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122552171 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421166362496)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122552171 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421166362496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421166362496" cn_domain=PS} 20250813122552171 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122552171 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552171 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@829a15aea750: Found GsupExpect[0] for "262421166362496" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@829a15aea750: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262421166362496" 20250813122552172 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122552172 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421166362496 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421166362496"} 20250813122552172 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421166362496)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122552172 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421166362496 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122552172 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421166362496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421166362496"} 20250813122552172 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421166362496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122552172 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421166362496)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122552172 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421166362496)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122552172 DLU <0006> fsm.c:568 lu(PS:IMSI-262421166362496)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122552172 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122552172 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552172 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122552173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51532<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@829a15aea750: Final verdict of PTC: pass 20250813122552174 DAUC <0003> db_auc.c:157 IMSI='262423405937518': No 2G Auth Data 20250813122552174 DAUC <0003> db_auc.c:192 IMSI='262423405937518': No 3G Auth Data 20250813122552174 DLGSUP <0013> hlr.c:121 IMSI 262423405937518: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@829a15aea750: Created GsupExpect[0] for "262423405937518" to be handled at TC_gsup_ul_subscriber_data(91) 20250813122552180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51546<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@829a15aea750: GSUP ul subscriber_data 20250813122552182 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122552182 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423405937518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423405937518" cn_domain=PS} 20250813122552182 DLU <0006> fsm.c:456 lu(262423405937518)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122552182 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423405937518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122552182 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423405937518)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122552182 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423405937518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423405937518" cn_domain=PS} 20250813122552182 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122552182 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@829a15aea750: Found GsupExpect[0] for "262423405937518" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@829a15aea750: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262423405937518" 20250813122552183 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122552183 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423405937518 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423405937518"} 20250813122552183 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423405937518)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122552183 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262423405937518 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122552183 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423405937518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423405937518"} 20250813122552183 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262423405937518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122552183 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423405937518)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122552183 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423405937518)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122552183 DLU <0006> fsm.c:568 lu(PS:IMSI-262423405937518)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122552183 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122552183 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122552184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51546<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@829a15aea750: Final verdict of PTC: pass 20250813122552184 DAUC <0003> db_auc.c:157 IMSI='262421270667525': No 2G Auth Data 20250813122552184 DAUC <0003> db_auc.c:192 IMSI='262421270667525': No 3G Auth Data 20250813122552185 DLGSUP <0013> hlr.c:121 IMSI 262421270667525: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@829a15aea750: Created GsupExpect[0] for "262421270667525" to be handled at TC_gsup_ul_subscriber_data(92) 20250813122552192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51558<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@829a15aea750: GSUP ul subscriber_data 20250813122552195 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122552195 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421270667525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421270667525" cn_domain=PS} 20250813122552195 DLU <0006> fsm.c:456 lu(262421270667525)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122552195 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421270667525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122552195 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421270667525)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122552195 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421270667525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421270667525" cn_domain=PS} 20250813122552195 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122552195 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@829a15aea750: Found GsupExpect[0] for "262421270667525" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@829a15aea750: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262421270667525" 20250813122552196 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122552196 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421270667525 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421270667525"} 20250813122552196 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421270667525)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122552196 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421270667525 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122552196 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421270667525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421270667525"} 20250813122552196 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421270667525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122552196 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421270667525)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122552196 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421270667525)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122552196 DLU <0006> fsm.c:568 lu(PS:IMSI-262421270667525)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122552196 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122552196 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122552197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51558<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@829a15aea750: Final verdict of PTC: pass 20250813122552197 DAUC <0003> db_auc.c:157 IMSI='262421757563078': No 2G Auth Data 20250813122552197 DAUC <0003> db_auc.c:192 IMSI='262421757563078': No 3G Auth Data 20250813122552197 DLGSUP <0013> hlr.c:121 IMSI 262421757563078: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@829a15aea750: Created GsupExpect[0] for "262421757563078" to be handled at TC_gsup_ul_subscriber_data(93) 20250813122552204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51574<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@829a15aea750: GSUP ul subscriber_data 20250813122552206 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122552206 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421757563078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421757563078" cn_domain=PS} 20250813122552206 DLU <0006> fsm.c:456 lu(262421757563078)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122552206 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421757563078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122552206 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421757563078)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122552206 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421757563078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421757563078" cn_domain=PS} 20250813122552206 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122552206 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@829a15aea750: Found GsupExpect[0] for "262421757563078" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@829a15aea750: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262421757563078" 20250813122552207 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122552207 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421757563078 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421757563078"} 20250813122552207 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421757563078)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122552207 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421757563078 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122552207 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421757563078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421757563078"} 20250813122552207 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421757563078 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122552207 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421757563078)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122552207 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421757563078)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122552207 DLU <0006> fsm.c:568 lu(PS:IMSI-262421757563078)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122552207 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122552207 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122552208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51574<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@829a15aea750: Final verdict of PTC: pass 20250813122552208 DAUC <0003> db_auc.c:157 IMSI='262421914730359': No 2G Auth Data 20250813122552208 DAUC <0003> db_auc.c:192 IMSI='262421914730359': No 3G Auth Data 20250813122552208 DLGSUP <0013> hlr.c:121 IMSI 262421914730359: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@829a15aea750: Created GsupExpect[0] for "262421914730359" to be handled at TC_gsup_ul_subscriber_data(94) 20250813122552214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51590<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@829a15aea750: GSUP ul subscriber_data 20250813122552216 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122552216 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421914730359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421914730359" cn_domain=PS} 20250813122552216 DLU <0006> fsm.c:456 lu(262421914730359)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122552216 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421914730359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122552216 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421914730359)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122552216 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421914730359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421914730359" cn_domain=PS} 20250813122552216 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122552216 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@829a15aea750: Found GsupExpect[0] for "262421914730359" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@829a15aea750: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262421914730359" 20250813122552217 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122552217 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421914730359 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421914730359"} 20250813122552217 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421914730359)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122552217 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421914730359 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122552217 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421914730359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421914730359"} 20250813122552217 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421914730359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122552217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421914730359)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122552217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421914730359)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122552217 DLU <0006> fsm.c:568 lu(PS:IMSI-262421914730359)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122552217 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122552217 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122552218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51590<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@829a15aea750: Final verdict of PTC: pass 20250813122552218 DAUC <0003> db_auc.c:157 IMSI='262421865433290': No 2G Auth Data 20250813122552218 DAUC <0003> db_auc.c:192 IMSI='262421865433290': No 3G Auth Data 20250813122552218 DLGSUP <0013> hlr.c:121 IMSI 262421865433290: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@829a15aea750: Created GsupExpect[0] for "262421865433290" to be handled at TC_gsup_ul_subscriber_data(95) 20250813122552224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51596<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@829a15aea750: GSUP ul subscriber_data 20250813122552225 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122552225 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421865433290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421865433290" cn_domain=PS} 20250813122552225 DLU <0006> fsm.c:456 lu(262421865433290)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122552225 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421865433290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122552225 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421865433290)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122552225 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421865433290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421865433290" cn_domain=PS} 20250813122552225 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122552225 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@829a15aea750: Found GsupExpect[0] for "262421865433290" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@829a15aea750: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262421865433290" 20250813122552227 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122552227 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421865433290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421865433290"} 20250813122552227 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421865433290)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122552227 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421865433290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122552227 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421865433290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421865433290"} 20250813122552227 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421865433290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122552227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421865433290)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122552227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421865433290)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122552227 DLU <0006> fsm.c:568 lu(PS:IMSI-262421865433290)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122552227 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122552227 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122552227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51596<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@829a15aea750: Final verdict of PTC: pass 20250813122552228 DAUC <0003> db_auc.c:157 IMSI='262423051586225': No 2G Auth Data 20250813122552228 DAUC <0003> db_auc.c:192 IMSI='262423051586225': No 3G Auth Data 20250813122552228 DLGSUP <0013> hlr.c:121 IMSI 262423051586225: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@829a15aea750: Created GsupExpect[0] for "262423051586225" to be handled at TC_gsup_ul_subscriber_data(96) 20250813122552233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51610<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@829a15aea750: GSUP ul subscriber_data 20250813122552235 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122552235 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423051586225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423051586225" cn_domain=PS} 20250813122552235 DLU <0006> fsm.c:456 lu(262423051586225)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122552235 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423051586225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122552235 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423051586225)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122552235 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423051586225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423051586225" cn_domain=PS} 20250813122552235 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122552235 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@829a15aea750: Found GsupExpect[0] for "262423051586225" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@829a15aea750: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262423051586225" 20250813122552236 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552236 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122552236 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423051586225 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423051586225"} 20250813122552236 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423051586225)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122552236 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423051586225 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122552236 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423051586225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423051586225"} 20250813122552236 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423051586225 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122552236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423051586225)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122552236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423051586225)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122552236 DLU <0006> fsm.c:568 lu(PS:IMSI-262423051586225)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122552236 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122552236 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@829a15aea750: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122552237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51610<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@829a15aea750: Final verdict of PTC: pass MTC@829a15aea750: setverdict(pass): none -> pass 20250813122552237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51516<->l=127.0.0.1:4258 20250813122552238 DLINP <000b> input/ipa.c:452 connected read/write 20250813122552238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122552238 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(86)@829a15aea750: Final verdict of PTC: none 20250813122552238 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122552238 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122552238 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42955<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(85)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@829a15aea750: Final verdict of PTC: none 87@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: pass MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@829a15aea750: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Wed Aug 13 12:25:52 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 20250813122552260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51614<->l=127.0.0.1:4258 20250813122552361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51614<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=118048) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Wed Aug 13 12:25:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_vty started. MTC@829a15aea750: legacy= true 20250813122555473 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122555473 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122555478 DLINP <000b> input/ipa.c:452 connected read/write 20250813122555478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122555479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51620<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122555483 DLINP <000b> input/ipa.c:452 connected read/write 20250813122555483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122555483 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122555483 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122555483 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  20250813122555483 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122555483 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  20250813122555483 DLGSUP <0013> gsup_server.c:236 2:  20250813122555483 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122555483 DLGSUP <0013> gsup_server.c:236 3:  20250813122555483 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122555483 DLGSUP <0013> gsup_server.c:236 4:  20250813122555483 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122555483 DLGSUP <0013> gsup_server.c:236 5:  20250813122555483 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122555483 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(97)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122555483 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122555483 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122555483 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122555483 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@829a15aea750: 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") 20250813122555509 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40055<->l=127.0.0.1:4259) 20250813122555513 DAUC <0003> db_auc.c:157 IMSI='262427077020145': No 2G Auth Data 20250813122555513 DAUC <0003> db_auc.c:192 IMSI='262427077020145': No 3G Auth Data 20250813122555518 DAUC <0003> db_auc.c:192 IMSI='262427077020145': No 3G Auth Data 20250813122555522 DAUC <0003> db_auc.c:157 IMSI='262423613896643': No 2G Auth Data 20250813122555522 DAUC <0003> db_auc.c:192 IMSI='262423613896643': No 3G Auth Data 20250813122555526 DAUC <0003> db_auc.c:157 IMSI='262423613896643': No 2G Auth Data 20250813122555531 DAUC <0003> db_auc.c:157 IMSI='262427498753778': No 2G Auth Data 20250813122555531 DAUC <0003> db_auc.c:192 IMSI='262427498753778': No 3G Auth Data MTC@829a15aea750: setverdict(pass): none -> pass 20250813122555540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51620<->l=127.0.0.1:4258 20250813122555542 DLINP <000b> input/ipa.c:452 connected read/write 20250813122555542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122555542 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122555542 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122555542 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122555543 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40055<->l=127.0.0.1:4259) 98@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: pass MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@829a15aea750: Test case TC_vty finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Wed Aug 13 12:25:55 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250813122555579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51630<->l=127.0.0.1:4258 20250813122555680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51630<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28704) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Wed Aug 13 12:25:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_vty_msisdn_isd started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122558815 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122558815 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122558819 DLINP <000b> input/ipa.c:452 connected read/write 20250813122558819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122558821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51644<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122558825 DLINP <000b> input/ipa.c:452 connected read/write 20250813122558825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122558825 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122558825 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122558825 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  20250813122558825 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122558825 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  20250813122558825 DLGSUP <0013> gsup_server.c:236 2:  20250813122558825 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122558825 DLGSUP <0013> gsup_server.c:236 3:  20250813122558825 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122558825 DLGSUP <0013> gsup_server.c:236 4:  20250813122558825 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122558825 DLGSUP <0013> gsup_server.c:236 5:  20250813122558825 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122558825 DLGSUP <0013> gsup_server.c:236 7:  20250813122558825 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122558825 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122558825 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122558825 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@829a15aea750: 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") 20250813122558847 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36757<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@829a15aea750: Created GsupExpect[0] for "262426462391810" to be handled at TC_vty_msisdn_isd(104) 20250813122558862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51652<->l=127.0.0.1:4258 20250813122558867 DAUC <0003> db_auc.c:157 IMSI='262426462391810': No 2G Auth Data 20250813122558867 DAUC <0003> db_auc.c:192 IMSI='262426462391810': No 3G Auth Data 20250813122558874 DLINP <000b> input/ipa.c:452 connected read/write 20250813122558874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122558874 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426462391810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426462391810" cn_domain=PS} 20250813122558874 DLU <0006> fsm.c:456 lu(262426462391810)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122558874 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426462391810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122558874 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426462391810)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122558874 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426462391810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426462391810" cn_domain=PS} 20250813122558874 DLINP <000b> input/ipa.c:452 connected read/write 20250813122558874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122558874 DLINP <000b> input/ipa.c:452 connected read/write 20250813122558874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@829a15aea750: Found GsupExpect[0] for "262426462391810" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@829a15aea750: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262426462391810" 20250813122558878 DLINP <000b> input/ipa.c:452 connected read/write 20250813122558878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122558878 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426462391810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426462391810"} 20250813122558878 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426462391810)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122558878 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426462391810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122558878 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426462391810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426462391810"} 20250813122558878 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426462391810 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122558878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426462391810)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122558878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426462391810)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122558878 DLU <0006> fsm.c:568 lu(PS:IMSI-262426462391810)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122558878 DLINP <000b> input/ipa.c:452 connected read/write 20250813122558878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122558878 DLINP <000b> input/ipa.c:452 connected read/write 20250813122558878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@829a15aea750: setverdict(pass): none -> pass 20250813122558880 DLGSUP <0013> hlr.c:128 IMSI 262426462391810: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250813122558880 DLINP <000b> input/ipa.c:452 connected read/write 20250813122558880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122558880 DLINP <000b> input/ipa.c:452 connected read/write 20250813122558880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122558882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51652<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@829a15aea750: Final verdict of PTC: pass 20250813122558884 DLINP <000b> input/ipa.c:452 connected read/write 20250813122558884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122558884 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426462391810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426462391810"} 20250813122558884 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426462391810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250813122558884 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426462391810 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122558884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51644<->l=127.0.0.1:4258 20250813122558886 DLINP <000b> input/ipa.c:452 connected read/write 20250813122558886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122558886 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(101)@829a15aea750: Final verdict of PTC: none 20250813122558886 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122558886 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122558886 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36757<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@829a15aea750: Final verdict of PTC: none 102@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 102: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@829a15aea750: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Wed Aug 13 12:25: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 20250813122558938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51654<->l=127.0.0.1:4258 20250813122559039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51654<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=34256) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Wed Aug 13 12:26:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_gsup_purge_cs started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122602149 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122602149 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122602154 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46322<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122602160 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602160 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602160 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122602160 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122602160 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  20250813122602160 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122602160 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  20250813122602160 DLGSUP <0013> gsup_server.c:236 2:  20250813122602160 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122602160 DLGSUP <0013> gsup_server.c:236 3:  20250813122602160 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122602160 DLGSUP <0013> gsup_server.c:236 4:  20250813122602160 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122602160 DLGSUP <0013> gsup_server.c:236 5:  20250813122602160 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122602160 DLGSUP <0013> gsup_server.c:236 7:  20250813122602160 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122602160 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122602160 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122602160 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@829a15aea750: 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") 20250813122602184 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46025<->l=127.0.0.1:4259) 20250813122602194 DAUC <0003> db_auc.c:157 IMSI='262426358676477': No 2G Auth Data 20250813122602195 DAUC <0003> db_auc.c:192 IMSI='262426358676477': No 3G Auth Data HLR_Test-GSUP(106)@829a15aea750: Created GsupExpect[0] for "262426358676477" to be handled at TC_gsup_purge_cs(109) 20250813122602220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46326<->l=127.0.0.1:4258 20250813122602228 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602228 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426358676477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426358676477" cn_domain=PS} 20250813122602228 DLU <0006> fsm.c:456 lu(262426358676477)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122602228 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426358676477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122602228 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426358676477)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122602228 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426358676477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426358676477" cn_domain=PS} 20250813122602228 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602229 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@829a15aea750: Found GsupExpect[0] for "262426358676477" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@829a15aea750: Added IMSI table entry 0TC_gsup_purge_cs(109)"262426358676477" 20250813122602232 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602232 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426358676477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426358676477"} 20250813122602232 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426358676477)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122602232 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426358676477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122602232 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426358676477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426358676477"} 20250813122602232 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426358676477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122602232 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426358676477)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122602232 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426358676477)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122602232 DLU <0006> fsm.c:568 lu(PS:IMSI-262426358676477)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122602232 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602232 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@829a15aea750: setverdict(pass): none -> pass 20250813122602233 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602233 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426358676477 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426358676477" cn_domain=CS} 20250813122602233 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426358676477 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250813122602233 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426358676477 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426358676477"} 20250813122602234 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426358676477 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250813122602234 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602234 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122602235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46326<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@829a15aea750: Final verdict of PTC: pass 20250813122602236 DAUC <0003> db_auc.c:157 IMSI='262420064103254': No 2G Auth Data 20250813122602236 DAUC <0003> db_auc.c:192 IMSI='262420064103254': No 3G Auth Data 20250813122602236 DLGSUP <0013> hlr.c:121 IMSI 262420064103254: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@829a15aea750: Created GsupExpect[0] for "262420064103254" to be handled at TC_gsup_purge_cs(110) 20250813122602243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46342<->l=127.0.0.1:4258 20250813122602244 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602244 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420064103254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420064103254" cn_domain=PS} 20250813122602244 DLU <0006> fsm.c:456 lu(262420064103254)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122602244 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420064103254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122602244 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420064103254)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122602244 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420064103254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420064103254" cn_domain=PS} 20250813122602244 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602244 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@829a15aea750: Found GsupExpect[0] for "262420064103254" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@829a15aea750: Added IMSI table entry 1TC_gsup_purge_cs(110)"262420064103254" 20250813122602245 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602245 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420064103254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420064103254"} 20250813122602245 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420064103254)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122602245 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420064103254 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122602245 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420064103254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420064103254"} 20250813122602245 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420064103254 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122602245 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420064103254)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122602245 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420064103254)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122602245 DLU <0006> fsm.c:568 lu(PS:IMSI-262420064103254)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122602245 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602245 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@829a15aea750: setverdict(pass): none -> pass 20250813122602245 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602245 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420064103254 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420064103254" cn_domain=CS} 20250813122602245 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420064103254 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250813122602245 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420064103254 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420064103254"} 20250813122602245 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420064103254 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250813122602245 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602245 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122602246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46342<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@829a15aea750: Final verdict of PTC: pass 20250813122602246 DAUC <0003> db_auc.c:157 IMSI='262427208675014': No 2G Auth Data 20250813122602246 DAUC <0003> db_auc.c:192 IMSI='262427208675014': No 3G Auth Data 20250813122602247 DLGSUP <0013> hlr.c:121 IMSI 262427208675014: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@829a15aea750: Created GsupExpect[0] for "262427208675014" to be handled at TC_gsup_purge_cs(111) 20250813122602252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46352<->l=127.0.0.1:4258 20250813122602254 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602254 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427208675014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427208675014" cn_domain=PS} 20250813122602254 DLU <0006> fsm.c:456 lu(262427208675014)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122602254 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427208675014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122602254 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427208675014)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122602254 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427208675014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427208675014" cn_domain=PS} 20250813122602254 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602254 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602254 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@829a15aea750: Found GsupExpect[0] for "262427208675014" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@829a15aea750: Added IMSI table entry 2TC_gsup_purge_cs(111)"262427208675014" 20250813122602255 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602255 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427208675014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427208675014"} 20250813122602255 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427208675014)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122602255 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427208675014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122602255 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427208675014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427208675014"} 20250813122602255 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427208675014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122602255 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427208675014)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122602255 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427208675014)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122602255 DLU <0006> fsm.c:568 lu(PS:IMSI-262427208675014)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122602255 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602255 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@829a15aea750: setverdict(pass): none -> pass 20250813122602256 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602256 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427208675014 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427208675014" cn_domain=CS} 20250813122602256 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427208675014 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250813122602256 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427208675014 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427208675014"} 20250813122602256 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427208675014 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250813122602256 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602256 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122602257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46352<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@829a15aea750: Final verdict of PTC: pass 20250813122602257 DAUC <0003> db_auc.c:157 IMSI='262426522626649': No 2G Auth Data 20250813122602257 DAUC <0003> db_auc.c:192 IMSI='262426522626649': No 3G Auth Data 20250813122602258 DLGSUP <0013> hlr.c:121 IMSI 262426522626649: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@829a15aea750: Created GsupExpect[0] for "262426522626649" to be handled at TC_gsup_purge_cs(112) 20250813122602263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46360<->l=127.0.0.1:4258 20250813122602265 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602265 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426522626649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426522626649" cn_domain=PS} 20250813122602265 DLU <0006> fsm.c:456 lu(262426522626649)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122602265 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426522626649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122602265 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426522626649)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122602265 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426522626649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426522626649" cn_domain=PS} 20250813122602265 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602265 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@829a15aea750: Found GsupExpect[0] for "262426522626649" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@829a15aea750: Added IMSI table entry 3TC_gsup_purge_cs(112)"262426522626649" 20250813122602266 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602266 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426522626649 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426522626649"} 20250813122602266 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426522626649)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122602266 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426522626649 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122602266 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426522626649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426522626649"} 20250813122602266 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426522626649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122602266 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426522626649)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122602266 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426522626649)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122602266 DLU <0006> fsm.c:568 lu(PS:IMSI-262426522626649)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122602266 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602266 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@829a15aea750: setverdict(pass): none -> pass 20250813122602267 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602267 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426522626649 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426522626649" cn_domain=CS} 20250813122602267 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426522626649 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250813122602267 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426522626649 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426522626649"} 20250813122602267 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426522626649 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250813122602267 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602267 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122602267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46360<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@829a15aea750: Final verdict of PTC: pass 20250813122602268 DAUC <0003> db_auc.c:157 IMSI='262423808444825': No 2G Auth Data 20250813122602268 DAUC <0003> db_auc.c:192 IMSI='262423808444825': No 3G Auth Data 20250813122602269 DLGSUP <0013> hlr.c:121 IMSI 262423808444825: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@829a15aea750: Created GsupExpect[0] for "262423808444825" to be handled at TC_gsup_purge_cs(113) 20250813122602274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46364<->l=127.0.0.1:4258 20250813122602276 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602276 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423808444825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423808444825" cn_domain=PS} 20250813122602276 DLU <0006> fsm.c:456 lu(262423808444825)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122602276 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423808444825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122602276 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423808444825)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122602276 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423808444825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423808444825" cn_domain=PS} 20250813122602276 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602276 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@829a15aea750: Found GsupExpect[0] for "262423808444825" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@829a15aea750: Added IMSI table entry 4TC_gsup_purge_cs(113)"262423808444825" 20250813122602277 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602277 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423808444825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423808444825"} 20250813122602277 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423808444825)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122602277 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423808444825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122602277 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423808444825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423808444825"} 20250813122602277 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423808444825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122602277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423808444825)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122602277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423808444825)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122602277 DLU <0006> fsm.c:568 lu(PS:IMSI-262423808444825)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122602277 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602277 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@829a15aea750: setverdict(pass): none -> pass 20250813122602277 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602277 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423808444825 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423808444825" cn_domain=CS} 20250813122602277 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423808444825 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250813122602277 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423808444825 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423808444825"} 20250813122602277 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423808444825 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250813122602277 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602277 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122602278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46364<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@829a15aea750: Final verdict of PTC: pass 20250813122602278 DAUC <0003> db_auc.c:157 IMSI='262423200567127': No 2G Auth Data 20250813122602278 DAUC <0003> db_auc.c:192 IMSI='262423200567127': No 3G Auth Data 20250813122602278 DLGSUP <0013> hlr.c:121 IMSI 262423200567127: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@829a15aea750: Created GsupExpect[0] for "262423200567127" to be handled at TC_gsup_purge_cs(114) 20250813122602283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46370<->l=127.0.0.1:4258 20250813122602285 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602285 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423200567127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423200567127" cn_domain=PS} 20250813122602285 DLU <0006> fsm.c:456 lu(262423200567127)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122602285 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423200567127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122602285 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423200567127)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122602285 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423200567127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423200567127" cn_domain=PS} 20250813122602285 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602285 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@829a15aea750: Found GsupExpect[0] for "262423200567127" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@829a15aea750: Added IMSI table entry 5TC_gsup_purge_cs(114)"262423200567127" 20250813122602286 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602286 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423200567127 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423200567127"} 20250813122602286 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423200567127)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122602286 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423200567127 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122602286 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423200567127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423200567127"} 20250813122602286 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423200567127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122602286 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423200567127)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122602286 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423200567127)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122602286 DLU <0006> fsm.c:568 lu(PS:IMSI-262423200567127)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122602286 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602286 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@829a15aea750: setverdict(pass): none -> pass 20250813122602286 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602286 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423200567127 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423200567127" cn_domain=CS} 20250813122602286 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423200567127 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250813122602286 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423200567127 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423200567127"} 20250813122602286 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423200567127 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250813122602286 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602286 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122602287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46370<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@829a15aea750: Final verdict of PTC: pass 20250813122602287 DAUC <0003> db_auc.c:157 IMSI='262425490812259': No 2G Auth Data 20250813122602287 DAUC <0003> db_auc.c:192 IMSI='262425490812259': No 3G Auth Data 20250813122602287 DLGSUP <0013> hlr.c:121 IMSI 262425490812259: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@829a15aea750: Created GsupExpect[0] for "262425490812259" to be handled at TC_gsup_purge_cs(115) 20250813122602293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46378<->l=127.0.0.1:4258 20250813122602295 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602295 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602295 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425490812259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425490812259" cn_domain=PS} 20250813122602295 DLU <0006> fsm.c:456 lu(262425490812259)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122602295 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425490812259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122602295 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425490812259)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122602295 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425490812259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425490812259" cn_domain=PS} 20250813122602295 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602295 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@829a15aea750: Found GsupExpect[0] for "262425490812259" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@829a15aea750: Added IMSI table entry 6TC_gsup_purge_cs(115)"262425490812259" 20250813122602295 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602295 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602295 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425490812259 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425490812259"} 20250813122602295 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425490812259)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122602295 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425490812259 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122602295 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425490812259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425490812259"} 20250813122602295 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425490812259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122602295 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425490812259)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122602295 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425490812259)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122602295 DLU <0006> fsm.c:568 lu(PS:IMSI-262425490812259)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122602295 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602295 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602296 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@829a15aea750: setverdict(pass): none -> pass 20250813122602296 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602296 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425490812259 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425490812259" cn_domain=CS} 20250813122602296 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425490812259 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250813122602296 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425490812259 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425490812259"} 20250813122602296 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425490812259 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250813122602296 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602296 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602296 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602296 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122602296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46378<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@829a15aea750: Final verdict of PTC: pass 20250813122602297 DAUC <0003> db_auc.c:157 IMSI='262429976137060': No 2G Auth Data 20250813122602297 DAUC <0003> db_auc.c:192 IMSI='262429976137060': No 3G Auth Data 20250813122602297 DLGSUP <0013> hlr.c:121 IMSI 262429976137060: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@829a15aea750: Created GsupExpect[0] for "262429976137060" to be handled at TC_gsup_purge_cs(116) 20250813122602302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4258 20250813122602304 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602304 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602304 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429976137060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429976137060" cn_domain=PS} 20250813122602304 DLU <0006> fsm.c:456 lu(262429976137060)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122602304 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429976137060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122602304 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429976137060)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122602304 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429976137060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429976137060" cn_domain=PS} 20250813122602304 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602304 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@829a15aea750: Found GsupExpect[0] for "262429976137060" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@829a15aea750: Added IMSI table entry 7TC_gsup_purge_cs(116)"262429976137060" 20250813122602305 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602305 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429976137060 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429976137060"} 20250813122602305 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429976137060)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122602305 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429976137060 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122602305 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429976137060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429976137060"} 20250813122602305 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429976137060 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122602305 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429976137060)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122602305 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429976137060)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122602305 DLU <0006> fsm.c:568 lu(PS:IMSI-262429976137060)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122602305 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602305 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@829a15aea750: setverdict(pass): none -> pass 20250813122602306 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602306 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429976137060 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429976137060" cn_domain=CS} 20250813122602306 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429976137060 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250813122602306 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429976137060 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429976137060"} 20250813122602306 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429976137060 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250813122602306 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122602306 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122602306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@829a15aea750: Final verdict of PTC: pass MTC@829a15aea750: setverdict(pass): none -> pass 20250813122602307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46322<->l=127.0.0.1:4258 20250813122602307 DLINP <000b> input/ipa.c:452 connected read/write 20250813122602307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122602307 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122602307 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122602307 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(106)@829a15aea750: Final verdict of PTC: none 20250813122602307 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46025<->l=127.0.0.1:4259) 107@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: pass MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@829a15aea750: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Wed Aug 13 12:26:02 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 20250813122602330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46402<->l=127.0.0.1:4258 20250813122602431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46402<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134564) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Wed Aug 13 12:26:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_gsup_purge_ps started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122605573 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122605573 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122605574 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46418<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@829a15aea750: 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) } } } } 20250813122605575 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(117)@829a15aea750: 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 } } } } 20250813122605576 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122605576 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122605576 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  20250813122605576 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122605576 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  20250813122605576 DLGSUP <0013> gsup_server.c:236 2:  20250813122605576 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122605576 DLGSUP <0013> gsup_server.c:236 3:  20250813122605576 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122605576 DLGSUP <0013> gsup_server.c:236 4:  20250813122605576 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122605576 DLGSUP <0013> gsup_server.c:236 5:  20250813122605576 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122605576 DLGSUP <0013> gsup_server.c:236 7:  20250813122605576 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122605576 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122605576 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122605576 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@829a15aea750: 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") 20250813122605585 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43057<->l=127.0.0.1:4259) 20250813122605589 DAUC <0003> db_auc.c:157 IMSI='262424684707447': No 2G Auth Data 20250813122605589 DAUC <0003> db_auc.c:192 IMSI='262424684707447': No 3G Auth Data HLR_Test-GSUP(118)@829a15aea750: Created GsupExpect[0] for "262424684707447" to be handled at TC_gsup_purge_ps(121) 20250813122605596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46428<->l=127.0.0.1:4258 20250813122605618 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605618 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605618 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424684707447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424684707447" cn_domain=PS} 20250813122605618 DLU <0006> fsm.c:456 lu(262424684707447)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122605618 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424684707447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122605618 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424684707447)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122605618 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424684707447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424684707447" cn_domain=PS} 20250813122605618 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605618 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605618 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@829a15aea750: Found GsupExpect[0] for "262424684707447" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@829a15aea750: Added IMSI table entry 0TC_gsup_purge_ps(121)"262424684707447" 20250813122605625 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605625 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424684707447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424684707447"} 20250813122605625 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424684707447)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122605625 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424684707447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122605625 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424684707447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424684707447"} 20250813122605625 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424684707447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122605625 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424684707447)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122605625 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424684707447)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122605625 DLU <0006> fsm.c:568 lu(PS:IMSI-262424684707447)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122605625 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605625 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@829a15aea750: setverdict(pass): none -> pass 20250813122605628 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605628 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424684707447 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424684707447" cn_domain=PS} 20250813122605629 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424684707447 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250813122605629 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424684707447 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424684707447"} 20250813122605629 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424684707447 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250813122605629 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605629 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122605631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46428<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@829a15aea750: Final verdict of PTC: pass 20250813122605634 DAUC <0003> db_auc.c:157 IMSI='262425602494257': No 2G Auth Data 20250813122605634 DAUC <0003> db_auc.c:192 IMSI='262425602494257': No 3G Auth Data 20250813122605635 DLGSUP <0013> hlr.c:121 IMSI 262425602494257: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@829a15aea750: Created GsupExpect[0] for "262425602494257" to be handled at TC_gsup_purge_ps(122) 20250813122605653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46430<->l=127.0.0.1:4258 20250813122605655 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605655 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425602494257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425602494257" cn_domain=PS} 20250813122605655 DLU <0006> fsm.c:456 lu(262425602494257)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122605655 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425602494257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122605655 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425602494257)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122605655 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425602494257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425602494257" cn_domain=PS} 20250813122605655 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605655 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@829a15aea750: Found GsupExpect[0] for "262425602494257" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@829a15aea750: Added IMSI table entry 1TC_gsup_purge_ps(122)"262425602494257" 20250813122605656 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605656 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425602494257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425602494257"} 20250813122605656 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425602494257)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122605656 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425602494257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122605656 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425602494257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425602494257"} 20250813122605656 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425602494257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122605656 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425602494257)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122605656 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425602494257)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122605656 DLU <0006> fsm.c:568 lu(PS:IMSI-262425602494257)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122605656 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605656 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@829a15aea750: setverdict(pass): none -> pass 20250813122605656 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605656 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425602494257 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425602494257" cn_domain=PS} 20250813122605656 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425602494257 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250813122605656 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425602494257 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425602494257"} 20250813122605656 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425602494257 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250813122605656 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605656 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122605657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46430<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@829a15aea750: Final verdict of PTC: pass 20250813122605658 DAUC <0003> db_auc.c:157 IMSI='262426996951280': No 2G Auth Data 20250813122605658 DAUC <0003> db_auc.c:192 IMSI='262426996951280': No 3G Auth Data 20250813122605658 DLGSUP <0013> hlr.c:121 IMSI 262426996951280: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@829a15aea750: Created GsupExpect[0] for "262426996951280" to be handled at TC_gsup_purge_ps(123) 20250813122605663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46436<->l=127.0.0.1:4258 20250813122605665 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605665 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426996951280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426996951280" cn_domain=PS} 20250813122605665 DLU <0006> fsm.c:456 lu(262426996951280)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122605665 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426996951280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122605665 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426996951280)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122605665 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426996951280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426996951280" cn_domain=PS} 20250813122605665 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605665 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@829a15aea750: Found GsupExpect[0] for "262426996951280" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@829a15aea750: Added IMSI table entry 2TC_gsup_purge_ps(123)"262426996951280" 20250813122605666 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605666 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426996951280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426996951280"} 20250813122605666 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426996951280)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122605666 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426996951280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122605666 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426996951280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426996951280"} 20250813122605666 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426996951280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122605666 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426996951280)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122605666 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426996951280)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122605666 DLU <0006> fsm.c:568 lu(PS:IMSI-262426996951280)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122605666 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605666 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@829a15aea750: setverdict(pass): none -> pass 20250813122605667 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605667 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605667 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426996951280 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426996951280" cn_domain=PS} 20250813122605667 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426996951280 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250813122605667 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426996951280 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426996951280"} 20250813122605667 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426996951280 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250813122605667 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605667 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605667 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122605667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46436<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@829a15aea750: Final verdict of PTC: pass 20250813122605668 DAUC <0003> db_auc.c:157 IMSI='262427434530303': No 2G Auth Data 20250813122605668 DAUC <0003> db_auc.c:192 IMSI='262427434530303': No 3G Auth Data 20250813122605668 DLGSUP <0013> hlr.c:121 IMSI 262427434530303: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@829a15aea750: Created GsupExpect[0] for "262427434530303" to be handled at TC_gsup_purge_ps(124) 20250813122605673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46450<->l=127.0.0.1:4258 20250813122605674 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605674 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605674 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427434530303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427434530303" cn_domain=PS} 20250813122605674 DLU <0006> fsm.c:456 lu(262427434530303)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122605674 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427434530303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122605674 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427434530303)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122605674 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427434530303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427434530303" cn_domain=PS} 20250813122605674 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605675 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@829a15aea750: Found GsupExpect[0] for "262427434530303" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@829a15aea750: Added IMSI table entry 3TC_gsup_purge_ps(124)"262427434530303" 20250813122605675 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605675 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427434530303 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427434530303"} 20250813122605675 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427434530303)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122605675 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427434530303 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122605675 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427434530303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427434530303"} 20250813122605675 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427434530303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122605675 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427434530303)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122605675 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427434530303)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122605675 DLU <0006> fsm.c:568 lu(PS:IMSI-262427434530303)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122605675 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605675 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@829a15aea750: setverdict(pass): none -> pass 20250813122605676 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605676 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605676 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427434530303 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427434530303" cn_domain=PS} 20250813122605676 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427434530303 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250813122605676 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427434530303 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427434530303"} 20250813122605676 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427434530303 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250813122605676 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605676 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605676 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122605677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46450<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@829a15aea750: Final verdict of PTC: pass 20250813122605677 DAUC <0003> db_auc.c:157 IMSI='262421115003819': No 2G Auth Data 20250813122605677 DAUC <0003> db_auc.c:192 IMSI='262421115003819': No 3G Auth Data 20250813122605677 DLGSUP <0013> hlr.c:121 IMSI 262421115003819: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@829a15aea750: Created GsupExpect[0] for "262421115003819" to be handled at TC_gsup_purge_ps(125) 20250813122605683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46452<->l=127.0.0.1:4258 20250813122605684 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605684 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421115003819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421115003819" cn_domain=PS} 20250813122605684 DLU <0006> fsm.c:456 lu(262421115003819)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122605684 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421115003819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122605684 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421115003819)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122605684 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421115003819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421115003819" cn_domain=PS} 20250813122605684 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605684 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@829a15aea750: Found GsupExpect[0] for "262421115003819" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@829a15aea750: Added IMSI table entry 4TC_gsup_purge_ps(125)"262421115003819" 20250813122605685 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605685 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421115003819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421115003819"} 20250813122605685 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421115003819)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122605685 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421115003819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122605685 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421115003819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421115003819"} 20250813122605685 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421115003819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122605685 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421115003819)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122605685 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421115003819)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122605685 DLU <0006> fsm.c:568 lu(PS:IMSI-262421115003819)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122605685 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605685 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605685 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@829a15aea750: setverdict(pass): none -> pass 20250813122605686 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605686 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605686 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421115003819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421115003819" cn_domain=PS} 20250813122605686 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421115003819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250813122605686 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421115003819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421115003819"} 20250813122605686 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421115003819 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250813122605686 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605686 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122605686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46452<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@829a15aea750: Final verdict of PTC: pass 20250813122605687 DAUC <0003> db_auc.c:157 IMSI='262420826289399': No 2G Auth Data 20250813122605687 DAUC <0003> db_auc.c:192 IMSI='262420826289399': No 3G Auth Data 20250813122605687 DLGSUP <0013> hlr.c:121 IMSI 262420826289399: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@829a15aea750: Created GsupExpect[0] for "262420826289399" to be handled at TC_gsup_purge_ps(126) 20250813122605693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46456<->l=127.0.0.1:4258 20250813122605694 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605694 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420826289399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420826289399" cn_domain=PS} 20250813122605694 DLU <0006> fsm.c:456 lu(262420826289399)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122605694 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420826289399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122605694 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420826289399)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122605694 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420826289399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420826289399" cn_domain=PS} 20250813122605694 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605694 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605694 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@829a15aea750: Found GsupExpect[0] for "262420826289399" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@829a15aea750: Added IMSI table entry 5TC_gsup_purge_ps(126)"262420826289399" 20250813122605695 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605695 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420826289399 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420826289399"} 20250813122605695 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420826289399)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122605695 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420826289399 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122605695 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420826289399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420826289399"} 20250813122605695 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420826289399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122605695 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420826289399)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122605695 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420826289399)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122605695 DLU <0006> fsm.c:568 lu(PS:IMSI-262420826289399)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122605695 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605695 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605695 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@829a15aea750: setverdict(pass): none -> pass 20250813122605696 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605696 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420826289399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420826289399" cn_domain=PS} 20250813122605696 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420826289399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250813122605696 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420826289399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420826289399"} 20250813122605696 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420826289399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250813122605696 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605696 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122605697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46456<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@829a15aea750: Final verdict of PTC: pass 20250813122605697 DAUC <0003> db_auc.c:157 IMSI='262424102438952': No 2G Auth Data 20250813122605697 DAUC <0003> db_auc.c:192 IMSI='262424102438952': No 3G Auth Data 20250813122605698 DLGSUP <0013> hlr.c:121 IMSI 262424102438952: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@829a15aea750: Created GsupExpect[0] for "262424102438952" to be handled at TC_gsup_purge_ps(127) 20250813122605703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46464<->l=127.0.0.1:4258 20250813122605704 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605704 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424102438952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424102438952" cn_domain=PS} 20250813122605704 DLU <0006> fsm.c:456 lu(262424102438952)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122605704 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424102438952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122605705 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424102438952)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122605705 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424102438952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424102438952" cn_domain=PS} 20250813122605705 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605705 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@829a15aea750: Found GsupExpect[0] for "262424102438952" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@829a15aea750: Added IMSI table entry 6TC_gsup_purge_ps(127)"262424102438952" 20250813122605705 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605705 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605705 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424102438952 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424102438952"} 20250813122605705 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424102438952)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122605705 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424102438952 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122605705 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424102438952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424102438952"} 20250813122605705 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424102438952 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122605705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424102438952)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122605705 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424102438952)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122605705 DLU <0006> fsm.c:568 lu(PS:IMSI-262424102438952)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122605705 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605705 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@829a15aea750: setverdict(pass): none -> pass 20250813122605706 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605706 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424102438952 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424102438952" cn_domain=PS} 20250813122605706 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424102438952 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250813122605706 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424102438952 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424102438952"} 20250813122605706 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424102438952 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250813122605706 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605706 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122605707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46464<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@829a15aea750: Final verdict of PTC: pass 20250813122605707 DAUC <0003> db_auc.c:157 IMSI='262428009885477': No 2G Auth Data 20250813122605707 DAUC <0003> db_auc.c:192 IMSI='262428009885477': No 3G Auth Data 20250813122605708 DLGSUP <0013> hlr.c:121 IMSI 262428009885477: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@829a15aea750: Created GsupExpect[0] for "262428009885477" to be handled at TC_gsup_purge_ps(128) 20250813122605714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46472<->l=127.0.0.1:4258 20250813122605716 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605716 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605716 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428009885477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428009885477" cn_domain=PS} 20250813122605716 DLU <0006> fsm.c:456 lu(262428009885477)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122605716 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428009885477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122605716 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428009885477)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122605716 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428009885477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428009885477" cn_domain=PS} 20250813122605716 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605716 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@829a15aea750: Found GsupExpect[0] for "262428009885477" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@829a15aea750: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428009885477" 20250813122605718 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605718 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428009885477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428009885477"} 20250813122605718 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428009885477)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122605718 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428009885477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122605718 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428009885477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428009885477"} 20250813122605718 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428009885477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122605718 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428009885477)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122605718 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428009885477)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122605718 DLU <0006> fsm.c:568 lu(PS:IMSI-262428009885477)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122605718 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605718 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@829a15aea750: setverdict(pass): none -> pass 20250813122605719 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605719 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605719 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428009885477 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428009885477" cn_domain=PS} 20250813122605719 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428009885477 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250813122605719 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428009885477 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428009885477"} 20250813122605719 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428009885477 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250813122605719 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122605719 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122605719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46472<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@829a15aea750: Final verdict of PTC: pass MTC@829a15aea750: setverdict(pass): none -> pass 20250813122605721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46418<->l=127.0.0.1:4258 20250813122605721 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43057<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@829a15aea750: Final verdict of PTC: none 20250813122605721 DLINP <000b> input/ipa.c:452 connected read/write 20250813122605721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122605721 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122605721 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122605721 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(120)@829a15aea750: Final verdict of PTC: none 119@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: pass MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@829a15aea750: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Wed Aug 13 12:26:05 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 20250813122605746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46484<->l=127.0.0.1:4258 20250813122605847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46484<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134564) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Wed Aug 13 12:26:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_gsup_purge_unknown started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122608999 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122608999 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122609004 DLINP <000b> input/ipa.c:452 connected read/write 20250813122609004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122609006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46496<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122609009 DLINP <000b> input/ipa.c:452 connected read/write 20250813122609009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122609010 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122609010 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122609010 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  20250813122609010 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122609010 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  20250813122609010 DLGSUP <0013> gsup_server.c:236 2:  20250813122609010 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122609010 DLGSUP <0013> gsup_server.c:236 3:  20250813122609010 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122609010 DLGSUP <0013> gsup_server.c:236 4:  20250813122609010 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(129)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122609010 DLGSUP <0013> gsup_server.c:236 5:  20250813122609010 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122609010 DLGSUP <0013> gsup_server.c:236 7:  20250813122609010 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122609010 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122609010 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122609010 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@829a15aea750: 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") 20250813122609034 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39667<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@829a15aea750: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250813122609045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46510<->l=127.0.0.1:4258 20250813122609051 DLINP <000b> input/ipa.c:452 connected read/write 20250813122609051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122609051 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} 20250813122609051 DLU <0006> fsm.c:456 lu(2345743413463)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122609051 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 20250813122609051 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} 20250813122609051 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122609051 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55b159a08b30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122609051 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55b159a08b30]{UNVALIDATED}: Freeing instance 20250813122609051 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55b159a08b30]{UNVALIDATED}: Deallocated 20250813122609051 DLINP <000b> input/ipa.c:452 connected read/write 20250813122609051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122609051 DLINP <000b> input/ipa.c:452 connected read/write 20250813122609051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@829a15aea750: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@829a15aea750: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@829a15aea750: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122609054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46510<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@829a15aea750: Final verdict of PTC: pass MTC@829a15aea750: setverdict(pass): none -> pass 20250813122609055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46496<->l=127.0.0.1:4258 20250813122609057 DLINP <000b> input/ipa.c:452 connected read/write 20250813122609057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122609057 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122609057 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122609057 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122609057 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39667<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@829a15aea750: Final verdict of PTC: none 131@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: pass MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@829a15aea750: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Wed Aug 13 12:26:09 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 20250813122609084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46522<->l=127.0.0.1:4258 20250813122609185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46522<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26016) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Wed Aug 13 12:26:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_mo_ussd_unknown started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122612332 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122612333 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122612337 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122612339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42982<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122612342 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122612342 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122612342 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122612342 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  20250813122612342 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122612342 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  20250813122612342 DLGSUP <0013> gsup_server.c:236 2:  20250813122612342 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122612342 DLGSUP <0013> gsup_server.c:236 3:  20250813122612342 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122612342 DLGSUP <0013> gsup_server.c:236 4:  20250813122612342 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122612342 DLGSUP <0013> gsup_server.c:236 5:  20250813122612342 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122612342 DLGSUP <0013> gsup_server.c:236 7:  20250813122612342 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122612342 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122612342 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122612342 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@829a15aea750: 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") 20250813122612353 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35271<->l=127.0.0.1:4259) 20250813122612356 DAUC <0003> db_auc.c:157 IMSI='262427071290920': No 2G Auth Data 20250813122612356 DAUC <0003> db_auc.c:192 IMSI='262427071290920': No 3G Auth Data HLR_Test-GSUP(135)@829a15aea750: Created GsupExpect[0] for "262427071290920" to be handled at TC_mo_ussd_unknown(138) 20250813122612364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42990<->l=127.0.0.1:4258 20250813122612386 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122612386 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427071290920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427071290920" session_id=2238323740 session_state=BEGIN} 20250813122612386 DSS <0004> hlr_ussd.c:576 262427071290920/0x856a1c1c: Process SS (BEGIN) 20250813122612386 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250813122612386 DSS <0004> hlr_ussd.c:518 262427071290920/0x856a1c1c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250813122612386 DSS <0004> hlr_ussd.c:523 262427071290920/0x856a1c1c: USSD for unknown code '*#200#' 20250813122612386 DSS <0004> hlr_ussd.c:354 262427071290920/0x856a1c1c: Tx ReturnError(1, 0x12) 20250813122612386 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427071290920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427071290920" session_id=2238323740 session_state=END} 20250813122612386 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122612386 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@829a15aea750: Found GsupExpect[0] for "262427071290920" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@829a15aea750: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262427071290920" TC_mo_ussd_unknown(138)@829a15aea750: setverdict(pass): none -> pass 20250813122612395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42990<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@829a15aea750: Final verdict of PTC: pass 20250813122612396 DAUC <0003> db_auc.c:157 IMSI='262429361437967': No 2G Auth Data 20250813122612396 DAUC <0003> db_auc.c:192 IMSI='262429361437967': No 3G Auth Data HLR_Test-GSUP(135)@829a15aea750: Created GsupExpect[0] for "262429361437967" to be handled at TC_mo_ussd_unknown(139) 20250813122612406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42992<->l=127.0.0.1:4258 20250813122612408 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122612408 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429361437967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429361437967" session_id=2312900208 session_state=BEGIN} 20250813122612408 DSS <0004> hlr_ussd.c:576 262429361437967/0x89dc0e70: Process SS (BEGIN) 20250813122612408 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250813122612408 DSS <0004> hlr_ussd.c:518 262429361437967/0x89dc0e70: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250813122612408 DSS <0004> hlr_ussd.c:523 262429361437967/0x89dc0e70: USSD for unknown code '*#200#' 20250813122612408 DSS <0004> hlr_ussd.c:354 262429361437967/0x89dc0e70: Tx ReturnError(1, 0x12) 20250813122612408 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429361437967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429361437967" session_id=2312900208 session_state=END} 20250813122612408 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122612408 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@829a15aea750: Found GsupExpect[0] for "262429361437967" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@829a15aea750: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262429361437967" TC_mo_ussd_unknown(139)@829a15aea750: setverdict(pass): none -> pass 20250813122612410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42992<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@829a15aea750: Final verdict of PTC: pass 20250813122612410 DAUC <0003> db_auc.c:157 IMSI='262427666290329': No 2G Auth Data 20250813122612410 DAUC <0003> db_auc.c:192 IMSI='262427666290329': No 3G Auth Data HLR_Test-GSUP(135)@829a15aea750: Created GsupExpect[0] for "262427666290329" to be handled at TC_mo_ussd_unknown(140) 20250813122612417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42994<->l=127.0.0.1:4258 20250813122612420 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122612420 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427666290329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427666290329" session_id=509464846 session_state=BEGIN} 20250813122612420 DSS <0004> hlr_ussd.c:576 262427666290329/0x1e5dd10e: Process SS (BEGIN) 20250813122612420 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250813122612420 DSS <0004> hlr_ussd.c:518 262427666290329/0x1e5dd10e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250813122612420 DSS <0004> hlr_ussd.c:523 262427666290329/0x1e5dd10e: USSD for unknown code '*#200#' 20250813122612420 DSS <0004> hlr_ussd.c:354 262427666290329/0x1e5dd10e: Tx ReturnError(1, 0x12) 20250813122612420 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427666290329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427666290329" session_id=509464846 session_state=END} 20250813122612420 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122612420 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@829a15aea750: Found GsupExpect[0] for "262427666290329" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@829a15aea750: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262427666290329" TC_mo_ussd_unknown(140)@829a15aea750: setverdict(pass): none -> pass 20250813122612422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42994<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@829a15aea750: Final verdict of PTC: pass 20250813122612422 DAUC <0003> db_auc.c:157 IMSI='262425180602255': No 2G Auth Data 20250813122612422 DAUC <0003> db_auc.c:192 IMSI='262425180602255': No 3G Auth Data HLR_Test-GSUP(135)@829a15aea750: Created GsupExpect[0] for "262425180602255" to be handled at TC_mo_ussd_unknown(141) 20250813122612427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43004<->l=127.0.0.1:4258 20250813122612430 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122612430 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425180602255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425180602255" session_id=1410546010 session_state=BEGIN} 20250813122612430 DSS <0004> hlr_ussd.c:576 262425180602255/0x5413395a: Process SS (BEGIN) 20250813122612430 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250813122612430 DSS <0004> hlr_ussd.c:518 262425180602255/0x5413395a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250813122612430 DSS <0004> hlr_ussd.c:523 262425180602255/0x5413395a: USSD for unknown code '*#200#' 20250813122612430 DSS <0004> hlr_ussd.c:354 262425180602255/0x5413395a: Tx ReturnError(1, 0x12) 20250813122612430 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425180602255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425180602255" session_id=1410546010 session_state=END} 20250813122612430 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122612430 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@829a15aea750: Found GsupExpect[0] for "262425180602255" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@829a15aea750: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262425180602255" TC_mo_ussd_unknown(141)@829a15aea750: setverdict(pass): none -> pass 20250813122612431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43004<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@829a15aea750: Final verdict of PTC: pass 20250813122612432 DAUC <0003> db_auc.c:157 IMSI='262422512592202': No 2G Auth Data 20250813122612432 DAUC <0003> db_auc.c:192 IMSI='262422512592202': No 3G Auth Data HLR_Test-GSUP(135)@829a15aea750: Created GsupExpect[0] for "262422512592202" to be handled at TC_mo_ussd_unknown(142) 20250813122612437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43012<->l=127.0.0.1:4258 20250813122612440 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122612440 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422512592202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422512592202" session_id=516239360 session_state=BEGIN} 20250813122612440 DSS <0004> hlr_ussd.c:576 262422512592202/0x1ec53000: Process SS (BEGIN) 20250813122612440 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250813122612440 DSS <0004> hlr_ussd.c:518 262422512592202/0x1ec53000: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250813122612440 DSS <0004> hlr_ussd.c:523 262422512592202/0x1ec53000: USSD for unknown code '*#200#' 20250813122612440 DSS <0004> hlr_ussd.c:354 262422512592202/0x1ec53000: Tx ReturnError(1, 0x12) 20250813122612440 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422512592202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422512592202" session_id=516239360 session_state=END} 20250813122612440 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122612440 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@829a15aea750: Found GsupExpect[0] for "262422512592202" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@829a15aea750: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262422512592202" TC_mo_ussd_unknown(142)@829a15aea750: setverdict(pass): none -> pass 20250813122612441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43012<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@829a15aea750: Final verdict of PTC: pass 20250813122612441 DAUC <0003> db_auc.c:157 IMSI='262424494867658': No 2G Auth Data 20250813122612441 DAUC <0003> db_auc.c:192 IMSI='262424494867658': No 3G Auth Data HLR_Test-GSUP(135)@829a15aea750: Created GsupExpect[0] for "262424494867658" to be handled at TC_mo_ussd_unknown(143) 20250813122612447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43028<->l=127.0.0.1:4258 20250813122612449 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122612449 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424494867658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424494867658" session_id=203335392 session_state=BEGIN} 20250813122612449 DSS <0004> hlr_ussd.c:576 262424494867658/0x0c1ea6e0: Process SS (BEGIN) 20250813122612449 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250813122612449 DSS <0004> hlr_ussd.c:518 262424494867658/0x0c1ea6e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250813122612449 DSS <0004> hlr_ussd.c:523 262424494867658/0x0c1ea6e0: USSD for unknown code '*#200#' 20250813122612449 DSS <0004> hlr_ussd.c:354 262424494867658/0x0c1ea6e0: Tx ReturnError(1, 0x12) 20250813122612449 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424494867658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424494867658" session_id=203335392 session_state=END} 20250813122612449 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122612449 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@829a15aea750: Found GsupExpect[0] for "262424494867658" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@829a15aea750: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262424494867658" TC_mo_ussd_unknown(143)@829a15aea750: setverdict(pass): none -> pass 20250813122612451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43028<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@829a15aea750: Final verdict of PTC: pass 20250813122612458 DAUC <0003> db_auc.c:157 IMSI='262428255500143': No 2G Auth Data 20250813122612458 DAUC <0003> db_auc.c:192 IMSI='262428255500143': No 3G Auth Data HLR_Test-GSUP(135)@829a15aea750: Created GsupExpect[0] for "262428255500143" to be handled at TC_mo_ussd_unknown(144) 20250813122612465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43032<->l=127.0.0.1:4258 20250813122612468 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122612468 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428255500143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428255500143" session_id=732958451 session_state=BEGIN} 20250813122612468 DSS <0004> hlr_ussd.c:576 262428255500143/0x2bb00ef3: Process SS (BEGIN) 20250813122612468 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250813122612468 DSS <0004> hlr_ussd.c:518 262428255500143/0x2bb00ef3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250813122612468 DSS <0004> hlr_ussd.c:523 262428255500143/0x2bb00ef3: USSD for unknown code '*#200#' 20250813122612468 DSS <0004> hlr_ussd.c:354 262428255500143/0x2bb00ef3: Tx ReturnError(1, 0x12) 20250813122612468 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428255500143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428255500143" session_id=732958451 session_state=END} 20250813122612468 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122612468 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@829a15aea750: Found GsupExpect[0] for "262428255500143" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@829a15aea750: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262428255500143" TC_mo_ussd_unknown(144)@829a15aea750: setverdict(pass): none -> pass 20250813122612469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43032<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@829a15aea750: Final verdict of PTC: pass 20250813122612470 DAUC <0003> db_auc.c:157 IMSI='262426011515930': No 2G Auth Data 20250813122612470 DAUC <0003> db_auc.c:192 IMSI='262426011515930': No 3G Auth Data HLR_Test-GSUP(135)@829a15aea750: Created GsupExpect[0] for "262426011515930" to be handled at TC_mo_ussd_unknown(145) 20250813122612478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43042<->l=127.0.0.1:4258 20250813122612481 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612481 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122612481 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426011515930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426011515930" session_id=2352687470 session_state=BEGIN} 20250813122612481 DSS <0004> hlr_ussd.c:576 262426011515930/0x8c3b296e: Process SS (BEGIN) 20250813122612481 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250813122612481 DSS <0004> hlr_ussd.c:518 262426011515930/0x8c3b296e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250813122612481 DSS <0004> hlr_ussd.c:523 262426011515930/0x8c3b296e: USSD for unknown code '*#200#' 20250813122612481 DSS <0004> hlr_ussd.c:354 262426011515930/0x8c3b296e: Tx ReturnError(1, 0x12) 20250813122612481 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426011515930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426011515930" session_id=2352687470 session_state=END} 20250813122612481 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122612481 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612481 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@829a15aea750: Found GsupExpect[0] for "262426011515930" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@829a15aea750: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262426011515930" TC_mo_ussd_unknown(145)@829a15aea750: setverdict(pass): none -> pass 20250813122612483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43042<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@829a15aea750: Final verdict of PTC: pass 20250813122612483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42982<->l=127.0.0.1:4258 20250813122612483 DLINP <000b> input/ipa.c:452 connected read/write 20250813122612484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122612484 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122612484 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122612484 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122612484 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35271<->l=127.0.0.1:4259) 136@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP(135)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 136: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@829a15aea750: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Wed Aug 13 12:26:12 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 20250813122612507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43054<->l=127.0.0.1:4258 20250813122612607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43054<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81396) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Wed Aug 13 12:26:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_mo_ussd_euse_disc started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122615723 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122615723 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122615727 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122615729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43068<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122615732 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615732 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122615732 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122615732 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122615732 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  20250813122615732 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122615733 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  20250813122615733 DLGSUP <0013> gsup_server.c:236 2:  20250813122615733 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122615733 DLGSUP <0013> gsup_server.c:236 3:  20250813122615733 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122615733 DLGSUP <0013> gsup_server.c:236 4:  20250813122615733 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122615733 DLGSUP <0013> gsup_server.c:236 5:  20250813122615733 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122615733 DLGSUP <0013> gsup_server.c:236 7:  20250813122615733 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122615733 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122615733 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122615733 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@829a15aea750: 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") 20250813122615754 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43939<->l=127.0.0.1:4259) 20250813122615763 DAUC <0003> db_auc.c:157 IMSI='262420488923389': No 2G Auth Data 20250813122615763 DAUC <0003> db_auc.c:192 IMSI='262420488923389': No 3G Auth Data HLR_Test-GSUP(147)@829a15aea750: Created GsupExpect[0] for "262420488923389" to be handled at TC_mo_ussd_euse_disc(150) 20250813122615787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43072<->l=127.0.0.1:4258 20250813122615798 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122615798 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420488923389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420488923389" session_id=550455538 session_state=BEGIN} 20250813122615798 DSS <0004> hlr_ussd.c:576 262420488923389/0x20cf48f2: Process SS (BEGIN) 20250813122615798 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122615798 DSS <0004> hlr_ussd.c:518 262420488923389/0x20cf48f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122615798 DSS <0004> hlr_ussd.c:542 262420488923389/0x20cf48f2: Cannot find conn for EUSE EUSE-foobar 20250813122615798 DSS <0004> hlr_ussd.c:354 262420488923389/0x20cf48f2: Tx ReturnError(1, 0x22) 20250813122615798 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420488923389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420488923389" session_id=550455538 session_state=END} 20250813122615798 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122615798 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@829a15aea750: Found GsupExpect[0] for "262420488923389" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@829a15aea750: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262420488923389" TC_mo_ussd_euse_disc(150)@829a15aea750: setverdict(pass): none -> pass 20250813122615803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43072<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@829a15aea750: Final verdict of PTC: pass 20250813122615803 DAUC <0003> db_auc.c:157 IMSI='262425815794205': No 2G Auth Data 20250813122615803 DAUC <0003> db_auc.c:192 IMSI='262425815794205': No 3G Auth Data HLR_Test-GSUP(147)@829a15aea750: Created GsupExpect[0] for "262425815794205" to be handled at TC_mo_ussd_euse_disc(151) 20250813122615818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43076<->l=127.0.0.1:4258 20250813122615821 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122615821 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425815794205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425815794205" session_id=1411755896 session_state=BEGIN} 20250813122615821 DSS <0004> hlr_ussd.c:576 262425815794205/0x5425af78: Process SS (BEGIN) 20250813122615821 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122615821 DSS <0004> hlr_ussd.c:518 262425815794205/0x5425af78: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122615821 DSS <0004> hlr_ussd.c:542 262425815794205/0x5425af78: Cannot find conn for EUSE EUSE-foobar 20250813122615821 DSS <0004> hlr_ussd.c:354 262425815794205/0x5425af78: Tx ReturnError(1, 0x22) 20250813122615821 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425815794205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425815794205" session_id=1411755896 session_state=END} 20250813122615821 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122615821 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@829a15aea750: Found GsupExpect[0] for "262425815794205" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@829a15aea750: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262425815794205" 20250813122615822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43076<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@829a15aea750: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(151)@829a15aea750: Final verdict of PTC: pass 20250813122615823 DAUC <0003> db_auc.c:157 IMSI='262429964395456': No 2G Auth Data 20250813122615823 DAUC <0003> db_auc.c:192 IMSI='262429964395456': No 3G Auth Data HLR_Test-GSUP(147)@829a15aea750: Created GsupExpect[0] for "262429964395456" to be handled at TC_mo_ussd_euse_disc(152) 20250813122615828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43084<->l=127.0.0.1:4258 20250813122615831 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122615831 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429964395456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429964395456" session_id=1405445636 session_state=BEGIN} 20250813122615831 DSS <0004> hlr_ussd.c:576 262429964395456/0x53c56604: Process SS (BEGIN) 20250813122615831 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122615831 DSS <0004> hlr_ussd.c:518 262429964395456/0x53c56604: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122615831 DSS <0004> hlr_ussd.c:542 262429964395456/0x53c56604: Cannot find conn for EUSE EUSE-foobar 20250813122615831 DSS <0004> hlr_ussd.c:354 262429964395456/0x53c56604: Tx ReturnError(1, 0x22) 20250813122615831 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429964395456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429964395456" session_id=1405445636 session_state=END} 20250813122615831 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122615831 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@829a15aea750: Found GsupExpect[0] for "262429964395456" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@829a15aea750: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262429964395456" TC_mo_ussd_euse_disc(152)@829a15aea750: setverdict(pass): none -> pass 20250813122615832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43084<->l=127.0.0.1:4258 20250813122615833 DAUC <0003> db_auc.c:157 IMSI='262421447905697': No 2G Auth Data 20250813122615833 DAUC <0003> db_auc.c:192 IMSI='262421447905697': No 3G Auth Data TC_mo_ussd_euse_disc(152)@829a15aea750: Final verdict of PTC: pass HLR_Test-GSUP(147)@829a15aea750: Created GsupExpect[0] for "262421447905697" to be handled at TC_mo_ussd_euse_disc(153) 20250813122615838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43090<->l=127.0.0.1:4258 20250813122615840 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122615841 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421447905697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421447905697" session_id=245054947 session_state=BEGIN} 20250813122615841 DSS <0004> hlr_ussd.c:576 262421447905697/0x0e9b3de3: Process SS (BEGIN) 20250813122615841 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122615841 DSS <0004> hlr_ussd.c:518 262421447905697/0x0e9b3de3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122615841 DSS <0004> hlr_ussd.c:542 262421447905697/0x0e9b3de3: Cannot find conn for EUSE EUSE-foobar 20250813122615841 DSS <0004> hlr_ussd.c:354 262421447905697/0x0e9b3de3: Tx ReturnError(1, 0x22) 20250813122615841 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421447905697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421447905697" session_id=245054947 session_state=END} 20250813122615841 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122615841 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@829a15aea750: Found GsupExpect[0] for "262421447905697" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@829a15aea750: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262421447905697" TC_mo_ussd_euse_disc(153)@829a15aea750: setverdict(pass): none -> pass 20250813122615842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43090<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@829a15aea750: Final verdict of PTC: pass 20250813122615842 DAUC <0003> db_auc.c:157 IMSI='262429989838384': No 2G Auth Data 20250813122615842 DAUC <0003> db_auc.c:192 IMSI='262429989838384': No 3G Auth Data HLR_Test-GSUP(147)@829a15aea750: Created GsupExpect[0] for "262429989838384" to be handled at TC_mo_ussd_euse_disc(154) 20250813122615848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43104<->l=127.0.0.1:4258 20250813122615850 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122615850 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429989838384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429989838384" session_id=1734457049 session_state=BEGIN} 20250813122615850 DSS <0004> hlr_ussd.c:576 262429989838384/0x6761b6d9: Process SS (BEGIN) 20250813122615850 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122615850 DSS <0004> hlr_ussd.c:518 262429989838384/0x6761b6d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122615850 DSS <0004> hlr_ussd.c:542 262429989838384/0x6761b6d9: Cannot find conn for EUSE EUSE-foobar 20250813122615850 DSS <0004> hlr_ussd.c:354 262429989838384/0x6761b6d9: Tx ReturnError(1, 0x22) 20250813122615850 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429989838384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429989838384" session_id=1734457049 session_state=END} 20250813122615850 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122615850 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@829a15aea750: Found GsupExpect[0] for "262429989838384" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@829a15aea750: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262429989838384" TC_mo_ussd_euse_disc(154)@829a15aea750: setverdict(pass): none -> pass 20250813122615852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43104<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@829a15aea750: Final verdict of PTC: pass 20250813122615852 DAUC <0003> db_auc.c:157 IMSI='262426760427346': No 2G Auth Data 20250813122615852 DAUC <0003> db_auc.c:192 IMSI='262426760427346': No 3G Auth Data HLR_Test-GSUP(147)@829a15aea750: Created GsupExpect[0] for "262426760427346" to be handled at TC_mo_ussd_euse_disc(155) 20250813122615857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43114<->l=127.0.0.1:4258 20250813122615860 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122615860 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426760427346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426760427346" session_id=1950904786 session_state=BEGIN} 20250813122615860 DSS <0004> hlr_ussd.c:576 262426760427346/0x744871d2: Process SS (BEGIN) 20250813122615860 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122615860 DSS <0004> hlr_ussd.c:518 262426760427346/0x744871d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122615860 DSS <0004> hlr_ussd.c:542 262426760427346/0x744871d2: Cannot find conn for EUSE EUSE-foobar 20250813122615860 DSS <0004> hlr_ussd.c:354 262426760427346/0x744871d2: Tx ReturnError(1, 0x22) 20250813122615860 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426760427346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426760427346" session_id=1950904786 session_state=END} 20250813122615860 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122615860 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@829a15aea750: Found GsupExpect[0] for "262426760427346" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@829a15aea750: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262426760427346" TC_mo_ussd_euse_disc(155)@829a15aea750: setverdict(pass): none -> pass 20250813122615861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43114<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@829a15aea750: Final verdict of PTC: pass 20250813122615862 DAUC <0003> db_auc.c:157 IMSI='262426598783965': No 2G Auth Data 20250813122615862 DAUC <0003> db_auc.c:192 IMSI='262426598783965': No 3G Auth Data HLR_Test-GSUP(147)@829a15aea750: Created GsupExpect[0] for "262426598783965" to be handled at TC_mo_ussd_euse_disc(156) 20250813122615867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43120<->l=127.0.0.1:4258 20250813122615869 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122615869 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426598783965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426598783965" session_id=826882602 session_state=BEGIN} 20250813122615869 DSS <0004> hlr_ussd.c:576 262426598783965/0x31493a2a: Process SS (BEGIN) 20250813122615869 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122615869 DSS <0004> hlr_ussd.c:518 262426598783965/0x31493a2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122615869 DSS <0004> hlr_ussd.c:542 262426598783965/0x31493a2a: Cannot find conn for EUSE EUSE-foobar 20250813122615869 DSS <0004> hlr_ussd.c:354 262426598783965/0x31493a2a: Tx ReturnError(1, 0x22) 20250813122615869 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426598783965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426598783965" session_id=826882602 session_state=END} 20250813122615869 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122615869 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@829a15aea750: Found GsupExpect[0] for "262426598783965" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@829a15aea750: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262426598783965" TC_mo_ussd_euse_disc(156)@829a15aea750: setverdict(pass): none -> pass 20250813122615871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43120<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@829a15aea750: Final verdict of PTC: pass 20250813122615871 DAUC <0003> db_auc.c:157 IMSI='262423540554496': No 2G Auth Data 20250813122615871 DAUC <0003> db_auc.c:192 IMSI='262423540554496': No 3G Auth Data HLR_Test-GSUP(147)@829a15aea750: Created GsupExpect[0] for "262423540554496" to be handled at TC_mo_ussd_euse_disc(157) 20250813122615877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43130<->l=127.0.0.1:4258 20250813122615879 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122615879 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423540554496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423540554496" session_id=1567461793 session_state=BEGIN} 20250813122615879 DSS <0004> hlr_ussd.c:576 262423540554496/0x5d6d91a1: Process SS (BEGIN) 20250813122615879 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122615879 DSS <0004> hlr_ussd.c:518 262423540554496/0x5d6d91a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122615879 DSS <0004> hlr_ussd.c:542 262423540554496/0x5d6d91a1: Cannot find conn for EUSE EUSE-foobar 20250813122615879 DSS <0004> hlr_ussd.c:354 262423540554496/0x5d6d91a1: Tx ReturnError(1, 0x22) 20250813122615879 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423540554496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423540554496" session_id=1567461793 session_state=END} 20250813122615879 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122615879 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@829a15aea750: Found GsupExpect[0] for "262423540554496" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@829a15aea750: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262423540554496" TC_mo_ussd_euse_disc(157)@829a15aea750: setverdict(pass): none -> pass 20250813122615881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43130<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@829a15aea750: Final verdict of PTC: pass 20250813122615881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43068<->l=127.0.0.1:4258 20250813122615881 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43939<->l=127.0.0.1:4259) 20250813122615881 DLINP <000b> input/ipa.c:452 connected read/write 20250813122615881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122615881 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122615881 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122615881 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@829a15aea750: Final verdict of PTC: none 148@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 148: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@829a15aea750: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Wed Aug 13 12:26: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 20250813122615904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43136<->l=127.0.0.1:4258 20250813122616105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43136<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=81624) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Wed Aug 13 12:26:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_mo_ussd_iuse_imsi started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122619232 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122619233 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122619236 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619236 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122619237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43140<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122619240 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122619240 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122619240 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122619240 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  20250813122619240 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122619240 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  20250813122619240 DLGSUP <0013> gsup_server.c:236 2:  20250813122619240 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122619240 DLGSUP <0013> gsup_server.c:236 3:  20250813122619240 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122619240 DLGSUP <0013> gsup_server.c:236 4:  20250813122619240 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122619240 DLGSUP <0013> gsup_server.c:236 5:  20250813122619240 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122619240 DLGSUP <0013> gsup_server.c:236 7:  20250813122619240 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122619240 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122619240 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122619240 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@829a15aea750: 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") 20250813122619254 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42399<->l=127.0.0.1:4259) 20250813122619258 DAUC <0003> db_auc.c:157 IMSI='262423394974692': No 2G Auth Data 20250813122619258 DAUC <0003> db_auc.c:192 IMSI='262423394974692': No 3G Auth Data HLR_Test-GSUP(159)@829a15aea750: Created GsupExpect[0] for "262423394974692" to be handled at TC_mo_ussd_iuse_imsi(162) 20250813122619267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43146<->l=127.0.0.1:4258 20250813122619286 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122619286 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423394974692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423394974692" session_id=3059713041 session_state=BEGIN} 20250813122619286 DSS <0004> hlr_ussd.c:576 262423394974692/0xb65f8411: Process SS (BEGIN) 20250813122619286 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250813122619286 DSS <0004> hlr_ussd.c:518 262423394974692/0xb65f8411: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250813122619286 DSS <0004> hlr_ussd.c:363 262423394974692/0xb65f8411: Tx USSD 'Your IMSI is 262423394974692' 20250813122619286 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423394974692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423394974692" session_id=3059713041 session_state=END} 20250813122619286 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423394974692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122619286 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122619286 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@829a15aea750: Found GsupExpect[0] for "262423394974692" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@829a15aea750: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262423394974692" TC_mo_ussd_iuse_imsi(162)@829a15aea750: setverdict(pass): none -> pass 20250813122619296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43146<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@829a15aea750: Final verdict of PTC: pass 20250813122619297 DAUC <0003> db_auc.c:157 IMSI='262421525645193': No 2G Auth Data 20250813122619297 DAUC <0003> db_auc.c:192 IMSI='262421525645193': No 3G Auth Data HLR_Test-GSUP(159)@829a15aea750: Created GsupExpect[0] for "262421525645193" to be handled at TC_mo_ussd_iuse_imsi(163) 20250813122619311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43154<->l=127.0.0.1:4258 20250813122619314 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122619314 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421525645193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421525645193" session_id=1492783892 session_state=BEGIN} 20250813122619314 DSS <0004> hlr_ussd.c:576 262421525645193/0x58fa1314: Process SS (BEGIN) 20250813122619314 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250813122619314 DSS <0004> hlr_ussd.c:518 262421525645193/0x58fa1314: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250813122619314 DSS <0004> hlr_ussd.c:363 262421525645193/0x58fa1314: Tx USSD 'Your IMSI is 262421525645193' 20250813122619314 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421525645193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421525645193" session_id=1492783892 session_state=END} 20250813122619314 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421525645193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122619314 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122619314 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@829a15aea750: Found GsupExpect[0] for "262421525645193" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@829a15aea750: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262421525645193" TC_mo_ussd_iuse_imsi(163)@829a15aea750: setverdict(pass): none -> pass 20250813122619315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43154<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@829a15aea750: Final verdict of PTC: pass 20250813122619316 DAUC <0003> db_auc.c:157 IMSI='262428539487267': No 2G Auth Data 20250813122619316 DAUC <0003> db_auc.c:192 IMSI='262428539487267': No 3G Auth Data HLR_Test-GSUP(159)@829a15aea750: Created GsupExpect[0] for "262428539487267" to be handled at TC_mo_ussd_iuse_imsi(164) 20250813122619322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43168<->l=127.0.0.1:4258 20250813122619325 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122619325 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428539487267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428539487267" session_id=2630470963 session_state=BEGIN} 20250813122619325 DSS <0004> hlr_ussd.c:576 262428539487267/0x9cc9cd33: Process SS (BEGIN) 20250813122619325 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250813122619325 DSS <0004> hlr_ussd.c:518 262428539487267/0x9cc9cd33: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250813122619325 DSS <0004> hlr_ussd.c:363 262428539487267/0x9cc9cd33: Tx USSD 'Your IMSI is 262428539487267' 20250813122619325 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428539487267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428539487267" session_id=2630470963 session_state=END} 20250813122619325 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428539487267 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122619325 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122619325 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@829a15aea750: Found GsupExpect[0] for "262428539487267" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@829a15aea750: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262428539487267" TC_mo_ussd_iuse_imsi(164)@829a15aea750: setverdict(pass): none -> pass 20250813122619327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43168<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@829a15aea750: Final verdict of PTC: pass 20250813122619327 DAUC <0003> db_auc.c:157 IMSI='262420913355021': No 2G Auth Data 20250813122619327 DAUC <0003> db_auc.c:192 IMSI='262420913355021': No 3G Auth Data HLR_Test-GSUP(159)@829a15aea750: Created GsupExpect[0] for "262420913355021" to be handled at TC_mo_ussd_iuse_imsi(165) 20250813122619335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43184<->l=127.0.0.1:4258 20250813122619337 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122619337 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420913355021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420913355021" session_id=4120762729 session_state=BEGIN} 20250813122619337 DSS <0004> hlr_ussd.c:576 262420913355021/0xf59dd969: Process SS (BEGIN) 20250813122619337 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250813122619337 DSS <0004> hlr_ussd.c:518 262420913355021/0xf59dd969: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250813122619337 DSS <0004> hlr_ussd.c:363 262420913355021/0xf59dd969: Tx USSD 'Your IMSI is 262420913355021' 20250813122619337 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420913355021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420913355021" session_id=4120762729 session_state=END} 20250813122619337 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420913355021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122619337 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122619338 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@829a15aea750: Found GsupExpect[0] for "262420913355021" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@829a15aea750: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262420913355021" TC_mo_ussd_iuse_imsi(165)@829a15aea750: setverdict(pass): none -> pass 20250813122619340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43184<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@829a15aea750: Final verdict of PTC: pass 20250813122619340 DAUC <0003> db_auc.c:157 IMSI='262421819013629': No 2G Auth Data 20250813122619340 DAUC <0003> db_auc.c:192 IMSI='262421819013629': No 3G Auth Data HLR_Test-GSUP(159)@829a15aea750: Created GsupExpect[0] for "262421819013629" to be handled at TC_mo_ussd_iuse_imsi(166) 20250813122619346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43190<->l=127.0.0.1:4258 20250813122619349 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122619349 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421819013629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421819013629" session_id=2601949540 session_state=BEGIN} 20250813122619349 DSS <0004> hlr_ussd.c:576 262421819013629/0x9b169964: Process SS (BEGIN) 20250813122619349 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250813122619349 DSS <0004> hlr_ussd.c:518 262421819013629/0x9b169964: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250813122619349 DSS <0004> hlr_ussd.c:363 262421819013629/0x9b169964: Tx USSD 'Your IMSI is 262421819013629' 20250813122619349 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421819013629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421819013629" session_id=2601949540 session_state=END} 20250813122619349 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421819013629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122619349 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122619349 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@829a15aea750: Found GsupExpect[0] for "262421819013629" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@829a15aea750: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262421819013629" TC_mo_ussd_iuse_imsi(166)@829a15aea750: setverdict(pass): none -> pass 20250813122619351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43190<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@829a15aea750: Final verdict of PTC: pass 20250813122619351 DAUC <0003> db_auc.c:157 IMSI='262429707908918': No 2G Auth Data 20250813122619351 DAUC <0003> db_auc.c:192 IMSI='262429707908918': No 3G Auth Data HLR_Test-GSUP(159)@829a15aea750: Created GsupExpect[0] for "262429707908918" to be handled at TC_mo_ussd_iuse_imsi(167) 20250813122619357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43192<->l=127.0.0.1:4258 20250813122619360 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122619360 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429707908918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429707908918" session_id=1217731560 session_state=BEGIN} 20250813122619360 DSS <0004> hlr_ussd.c:576 262429707908918/0x48951be8: Process SS (BEGIN) 20250813122619360 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250813122619360 DSS <0004> hlr_ussd.c:518 262429707908918/0x48951be8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250813122619360 DSS <0004> hlr_ussd.c:363 262429707908918/0x48951be8: Tx USSD 'Your IMSI is 262429707908918' 20250813122619360 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429707908918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429707908918" session_id=1217731560 session_state=END} 20250813122619360 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429707908918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122619360 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122619360 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@829a15aea750: Found GsupExpect[0] for "262429707908918" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@829a15aea750: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262429707908918" TC_mo_ussd_iuse_imsi(167)@829a15aea750: setverdict(pass): none -> pass 20250813122619361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43192<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@829a15aea750: Final verdict of PTC: pass 20250813122619362 DAUC <0003> db_auc.c:157 IMSI='262421792836365': No 2G Auth Data 20250813122619362 DAUC <0003> db_auc.c:192 IMSI='262421792836365': No 3G Auth Data HLR_Test-GSUP(159)@829a15aea750: Created GsupExpect[0] for "262421792836365" to be handled at TC_mo_ussd_iuse_imsi(168) 20250813122619367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43194<->l=127.0.0.1:4258 20250813122619370 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122619370 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421792836365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421792836365" session_id=2900850126 session_state=BEGIN} 20250813122619370 DSS <0004> hlr_ussd.c:576 262421792836365/0xace775ce: Process SS (BEGIN) 20250813122619370 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250813122619370 DSS <0004> hlr_ussd.c:518 262421792836365/0xace775ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250813122619370 DSS <0004> hlr_ussd.c:363 262421792836365/0xace775ce: Tx USSD 'Your IMSI is 262421792836365' 20250813122619370 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421792836365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421792836365" session_id=2900850126 session_state=END} 20250813122619370 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421792836365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122619370 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122619370 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@829a15aea750: Found GsupExpect[0] for "262421792836365" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@829a15aea750: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262421792836365" TC_mo_ussd_iuse_imsi(168)@829a15aea750: setverdict(pass): none -> pass 20250813122619372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43194<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@829a15aea750: Final verdict of PTC: pass 20250813122619372 DAUC <0003> db_auc.c:157 IMSI='262429865901549': No 2G Auth Data 20250813122619372 DAUC <0003> db_auc.c:192 IMSI='262429865901549': No 3G Auth Data HLR_Test-GSUP(159)@829a15aea750: Created GsupExpect[0] for "262429865901549" to be handled at TC_mo_ussd_iuse_imsi(169) 20250813122619378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43200<->l=127.0.0.1:4258 20250813122619380 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619380 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122619380 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429865901549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429865901549" session_id=3856533279 session_state=BEGIN} 20250813122619380 DSS <0004> hlr_ussd.c:576 262429865901549/0xe5de071f: Process SS (BEGIN) 20250813122619380 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250813122619380 DSS <0004> hlr_ussd.c:518 262429865901549/0xe5de071f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250813122619380 DSS <0004> hlr_ussd.c:363 262429865901549/0xe5de071f: Tx USSD 'Your IMSI is 262429865901549' 20250813122619380 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429865901549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429865901549" session_id=3856533279 session_state=END} 20250813122619380 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429865901549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122619380 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122619380 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@829a15aea750: Found GsupExpect[0] for "262429865901549" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@829a15aea750: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262429865901549" TC_mo_ussd_iuse_imsi(169)@829a15aea750: setverdict(pass): none -> pass 20250813122619382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43200<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@829a15aea750: Final verdict of PTC: pass 20250813122619382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43140<->l=127.0.0.1:4258 20250813122619383 DLINP <000b> input/ipa.c:452 connected read/write 20250813122619383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122619383 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122619383 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122619383 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122619383 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42399<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(158)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP(159)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@829a15aea750: Final verdict of PTC: none 160@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 160: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@829a15aea750: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Wed Aug 13 12:26:19 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 20250813122619408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43212<->l=127.0.0.1:4258 20250813122619610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43212<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82232) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Wed Aug 13 12:26:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122622715 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122622715 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122622722 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122622723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60826<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122622727 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122622727 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122622727 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122622727 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  20250813122622727 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122622727 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  20250813122622727 DLGSUP <0013> gsup_server.c:236 2:  20250813122622727 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122622727 DLGSUP <0013> gsup_server.c:236 3:  20250813122622727 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122622727 DLGSUP <0013> gsup_server.c:236 4:  20250813122622727 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122622727 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(170)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122622727 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122622727 DLGSUP <0013> gsup_server.c:236 7:  20250813122622727 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122622727 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122622728 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122622728 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@829a15aea750: 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") 20250813122622752 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36557<->l=127.0.0.1:4259) 20250813122622762 DAUC <0003> db_auc.c:157 IMSI='262423121545073': No 2G Auth Data 20250813122622762 DAUC <0003> db_auc.c:192 IMSI='262423121545073': No 3G Auth Data HLR_Test-GSUP(171)@829a15aea750: Created GsupExpect[0] for "262423121545073" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250813122622790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60842<->l=127.0.0.1:4258 20250813122622800 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122622800 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262423121545073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423121545073" source_name="the-source\n" session_id=1821139313 session_state=BEGIN} 20250813122622800 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250813122622800 DSS <0004> hlr_ussd.c:576 262423121545073/0x6c8c6171: Process SS (BEGIN) 20250813122622800 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250813122622800 DSS <0004> hlr_ussd.c:518 262423121545073/0x6c8c6171: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250813122622800 DSS <0004> hlr_ussd.c:363 262423121545073/0x6c8c6171: Tx USSD 'Your IMSI is 262423121545073' 20250813122622800 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262423121545073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423121545073" destination_name="the-source\n" session_id=1821139313 session_state=END} 20250813122622800 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262423121545073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122622800 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122622800 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@829a15aea750: Found GsupExpect[0] for "262423121545073" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@829a15aea750: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262423121545073" TC_mo_ussd_iuse_imsi_via_proxy(174)@829a15aea750: setverdict(pass): none -> pass 20250813122622804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60842<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@829a15aea750: Final verdict of PTC: pass 20250813122622805 DAUC <0003> db_auc.c:157 IMSI='262422895851759': No 2G Auth Data 20250813122622805 DAUC <0003> db_auc.c:192 IMSI='262422895851759': No 3G Auth Data HLR_Test-GSUP(171)@829a15aea750: Created GsupExpect[0] for "262422895851759" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250813122622811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60852<->l=127.0.0.1:4258 20250813122622814 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122622814 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422895851759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422895851759" source_name="the-source\n" session_id=2051347173 session_state=BEGIN} 20250813122622814 DSS <0004> hlr_ussd.c:576 262422895851759/0x7a4512e5: Process SS (BEGIN) 20250813122622814 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250813122622814 DSS <0004> hlr_ussd.c:518 262422895851759/0x7a4512e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250813122622814 DSS <0004> hlr_ussd.c:363 262422895851759/0x7a4512e5: Tx USSD 'Your IMSI is 262422895851759' 20250813122622814 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422895851759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422895851759" destination_name="the-source\n" session_id=2051347173 session_state=END} 20250813122622814 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262422895851759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122622814 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122622814 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@829a15aea750: Found GsupExpect[0] for "262422895851759" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@829a15aea750: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262422895851759" TC_mo_ussd_iuse_imsi_via_proxy(175)@829a15aea750: setverdict(pass): none -> pass 20250813122622816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60852<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@829a15aea750: Final verdict of PTC: pass 20250813122622816 DAUC <0003> db_auc.c:157 IMSI='262429305377201': No 2G Auth Data 20250813122622816 DAUC <0003> db_auc.c:192 IMSI='262429305377201': No 3G Auth Data HLR_Test-GSUP(171)@829a15aea750: Created GsupExpect[0] for "262429305377201" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250813122622821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60868<->l=127.0.0.1:4258 20250813122622824 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122622824 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262429305377201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429305377201" source_name="the-source\n" session_id=1628670616 session_state=BEGIN} 20250813122622824 DSS <0004> hlr_ussd.c:576 262429305377201/0x61138a98: Process SS (BEGIN) 20250813122622824 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250813122622824 DSS <0004> hlr_ussd.c:518 262429305377201/0x61138a98: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250813122622824 DSS <0004> hlr_ussd.c:363 262429305377201/0x61138a98: Tx USSD 'Your IMSI is 262429305377201' 20250813122622824 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262429305377201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429305377201" destination_name="the-source\n" session_id=1628670616 session_state=END} 20250813122622824 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262429305377201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122622824 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122622824 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@829a15aea750: Found GsupExpect[0] for "262429305377201" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@829a15aea750: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262429305377201" TC_mo_ussd_iuse_imsi_via_proxy(176)@829a15aea750: setverdict(pass): none -> pass 20250813122622826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60868<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@829a15aea750: Final verdict of PTC: pass 20250813122622826 DAUC <0003> db_auc.c:157 IMSI='262422289648294': No 2G Auth Data 20250813122622826 DAUC <0003> db_auc.c:192 IMSI='262422289648294': No 3G Auth Data HLR_Test-GSUP(171)@829a15aea750: Created GsupExpect[0] for "262422289648294" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250813122622831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60880<->l=127.0.0.1:4258 20250813122622834 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122622834 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422289648294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422289648294" source_name="the-source\n" session_id=1901633576 session_state=BEGIN} 20250813122622834 DSS <0004> hlr_ussd.c:576 262422289648294/0x7158a028: Process SS (BEGIN) 20250813122622834 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250813122622834 DSS <0004> hlr_ussd.c:518 262422289648294/0x7158a028: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250813122622834 DSS <0004> hlr_ussd.c:363 262422289648294/0x7158a028: Tx USSD 'Your IMSI is 262422289648294' 20250813122622834 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422289648294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422289648294" destination_name="the-source\n" session_id=1901633576 session_state=END} 20250813122622834 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262422289648294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122622834 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122622834 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@829a15aea750: Found GsupExpect[0] for "262422289648294" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@829a15aea750: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262422289648294" TC_mo_ussd_iuse_imsi_via_proxy(177)@829a15aea750: setverdict(pass): none -> pass 20250813122622835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60880<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@829a15aea750: Final verdict of PTC: pass 20250813122622836 DAUC <0003> db_auc.c:157 IMSI='262424490802764': No 2G Auth Data 20250813122622836 DAUC <0003> db_auc.c:192 IMSI='262424490802764': No 3G Auth Data HLR_Test-GSUP(171)@829a15aea750: Created GsupExpect[0] for "262424490802764" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250813122622841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60896<->l=127.0.0.1:4258 20250813122622843 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122622843 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262424490802764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424490802764" source_name="the-source\n" session_id=2348449943 session_state=BEGIN} 20250813122622843 DSS <0004> hlr_ussd.c:576 262424490802764/0x8bfa8097: Process SS (BEGIN) 20250813122622843 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250813122622843 DSS <0004> hlr_ussd.c:518 262424490802764/0x8bfa8097: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250813122622843 DSS <0004> hlr_ussd.c:363 262424490802764/0x8bfa8097: Tx USSD 'Your IMSI is 262424490802764' 20250813122622843 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262424490802764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424490802764" destination_name="the-source\n" session_id=2348449943 session_state=END} 20250813122622843 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262424490802764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122622843 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122622843 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@829a15aea750: Found GsupExpect[0] for "262424490802764" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@829a15aea750: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262424490802764" TC_mo_ussd_iuse_imsi_via_proxy(178)@829a15aea750: setverdict(pass): none -> pass 20250813122622845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60896<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@829a15aea750: Final verdict of PTC: pass 20250813122622845 DAUC <0003> db_auc.c:157 IMSI='262423906649303': No 2G Auth Data 20250813122622845 DAUC <0003> db_auc.c:192 IMSI='262423906649303': No 3G Auth Data HLR_Test-GSUP(171)@829a15aea750: Created GsupExpect[0] for "262423906649303" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250813122622851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60904<->l=127.0.0.1:4258 20250813122622854 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122622854 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423906649303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423906649303" source_name="the-source\n" session_id=465793268 session_state=BEGIN} 20250813122622854 DSS <0004> hlr_ussd.c:576 262423906649303/0x1bc370f4: Process SS (BEGIN) 20250813122622854 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250813122622854 DSS <0004> hlr_ussd.c:518 262423906649303/0x1bc370f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250813122622854 DSS <0004> hlr_ussd.c:363 262423906649303/0x1bc370f4: Tx USSD 'Your IMSI is 262423906649303' 20250813122622854 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423906649303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423906649303" destination_name="the-source\n" session_id=465793268 session_state=END} 20250813122622854 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262423906649303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122622854 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122622854 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@829a15aea750: Found GsupExpect[0] for "262423906649303" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@829a15aea750: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262423906649303" TC_mo_ussd_iuse_imsi_via_proxy(179)@829a15aea750: setverdict(pass): none -> pass 20250813122622856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60904<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@829a15aea750: Final verdict of PTC: pass 20250813122622856 DAUC <0003> db_auc.c:157 IMSI='262420347485074': No 2G Auth Data 20250813122622856 DAUC <0003> db_auc.c:192 IMSI='262420347485074': No 3G Auth Data HLR_Test-GSUP(171)@829a15aea750: Created GsupExpect[0] for "262420347485074" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250813122622862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60906<->l=127.0.0.1:4258 20250813122622864 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122622864 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262420347485074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420347485074" source_name="the-source\n" session_id=4131305395 session_state=BEGIN} 20250813122622864 DSS <0004> hlr_ussd.c:576 262420347485074/0xf63eb7b3: Process SS (BEGIN) 20250813122622864 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250813122622864 DSS <0004> hlr_ussd.c:518 262420347485074/0xf63eb7b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250813122622864 DSS <0004> hlr_ussd.c:363 262420347485074/0xf63eb7b3: Tx USSD 'Your IMSI is 262420347485074' 20250813122622864 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262420347485074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420347485074" destination_name="the-source\n" session_id=4131305395 session_state=END} 20250813122622864 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262420347485074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122622864 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122622864 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@829a15aea750: Found GsupExpect[0] for "262420347485074" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@829a15aea750: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262420347485074" TC_mo_ussd_iuse_imsi_via_proxy(180)@829a15aea750: setverdict(pass): none -> pass 20250813122622866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60906<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@829a15aea750: Final verdict of PTC: pass 20250813122622866 DAUC <0003> db_auc.c:157 IMSI='262427376413239': No 2G Auth Data 20250813122622866 DAUC <0003> db_auc.c:192 IMSI='262427376413239': No 3G Auth Data HLR_Test-GSUP(171)@829a15aea750: Created GsupExpect[0] for "262427376413239" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250813122622872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60922<->l=127.0.0.1:4258 20250813122622875 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122622875 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427376413239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427376413239" source_name="the-source\n" session_id=2458880727 session_state=BEGIN} 20250813122622875 DSS <0004> hlr_ussd.c:576 262427376413239/0x928f8ad7: Process SS (BEGIN) 20250813122622875 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250813122622875 DSS <0004> hlr_ussd.c:518 262427376413239/0x928f8ad7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250813122622875 DSS <0004> hlr_ussd.c:363 262427376413239/0x928f8ad7: Tx USSD 'Your IMSI is 262427376413239' 20250813122622875 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427376413239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427376413239" destination_name="the-source\n" session_id=2458880727 session_state=END} 20250813122622875 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262427376413239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122622875 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122622875 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622875 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@829a15aea750: Found GsupExpect[0] for "262427376413239" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@829a15aea750: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262427376413239" TC_mo_ussd_iuse_imsi_via_proxy(181)@829a15aea750: setverdict(pass): none -> pass 20250813122622877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60922<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@829a15aea750: Final verdict of PTC: pass 20250813122622877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60826<->l=127.0.0.1:4258 20250813122622878 DLINP <000b> input/ipa.c:452 connected read/write 20250813122622878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122622878 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122622878 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122622878 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122622878 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250813122622878 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36557<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@829a15aea750: Final verdict of PTC: none 172@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 172: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@829a15aea750: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Wed Aug 13 12:26: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 20250813122622900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60938<->l=127.0.0.1:4258 20250813122623102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60938<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66436) Waiting for packet dumper to finish... 1 (prev_count=66436, count=83484) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Wed Aug 13 12:26:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_mo_ussd_iuse_msisdn started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122626248 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122626248 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122626253 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122626255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60940<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122626263 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122626263 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122626263 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122626263 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  20250813122626263 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122626263 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  20250813122626263 DLGSUP <0013> gsup_server.c:236 2:  20250813122626263 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122626263 DLGSUP <0013> gsup_server.c:236 3:  20250813122626263 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122626263 DLGSUP <0013> gsup_server.c:236 4:  20250813122626263 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122626263 DLGSUP <0013> gsup_server.c:236 5:  20250813122626263 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122626263 DLGSUP <0013> gsup_server.c:236 7:  20250813122626263 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122626263 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122626263 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122626263 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@829a15aea750: 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") 20250813122626289 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35067<->l=127.0.0.1:4259) 20250813122626292 DAUC <0003> db_auc.c:157 IMSI='262421354478609': No 2G Auth Data 20250813122626292 DAUC <0003> db_auc.c:192 IMSI='262421354478609': No 3G Auth Data HLR_Test-GSUP(183)@829a15aea750: Created GsupExpect[0] for "262421354478609" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250813122626309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60946<->l=127.0.0.1:4258 20250813122626322 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122626322 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421354478609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421354478609" session_id=90692849 session_state=BEGIN} 20250813122626323 DSS <0004> hlr_ussd.c:576 262421354478609/0x0567dcf1: Process SS (BEGIN) 20250813122626323 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250813122626323 DSS <0004> hlr_ussd.c:518 262421354478609/0x0567dcf1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250813122626323 DSS <0004> hlr_ussd.c:363 262421354478609/0x0567dcf1: Tx USSD 'Your extension is 491618466611' 20250813122626323 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421354478609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421354478609" session_id=90692849 session_state=END} 20250813122626323 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421354478609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122626323 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122626323 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@829a15aea750: Found GsupExpect[0] for "262421354478609" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@829a15aea750: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262421354478609" TC_mo_ussd_iuse_msisdn(186)@829a15aea750: setverdict(pass): none -> pass 20250813122626331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60946<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@829a15aea750: Final verdict of PTC: pass 20250813122626331 DAUC <0003> db_auc.c:157 IMSI='262429851160362': No 2G Auth Data 20250813122626331 DAUC <0003> db_auc.c:192 IMSI='262429851160362': No 3G Auth Data HLR_Test-GSUP(183)@829a15aea750: Created GsupExpect[0] for "262429851160362" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250813122626340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60952<->l=127.0.0.1:4258 20250813122626343 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122626343 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429851160362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429851160362" session_id=3712002015 session_state=BEGIN} 20250813122626343 DSS <0004> hlr_ussd.c:576 262429851160362/0xdd40a7df: Process SS (BEGIN) 20250813122626343 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250813122626343 DSS <0004> hlr_ussd.c:518 262429851160362/0xdd40a7df: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250813122626343 DSS <0004> hlr_ussd.c:363 262429851160362/0xdd40a7df: Tx USSD 'Your extension is 491616763662' 20250813122626343 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429851160362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429851160362" session_id=3712002015 session_state=END} 20250813122626343 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429851160362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122626343 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122626343 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@829a15aea750: Found GsupExpect[0] for "262429851160362" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@829a15aea750: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262429851160362" TC_mo_ussd_iuse_msisdn(187)@829a15aea750: setverdict(pass): none -> pass 20250813122626345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60952<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@829a15aea750: Final verdict of PTC: pass 20250813122626345 DAUC <0003> db_auc.c:157 IMSI='262422555306535': No 2G Auth Data 20250813122626345 DAUC <0003> db_auc.c:192 IMSI='262422555306535': No 3G Auth Data HLR_Test-GSUP(183)@829a15aea750: Created GsupExpect[0] for "262422555306535" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250813122626351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60962<->l=127.0.0.1:4258 20250813122626354 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122626354 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422555306535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422555306535" session_id=724710177 session_state=BEGIN} 20250813122626354 DSS <0004> hlr_ussd.c:576 262422555306535/0x2b323321: Process SS (BEGIN) 20250813122626354 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250813122626354 DSS <0004> hlr_ussd.c:518 262422555306535/0x2b323321: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250813122626354 DSS <0004> hlr_ussd.c:363 262422555306535/0x2b323321: Tx USSD 'Your extension is 491611145617' 20250813122626354 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422555306535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422555306535" session_id=724710177 session_state=END} 20250813122626354 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422555306535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122626354 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122626354 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@829a15aea750: Found GsupExpect[0] for "262422555306535" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@829a15aea750: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262422555306535" TC_mo_ussd_iuse_msisdn(188)@829a15aea750: setverdict(pass): none -> pass 20250813122626356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60962<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@829a15aea750: Final verdict of PTC: pass 20250813122626356 DAUC <0003> db_auc.c:157 IMSI='262421402388807': No 2G Auth Data 20250813122626356 DAUC <0003> db_auc.c:192 IMSI='262421402388807': No 3G Auth Data HLR_Test-GSUP(183)@829a15aea750: Created GsupExpect[0] for "262421402388807" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250813122626362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60974<->l=127.0.0.1:4258 20250813122626365 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122626365 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421402388807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421402388807" session_id=2763014110 session_state=BEGIN} 20250813122626365 DSS <0004> hlr_ussd.c:576 262421402388807/0xa4b03fde: Process SS (BEGIN) 20250813122626365 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250813122626365 DSS <0004> hlr_ussd.c:518 262421402388807/0xa4b03fde: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250813122626365 DSS <0004> hlr_ussd.c:363 262421402388807/0xa4b03fde: Tx USSD 'Your extension is 491613064681' 20250813122626365 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421402388807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421402388807" session_id=2763014110 session_state=END} 20250813122626365 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421402388807 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122626365 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122626365 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@829a15aea750: Found GsupExpect[0] for "262421402388807" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@829a15aea750: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262421402388807" TC_mo_ussd_iuse_msisdn(189)@829a15aea750: setverdict(pass): none -> pass 20250813122626366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60974<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@829a15aea750: Final verdict of PTC: pass 20250813122626367 DAUC <0003> db_auc.c:157 IMSI='262423137710329': No 2G Auth Data 20250813122626367 DAUC <0003> db_auc.c:192 IMSI='262423137710329': No 3G Auth Data HLR_Test-GSUP(183)@829a15aea750: Created GsupExpect[0] for "262423137710329" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250813122626372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60982<->l=127.0.0.1:4258 20250813122626375 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626375 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122626375 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423137710329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423137710329" session_id=3625868061 session_state=BEGIN} 20250813122626375 DSS <0004> hlr_ussd.c:576 262423137710329/0xd81e5b1d: Process SS (BEGIN) 20250813122626375 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250813122626375 DSS <0004> hlr_ussd.c:518 262423137710329/0xd81e5b1d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250813122626375 DSS <0004> hlr_ussd.c:363 262423137710329/0xd81e5b1d: Tx USSD 'Your extension is 491612836073' 20250813122626375 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423137710329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423137710329" session_id=3625868061 session_state=END} 20250813122626375 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423137710329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122626375 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122626375 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@829a15aea750: Found GsupExpect[0] for "262423137710329" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@829a15aea750: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262423137710329" TC_mo_ussd_iuse_msisdn(190)@829a15aea750: setverdict(pass): none -> pass 20250813122626377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60982<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@829a15aea750: Final verdict of PTC: pass 20250813122626377 DAUC <0003> db_auc.c:157 IMSI='262424968636024': No 2G Auth Data 20250813122626377 DAUC <0003> db_auc.c:192 IMSI='262424968636024': No 3G Auth Data HLR_Test-GSUP(183)@829a15aea750: Created GsupExpect[0] for "262424968636024" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250813122626383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60998<->l=127.0.0.1:4258 20250813122626385 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122626385 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424968636024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424968636024" session_id=3719154878 session_state=BEGIN} 20250813122626385 DSS <0004> hlr_ussd.c:576 262424968636024/0xddadccbe: Process SS (BEGIN) 20250813122626385 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250813122626385 DSS <0004> hlr_ussd.c:518 262424968636024/0xddadccbe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250813122626385 DSS <0004> hlr_ussd.c:363 262424968636024/0xddadccbe: Tx USSD 'Your extension is 491617443314' 20250813122626385 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424968636024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424968636024" session_id=3719154878 session_state=END} 20250813122626385 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424968636024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122626385 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122626385 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@829a15aea750: Found GsupExpect[0] for "262424968636024" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@829a15aea750: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262424968636024" TC_mo_ussd_iuse_msisdn(191)@829a15aea750: setverdict(pass): none -> pass 20250813122626387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60998<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@829a15aea750: Final verdict of PTC: pass 20250813122626387 DAUC <0003> db_auc.c:157 IMSI='262422733547751': No 2G Auth Data 20250813122626387 DAUC <0003> db_auc.c:192 IMSI='262422733547751': No 3G Auth Data HLR_Test-GSUP(183)@829a15aea750: Created GsupExpect[0] for "262422733547751" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250813122626393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32776<->l=127.0.0.1:4258 20250813122626396 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122626396 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422733547751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422733547751" session_id=436773323 session_state=BEGIN} 20250813122626396 DSS <0004> hlr_ussd.c:576 262422733547751/0x1a08a1cb: Process SS (BEGIN) 20250813122626396 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250813122626396 DSS <0004> hlr_ussd.c:518 262422733547751/0x1a08a1cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250813122626396 DSS <0004> hlr_ussd.c:363 262422733547751/0x1a08a1cb: Tx USSD 'Your extension is 491617221284' 20250813122626396 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422733547751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422733547751" session_id=436773323 session_state=END} 20250813122626396 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422733547751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122626396 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122626396 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@829a15aea750: Found GsupExpect[0] for "262422733547751" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@829a15aea750: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262422733547751" TC_mo_ussd_iuse_msisdn(192)@829a15aea750: setverdict(pass): none -> pass 20250813122626398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32776<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@829a15aea750: Final verdict of PTC: pass 20250813122626398 DAUC <0003> db_auc.c:157 IMSI='262420484537364': No 2G Auth Data 20250813122626398 DAUC <0003> db_auc.c:192 IMSI='262420484537364': No 3G Auth Data HLR_Test-GSUP(183)@829a15aea750: Created GsupExpect[0] for "262420484537364" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250813122626403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32782<->l=127.0.0.1:4258 20250813122626406 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122626406 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420484537364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420484537364" session_id=1377390062 session_state=BEGIN} 20250813122626406 DSS <0004> hlr_ussd.c:576 262420484537364/0x52194dee: Process SS (BEGIN) 20250813122626406 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250813122626406 DSS <0004> hlr_ussd.c:518 262420484537364/0x52194dee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250813122626406 DSS <0004> hlr_ussd.c:363 262420484537364/0x52194dee: Tx USSD 'Your extension is 491613364742' 20250813122626406 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420484537364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420484537364" session_id=1377390062 session_state=END} 20250813122626406 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420484537364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122626406 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122626406 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@829a15aea750: Found GsupExpect[0] for "262420484537364" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@829a15aea750: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262420484537364" TC_mo_ussd_iuse_msisdn(193)@829a15aea750: setverdict(pass): none -> pass 20250813122626408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32782<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@829a15aea750: Final verdict of PTC: pass 20250813122626408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60940<->l=127.0.0.1:4258 20250813122626409 DLINP <000b> input/ipa.c:452 connected read/write 20250813122626409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122626409 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122626409 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122626409 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122626409 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35067<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@829a15aea750: Final verdict of PTC: none 184@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 184: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@829a15aea750: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Wed Aug 13 12:26:26 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 20250813122626431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32786<->l=127.0.0.1:4258 20250813122626632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32786<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77360) Waiting for packet dumper to finish... 1 (prev_count=77360, count=82336) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Wed Aug 13 12:26:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122629775 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122629775 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122629780 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122629781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32794<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122629786 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122629786 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122629786 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122629786 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  20250813122629786 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122629786 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  20250813122629786 DLGSUP <0013> gsup_server.c:236 2:  20250813122629786 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122629786 DLGSUP <0013> gsup_server.c:236 3:  20250813122629786 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122629786 DLGSUP <0013> gsup_server.c:236 4:  20250813122629786 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122629786 DLGSUP <0013> gsup_server.c:236 5:  20250813122629786 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122629786 DLGSUP <0013> gsup_server.c:236 7:  20250813122629786 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122629786 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122629786 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122629786 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@829a15aea750: 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") 20250813122629811 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45775<->l=127.0.0.1:4259) 20250813122629819 DAUC <0003> db_auc.c:157 IMSI='262423558472234': No 2G Auth Data 20250813122629819 DAUC <0003> db_auc.c:192 IMSI='262423558472234': No 3G Auth Data HLR_Test-GSUP(195)@829a15aea750: Created GsupExpect[0] for "262423558472234" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250813122629843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32796<->l=127.0.0.1:4258 20250813122629854 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122629854 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262423558472234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423558472234" source_name="the-source\n" session_id=3915650333 session_state=BEGIN} 20250813122629854 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250813122629854 DSS <0004> hlr_ussd.c:576 262423558472234/0xe964151d: Process SS (BEGIN) 20250813122629854 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250813122629854 DSS <0004> hlr_ussd.c:518 262423558472234/0xe964151d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250813122629855 DSS <0004> hlr_ussd.c:363 262423558472234/0xe964151d: Tx USSD 'Your extension is 491615384305' 20250813122629855 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262423558472234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423558472234" destination_name="the-source\n" session_id=3915650333 session_state=END} 20250813122629855 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262423558472234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122629855 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122629855 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@829a15aea750: Found GsupExpect[0] for "262423558472234" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@829a15aea750: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262423558472234" TC_mo_ussd_iuse_msisdn_via_proxy(198)@829a15aea750: setverdict(pass): none -> pass 20250813122629860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32796<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@829a15aea750: Final verdict of PTC: pass 20250813122629861 DAUC <0003> db_auc.c:157 IMSI='262426000289435': No 2G Auth Data 20250813122629861 DAUC <0003> db_auc.c:192 IMSI='262426000289435': No 3G Auth Data HLR_Test-GSUP(195)@829a15aea750: Created GsupExpect[0] for "262426000289435" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250813122629868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32812<->l=127.0.0.1:4258 20250813122629871 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122629871 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262426000289435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426000289435" source_name="the-source\n" session_id=4293481045 session_state=BEGIN} 20250813122629871 DSS <0004> hlr_ussd.c:576 262426000289435/0xffe95255: Process SS (BEGIN) 20250813122629871 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250813122629871 DSS <0004> hlr_ussd.c:518 262426000289435/0xffe95255: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250813122629871 DSS <0004> hlr_ussd.c:363 262426000289435/0xffe95255: Tx USSD 'Your extension is 491616657042' 20250813122629871 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262426000289435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426000289435" destination_name="the-source\n" session_id=4293481045 session_state=END} 20250813122629871 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262426000289435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122629871 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122629871 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@829a15aea750: Found GsupExpect[0] for "262426000289435" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@829a15aea750: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262426000289435" TC_mo_ussd_iuse_msisdn_via_proxy(199)@829a15aea750: setverdict(pass): none -> pass 20250813122629873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32812<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@829a15aea750: Final verdict of PTC: pass 20250813122629873 DAUC <0003> db_auc.c:157 IMSI='262429608193725': No 2G Auth Data 20250813122629873 DAUC <0003> db_auc.c:192 IMSI='262429608193725': No 3G Auth Data HLR_Test-GSUP(195)@829a15aea750: Created GsupExpect[0] for "262429608193725" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250813122629878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32828<->l=127.0.0.1:4258 20250813122629881 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122629881 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429608193725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429608193725" source_name="the-source\n" session_id=3729777905 session_state=BEGIN} 20250813122629881 DSS <0004> hlr_ussd.c:576 262429608193725/0xde4fe4f1: Process SS (BEGIN) 20250813122629881 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250813122629881 DSS <0004> hlr_ussd.c:518 262429608193725/0xde4fe4f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250813122629881 DSS <0004> hlr_ussd.c:363 262429608193725/0xde4fe4f1: Tx USSD 'Your extension is 491611274718' 20250813122629881 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429608193725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429608193725" destination_name="the-source\n" session_id=3729777905 session_state=END} 20250813122629881 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262429608193725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122629881 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122629881 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@829a15aea750: Found GsupExpect[0] for "262429608193725" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@829a15aea750: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262429608193725" TC_mo_ussd_iuse_msisdn_via_proxy(200)@829a15aea750: setverdict(pass): none -> pass 20250813122629882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32828<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@829a15aea750: Final verdict of PTC: pass 20250813122629883 DAUC <0003> db_auc.c:157 IMSI='262429861595552': No 2G Auth Data 20250813122629883 DAUC <0003> db_auc.c:192 IMSI='262429861595552': No 3G Auth Data HLR_Test-GSUP(195)@829a15aea750: Created GsupExpect[0] for "262429861595552" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250813122629888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32836<->l=127.0.0.1:4258 20250813122629890 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122629890 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429861595552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429861595552" source_name="the-source\n" session_id=621065281 session_state=BEGIN} 20250813122629890 DSS <0004> hlr_ussd.c:576 262429861595552/0x2504b441: Process SS (BEGIN) 20250813122629890 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250813122629890 DSS <0004> hlr_ussd.c:518 262429861595552/0x2504b441: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250813122629890 DSS <0004> hlr_ussd.c:363 262429861595552/0x2504b441: Tx USSD 'Your extension is 491611538831' 20250813122629890 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429861595552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429861595552" destination_name="the-source\n" session_id=621065281 session_state=END} 20250813122629890 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262429861595552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122629890 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122629890 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@829a15aea750: Found GsupExpect[0] for "262429861595552" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@829a15aea750: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262429861595552" TC_mo_ussd_iuse_msisdn_via_proxy(201)@829a15aea750: setverdict(pass): none -> pass 20250813122629892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32836<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@829a15aea750: Final verdict of PTC: pass 20250813122629892 DAUC <0003> db_auc.c:157 IMSI='262423955805888': No 2G Auth Data 20250813122629892 DAUC <0003> db_auc.c:192 IMSI='262423955805888': No 3G Auth Data HLR_Test-GSUP(195)@829a15aea750: Created GsupExpect[0] for "262423955805888" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250813122629898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32838<->l=127.0.0.1:4258 20250813122629900 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629900 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122629900 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423955805888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423955805888" source_name="the-source\n" session_id=3994510704 session_state=BEGIN} 20250813122629900 DSS <0004> hlr_ussd.c:576 262423955805888/0xee176570: Process SS (BEGIN) 20250813122629900 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250813122629900 DSS <0004> hlr_ussd.c:518 262423955805888/0xee176570: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250813122629900 DSS <0004> hlr_ussd.c:363 262423955805888/0xee176570: Tx USSD 'Your extension is 491615155507' 20250813122629900 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423955805888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423955805888" destination_name="the-source\n" session_id=3994510704 session_state=END} 20250813122629900 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262423955805888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122629900 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122629900 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@829a15aea750: Found GsupExpect[0] for "262423955805888" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@829a15aea750: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262423955805888" TC_mo_ussd_iuse_msisdn_via_proxy(202)@829a15aea750: setverdict(pass): none -> pass 20250813122629902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32838<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@829a15aea750: Final verdict of PTC: pass 20250813122629902 DAUC <0003> db_auc.c:157 IMSI='262428939833608': No 2G Auth Data 20250813122629902 DAUC <0003> db_auc.c:192 IMSI='262428939833608': No 3G Auth Data HLR_Test-GSUP(195)@829a15aea750: Created GsupExpect[0] for "262428939833608" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250813122629908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32846<->l=127.0.0.1:4258 20250813122629910 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122629910 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428939833608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428939833608" source_name="the-source\n" session_id=3288291985 session_state=BEGIN} 20250813122629910 DSS <0004> hlr_ussd.c:576 262428939833608/0xc3ff5a91: Process SS (BEGIN) 20250813122629910 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250813122629910 DSS <0004> hlr_ussd.c:518 262428939833608/0xc3ff5a91: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250813122629910 DSS <0004> hlr_ussd.c:363 262428939833608/0xc3ff5a91: Tx USSD 'Your extension is 491618820828' 20250813122629910 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428939833608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428939833608" destination_name="the-source\n" session_id=3288291985 session_state=END} 20250813122629910 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262428939833608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122629910 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122629910 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@829a15aea750: Found GsupExpect[0] for "262428939833608" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@829a15aea750: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262428939833608" TC_mo_ussd_iuse_msisdn_via_proxy(203)@829a15aea750: setverdict(pass): none -> pass 20250813122629912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32846<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@829a15aea750: Final verdict of PTC: pass 20250813122629913 DAUC <0003> db_auc.c:157 IMSI='262422768130567': No 2G Auth Data 20250813122629913 DAUC <0003> db_auc.c:192 IMSI='262422768130567': No 3G Auth Data HLR_Test-GSUP(195)@829a15aea750: Created GsupExpect[0] for "262422768130567" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250813122629919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32862<->l=127.0.0.1:4258 20250813122629922 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122629922 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262422768130567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422768130567" source_name="the-source\n" session_id=2121965143 session_state=BEGIN} 20250813122629922 DSS <0004> hlr_ussd.c:576 262422768130567/0x7e7a9e57: Process SS (BEGIN) 20250813122629922 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250813122629922 DSS <0004> hlr_ussd.c:518 262422768130567/0x7e7a9e57: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250813122629922 DSS <0004> hlr_ussd.c:363 262422768130567/0x7e7a9e57: Tx USSD 'Your extension is 491614661838' 20250813122629922 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262422768130567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422768130567" destination_name="the-source\n" session_id=2121965143 session_state=END} 20250813122629922 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262422768130567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122629922 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122629922 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@829a15aea750: Found GsupExpect[0] for "262422768130567" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@829a15aea750: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262422768130567" TC_mo_ussd_iuse_msisdn_via_proxy(204)@829a15aea750: setverdict(pass): none -> pass 20250813122629924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32862<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@829a15aea750: Final verdict of PTC: pass 20250813122629925 DAUC <0003> db_auc.c:157 IMSI='262422667984211': No 2G Auth Data 20250813122629925 DAUC <0003> db_auc.c:192 IMSI='262422667984211': No 3G Auth Data HLR_Test-GSUP(195)@829a15aea750: Created GsupExpect[0] for "262422667984211" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250813122629931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32866<->l=127.0.0.1:4258 20250813122629933 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122629933 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262422667984211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422667984211" source_name="the-source\n" session_id=234593176 session_state=BEGIN} 20250813122629933 DSS <0004> hlr_ussd.c:576 262422667984211/0x0dfb9b98: Process SS (BEGIN) 20250813122629933 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250813122629933 DSS <0004> hlr_ussd.c:518 262422667984211/0x0dfb9b98: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250813122629933 DSS <0004> hlr_ussd.c:363 262422667984211/0x0dfb9b98: Tx USSD 'Your extension is 491618765306' 20250813122629933 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262422667984211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422667984211" destination_name="the-source\n" session_id=234593176 session_state=END} 20250813122629934 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262422667984211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122629934 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122629934 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@829a15aea750: Found GsupExpect[0] for "262422667984211" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@829a15aea750: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262422667984211" TC_mo_ussd_iuse_msisdn_via_proxy(205)@829a15aea750: setverdict(pass): none -> pass 20250813122629936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32866<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@829a15aea750: Final verdict of PTC: pass 20250813122629936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32794<->l=127.0.0.1:4258 20250813122629936 DLINP <000b> input/ipa.c:452 connected read/write 20250813122629936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122629936 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(195)@829a15aea750: Final verdict of PTC: none 20250813122629936 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122629936 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122629936 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250813122629936 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45775<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(194)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@829a15aea750: Final verdict of PTC: none 196@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 196: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@829a15aea750: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Wed Aug 13 12:26: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 20250813122629961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32876<->l=127.0.0.1:4258 20250813122630163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32876<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83548) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Wed Aug 13 12:26:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_mo_ussd_euse started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 20250813122633278 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33835 20250813122633278 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33835 MTC@829a15aea750: in not legacy case 2 IPA-EUSE-foobar(208)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122633279 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633279 DLINP <000b> input/ipa.c:406 127.0.0.1:33835 message received 20250813122633280 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122633280 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@829a15aea750: 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 } } } } 20250813122633281 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633281 DLINP <000b> input/ipa.c:406 127.0.0.1:33835 message received 20250813122633281 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122633281 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250813122633281 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250813122633281 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250813122633281 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  20250813122633281 DLGSUP <0013> gsup_server.c:236 2:  20250813122633281 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122633281 DLGSUP <0013> gsup_server.c:236 3:  20250813122633281 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122633281 DLGSUP <0013> gsup_server.c:236 4:  20250813122633281 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122633281 DLGSUP <0013> gsup_server.c:236 5:  20250813122633281 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122633281 DLGSUP <0013> gsup_server.c:236 7:  20250813122633281 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122633281 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122633281 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122633281 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33835 IPA-EUSE-foobar(208)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122633282 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122633282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42912<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(207)@829a15aea750: 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 } } } } 20250813122633283 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633283 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122633283 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122633283 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122633283 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  20250813122633283 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122633283 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  20250813122633283 DLGSUP <0013> gsup_server.c:236 2:  20250813122633283 DLGSUP <0013> gsup_server.c:238 2: 00  HLR_Test-GSUP-IPA(207)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122633283 DLGSUP <0013> gsup_server.c:236 3:  20250813122633283 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122633283 DLGSUP <0013> gsup_server.c:236 4:  20250813122633283 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122633283 DLGSUP <0013> gsup_server.c:236 5:  20250813122633283 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122633283 DLGSUP <0013> gsup_server.c:236 7:  20250813122633283 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122633283 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122633283 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122633283 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@829a15aea750: 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") 20250813122633291 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43543<->l=127.0.0.1:4259) 20250813122633293 DAUC <0003> db_auc.c:157 IMSI='262425160289727': No 2G Auth Data 20250813122633293 DAUC <0003> db_auc.c:192 IMSI='262425160289727': No 3G Auth Data HLR_Test-GSUP(209)@829a15aea750: Created GsupExpect[0] for "262425160289727" to be handled at TC_mo_ussd_euse(212) 20250813122633300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42920<->l=127.0.0.1:4258 20250813122633326 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122633326 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425160289727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425160289727" session_id=1405907425 session_state=BEGIN} 20250813122633326 DSS <0004> hlr_ussd.c:576 262425160289727/0x53cc71e1: Process SS (BEGIN) 20250813122633326 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122633326 DSS <0004> hlr_ussd.c:518 262425160289727/0x53cc71e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122633326 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633326 DLINP <000b> input/ipa.c:432 127.0.0.1:33835 sending data 20250813122633326 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633326 DLINP <000b> input/ipa.c:432 127.0.0.1:33835 sending data EUSE-TC_mo_ussd_euse(206)@829a15aea750: 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 } } } } } 20250813122633336 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633336 DLINP <000b> input/ipa.c:406 127.0.0.1:33835 message received 20250813122633336 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262425160289727 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425160289727" session_id=1405907425 session_state=END} 20250813122633336 DSS <0004> hlr_ussd.c:576 262425160289727/0x53cc71e1: Process SS (END) 20250813122633336 DSS <0004> hlr_ussd.c:518 262425160289727/0x53cc71e1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250813122633336 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425160289727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425160289727" session_id=1405907425 session_state=END} 20250813122633336 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425160289727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122633336 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262425160289727 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122633336 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122633336 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@829a15aea750: Found GsupExpect[0] for "262425160289727" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@829a15aea750: Added IMSI table entry 0TC_mo_ussd_euse(212)"262425160289727" TC_mo_ussd_euse(212)@829a15aea750: setverdict(pass): none -> pass 20250813122633343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42920<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@829a15aea750: Final verdict of PTC: pass 20250813122633345 DAUC <0003> db_auc.c:157 IMSI='262427403597457': No 2G Auth Data 20250813122633345 DAUC <0003> db_auc.c:192 IMSI='262427403597457': No 3G Auth Data HLR_Test-GSUP(209)@829a15aea750: Created GsupExpect[0] for "262427403597457" to be handled at TC_mo_ussd_euse(213) 20250813122633357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42936<->l=127.0.0.1:4258 20250813122633360 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122633360 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427403597457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427403597457" session_id=3622560834 session_state=BEGIN} 20250813122633360 DSS <0004> hlr_ussd.c:576 262427403597457/0xd7ebe442: Process SS (BEGIN) 20250813122633360 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122633360 DSS <0004> hlr_ussd.c:518 262427403597457/0xd7ebe442: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122633360 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633360 DLINP <000b> input/ipa.c:432 127.0.0.1:33835 sending data 20250813122633360 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633360 DLINP <000b> input/ipa.c:432 127.0.0.1:33835 sending data EUSE-TC_mo_ussd_euse(206)@829a15aea750: 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 } } } } } 20250813122633360 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633360 DLINP <000b> input/ipa.c:406 127.0.0.1:33835 message received 20250813122633360 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262427403597457 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427403597457" session_id=3622560834 session_state=END} 20250813122633360 DSS <0004> hlr_ussd.c:576 262427403597457/0xd7ebe442: Process SS (END) 20250813122633360 DSS <0004> hlr_ussd.c:518 262427403597457/0xd7ebe442: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250813122633360 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427403597457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427403597457" session_id=3622560834 session_state=END} 20250813122633360 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427403597457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122633360 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262427403597457 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122633360 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122633360 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@829a15aea750: Found GsupExpect[0] for "262427403597457" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@829a15aea750: Added IMSI table entry 1TC_mo_ussd_euse(213)"262427403597457" TC_mo_ussd_euse(213)@829a15aea750: setverdict(pass): none -> pass 20250813122633362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42936<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@829a15aea750: Final verdict of PTC: pass 20250813122633362 DAUC <0003> db_auc.c:157 IMSI='262426964019930': No 2G Auth Data 20250813122633362 DAUC <0003> db_auc.c:192 IMSI='262426964019930': No 3G Auth Data HLR_Test-GSUP(209)@829a15aea750: Created GsupExpect[0] for "262426964019930" to be handled at TC_mo_ussd_euse(214) 20250813122633368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42948<->l=127.0.0.1:4258 20250813122633371 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122633371 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426964019930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426964019930" session_id=2751383625 session_state=BEGIN} 20250813122633371 DSS <0004> hlr_ussd.c:576 262426964019930/0xa3fec849: Process SS (BEGIN) 20250813122633371 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122633371 DSS <0004> hlr_ussd.c:518 262426964019930/0xa3fec849: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122633371 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633371 DLINP <000b> input/ipa.c:432 127.0.0.1:33835 sending data 20250813122633371 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633371 DLINP <000b> input/ipa.c:432 127.0.0.1:33835 sending data EUSE-TC_mo_ussd_euse(206)@829a15aea750: 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 } } } } } 20250813122633371 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633371 DLINP <000b> input/ipa.c:406 127.0.0.1:33835 message received 20250813122633371 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262426964019930 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426964019930" session_id=2751383625 session_state=END} 20250813122633371 DSS <0004> hlr_ussd.c:576 262426964019930/0xa3fec849: Process SS (END) 20250813122633371 DSS <0004> hlr_ussd.c:518 262426964019930/0xa3fec849: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250813122633371 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426964019930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426964019930" session_id=2751383625 session_state=END} 20250813122633371 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426964019930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122633371 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262426964019930 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122633371 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122633371 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@829a15aea750: Found GsupExpect[0] for "262426964019930" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@829a15aea750: Added IMSI table entry 2TC_mo_ussd_euse(214)"262426964019930" TC_mo_ussd_euse(214)@829a15aea750: setverdict(pass): none -> pass 20250813122633373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42948<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@829a15aea750: Final verdict of PTC: pass 20250813122633373 DAUC <0003> db_auc.c:157 IMSI='262428438577741': No 2G Auth Data 20250813122633373 DAUC <0003> db_auc.c:192 IMSI='262428438577741': No 3G Auth Data HLR_Test-GSUP(209)@829a15aea750: Created GsupExpect[0] for "262428438577741" to be handled at TC_mo_ussd_euse(215) 20250813122633378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42964<->l=127.0.0.1:4258 20250813122633381 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122633381 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428438577741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428438577741" session_id=2253238525 session_state=BEGIN} 20250813122633381 DSS <0004> hlr_ussd.c:576 262428438577741/0x864db0fd: Process SS (BEGIN) 20250813122633381 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122633381 DSS <0004> hlr_ussd.c:518 262428438577741/0x864db0fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122633381 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633381 DLINP <000b> input/ipa.c:432 127.0.0.1:33835 sending data 20250813122633381 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633381 DLINP <000b> input/ipa.c:432 127.0.0.1:33835 sending data EUSE-TC_mo_ussd_euse(206)@829a15aea750: 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 } } } } } 20250813122633382 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633382 DLINP <000b> input/ipa.c:406 127.0.0.1:33835 message received 20250813122633382 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262428438577741 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428438577741" session_id=2253238525 session_state=END} 20250813122633382 DSS <0004> hlr_ussd.c:576 262428438577741/0x864db0fd: Process SS (END) 20250813122633382 DSS <0004> hlr_ussd.c:518 262428438577741/0x864db0fd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250813122633382 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428438577741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428438577741" session_id=2253238525 session_state=END} 20250813122633382 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428438577741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122633382 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262428438577741 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122633382 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122633382 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@829a15aea750: Found GsupExpect[0] for "262428438577741" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@829a15aea750: Added IMSI table entry 3TC_mo_ussd_euse(215)"262428438577741" TC_mo_ussd_euse(215)@829a15aea750: setverdict(pass): none -> pass 20250813122633383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42964<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@829a15aea750: Final verdict of PTC: pass 20250813122633384 DAUC <0003> db_auc.c:157 IMSI='262425057221204': No 2G Auth Data 20250813122633384 DAUC <0003> db_auc.c:192 IMSI='262425057221204': No 3G Auth Data HLR_Test-GSUP(209)@829a15aea750: Created GsupExpect[0] for "262425057221204" to be handled at TC_mo_ussd_euse(216) 20250813122633389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42968<->l=127.0.0.1:4258 20250813122633392 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122633392 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425057221204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425057221204" session_id=728129635 session_state=BEGIN} 20250813122633392 DSS <0004> hlr_ussd.c:576 262425057221204/0x2b666063: Process SS (BEGIN) 20250813122633392 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122633392 DSS <0004> hlr_ussd.c:518 262425057221204/0x2b666063: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122633392 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633392 DLINP <000b> input/ipa.c:432 127.0.0.1:33835 sending data 20250813122633392 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633392 DLINP <000b> input/ipa.c:432 127.0.0.1:33835 sending data EUSE-TC_mo_ussd_euse(206)@829a15aea750: 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 } } } } } 20250813122633392 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633392 DLINP <000b> input/ipa.c:406 127.0.0.1:33835 message received 20250813122633392 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262425057221204 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425057221204" session_id=728129635 session_state=END} 20250813122633392 DSS <0004> hlr_ussd.c:576 262425057221204/0x2b666063: Process SS (END) 20250813122633392 DSS <0004> hlr_ussd.c:518 262425057221204/0x2b666063: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250813122633392 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425057221204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425057221204" session_id=728129635 session_state=END} 20250813122633392 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425057221204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122633392 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262425057221204 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122633392 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122633392 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@829a15aea750: Found GsupExpect[0] for "262425057221204" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@829a15aea750: Added IMSI table entry 4TC_mo_ussd_euse(216)"262425057221204" TC_mo_ussd_euse(216)@829a15aea750: setverdict(pass): none -> pass 20250813122633394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42968<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@829a15aea750: Final verdict of PTC: pass 20250813122633394 DAUC <0003> db_auc.c:157 IMSI='262429055694986': No 2G Auth Data 20250813122633394 DAUC <0003> db_auc.c:192 IMSI='262429055694986': No 3G Auth Data HLR_Test-GSUP(209)@829a15aea750: Created GsupExpect[0] for "262429055694986" to be handled at TC_mo_ussd_euse(217) 20250813122633400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42974<->l=127.0.0.1:4258 20250813122633402 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122633402 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429055694986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429055694986" session_id=3200545316 session_state=BEGIN} 20250813122633402 DSS <0004> hlr_ussd.c:576 262429055694986/0xbec47224: Process SS (BEGIN) 20250813122633402 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122633402 DSS <0004> hlr_ussd.c:518 262429055694986/0xbec47224: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122633402 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633402 DLINP <000b> input/ipa.c:432 127.0.0.1:33835 sending data 20250813122633402 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633402 DLINP <000b> input/ipa.c:432 127.0.0.1:33835 sending data EUSE-TC_mo_ussd_euse(206)@829a15aea750: 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 } } } } } 20250813122633403 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633403 DLINP <000b> input/ipa.c:406 127.0.0.1:33835 message received 20250813122633403 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262429055694986 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429055694986" session_id=3200545316 session_state=END} 20250813122633403 DSS <0004> hlr_ussd.c:576 262429055694986/0xbec47224: Process SS (END) 20250813122633403 DSS <0004> hlr_ussd.c:518 262429055694986/0xbec47224: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250813122633403 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429055694986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429055694986" session_id=3200545316 session_state=END} 20250813122633403 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429055694986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122633403 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262429055694986 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122633403 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122633403 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@829a15aea750: Found GsupExpect[0] for "262429055694986" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@829a15aea750: Added IMSI table entry 5TC_mo_ussd_euse(217)"262429055694986" TC_mo_ussd_euse(217)@829a15aea750: setverdict(pass): none -> pass 20250813122633405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42974<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@829a15aea750: Final verdict of PTC: pass 20250813122633405 DAUC <0003> db_auc.c:157 IMSI='262426897936574': No 2G Auth Data 20250813122633405 DAUC <0003> db_auc.c:192 IMSI='262426897936574': No 3G Auth Data HLR_Test-GSUP(209)@829a15aea750: Created GsupExpect[0] for "262426897936574" to be handled at TC_mo_ussd_euse(218) 20250813122633411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42988<->l=127.0.0.1:4258 20250813122633413 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122633413 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426897936574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426897936574" session_id=2862393235 session_state=BEGIN} 20250813122633413 DSS <0004> hlr_ussd.c:576 262426897936574/0xaa9ca793: Process SS (BEGIN) 20250813122633413 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122633413 DSS <0004> hlr_ussd.c:518 262426897936574/0xaa9ca793: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122633414 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633414 DLINP <000b> input/ipa.c:432 127.0.0.1:33835 sending data 20250813122633414 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633414 DLINP <000b> input/ipa.c:432 127.0.0.1:33835 sending data EUSE-TC_mo_ussd_euse(206)@829a15aea750: 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 } } } } } 20250813122633414 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633414 DLINP <000b> input/ipa.c:406 127.0.0.1:33835 message received 20250813122633414 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262426897936574 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426897936574" session_id=2862393235 session_state=END} 20250813122633414 DSS <0004> hlr_ussd.c:576 262426897936574/0xaa9ca793: Process SS (END) 20250813122633414 DSS <0004> hlr_ussd.c:518 262426897936574/0xaa9ca793: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250813122633414 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426897936574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426897936574" session_id=2862393235 session_state=END} 20250813122633414 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426897936574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122633414 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262426897936574 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122633414 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122633414 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@829a15aea750: Found GsupExpect[0] for "262426897936574" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@829a15aea750: Added IMSI table entry 6TC_mo_ussd_euse(218)"262426897936574" TC_mo_ussd_euse(218)@829a15aea750: setverdict(pass): none -> pass 20250813122633416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42988<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@829a15aea750: Final verdict of PTC: pass 20250813122633417 DAUC <0003> db_auc.c:157 IMSI='262426296236361': No 2G Auth Data 20250813122633417 DAUC <0003> db_auc.c:192 IMSI='262426296236361': No 3G Auth Data HLR_Test-GSUP(209)@829a15aea750: Created GsupExpect[0] for "262426296236361" to be handled at TC_mo_ussd_euse(219) 20250813122633423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43000<->l=127.0.0.1:4258 20250813122633427 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122633427 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426296236361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426296236361" session_id=2993050470 session_state=BEGIN} 20250813122633427 DSS <0004> hlr_ussd.c:576 262426296236361/0xb2665366: Process SS (BEGIN) 20250813122633427 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122633427 DSS <0004> hlr_ussd.c:518 262426296236361/0xb2665366: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122633427 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633427 DLINP <000b> input/ipa.c:432 127.0.0.1:33835 sending data 20250813122633427 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633427 DLINP <000b> input/ipa.c:432 127.0.0.1:33835 sending data EUSE-TC_mo_ussd_euse(206)@829a15aea750: 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 } } } } } 20250813122633427 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633427 DLINP <000b> input/ipa.c:406 127.0.0.1:33835 message received 20250813122633427 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262426296236361 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426296236361" session_id=2993050470 session_state=END} 20250813122633427 DSS <0004> hlr_ussd.c:576 262426296236361/0xb2665366: Process SS (END) 20250813122633427 DSS <0004> hlr_ussd.c:518 262426296236361/0xb2665366: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250813122633427 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426296236361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426296236361" session_id=2993050470 session_state=END} 20250813122633427 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426296236361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122633427 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262426296236361 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122633427 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122633427 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@829a15aea750: Found GsupExpect[0] for "262426296236361" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@829a15aea750: Added IMSI table entry 7TC_mo_ussd_euse(219)"262426296236361" TC_mo_ussd_euse(219)@829a15aea750: setverdict(pass): none -> pass 20250813122633430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43000<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@829a15aea750: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@829a15aea750: Final verdict of PTC: none 20250813122633431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42912<->l=127.0.0.1:4258 20250813122633431 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633431 DLINP <000b> input/ipa.c:406 127.0.0.1:33835 message received 20250813122633431 DLINP <000b> input/ipa.c:415 127.0.0.1:33835 connection closed with server 20250813122633431 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33835 HLR_Test-GSUP(209)@829a15aea750: Final verdict of PTC: none 20250813122633431 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250813122633431 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43543<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@829a15aea750: Final verdict of PTC: none 20250813122633432 DLINP <000b> input/ipa.c:452 connected read/write 20250813122633432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122633432 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122633432 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122633432 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 210@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 210: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@829a15aea750: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Wed Aug 13 12:26:33 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 20250813122633470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43010<->l=127.0.0.1:4258 20250813122633671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43010<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67124) Waiting for packet dumper to finish... 1 (prev_count=67124, count=111496) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Wed Aug 13 12:26:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_mo_ussd_euse_continue started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 20250813122636795 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46117 20250813122636795 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:46117 MTC@829a15aea750: in not legacy case 2 IPA-EUSE-foobar(222)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122636797 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122636797 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 20250813122636797 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636797 DLINP <000b> input/ipa.c:406 127.0.0.1:46117 message received HLR_Test-GSUP-IPA(221)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122636798 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(222)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122636799 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636799 DLINP <000b> input/ipa.c:406 127.0.0.1:46117 message received 20250813122636799 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122636799 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250813122636799 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250813122636799 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250813122636799 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  20250813122636799 DLGSUP <0013> gsup_server.c:236 2:  20250813122636799 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122636799 DLGSUP <0013> gsup_server.c:236 3:  20250813122636799 DLGSUP <0013> gsup_server.c:238 3: 00  IPA-EUSE-foobar(222)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122636799 DLGSUP <0013> gsup_server.c:236 4:  20250813122636799 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122636799 DLGSUP <0013> gsup_server.c:236 5:  20250813122636799 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122636799 DLGSUP <0013> gsup_server.c:236 7:  20250813122636799 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122636799 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122636799 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122636799 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46117 20250813122636799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43012<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122636801 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122636801 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122636801 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122636801 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  20250813122636801 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122636801 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  20250813122636801 DLGSUP <0013> gsup_server.c:236 2:  20250813122636801 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122636801 DLGSUP <0013> gsup_server.c:236 3:  20250813122636801 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122636801 DLGSUP <0013> gsup_server.c:236 4:  20250813122636801 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122636801 DLGSUP <0013> gsup_server.c:236 5:  20250813122636801 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122636801 DLGSUP <0013> gsup_server.c:236 7:  20250813122636801 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122636801 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122636801 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122636801 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@829a15aea750: 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") 20250813122636809 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33839<->l=127.0.0.1:4259) 20250813122636811 DAUC <0003> db_auc.c:157 IMSI='262421416365441': No 2G Auth Data 20250813122636811 DAUC <0003> db_auc.c:192 IMSI='262421416365441': No 3G Auth Data HLR_Test-GSUP(223)@829a15aea750: Created GsupExpect[0] for "262421416365441" to be handled at TC_mo_ussd_euse_continue(226) 20250813122636817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43016<->l=127.0.0.1:4258 20250813122636846 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122636846 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421416365441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421416365441" session_id=448500693 session_state=BEGIN} 20250813122636846 DSS <0004> hlr_ussd.c:576 262421416365441/0x1abb93d5: Process SS (BEGIN) 20250813122636846 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122636846 DSS <0004> hlr_ussd.c:518 262421416365441/0x1abb93d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122636846 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636846 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data 20250813122636846 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636846 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data EUSE-TC_mo_ussd_euse_continue(220)@829a15aea750: 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 } } } } } 20250813122636862 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636862 DLINP <000b> input/ipa.c:406 127.0.0.1:46117 message received 20250813122636862 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262421416365441 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421416365441" session_id=448500693 session_state=CONTINUE} 20250813122636862 DSS <0004> hlr_ussd.c:576 262421416365441/0x1abb93d5: Process SS (CONTINUE) 20250813122636862 DSS <0004> hlr_ussd.c:518 262421416365441/0x1abb93d5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250813122636862 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421416365441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421416365441" session_id=448500693 session_state=CONTINUE} 20250813122636862 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262421416365441 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122636862 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122636862 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@829a15aea750: Found GsupExpect[0] for "262421416365441" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@829a15aea750: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262421416365441" TC_mo_ussd_euse_continue(226)@829a15aea750: setverdict(pass): none -> pass 20250813122636875 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122636875 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421416365441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421416365441" session_id=448500693 session_state=CONTINUE} 20250813122636875 DSS <0004> hlr_ussd.c:576 262421416365441/0x1abb93d5: Process SS (CONTINUE) 20250813122636875 DSS <0004> hlr_ussd.c:518 262421416365441/0x1abb93d5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250813122636875 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421416365441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122636875 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636875 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data 20250813122636875 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636875 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data EUSE-TC_mo_ussd_euse_continue(220)@829a15aea750: 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 } } } } } 20250813122636878 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636878 DLINP <000b> input/ipa.c:406 127.0.0.1:46117 message received 20250813122636878 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262421416365441 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421416365441" session_id=448500693 session_state=END} 20250813122636878 DSS <0004> hlr_ussd.c:576 262421416365441/0x1abb93d5: Process SS (END) 20250813122636878 DSS <0004> hlr_ussd.c:518 262421416365441/0x1abb93d5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250813122636878 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421416365441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421416365441" session_id=448500693 session_state=END} 20250813122636878 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421416365441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122636879 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262421416365441 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122636879 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122636879 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122636882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43016<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@829a15aea750: Final verdict of PTC: pass 20250813122636883 DAUC <0003> db_auc.c:157 IMSI='262423853594757': No 2G Auth Data 20250813122636884 DAUC <0003> db_auc.c:192 IMSI='262423853594757': No 3G Auth Data HLR_Test-GSUP(223)@829a15aea750: Created GsupExpect[0] for "262423853594757" to be handled at TC_mo_ussd_euse_continue(227) 20250813122636902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43024<->l=127.0.0.1:4258 20250813122636904 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122636904 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423853594757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423853594757" session_id=2685841707 session_state=BEGIN} 20250813122636904 DSS <0004> hlr_ussd.c:576 262423853594757/0xa016b12b: Process SS (BEGIN) 20250813122636904 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122636904 DSS <0004> hlr_ussd.c:518 262423853594757/0xa016b12b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122636904 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636904 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data 20250813122636904 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636904 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data EUSE-TC_mo_ussd_euse_continue(220)@829a15aea750: 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 } } } } } 20250813122636905 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636905 DLINP <000b> input/ipa.c:406 127.0.0.1:46117 message received 20250813122636905 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262423853594757 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423853594757" session_id=2685841707 session_state=CONTINUE} 20250813122636905 DSS <0004> hlr_ussd.c:576 262423853594757/0xa016b12b: Process SS (CONTINUE) 20250813122636905 DSS <0004> hlr_ussd.c:518 262423853594757/0xa016b12b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250813122636905 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423853594757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423853594757" session_id=2685841707 session_state=CONTINUE} 20250813122636905 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262423853594757 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122636905 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122636905 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@829a15aea750: Found GsupExpect[0] for "262423853594757" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@829a15aea750: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262423853594757" TC_mo_ussd_euse_continue(227)@829a15aea750: setverdict(pass): none -> pass 20250813122636907 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636907 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122636907 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423853594757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423853594757" session_id=2685841707 session_state=CONTINUE} 20250813122636907 DSS <0004> hlr_ussd.c:576 262423853594757/0xa016b12b: Process SS (CONTINUE) 20250813122636907 DSS <0004> hlr_ussd.c:518 262423853594757/0xa016b12b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250813122636907 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423853594757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122636907 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636907 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data 20250813122636907 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636907 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data EUSE-TC_mo_ussd_euse_continue(220)@829a15aea750: 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 } } } } } 20250813122636908 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636908 DLINP <000b> input/ipa.c:406 127.0.0.1:46117 message received 20250813122636908 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262423853594757 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423853594757" session_id=2685841707 session_state=END} 20250813122636908 DSS <0004> hlr_ussd.c:576 262423853594757/0xa016b12b: Process SS (END) 20250813122636908 DSS <0004> hlr_ussd.c:518 262423853594757/0xa016b12b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250813122636908 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423853594757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423853594757" session_id=2685841707 session_state=END} 20250813122636908 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423853594757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122636908 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262423853594757 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122636908 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122636908 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636908 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122636909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43024<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@829a15aea750: Final verdict of PTC: pass 20250813122636909 DAUC <0003> db_auc.c:157 IMSI='262425571693262': No 2G Auth Data 20250813122636909 DAUC <0003> db_auc.c:192 IMSI='262425571693262': No 3G Auth Data HLR_Test-GSUP(223)@829a15aea750: Created GsupExpect[0] for "262425571693262" to be handled at TC_mo_ussd_euse_continue(228) 20250813122636916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43026<->l=127.0.0.1:4258 20250813122636919 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636919 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122636919 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425571693262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425571693262" session_id=2828903612 session_state=BEGIN} 20250813122636919 DSS <0004> hlr_ussd.c:576 262425571693262/0xa89da4bc: Process SS (BEGIN) 20250813122636919 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122636919 DSS <0004> hlr_ussd.c:518 262425571693262/0xa89da4bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122636919 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636919 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data 20250813122636919 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636919 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data EUSE-TC_mo_ussd_euse_continue(220)@829a15aea750: 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 } } } } } 20250813122636920 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636920 DLINP <000b> input/ipa.c:406 127.0.0.1:46117 message received 20250813122636920 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262425571693262 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425571693262" session_id=2828903612 session_state=CONTINUE} 20250813122636920 DSS <0004> hlr_ussd.c:576 262425571693262/0xa89da4bc: Process SS (CONTINUE) 20250813122636920 DSS <0004> hlr_ussd.c:518 262425571693262/0xa89da4bc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250813122636920 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425571693262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425571693262" session_id=2828903612 session_state=CONTINUE} 20250813122636920 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262425571693262 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122636920 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122636920 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@829a15aea750: Found GsupExpect[0] for "262425571693262" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@829a15aea750: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262425571693262" TC_mo_ussd_euse_continue(228)@829a15aea750: setverdict(pass): none -> pass 20250813122636922 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122636922 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425571693262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425571693262" session_id=2828903612 session_state=CONTINUE} 20250813122636922 DSS <0004> hlr_ussd.c:576 262425571693262/0xa89da4bc: Process SS (CONTINUE) 20250813122636922 DSS <0004> hlr_ussd.c:518 262425571693262/0xa89da4bc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250813122636922 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425571693262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122636922 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636922 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data 20250813122636922 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636922 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data EUSE-TC_mo_ussd_euse_continue(220)@829a15aea750: 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 } } } } } 20250813122636923 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636923 DLINP <000b> input/ipa.c:406 127.0.0.1:46117 message received 20250813122636923 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262425571693262 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425571693262" session_id=2828903612 session_state=END} 20250813122636923 DSS <0004> hlr_ussd.c:576 262425571693262/0xa89da4bc: Process SS (END) 20250813122636923 DSS <0004> hlr_ussd.c:518 262425571693262/0xa89da4bc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250813122636923 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425571693262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425571693262" session_id=2828903612 session_state=END} 20250813122636923 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425571693262 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122636923 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262425571693262 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122636923 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122636923 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122636923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43026<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@829a15aea750: Final verdict of PTC: pass 20250813122636924 DAUC <0003> db_auc.c:157 IMSI='262420173366527': No 2G Auth Data 20250813122636924 DAUC <0003> db_auc.c:192 IMSI='262420173366527': No 3G Auth Data HLR_Test-GSUP(223)@829a15aea750: Created GsupExpect[0] for "262420173366527" to be handled at TC_mo_ussd_euse_continue(229) 20250813122636930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43040<->l=127.0.0.1:4258 20250813122636932 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122636932 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420173366527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420173366527" session_id=4115575336 session_state=BEGIN} 20250813122636932 DSS <0004> hlr_ussd.c:576 262420173366527/0xf54eb228: Process SS (BEGIN) 20250813122636932 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122636932 DSS <0004> hlr_ussd.c:518 262420173366527/0xf54eb228: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122636932 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636932 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data 20250813122636932 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636932 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data EUSE-TC_mo_ussd_euse_continue(220)@829a15aea750: 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 } } } } } 20250813122636933 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636933 DLINP <000b> input/ipa.c:406 127.0.0.1:46117 message received 20250813122636933 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262420173366527 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420173366527" session_id=4115575336 session_state=CONTINUE} 20250813122636933 DSS <0004> hlr_ussd.c:576 262420173366527/0xf54eb228: Process SS (CONTINUE) 20250813122636933 DSS <0004> hlr_ussd.c:518 262420173366527/0xf54eb228: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250813122636933 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420173366527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420173366527" session_id=4115575336 session_state=CONTINUE} 20250813122636933 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262420173366527 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122636933 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122636933 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@829a15aea750: Found GsupExpect[0] for "262420173366527" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@829a15aea750: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262420173366527" TC_mo_ussd_euse_continue(229)@829a15aea750: setverdict(pass): none -> pass 20250813122636935 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122636935 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420173366527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420173366527" session_id=4115575336 session_state=CONTINUE} 20250813122636935 DSS <0004> hlr_ussd.c:576 262420173366527/0xf54eb228: Process SS (CONTINUE) 20250813122636935 DSS <0004> hlr_ussd.c:518 262420173366527/0xf54eb228: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250813122636935 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420173366527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122636935 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636935 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data 20250813122636935 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636935 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data EUSE-TC_mo_ussd_euse_continue(220)@829a15aea750: 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 } } } } } 20250813122636936 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636936 DLINP <000b> input/ipa.c:406 127.0.0.1:46117 message received 20250813122636936 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262420173366527 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420173366527" session_id=4115575336 session_state=END} 20250813122636936 DSS <0004> hlr_ussd.c:576 262420173366527/0xf54eb228: Process SS (END) 20250813122636936 DSS <0004> hlr_ussd.c:518 262420173366527/0xf54eb228: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250813122636936 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420173366527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420173366527" session_id=4115575336 session_state=END} 20250813122636936 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420173366527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122636936 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262420173366527 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122636936 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122636936 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122636936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43040<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@829a15aea750: Final verdict of PTC: pass 20250813122636936 DAUC <0003> db_auc.c:157 IMSI='262427004286376': No 2G Auth Data 20250813122636936 DAUC <0003> db_auc.c:192 IMSI='262427004286376': No 3G Auth Data HLR_Test-GSUP(223)@829a15aea750: Created GsupExpect[0] for "262427004286376" to be handled at TC_mo_ussd_euse_continue(230) 20250813122636942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43042<->l=127.0.0.1:4258 20250813122636945 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122636945 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427004286376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427004286376" session_id=1121511957 session_state=BEGIN} 20250813122636945 DSS <0004> hlr_ussd.c:576 262427004286376/0x42d8ea15: Process SS (BEGIN) 20250813122636945 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122636945 DSS <0004> hlr_ussd.c:518 262427004286376/0x42d8ea15: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122636945 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636945 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data 20250813122636945 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636945 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data EUSE-TC_mo_ussd_euse_continue(220)@829a15aea750: 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 } } } } } 20250813122636945 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636945 DLINP <000b> input/ipa.c:406 127.0.0.1:46117 message received 20250813122636945 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262427004286376 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427004286376" session_id=1121511957 session_state=CONTINUE} 20250813122636945 DSS <0004> hlr_ussd.c:576 262427004286376/0x42d8ea15: Process SS (CONTINUE) 20250813122636945 DSS <0004> hlr_ussd.c:518 262427004286376/0x42d8ea15: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250813122636945 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427004286376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427004286376" session_id=1121511957 session_state=CONTINUE} 20250813122636945 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262427004286376 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122636945 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122636945 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@829a15aea750: Found GsupExpect[0] for "262427004286376" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@829a15aea750: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262427004286376" TC_mo_ussd_euse_continue(230)@829a15aea750: setverdict(pass): none -> pass 20250813122636947 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122636947 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427004286376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427004286376" session_id=1121511957 session_state=CONTINUE} 20250813122636947 DSS <0004> hlr_ussd.c:576 262427004286376/0x42d8ea15: Process SS (CONTINUE) 20250813122636947 DSS <0004> hlr_ussd.c:518 262427004286376/0x42d8ea15: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250813122636947 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427004286376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122636947 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636947 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data 20250813122636947 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636947 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data EUSE-TC_mo_ussd_euse_continue(220)@829a15aea750: 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 } } } } } 20250813122636948 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636948 DLINP <000b> input/ipa.c:406 127.0.0.1:46117 message received 20250813122636948 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262427004286376 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427004286376" session_id=1121511957 session_state=END} 20250813122636948 DSS <0004> hlr_ussd.c:576 262427004286376/0x42d8ea15: Process SS (END) 20250813122636948 DSS <0004> hlr_ussd.c:518 262427004286376/0x42d8ea15: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250813122636948 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427004286376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427004286376" session_id=1121511957 session_state=END} 20250813122636948 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427004286376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122636948 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262427004286376 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122636948 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122636948 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122636948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43042<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@829a15aea750: Final verdict of PTC: pass 20250813122636949 DAUC <0003> db_auc.c:157 IMSI='262427260895744': No 2G Auth Data 20250813122636949 DAUC <0003> db_auc.c:192 IMSI='262427260895744': No 3G Auth Data HLR_Test-GSUP(223)@829a15aea750: Created GsupExpect[0] for "262427260895744" to be handled at TC_mo_ussd_euse_continue(231) 20250813122636955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43052<->l=127.0.0.1:4258 20250813122636958 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122636958 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427260895744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427260895744" session_id=1403600939 session_state=BEGIN} 20250813122636958 DSS <0004> hlr_ussd.c:576 262427260895744/0x53a9402b: Process SS (BEGIN) 20250813122636958 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122636958 DSS <0004> hlr_ussd.c:518 262427260895744/0x53a9402b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122636958 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636958 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data 20250813122636958 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636958 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data EUSE-TC_mo_ussd_euse_continue(220)@829a15aea750: 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 } } } } } 20250813122636958 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636958 DLINP <000b> input/ipa.c:406 127.0.0.1:46117 message received 20250813122636958 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262427260895744 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427260895744" session_id=1403600939 session_state=CONTINUE} 20250813122636958 DSS <0004> hlr_ussd.c:576 262427260895744/0x53a9402b: Process SS (CONTINUE) 20250813122636958 DSS <0004> hlr_ussd.c:518 262427260895744/0x53a9402b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250813122636958 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427260895744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427260895744" session_id=1403600939 session_state=CONTINUE} 20250813122636958 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262427260895744 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122636958 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122636958 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@829a15aea750: Found GsupExpect[0] for "262427260895744" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@829a15aea750: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262427260895744" TC_mo_ussd_euse_continue(231)@829a15aea750: setverdict(pass): none -> pass 20250813122636961 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636961 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122636961 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427260895744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427260895744" session_id=1403600939 session_state=CONTINUE} 20250813122636961 DSS <0004> hlr_ussd.c:576 262427260895744/0x53a9402b: Process SS (CONTINUE) 20250813122636961 DSS <0004> hlr_ussd.c:518 262427260895744/0x53a9402b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250813122636961 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427260895744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122636961 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636961 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data 20250813122636961 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636961 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data EUSE-TC_mo_ussd_euse_continue(220)@829a15aea750: 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 } } } } } 20250813122636962 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636962 DLINP <000b> input/ipa.c:406 127.0.0.1:46117 message received 20250813122636962 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262427260895744 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427260895744" session_id=1403600939 session_state=END} 20250813122636962 DSS <0004> hlr_ussd.c:576 262427260895744/0x53a9402b: Process SS (END) 20250813122636962 DSS <0004> hlr_ussd.c:518 262427260895744/0x53a9402b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250813122636962 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427260895744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427260895744" session_id=1403600939 session_state=END} 20250813122636962 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427260895744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122636962 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262427260895744 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122636962 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122636962 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122636962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43052<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@829a15aea750: Final verdict of PTC: pass 20250813122636963 DAUC <0003> db_auc.c:157 IMSI='262424258898785': No 2G Auth Data 20250813122636963 DAUC <0003> db_auc.c:192 IMSI='262424258898785': No 3G Auth Data HLR_Test-GSUP(223)@829a15aea750: Created GsupExpect[0] for "262424258898785" to be handled at TC_mo_ussd_euse_continue(232) 20250813122636969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43066<->l=127.0.0.1:4258 20250813122636972 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122636972 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424258898785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424258898785" session_id=1716054135 session_state=BEGIN} 20250813122636972 DSS <0004> hlr_ussd.c:576 262424258898785/0x6648e877: Process SS (BEGIN) 20250813122636972 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122636972 DSS <0004> hlr_ussd.c:518 262424258898785/0x6648e877: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122636972 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636972 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data 20250813122636972 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636972 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data EUSE-TC_mo_ussd_euse_continue(220)@829a15aea750: 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 } } } } } 20250813122636973 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636973 DLINP <000b> input/ipa.c:406 127.0.0.1:46117 message received 20250813122636973 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262424258898785 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424258898785" session_id=1716054135 session_state=CONTINUE} 20250813122636973 DSS <0004> hlr_ussd.c:576 262424258898785/0x6648e877: Process SS (CONTINUE) 20250813122636973 DSS <0004> hlr_ussd.c:518 262424258898785/0x6648e877: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250813122636973 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424258898785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424258898785" session_id=1716054135 session_state=CONTINUE} 20250813122636973 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262424258898785 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122636973 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122636973 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636973 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@829a15aea750: Found GsupExpect[0] for "262424258898785" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@829a15aea750: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262424258898785" TC_mo_ussd_euse_continue(232)@829a15aea750: setverdict(pass): none -> pass 20250813122636976 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122636976 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424258898785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424258898785" session_id=1716054135 session_state=CONTINUE} 20250813122636976 DSS <0004> hlr_ussd.c:576 262424258898785/0x6648e877: Process SS (CONTINUE) 20250813122636976 DSS <0004> hlr_ussd.c:518 262424258898785/0x6648e877: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250813122636976 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424258898785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122636976 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636976 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data 20250813122636976 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636976 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data EUSE-TC_mo_ussd_euse_continue(220)@829a15aea750: 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 } } } } } 20250813122636977 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636977 DLINP <000b> input/ipa.c:406 127.0.0.1:46117 message received 20250813122636977 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262424258898785 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424258898785" session_id=1716054135 session_state=END} 20250813122636977 DSS <0004> hlr_ussd.c:576 262424258898785/0x6648e877: Process SS (END) 20250813122636977 DSS <0004> hlr_ussd.c:518 262424258898785/0x6648e877: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250813122636977 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424258898785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424258898785" session_id=1716054135 session_state=END} 20250813122636977 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424258898785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122636977 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262424258898785 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122636977 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122636977 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122636978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43066<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@829a15aea750: Final verdict of PTC: pass 20250813122636978 DAUC <0003> db_auc.c:157 IMSI='262423479427560': No 2G Auth Data 20250813122636978 DAUC <0003> db_auc.c:192 IMSI='262423479427560': No 3G Auth Data HLR_Test-GSUP(223)@829a15aea750: Created GsupExpect[0] for "262423479427560" to be handled at TC_mo_ussd_euse_continue(233) 20250813122636984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43070<->l=127.0.0.1:4258 20250813122636987 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122636987 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423479427560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423479427560" session_id=2617097051 session_state=BEGIN} 20250813122636987 DSS <0004> hlr_ussd.c:576 262423479427560/0x9bfdbb5b: Process SS (BEGIN) 20250813122636987 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250813122636987 DSS <0004> hlr_ussd.c:518 262423479427560/0x9bfdbb5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250813122636987 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636987 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data 20250813122636987 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636987 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data EUSE-TC_mo_ussd_euse_continue(220)@829a15aea750: 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 } } } } } 20250813122636988 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636988 DLINP <000b> input/ipa.c:406 127.0.0.1:46117 message received 20250813122636988 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262423479427560 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423479427560" session_id=2617097051 session_state=CONTINUE} 20250813122636988 DSS <0004> hlr_ussd.c:576 262423479427560/0x9bfdbb5b: Process SS (CONTINUE) 20250813122636988 DSS <0004> hlr_ussd.c:518 262423479427560/0x9bfdbb5b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250813122636988 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423479427560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423479427560" session_id=2617097051 session_state=CONTINUE} 20250813122636988 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262423479427560 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122636988 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122636988 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@829a15aea750: Found GsupExpect[0] for "262423479427560" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@829a15aea750: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262423479427560" TC_mo_ussd_euse_continue(233)@829a15aea750: setverdict(pass): none -> pass 20250813122636990 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122636990 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423479427560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423479427560" session_id=2617097051 session_state=CONTINUE} 20250813122636990 DSS <0004> hlr_ussd.c:576 262423479427560/0x9bfdbb5b: Process SS (CONTINUE) 20250813122636990 DSS <0004> hlr_ussd.c:518 262423479427560/0x9bfdbb5b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250813122636990 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423479427560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122636990 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636990 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data 20250813122636990 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636990 DLINP <000b> input/ipa.c:432 127.0.0.1:46117 sending data EUSE-TC_mo_ussd_euse_continue(220)@829a15aea750: 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 } } } } } 20250813122636991 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636991 DLINP <000b> input/ipa.c:406 127.0.0.1:46117 message received 20250813122636991 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262423479427560 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423479427560" session_id=2617097051 session_state=END} 20250813122636991 DSS <0004> hlr_ussd.c:576 262423479427560/0x9bfdbb5b: Process SS (END) 20250813122636991 DSS <0004> hlr_ussd.c:518 262423479427560/0x9bfdbb5b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250813122636991 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423479427560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423479427560" session_id=2617097051 session_state=END} 20250813122636991 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423479427560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122636991 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262423479427560 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122636991 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122636991 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122636992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43070<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@829a15aea750: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@829a15aea750: Final verdict of PTC: none 20250813122636993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43012<->l=127.0.0.1:4258 HLR_Test-GSUP(223)@829a15aea750: Final verdict of PTC: none 20250813122636993 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122636993 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122636993 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122636993 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122636993 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33839<->l=127.0.0.1:4259) 224@829a15aea750: Final verdict of PTC: none 20250813122636993 DLINP <000b> input/ipa.c:452 connected read/write 20250813122636993 DLINP <000b> input/ipa.c:406 127.0.0.1:46117 message received 20250813122636993 DLINP <000b> input/ipa.c:415 127.0.0.1:46117 connection closed with server 20250813122636993 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:46117 20250813122636993 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP-IPA(221)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@829a15aea750: Final verdict of PTC: none IPA-EUSE-foobar(222)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 224: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@829a15aea750: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Wed Aug 13 12:26:37 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 20250813122637034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43080<->l=127.0.0.1:4258 20250813122637235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43080<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131324) Waiting for packet dumper to finish... 1 (prev_count=131324, count=157148) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Wed Aug 13 12:26:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_mo_ussd_euse_defaultroute started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 20250813122640362 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33227 20250813122640362 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33227 MTC@829a15aea750: in not legacy case 2 IPA-EUSE-foobar(236)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122640363 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640363 DLINP <000b> input/ipa.c:406 127.0.0.1:33227 message received 20250813122640364 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122640364 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122640365 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640365 DLINP <000b> input/ipa.c:406 127.0.0.1:33227 message received IPA-EUSE-foobar(236)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122640365 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122640365 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250813122640365 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250813122640365 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250813122640365 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  20250813122640365 DLGSUP <0013> gsup_server.c:236 2:  20250813122640365 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122640365 DLGSUP <0013> gsup_server.c:236 3:  20250813122640365 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122640365 DLGSUP <0013> gsup_server.c:236 4:  20250813122640365 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122640365 DLGSUP <0013> gsup_server.c:236 5:  20250813122640365 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122640365 DLGSUP <0013> gsup_server.c:236 7:  20250813122640365 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122640365 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122640365 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122640365 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33227 HLR_Test-GSUP-IPA(235)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122640365 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122640366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43094<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122640367 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640367 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122640367 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122640367 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122640367 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  20250813122640367 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122640367 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  20250813122640367 DLGSUP <0013> gsup_server.c:236 2:  20250813122640367 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122640367 DLGSUP <0013> gsup_server.c:236 3:  20250813122640367 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122640367 DLGSUP <0013> gsup_server.c:236 4:  20250813122640367 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122640367 DLGSUP <0013> gsup_server.c:236 5:  20250813122640367 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122640367 DLGSUP <0013> gsup_server.c:236 7:  20250813122640367 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122640367 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122640367 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122640367 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@829a15aea750: 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") 20250813122640375 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39855<->l=127.0.0.1:4259) 20250813122640378 DAUC <0003> db_auc.c:157 IMSI='262422951888234': No 2G Auth Data 20250813122640378 DAUC <0003> db_auc.c:192 IMSI='262422951888234': No 3G Auth Data HLR_Test-GSUP(237)@829a15aea750: Created GsupExpect[0] for "262422951888234" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250813122640385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43098<->l=127.0.0.1:4258 20250813122640410 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122640410 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422951888234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422951888234" session_id=862379704 session_state=BEGIN} 20250813122640410 DSS <0004> hlr_ussd.c:576 262422951888234/0x3366deb8: Process SS (BEGIN) 20250813122640410 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250813122640410 DSS <0004> hlr_ussd.c:518 262422951888234/0x3366deb8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250813122640410 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640410 DLINP <000b> input/ipa.c:432 127.0.0.1:33227 sending data 20250813122640410 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640410 DLINP <000b> input/ipa.c:432 127.0.0.1:33227 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@829a15aea750: 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 } } } } } 20250813122640414 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640414 DLINP <000b> input/ipa.c:406 127.0.0.1:33227 message received 20250813122640414 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262422951888234 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422951888234" session_id=862379704 session_state=END} 20250813122640414 DSS <0004> hlr_ussd.c:576 262422951888234/0x3366deb8: Process SS (END) 20250813122640414 DSS <0004> hlr_ussd.c:518 262422951888234/0x3366deb8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250813122640414 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422951888234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422951888234" session_id=862379704 session_state=END} 20250813122640414 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422951888234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122640414 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262422951888234 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122640414 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122640414 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@829a15aea750: Found GsupExpect[0] for "262422951888234" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@829a15aea750: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262422951888234" TC_mo_ussd_euse_defaultroute(240)@829a15aea750: setverdict(pass): none -> pass 20250813122640417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43098<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@829a15aea750: Final verdict of PTC: pass 20250813122640418 DAUC <0003> db_auc.c:157 IMSI='262426023630935': No 2G Auth Data 20250813122640418 DAUC <0003> db_auc.c:192 IMSI='262426023630935': No 3G Auth Data HLR_Test-GSUP(237)@829a15aea750: Created GsupExpect[0] for "262426023630935" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250813122640425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43104<->l=127.0.0.1:4258 20250813122640428 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122640428 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426023630935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426023630935" session_id=3613084351 session_state=BEGIN} 20250813122640428 DSS <0004> hlr_ussd.c:576 262426023630935/0xd75b4abf: Process SS (BEGIN) 20250813122640428 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250813122640428 DSS <0004> hlr_ussd.c:518 262426023630935/0xd75b4abf: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250813122640428 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640428 DLINP <000b> input/ipa.c:432 127.0.0.1:33227 sending data 20250813122640428 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640428 DLINP <000b> input/ipa.c:432 127.0.0.1:33227 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@829a15aea750: 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 } } } } } 20250813122640429 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640429 DLINP <000b> input/ipa.c:406 127.0.0.1:33227 message received 20250813122640429 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262426023630935 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426023630935" session_id=3613084351 session_state=END} 20250813122640429 DSS <0004> hlr_ussd.c:576 262426023630935/0xd75b4abf: Process SS (END) 20250813122640429 DSS <0004> hlr_ussd.c:518 262426023630935/0xd75b4abf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250813122640429 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426023630935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426023630935" session_id=3613084351 session_state=END} 20250813122640429 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426023630935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122640429 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262426023630935 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122640429 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122640429 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@829a15aea750: Found GsupExpect[0] for "262426023630935" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@829a15aea750: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262426023630935" TC_mo_ussd_euse_defaultroute(241)@829a15aea750: setverdict(pass): none -> pass 20250813122640431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43104<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@829a15aea750: Final verdict of PTC: pass 20250813122640431 DAUC <0003> db_auc.c:157 IMSI='262421658677010': No 2G Auth Data 20250813122640431 DAUC <0003> db_auc.c:192 IMSI='262421658677010': No 3G Auth Data HLR_Test-GSUP(237)@829a15aea750: Created GsupExpect[0] for "262421658677010" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250813122640438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43110<->l=127.0.0.1:4258 20250813122640441 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640441 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122640441 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421658677010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421658677010" session_id=4216667994 session_state=BEGIN} 20250813122640441 DSS <0004> hlr_ussd.c:576 262421658677010/0xfb553f5a: Process SS (BEGIN) 20250813122640441 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250813122640441 DSS <0004> hlr_ussd.c:518 262421658677010/0xfb553f5a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250813122640441 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640441 DLINP <000b> input/ipa.c:432 127.0.0.1:33227 sending data 20250813122640441 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640441 DLINP <000b> input/ipa.c:432 127.0.0.1:33227 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@829a15aea750: 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 } } } } } 20250813122640441 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640442 DLINP <000b> input/ipa.c:406 127.0.0.1:33227 message received 20250813122640442 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262421658677010 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421658677010" session_id=4216667994 session_state=END} 20250813122640442 DSS <0004> hlr_ussd.c:576 262421658677010/0xfb553f5a: Process SS (END) 20250813122640442 DSS <0004> hlr_ussd.c:518 262421658677010/0xfb553f5a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250813122640442 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421658677010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421658677010" session_id=4216667994 session_state=END} 20250813122640442 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421658677010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122640442 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262421658677010 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122640442 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122640442 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@829a15aea750: Found GsupExpect[0] for "262421658677010" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@829a15aea750: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262421658677010" TC_mo_ussd_euse_defaultroute(242)@829a15aea750: setverdict(pass): none -> pass 20250813122640443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43110<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@829a15aea750: Final verdict of PTC: pass 20250813122640444 DAUC <0003> db_auc.c:157 IMSI='262423254320840': No 2G Auth Data 20250813122640444 DAUC <0003> db_auc.c:192 IMSI='262423254320840': No 3G Auth Data HLR_Test-GSUP(237)@829a15aea750: Created GsupExpect[0] for "262423254320840" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250813122640450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43124<->l=127.0.0.1:4258 20250813122640453 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640453 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122640453 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423254320840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423254320840" session_id=4283288127 session_state=BEGIN} 20250813122640453 DSS <0004> hlr_ussd.c:576 262423254320840/0xff4dca3f: Process SS (BEGIN) 20250813122640453 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250813122640453 DSS <0004> hlr_ussd.c:518 262423254320840/0xff4dca3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250813122640453 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640453 DLINP <000b> input/ipa.c:432 127.0.0.1:33227 sending data 20250813122640453 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640453 DLINP <000b> input/ipa.c:432 127.0.0.1:33227 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@829a15aea750: 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 } } } } } 20250813122640454 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640454 DLINP <000b> input/ipa.c:406 127.0.0.1:33227 message received 20250813122640454 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262423254320840 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423254320840" session_id=4283288127 session_state=END} 20250813122640454 DSS <0004> hlr_ussd.c:576 262423254320840/0xff4dca3f: Process SS (END) 20250813122640454 DSS <0004> hlr_ussd.c:518 262423254320840/0xff4dca3f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250813122640454 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423254320840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423254320840" session_id=4283288127 session_state=END} 20250813122640454 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423254320840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122640454 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262423254320840 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122640454 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122640454 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@829a15aea750: Found GsupExpect[0] for "262423254320840" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@829a15aea750: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262423254320840" TC_mo_ussd_euse_defaultroute(243)@829a15aea750: setverdict(pass): none -> pass 20250813122640456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43124<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@829a15aea750: Final verdict of PTC: pass 20250813122640456 DAUC <0003> db_auc.c:157 IMSI='262424641045314': No 2G Auth Data 20250813122640456 DAUC <0003> db_auc.c:192 IMSI='262424641045314': No 3G Auth Data HLR_Test-GSUP(237)@829a15aea750: Created GsupExpect[0] for "262424641045314" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250813122640462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43132<->l=127.0.0.1:4258 20250813122640465 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122640465 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424641045314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424641045314" session_id=1262574135 session_state=BEGIN} 20250813122640465 DSS <0004> hlr_ussd.c:576 262424641045314/0x4b415a37: Process SS (BEGIN) 20250813122640465 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250813122640465 DSS <0004> hlr_ussd.c:518 262424641045314/0x4b415a37: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250813122640465 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640465 DLINP <000b> input/ipa.c:432 127.0.0.1:33227 sending data 20250813122640465 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640465 DLINP <000b> input/ipa.c:432 127.0.0.1:33227 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@829a15aea750: 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 } } } } } 20250813122640465 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640465 DLINP <000b> input/ipa.c:406 127.0.0.1:33227 message received 20250813122640465 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262424641045314 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424641045314" session_id=1262574135 session_state=END} 20250813122640465 DSS <0004> hlr_ussd.c:576 262424641045314/0x4b415a37: Process SS (END) 20250813122640465 DSS <0004> hlr_ussd.c:518 262424641045314/0x4b415a37: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250813122640465 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424641045314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424641045314" session_id=1262574135 session_state=END} 20250813122640465 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424641045314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122640465 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262424641045314 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122640465 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122640466 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@829a15aea750: Found GsupExpect[0] for "262424641045314" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@829a15aea750: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262424641045314" TC_mo_ussd_euse_defaultroute(244)@829a15aea750: setverdict(pass): none -> pass 20250813122640467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43132<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@829a15aea750: Final verdict of PTC: pass 20250813122640467 DAUC <0003> db_auc.c:157 IMSI='262420647651265': No 2G Auth Data 20250813122640467 DAUC <0003> db_auc.c:192 IMSI='262420647651265': No 3G Auth Data HLR_Test-GSUP(237)@829a15aea750: Created GsupExpect[0] for "262420647651265" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250813122640474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43146<->l=127.0.0.1:4258 20250813122640476 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122640476 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420647651265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420647651265" session_id=4170722653 session_state=BEGIN} 20250813122640476 DSS <0004> hlr_ussd.c:576 262420647651265/0xf8982d5d: Process SS (BEGIN) 20250813122640476 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250813122640476 DSS <0004> hlr_ussd.c:518 262420647651265/0xf8982d5d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250813122640476 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640476 DLINP <000b> input/ipa.c:432 127.0.0.1:33227 sending data 20250813122640476 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640476 DLINP <000b> input/ipa.c:432 127.0.0.1:33227 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@829a15aea750: 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 } } } } } 20250813122640477 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640477 DLINP <000b> input/ipa.c:406 127.0.0.1:33227 message received 20250813122640477 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262420647651265 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420647651265" session_id=4170722653 session_state=END} 20250813122640477 DSS <0004> hlr_ussd.c:576 262420647651265/0xf8982d5d: Process SS (END) 20250813122640477 DSS <0004> hlr_ussd.c:518 262420647651265/0xf8982d5d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250813122640477 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420647651265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420647651265" session_id=4170722653 session_state=END} 20250813122640477 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420647651265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122640477 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262420647651265 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122640477 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122640477 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@829a15aea750: Found GsupExpect[0] for "262420647651265" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@829a15aea750: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262420647651265" TC_mo_ussd_euse_defaultroute(245)@829a15aea750: setverdict(pass): none -> pass 20250813122640479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43146<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@829a15aea750: Final verdict of PTC: pass 20250813122640479 DAUC <0003> db_auc.c:157 IMSI='262429445347660': No 2G Auth Data 20250813122640479 DAUC <0003> db_auc.c:192 IMSI='262429445347660': No 3G Auth Data HLR_Test-GSUP(237)@829a15aea750: Created GsupExpect[0] for "262429445347660" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250813122640485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43154<->l=127.0.0.1:4258 20250813122640488 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122640488 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429445347660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429445347660" session_id=3666846970 session_state=BEGIN} 20250813122640488 DSS <0004> hlr_ussd.c:576 262429445347660/0xda8fa4fa: Process SS (BEGIN) 20250813122640488 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250813122640488 DSS <0004> hlr_ussd.c:518 262429445347660/0xda8fa4fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250813122640488 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640488 DLINP <000b> input/ipa.c:432 127.0.0.1:33227 sending data 20250813122640488 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640488 DLINP <000b> input/ipa.c:432 127.0.0.1:33227 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@829a15aea750: 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 } } } } } 20250813122640488 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640488 DLINP <000b> input/ipa.c:406 127.0.0.1:33227 message received 20250813122640488 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262429445347660 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429445347660" session_id=3666846970 session_state=END} 20250813122640488 DSS <0004> hlr_ussd.c:576 262429445347660/0xda8fa4fa: Process SS (END) 20250813122640488 DSS <0004> hlr_ussd.c:518 262429445347660/0xda8fa4fa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250813122640488 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429445347660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429445347660" session_id=3666846970 session_state=END} 20250813122640488 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429445347660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122640488 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262429445347660 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122640488 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122640488 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@829a15aea750: Found GsupExpect[0] for "262429445347660" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@829a15aea750: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262429445347660" TC_mo_ussd_euse_defaultroute(246)@829a15aea750: setverdict(pass): none -> pass 20250813122640490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43154<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@829a15aea750: Final verdict of PTC: pass 20250813122640490 DAUC <0003> db_auc.c:157 IMSI='262425051532608': No 2G Auth Data 20250813122640490 DAUC <0003> db_auc.c:192 IMSI='262425051532608': No 3G Auth Data HLR_Test-GSUP(237)@829a15aea750: Created GsupExpect[0] for "262425051532608" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250813122640496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43162<->l=127.0.0.1:4258 20250813122640499 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122640499 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425051532608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425051532608" session_id=1357679679 session_state=BEGIN} 20250813122640499 DSS <0004> hlr_ussd.c:576 262425051532608/0x50ec8c3f: Process SS (BEGIN) 20250813122640499 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250813122640499 DSS <0004> hlr_ussd.c:518 262425051532608/0x50ec8c3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250813122640499 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640499 DLINP <000b> input/ipa.c:432 127.0.0.1:33227 sending data 20250813122640499 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640499 DLINP <000b> input/ipa.c:432 127.0.0.1:33227 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@829a15aea750: 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 } } } } } 20250813122640500 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640500 DLINP <000b> input/ipa.c:406 127.0.0.1:33227 message received 20250813122640500 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262425051532608 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425051532608" session_id=1357679679 session_state=END} 20250813122640500 DSS <0004> hlr_ussd.c:576 262425051532608/0x50ec8c3f: Process SS (END) 20250813122640500 DSS <0004> hlr_ussd.c:518 262425051532608/0x50ec8c3f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250813122640500 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425051532608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425051532608" session_id=1357679679 session_state=END} 20250813122640500 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425051532608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122640500 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262425051532608 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250813122640500 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122640500 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@829a15aea750: Found GsupExpect[0] for "262425051532608" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@829a15aea750: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262425051532608" TC_mo_ussd_euse_defaultroute(247)@829a15aea750: setverdict(pass): none -> pass 20250813122640501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43162<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@829a15aea750: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@829a15aea750: Final verdict of PTC: none 20250813122640503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43094<->l=127.0.0.1:4258 20250813122640503 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640503 DLINP <000b> input/ipa.c:406 127.0.0.1:33227 message received 20250813122640503 DLINP <000b> input/ipa.c:415 127.0.0.1:33227 connection closed with server 20250813122640503 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33227 HLR_Test-GSUP(237)@829a15aea750: Final verdict of PTC: none 20250813122640503 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-EUSE-foobar(236)@829a15aea750: Final verdict of PTC: none 20250813122640503 DLINP <000b> input/ipa.c:452 connected read/write 20250813122640503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122640503 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122640504 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122640504 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122640504 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39855<->l=127.0.0.1:4259) 238@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 238: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@829a15aea750: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Wed Aug 13 12:26:40 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 20250813122640531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43178<->l=127.0.0.1:4258 20250813122640732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43178<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=113380) 20250813122642387 DSS <0004> hlr_ussd.c:239 262427071290920/0x856a1c1c: SS Session Timeout, destroying 20250813122642387 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427071290920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122642409 DSS <0004> hlr_ussd.c:239 262429361437967/0x89dc0e70: SS Session Timeout, destroying 20250813122642409 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429361437967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122642421 DSS <0004> hlr_ussd.c:239 262427666290329/0x1e5dd10e: SS Session Timeout, destroying 20250813122642421 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427666290329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122642431 DSS <0004> hlr_ussd.c:239 262425180602255/0x5413395a: SS Session Timeout, destroying 20250813122642431 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425180602255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122642440 DSS <0004> hlr_ussd.c:239 262422512592202/0x1ec53000: SS Session Timeout, destroying 20250813122642440 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422512592202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122642450 DSS <0004> hlr_ussd.c:239 262424494867658/0x0c1ea6e0: SS Session Timeout, destroying 20250813122642451 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424494867658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122642469 DSS <0004> hlr_ussd.c:239 262428255500143/0x2bb00ef3: SS Session Timeout, destroying 20250813122642469 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428255500143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122642482 DSS <0004> hlr_ussd.c:239 262426011515930/0x8c3b296e: SS Session Timeout, destroying 20250813122642482 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426011515930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Wed Aug 13 12:26:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_mo_sss_reject started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122643843 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122643843 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122643844 DLINP <000b> input/ipa.c:452 connected read/write 20250813122643844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122643845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53404<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122643846 DLINP <000b> input/ipa.c:452 connected read/write 20250813122643846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122643846 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122643846 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122643846 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  20250813122643846 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122643846 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  20250813122643846 DLGSUP <0013> gsup_server.c:236 2:  20250813122643846 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122643846 DLGSUP <0013> gsup_server.c:236 3:  20250813122643846 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122643846 DLGSUP <0013> gsup_server.c:236 4:  20250813122643846 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122643846 DLGSUP <0013> gsup_server.c:236 5:  20250813122643846 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122643846 DLGSUP <0013> gsup_server.c:236 7:  20250813122643846 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122643846 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122643846 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122643846 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@829a15aea750: 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") 20250813122643858 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41569<->l=127.0.0.1:4259) 20250813122643859 DAUC <0003> db_auc.c:157 IMSI='262428542116509': No 2G Auth Data 20250813122643859 DAUC <0003> db_auc.c:192 IMSI='262428542116509': No 3G Auth Data HLR_Test-GSUP(249)@829a15aea750: Created GsupExpect[0] for "262428542116509" to be handled at TC_mo_sss_reject(252) 20250813122643866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53412<->l=127.0.0.1:4258 20250813122643890 DLINP <000b> input/ipa.c:452 connected read/write 20250813122643890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122643890 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428542116509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428542116509" session_id=2785739729 session_state=BEGIN} 20250813122643890 DSS <0004> hlr_ussd.c:576 262428542116509/0xa60b03d1: Process SS (BEGIN) 20250813122643890 DSS <0004> hlr_ussd.c:498 262428542116509/0xa60b03d1: SS CompType=Invoke, OpCode=InterrogateSS 20250813122643890 DSS <0004> hlr_ussd.c:506 262428542116509/0xa60b03d1: Structured SS requests are not supported, rejecting... 20250813122643890 DSS <0004> hlr_ussd.c:354 262428542116509/0xa60b03d1: Tx ReturnError(0, 0x15) 20250813122643890 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428542116509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428542116509" session_id=2785739729 session_state=END} 20250813122643890 DLINP <000b> input/ipa.c:452 connected read/write 20250813122643890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122643890 DLINP <000b> input/ipa.c:452 connected read/write 20250813122643890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@829a15aea750: Found GsupExpect[0] for "262428542116509" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@829a15aea750: Added IMSI table entry 0TC_mo_sss_reject(252)"262428542116509" TC_mo_sss_reject(252)@829a15aea750: setverdict(pass): none -> pass 20250813122643896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53412<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@829a15aea750: Final verdict of PTC: pass 20250813122643898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53404<->l=127.0.0.1:4258 20250813122643899 DLINP <000b> input/ipa.c:452 connected read/write 20250813122643899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122643899 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122643899 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122643899 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122643899 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41569<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@829a15aea750: Final verdict of PTC: none 250@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 250: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@829a15aea750: Test case TC_mo_sss_reject finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Wed Aug 13 12:26: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 20250813122643952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53424<->l=127.0.0.1:4258 20250813122644053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53424<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27660) 20250813122645800 DSS <0004> hlr_ussd.c:239 262420488923389/0x20cf48f2: SS Session Timeout, destroying 20250813122645800 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420488923389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122645821 DSS <0004> hlr_ussd.c:239 262425815794205/0x5425af78: SS Session Timeout, destroying 20250813122645821 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425815794205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122645831 DSS <0004> hlr_ussd.c:239 262429964395456/0x53c56604: SS Session Timeout, destroying 20250813122645832 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429964395456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122645841 DSS <0004> hlr_ussd.c:239 262421447905697/0x0e9b3de3: SS Session Timeout, destroying 20250813122645841 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421447905697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122645851 DSS <0004> hlr_ussd.c:239 262429989838384/0x6761b6d9: SS Session Timeout, destroying 20250813122645851 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429989838384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122645861 DSS <0004> hlr_ussd.c:239 262426760427346/0x744871d2: SS Session Timeout, destroying 20250813122645861 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426760427346 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122645870 DSS <0004> hlr_ussd.c:239 262426598783965/0x31493a2a: SS Session Timeout, destroying 20250813122645870 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426598783965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250813122645880 DSS <0004> hlr_ussd.c:239 262423540554496/0x5d6d91a1: SS Session Timeout, destroying 20250813122645880 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423540554496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Wed Aug 13 12:26:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_gsup_check_imei started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122647212 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122647212 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122647216 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122647218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53436<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122647222 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122647222 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122647222 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122647222 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  20250813122647222 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122647222 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  20250813122647222 DLGSUP <0013> gsup_server.c:236 2:  20250813122647222 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122647222 DLGSUP <0013> gsup_server.c:236 3:  20250813122647222 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122647222 DLGSUP <0013> gsup_server.c:236 4:  20250813122647222 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122647222 DLGSUP <0013> gsup_server.c:236 5:  20250813122647222 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122647222 DLGSUP <0013> gsup_server.c:236 7:  20250813122647222 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122647222 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122647222 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122647222 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@829a15aea750: 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") 20250813122647237 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40419<->l=127.0.0.1:4259) 20250813122647240 DAUC <0003> db_auc.c:157 IMSI='262427557990226': No 2G Auth Data 20250813122647240 DAUC <0003> db_auc.c:192 IMSI='262427557990226': No 3G Auth Data HLR_Test-GSUP(254)@829a15aea750: Created GsupExpect[0] for "262427557990226" to be handled at TC_gsup_check_imei(257) 20250813122647248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53448<->l=127.0.0.1:4258 20250813122647270 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122647270 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427557990226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427557990226"} 20250813122647270 DMAIN <0000> hlr.c:435 IMSI='262427557990226': has IMEI = 12345678901234 (consider setting 'store-imei') 20250813122647270 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427557990226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427557990226"} 20250813122647270 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427557990226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122647270 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647270 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@829a15aea750: Found GsupExpect[0] for "262427557990226" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@829a15aea750: Added IMSI table entry 0TC_gsup_check_imei(257)"262427557990226" TC_gsup_check_imei(257)@829a15aea750: setverdict(pass): none -> pass 20250813122647275 DAUC <0003> db_auc.c:192 IMSI='262427557990226': No 3G Auth Data 20250813122647283 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647283 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122647283 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427557990226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427557990226"} 20250813122647283 DAUC <0003> hlr.c:428 IMSI='262427557990226': storing IMEI = 12345678901234 20250813122647283 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427557990226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427557990226"} 20250813122647283 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427557990226 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122647283 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647283 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647283 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647285 DAUC <0003> db_auc.c:192 IMSI='262427557990226': No 3G Auth Data TC_gsup_check_imei(257)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122647287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53448<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@829a15aea750: Final verdict of PTC: pass 20250813122647289 DAUC <0003> db_auc.c:157 IMSI='262420595375597': No 2G Auth Data 20250813122647289 DAUC <0003> db_auc.c:192 IMSI='262420595375597': No 3G Auth Data HLR_Test-GSUP(254)@829a15aea750: Created GsupExpect[0] for "262420595375597" to be handled at TC_gsup_check_imei(258) 20250813122647302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53458<->l=127.0.0.1:4258 20250813122647304 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647304 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122647304 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420595375597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420595375597"} 20250813122647304 DMAIN <0000> hlr.c:435 IMSI='262420595375597': has IMEI = 12345678901234 (consider setting 'store-imei') 20250813122647304 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420595375597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420595375597"} 20250813122647304 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420595375597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122647304 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647304 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@829a15aea750: Found GsupExpect[0] for "262420595375597" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@829a15aea750: Added IMSI table entry 1TC_gsup_check_imei(258)"262420595375597" 20250813122647305 DAUC <0003> db_auc.c:192 IMSI='262420595375597': No 3G Auth Data TC_gsup_check_imei(258)@829a15aea750: setverdict(pass): none -> pass 20250813122647306 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122647306 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420595375597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420595375597"} 20250813122647306 DAUC <0003> hlr.c:428 IMSI='262420595375597': storing IMEI = 12345678901234 20250813122647306 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420595375597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420595375597"} 20250813122647306 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420595375597 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122647306 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647306 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647306 DAUC <0003> db_auc.c:192 IMSI='262420595375597': No 3G Auth Data TC_gsup_check_imei(258)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122647307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53458<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@829a15aea750: Final verdict of PTC: pass 20250813122647307 DAUC <0003> db_auc.c:157 IMSI='262422414944877': No 2G Auth Data 20250813122647307 DAUC <0003> db_auc.c:192 IMSI='262422414944877': No 3G Auth Data HLR_Test-GSUP(254)@829a15aea750: Created GsupExpect[0] for "262422414944877" to be handled at TC_gsup_check_imei(259) 20250813122647313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53460<->l=127.0.0.1:4258 20250813122647315 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122647315 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422414944877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422414944877"} 20250813122647315 DMAIN <0000> hlr.c:435 IMSI='262422414944877': has IMEI = 12345678901234 (consider setting 'store-imei') 20250813122647315 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422414944877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422414944877"} 20250813122647315 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422414944877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122647315 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647315 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@829a15aea750: Found GsupExpect[0] for "262422414944877" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@829a15aea750: Added IMSI table entry 2TC_gsup_check_imei(259)"262422414944877" TC_gsup_check_imei(259)@829a15aea750: setverdict(pass): none -> pass 20250813122647316 DAUC <0003> db_auc.c:192 IMSI='262422414944877': No 3G Auth Data 20250813122647317 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122647317 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422414944877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422414944877"} 20250813122647317 DAUC <0003> hlr.c:428 IMSI='262422414944877': storing IMEI = 12345678901234 20250813122647317 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422414944877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422414944877"} 20250813122647317 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422414944877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122647317 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647317 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647317 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647317 DAUC <0003> db_auc.c:192 IMSI='262422414944877': No 3G Auth Data TC_gsup_check_imei(259)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122647318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53460<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@829a15aea750: Final verdict of PTC: pass 20250813122647318 DAUC <0003> db_auc.c:157 IMSI='262422686436487': No 2G Auth Data 20250813122647318 DAUC <0003> db_auc.c:192 IMSI='262422686436487': No 3G Auth Data HLR_Test-GSUP(254)@829a15aea750: Created GsupExpect[0] for "262422686436487" to be handled at TC_gsup_check_imei(260) 20250813122647324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53476<->l=127.0.0.1:4258 20250813122647326 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122647326 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422686436487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422686436487"} 20250813122647326 DMAIN <0000> hlr.c:435 IMSI='262422686436487': has IMEI = 12345678901234 (consider setting 'store-imei') 20250813122647326 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422686436487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422686436487"} 20250813122647326 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422686436487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122647326 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647326 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@829a15aea750: Found GsupExpect[0] for "262422686436487" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@829a15aea750: Added IMSI table entry 3TC_gsup_check_imei(260)"262422686436487" TC_gsup_check_imei(260)@829a15aea750: setverdict(pass): none -> pass 20250813122647327 DAUC <0003> db_auc.c:157 IMSI='262422686436487': No 2G Auth Data 20250813122647328 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122647328 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422686436487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422686436487"} 20250813122647328 DAUC <0003> hlr.c:428 IMSI='262422686436487': storing IMEI = 12345678901234 20250813122647328 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422686436487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422686436487"} 20250813122647328 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422686436487 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122647328 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647328 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647328 DAUC <0003> db_auc.c:157 IMSI='262422686436487': No 2G Auth Data TC_gsup_check_imei(260)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122647329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53476<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@829a15aea750: Final verdict of PTC: pass 20250813122647329 DAUC <0003> db_auc.c:157 IMSI='262425232230253': No 2G Auth Data 20250813122647329 DAUC <0003> db_auc.c:192 IMSI='262425232230253': No 3G Auth Data HLR_Test-GSUP(254)@829a15aea750: Created GsupExpect[0] for "262425232230253" to be handled at TC_gsup_check_imei(261) 20250813122647335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 20250813122647337 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122647337 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425232230253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425232230253"} 20250813122647337 DMAIN <0000> hlr.c:435 IMSI='262425232230253': has IMEI = 12345678901234 (consider setting 'store-imei') 20250813122647337 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425232230253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425232230253"} 20250813122647337 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262425232230253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122647337 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647337 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@829a15aea750: Found GsupExpect[0] for "262425232230253" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@829a15aea750: Added IMSI table entry 4TC_gsup_check_imei(261)"262425232230253" TC_gsup_check_imei(261)@829a15aea750: setverdict(pass): none -> pass 20250813122647337 DAUC <0003> db_auc.c:157 IMSI='262425232230253': No 2G Auth Data 20250813122647338 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122647338 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425232230253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425232230253"} 20250813122647338 DAUC <0003> hlr.c:428 IMSI='262425232230253': storing IMEI = 12345678901234 20250813122647338 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425232230253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425232230253"} 20250813122647338 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262425232230253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122647338 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647338 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647339 DAUC <0003> db_auc.c:157 IMSI='262425232230253': No 2G Auth Data TC_gsup_check_imei(261)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122647339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@829a15aea750: Final verdict of PTC: pass 20250813122647340 DAUC <0003> db_auc.c:157 IMSI='262428570531616': No 2G Auth Data 20250813122647340 DAUC <0003> db_auc.c:192 IMSI='262428570531616': No 3G Auth Data HLR_Test-GSUP(254)@829a15aea750: Created GsupExpect[0] for "262428570531616" to be handled at TC_gsup_check_imei(262) 20250813122647345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53498<->l=127.0.0.1:4258 20250813122647347 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122647347 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428570531616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428570531616"} 20250813122647347 DMAIN <0000> hlr.c:435 IMSI='262428570531616': has IMEI = 12345678901234 (consider setting 'store-imei') 20250813122647347 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428570531616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428570531616"} 20250813122647347 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262428570531616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122647347 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647347 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@829a15aea750: Found GsupExpect[0] for "262428570531616" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@829a15aea750: Added IMSI table entry 5TC_gsup_check_imei(262)"262428570531616" TC_gsup_check_imei(262)@829a15aea750: setverdict(pass): none -> pass 20250813122647349 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122647349 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428570531616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428570531616"} 20250813122647349 DAUC <0003> hlr.c:428 IMSI='262428570531616': storing IMEI = 12345678901234 20250813122647349 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428570531616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428570531616"} 20250813122647349 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262428570531616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122647349 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647349 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122647350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53498<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@829a15aea750: Final verdict of PTC: pass 20250813122647350 DAUC <0003> db_auc.c:157 IMSI='262421310399010': No 2G Auth Data 20250813122647350 DAUC <0003> db_auc.c:192 IMSI='262421310399010': No 3G Auth Data HLR_Test-GSUP(254)@829a15aea750: Created GsupExpect[0] for "262421310399010" to be handled at TC_gsup_check_imei(263) 20250813122647355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53506<->l=127.0.0.1:4258 20250813122647357 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122647357 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421310399010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421310399010"} 20250813122647357 DMAIN <0000> hlr.c:435 IMSI='262421310399010': has IMEI = 12345678901234 (consider setting 'store-imei') 20250813122647357 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421310399010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421310399010"} 20250813122647357 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421310399010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122647357 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647357 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@829a15aea750: Found GsupExpect[0] for "262421310399010" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@829a15aea750: Added IMSI table entry 6TC_gsup_check_imei(263)"262421310399010" TC_gsup_check_imei(263)@829a15aea750: setverdict(pass): none -> pass 20250813122647359 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122647359 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421310399010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421310399010"} 20250813122647359 DAUC <0003> hlr.c:428 IMSI='262421310399010': storing IMEI = 12345678901234 20250813122647359 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421310399010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421310399010"} 20250813122647359 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421310399010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122647359 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647359 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122647360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53506<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@829a15aea750: Final verdict of PTC: pass 20250813122647360 DAUC <0003> db_auc.c:157 IMSI='262423586728339': No 2G Auth Data 20250813122647360 DAUC <0003> db_auc.c:192 IMSI='262423586728339': No 3G Auth Data HLR_Test-GSUP(254)@829a15aea750: Created GsupExpect[0] for "262423586728339" to be handled at TC_gsup_check_imei(264) 20250813122647366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53520<->l=127.0.0.1:4258 20250813122647368 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122647368 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423586728339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423586728339"} 20250813122647368 DMAIN <0000> hlr.c:435 IMSI='262423586728339': has IMEI = 12345678901234 (consider setting 'store-imei') 20250813122647368 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423586728339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423586728339"} 20250813122647368 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423586728339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122647368 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647368 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@829a15aea750: Found GsupExpect[0] for "262423586728339" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@829a15aea750: Added IMSI table entry 7TC_gsup_check_imei(264)"262423586728339" TC_gsup_check_imei(264)@829a15aea750: setverdict(pass): none -> pass 20250813122647369 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647369 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122647369 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423586728339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423586728339"} 20250813122647369 DAUC <0003> hlr.c:428 IMSI='262423586728339': storing IMEI = 12345678901234 20250813122647369 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423586728339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423586728339"} 20250813122647369 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423586728339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122647369 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122647369 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122647370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53520<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@829a15aea750: Final verdict of PTC: pass MTC@829a15aea750: setverdict(pass): none -> pass 20250813122647371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53436<->l=127.0.0.1:4258 20250813122647371 DLINP <000b> input/ipa.c:452 connected read/write 20250813122647371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122647371 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122647371 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122647371 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@829a15aea750: Final verdict of PTC: none 20250813122647371 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40419<->l=127.0.0.1:4259) 255@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: pass MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@829a15aea750: Test case TC_gsup_check_imei finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Wed Aug 13 12:26:47 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 20250813122647393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53526<->l=127.0.0.1:4258 20250813122647494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53526<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125424) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Wed Aug 13 12:26:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_gsup_check_imei_via_proxy started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122650635 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122650635 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122650639 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650639 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122650640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53540<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122650642 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122650642 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122650642 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122650642 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  20250813122650642 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122650642 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  20250813122650642 DLGSUP <0013> gsup_server.c:236 2:  HLR_Test-GSUP-IPA(265)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122650642 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122650642 DLGSUP <0013> gsup_server.c:236 3:  20250813122650642 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122650642 DLGSUP <0013> gsup_server.c:236 4:  20250813122650642 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122650642 DLGSUP <0013> gsup_server.c:236 5:  20250813122650642 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122650642 DLGSUP <0013> gsup_server.c:236 7:  20250813122650642 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122650642 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122650642 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122650642 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@829a15aea750: 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") 20250813122650651 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39365<->l=127.0.0.1:4259) 20250813122650653 DAUC <0003> db_auc.c:157 IMSI='262421112134996': No 2G Auth Data 20250813122650653 DAUC <0003> db_auc.c:192 IMSI='262421112134996': No 3G Auth Data HLR_Test-GSUP(266)@829a15aea750: Created GsupExpect[0] for "262421112134996" to be handled at TC_gsup_check_imei_via_proxy(269) 20250813122650661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53552<->l=127.0.0.1:4258 20250813122650686 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650686 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122650686 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262421112134996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421112134996" source_name="the-source\n"} 20250813122650686 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250813122650686 DMAIN <0000> hlr.c:435 IMSI='262421112134996': has IMEI = 12345678901234 (consider setting 'store-imei') 20250813122650686 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262421112134996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421112134996" destination_name="the-source\n"} 20250813122650686 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262421112134996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122650686 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122650686 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@829a15aea750: Found GsupExpect[0] for "262421112134996" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@829a15aea750: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262421112134996" TC_gsup_check_imei_via_proxy(269)@829a15aea750: setverdict(pass): none -> pass 20250813122650693 DAUC <0003> db_auc.c:192 IMSI='262421112134996': No 3G Auth Data 20250813122650699 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122650699 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262421112134996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421112134996" source_name="the-source\n"} 20250813122650699 DAUC <0003> hlr.c:428 IMSI='262421112134996': storing IMEI = 12345678901234 20250813122650700 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262421112134996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421112134996" destination_name="the-source\n"} 20250813122650700 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262421112134996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122650700 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122650700 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122650702 DAUC <0003> db_auc.c:192 IMSI='262421112134996': No 3G Auth Data 20250813122650704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53552<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@829a15aea750: Final verdict of PTC: pass 20250813122650706 DAUC <0003> db_auc.c:157 IMSI='262425041555361': No 2G Auth Data 20250813122650706 DAUC <0003> db_auc.c:192 IMSI='262425041555361': No 3G Auth Data HLR_Test-GSUP(266)@829a15aea750: Created GsupExpect[0] for "262425041555361" to be handled at TC_gsup_check_imei_via_proxy(270) 20250813122650718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53558<->l=127.0.0.1:4258 20250813122650721 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122650721 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425041555361 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425041555361" source_name="the-source\n"} 20250813122650721 DMAIN <0000> hlr.c:435 IMSI='262425041555361': has IMEI = 12345678901234 (consider setting 'store-imei') 20250813122650721 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262425041555361 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425041555361" destination_name="the-source\n"} 20250813122650721 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262425041555361 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122650721 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122650721 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650721 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@829a15aea750: Found GsupExpect[0] for "262425041555361" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@829a15aea750: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262425041555361" TC_gsup_check_imei_via_proxy(270)@829a15aea750: setverdict(pass): none -> pass 20250813122650722 DAUC <0003> db_auc.c:192 IMSI='262425041555361': No 3G Auth Data 20250813122650723 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650723 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122650723 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425041555361 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425041555361" source_name="the-source\n"} 20250813122650723 DAUC <0003> hlr.c:428 IMSI='262425041555361': storing IMEI = 12345678901234 20250813122650723 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262425041555361 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425041555361" destination_name="the-source\n"} 20250813122650723 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262425041555361 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122650723 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122650723 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122650723 DAUC <0003> db_auc.c:192 IMSI='262425041555361': No 3G Auth Data 20250813122650724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53558<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@829a15aea750: Final verdict of PTC: pass 20250813122650724 DAUC <0003> db_auc.c:157 IMSI='262421291336593': No 2G Auth Data 20250813122650724 DAUC <0003> db_auc.c:192 IMSI='262421291336593': No 3G Auth Data HLR_Test-GSUP(266)@829a15aea750: Created GsupExpect[0] for "262421291336593" to be handled at TC_gsup_check_imei_via_proxy(271) 20250813122650731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4258 20250813122650733 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122650733 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421291336593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421291336593" source_name="the-source\n"} 20250813122650733 DMAIN <0000> hlr.c:435 IMSI='262421291336593': has IMEI = 12345678901234 (consider setting 'store-imei') 20250813122650733 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262421291336593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421291336593" destination_name="the-source\n"} 20250813122650733 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262421291336593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122650733 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122650733 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@829a15aea750: Found GsupExpect[0] for "262421291336593" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@829a15aea750: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262421291336593" 20250813122650734 DAUC <0003> db_auc.c:192 IMSI='262421291336593': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@829a15aea750: setverdict(pass): none -> pass 20250813122650735 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122650735 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421291336593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421291336593" source_name="the-source\n"} 20250813122650735 DAUC <0003> hlr.c:428 IMSI='262421291336593': storing IMEI = 12345678901234 20250813122650735 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262421291336593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421291336593" destination_name="the-source\n"} 20250813122650735 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262421291336593 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122650735 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122650735 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122650736 DAUC <0003> db_auc.c:192 IMSI='262421291336593': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122650736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@829a15aea750: Final verdict of PTC: pass 20250813122650737 DAUC <0003> db_auc.c:157 IMSI='262426372517984': No 2G Auth Data 20250813122650737 DAUC <0003> db_auc.c:192 IMSI='262426372517984': No 3G Auth Data HLR_Test-GSUP(266)@829a15aea750: Created GsupExpect[0] for "262426372517984" to be handled at TC_gsup_check_imei_via_proxy(272) 20250813122650742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53580<->l=127.0.0.1:4258 20250813122650745 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650745 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122650745 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262426372517984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426372517984" source_name="the-source\n"} 20250813122650745 DMAIN <0000> hlr.c:435 IMSI='262426372517984': has IMEI = 12345678901234 (consider setting 'store-imei') 20250813122650745 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262426372517984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426372517984" destination_name="the-source\n"} 20250813122650745 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262426372517984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122650745 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122650745 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650745 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@829a15aea750: Found GsupExpect[0] for "262426372517984" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@829a15aea750: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262426372517984" TC_gsup_check_imei_via_proxy(272)@829a15aea750: setverdict(pass): none -> pass 20250813122650746 DAUC <0003> db_auc.c:157 IMSI='262426372517984': No 2G Auth Data 20250813122650747 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650747 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122650747 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262426372517984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426372517984" source_name="the-source\n"} 20250813122650747 DAUC <0003> hlr.c:428 IMSI='262426372517984': storing IMEI = 12345678901234 20250813122650747 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262426372517984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426372517984" destination_name="the-source\n"} 20250813122650747 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262426372517984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122650747 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122650747 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650747 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122650747 DAUC <0003> db_auc.c:157 IMSI='262426372517984': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122650748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53580<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@829a15aea750: Final verdict of PTC: pass 20250813122650748 DAUC <0003> db_auc.c:157 IMSI='262422690171129': No 2G Auth Data 20250813122650748 DAUC <0003> db_auc.c:192 IMSI='262422690171129': No 3G Auth Data HLR_Test-GSUP(266)@829a15aea750: Created GsupExpect[0] for "262422690171129" to be handled at TC_gsup_check_imei_via_proxy(273) 20250813122650753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53592<->l=127.0.0.1:4258 20250813122650756 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122650756 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262422690171129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422690171129" source_name="the-source\n"} 20250813122650756 DMAIN <0000> hlr.c:435 IMSI='262422690171129': has IMEI = 12345678901234 (consider setting 'store-imei') 20250813122650756 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262422690171129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422690171129" destination_name="the-source\n"} 20250813122650756 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262422690171129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122650756 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122650756 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@829a15aea750: Found GsupExpect[0] for "262422690171129" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@829a15aea750: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262422690171129" TC_gsup_check_imei_via_proxy(273)@829a15aea750: setverdict(pass): none -> pass 20250813122650756 DAUC <0003> db_auc.c:157 IMSI='262422690171129': No 2G Auth Data 20250813122650757 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122650758 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262422690171129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422690171129" source_name="the-source\n"} 20250813122650758 DAUC <0003> hlr.c:428 IMSI='262422690171129': storing IMEI = 12345678901234 20250813122650758 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262422690171129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422690171129" destination_name="the-source\n"} 20250813122650758 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262422690171129 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122650758 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122650758 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122650758 DAUC <0003> db_auc.c:157 IMSI='262422690171129': No 2G Auth Data 20250813122650758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53592<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@829a15aea750: Final verdict of PTC: pass 20250813122650759 DAUC <0003> db_auc.c:157 IMSI='262426671634795': No 2G Auth Data 20250813122650759 DAUC <0003> db_auc.c:192 IMSI='262426671634795': No 3G Auth Data HLR_Test-GSUP(266)@829a15aea750: Created GsupExpect[0] for "262426671634795" to be handled at TC_gsup_check_imei_via_proxy(274) 20250813122650765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53598<->l=127.0.0.1:4258 20250813122650767 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122650767 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262426671634795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426671634795" source_name="the-source\n"} 20250813122650767 DMAIN <0000> hlr.c:435 IMSI='262426671634795': has IMEI = 12345678901234 (consider setting 'store-imei') 20250813122650767 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262426671634795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426671634795" destination_name="the-source\n"} 20250813122650767 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262426671634795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122650767 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122650767 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@829a15aea750: Found GsupExpect[0] for "262426671634795" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@829a15aea750: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262426671634795" TC_gsup_check_imei_via_proxy(274)@829a15aea750: setverdict(pass): none -> pass 20250813122650770 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122650770 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262426671634795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426671634795" source_name="the-source\n"} 20250813122650770 DAUC <0003> hlr.c:428 IMSI='262426671634795': storing IMEI = 12345678901234 20250813122650770 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262426671634795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426671634795" destination_name="the-source\n"} 20250813122650770 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262426671634795 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122650770 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122650770 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122650771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53598<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@829a15aea750: Final verdict of PTC: pass 20250813122650771 DAUC <0003> db_auc.c:157 IMSI='262426208886376': No 2G Auth Data 20250813122650771 DAUC <0003> db_auc.c:192 IMSI='262426208886376': No 3G Auth Data HLR_Test-GSUP(266)@829a15aea750: Created GsupExpect[0] for "262426208886376" to be handled at TC_gsup_check_imei_via_proxy(275) 20250813122650777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53600<->l=127.0.0.1:4258 20250813122650780 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122650780 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426208886376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426208886376" source_name="the-source\n"} 20250813122650780 DMAIN <0000> hlr.c:435 IMSI='262426208886376': has IMEI = 12345678901234 (consider setting 'store-imei') 20250813122650780 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262426208886376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426208886376" destination_name="the-source\n"} 20250813122650780 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262426208886376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122650780 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122650780 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@829a15aea750: Found GsupExpect[0] for "262426208886376" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@829a15aea750: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262426208886376" TC_gsup_check_imei_via_proxy(275)@829a15aea750: setverdict(pass): none -> pass 20250813122650782 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650782 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122650782 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426208886376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426208886376" source_name="the-source\n"} 20250813122650782 DAUC <0003> hlr.c:428 IMSI='262426208886376': storing IMEI = 12345678901234 20250813122650782 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262426208886376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426208886376" destination_name="the-source\n"} 20250813122650782 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262426208886376 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122650782 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122650782 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650782 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122650783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53600<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@829a15aea750: Final verdict of PTC: pass 20250813122650783 DAUC <0003> db_auc.c:157 IMSI='262421496581584': No 2G Auth Data 20250813122650783 DAUC <0003> db_auc.c:192 IMSI='262421496581584': No 3G Auth Data HLR_Test-GSUP(266)@829a15aea750: Created GsupExpect[0] for "262421496581584" to be handled at TC_gsup_check_imei_via_proxy(276) 20250813122650789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53612<->l=127.0.0.1:4258 20250813122650791 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122650791 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421496581584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421496581584" source_name="the-source\n"} 20250813122650791 DMAIN <0000> hlr.c:435 IMSI='262421496581584': has IMEI = 12345678901234 (consider setting 'store-imei') 20250813122650791 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262421496581584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421496581584" destination_name="the-source\n"} 20250813122650791 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262421496581584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122650791 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122650791 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@829a15aea750: Found GsupExpect[0] for "262421496581584" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@829a15aea750: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262421496581584" TC_gsup_check_imei_via_proxy(276)@829a15aea750: setverdict(pass): none -> pass 20250813122650793 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122650793 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421496581584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421496581584" source_name="the-source\n"} 20250813122650793 DAUC <0003> hlr.c:428 IMSI='262421496581584': storing IMEI = 12345678901234 20250813122650793 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262421496581584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421496581584" destination_name="the-source\n"} 20250813122650793 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262421496581584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122650793 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122650793 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122650794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53612<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@829a15aea750: Final verdict of PTC: pass MTC@829a15aea750: setverdict(pass): none -> pass 20250813122650794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53540<->l=127.0.0.1:4258 HLR_Test-GSUP(266)@829a15aea750: Final verdict of PTC: none 20250813122650795 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39365<->l=127.0.0.1:4259) 20250813122650795 DLINP <000b> input/ipa.c:452 connected read/write 20250813122650795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122650795 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122650795 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122650795 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122650795 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 267@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: pass MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@829a15aea750: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Wed Aug 13 12:26: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 20250813122650823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53618<->l=127.0.0.1:4258 20250813122650924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53618<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=127120) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Wed Aug 13 12:26:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_gsup_check_imei_invalid_len started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122654065 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122654065 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122654069 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39234<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122654075 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654075 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654075 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122654075 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122654075 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  20250813122654075 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122654075 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  20250813122654075 DLGSUP <0013> gsup_server.c:236 2:  20250813122654075 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122654075 DLGSUP <0013> gsup_server.c:236 3:  20250813122654075 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122654075 DLGSUP <0013> gsup_server.c:236 4:  20250813122654075 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122654075 DLGSUP <0013> gsup_server.c:236 5:  20250813122654075 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122654075 DLGSUP <0013> gsup_server.c:236 7:  20250813122654075 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122654075 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122654075 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122654075 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@829a15aea750: 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") 20250813122654098 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46361<->l=127.0.0.1:4259) 20250813122654108 DAUC <0003> db_auc.c:157 IMSI='262425705448387': No 2G Auth Data 20250813122654109 DAUC <0003> db_auc.c:192 IMSI='262425705448387': No 3G Auth Data HLR_Test-GSUP(278)@829a15aea750: Created GsupExpect[0] for "262425705448387" to be handled at TC_gsup_check_imei_invalid_len(281) 20250813122654135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39248<->l=127.0.0.1:4258 20250813122654145 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654145 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425705448387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425705448387"} 20250813122654145 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425705448387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250813122654145 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425705448387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425705448387" cause=Invalid mandatory information} 20250813122654145 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425705448387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654145 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654145 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@829a15aea750: Found GsupExpect[0] for "262425705448387" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@829a15aea750: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262425705448387" TC_gsup_check_imei_invalid_len(281)@829a15aea750: setverdict(pass): none -> pass 20250813122654151 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654151 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425705448387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425705448387"} 20250813122654151 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425705448387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250813122654151 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425705448387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425705448387" cause=Invalid mandatory information} 20250813122654151 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425705448387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654151 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654151 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654154 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654154 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425705448387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425705448387"} 20250813122654154 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425705448387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250813122654154 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425705448387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425705448387" cause=Invalid mandatory information} 20250813122654154 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425705448387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654154 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654154 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654157 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654157 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425705448387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425705448387"} 20250813122654157 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425705448387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250813122654157 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425705448387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425705448387" cause=Invalid mandatory information} 20250813122654157 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425705448387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654157 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654157 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654159 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654159 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425705448387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425705448387"} 20250813122654159 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425705448387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250813122654159 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425705448387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425705448387" cause=Invalid mandatory information} 20250813122654159 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425705448387 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654159 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654159 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654160 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654160 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39248<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@829a15aea750: Final verdict of PTC: pass 20250813122654164 DAUC <0003> db_auc.c:157 IMSI='262422148260733': No 2G Auth Data 20250813122654164 DAUC <0003> db_auc.c:192 IMSI='262422148260733': No 3G Auth Data HLR_Test-GSUP(278)@829a15aea750: Created GsupExpect[0] for "262422148260733" to be handled at TC_gsup_check_imei_invalid_len(282) 20250813122654178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39260<->l=127.0.0.1:4258 20250813122654180 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654180 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422148260733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422148260733"} 20250813122654180 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422148260733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250813122654180 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422148260733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422148260733" cause=Invalid mandatory information} 20250813122654180 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422148260733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654180 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654180 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@829a15aea750: Found GsupExpect[0] for "262422148260733" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@829a15aea750: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262422148260733" TC_gsup_check_imei_invalid_len(282)@829a15aea750: setverdict(pass): none -> pass 20250813122654181 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654181 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422148260733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422148260733"} 20250813122654181 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422148260733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250813122654181 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422148260733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422148260733" cause=Invalid mandatory information} 20250813122654181 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422148260733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654181 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654181 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654181 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654181 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422148260733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422148260733"} 20250813122654181 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422148260733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250813122654181 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422148260733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422148260733" cause=Invalid mandatory information} 20250813122654181 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422148260733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654181 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654181 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654181 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654182 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654182 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422148260733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422148260733"} 20250813122654182 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422148260733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250813122654182 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422148260733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422148260733" cause=Invalid mandatory information} 20250813122654182 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422148260733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654182 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654182 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654182 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654182 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422148260733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422148260733"} 20250813122654182 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422148260733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250813122654182 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422148260733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422148260733" cause=Invalid mandatory information} 20250813122654182 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422148260733 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654182 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654182 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39260<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@829a15aea750: Final verdict of PTC: pass 20250813122654184 DAUC <0003> db_auc.c:157 IMSI='262424264401443': No 2G Auth Data 20250813122654184 DAUC <0003> db_auc.c:192 IMSI='262424264401443': No 3G Auth Data HLR_Test-GSUP(278)@829a15aea750: Created GsupExpect[0] for "262424264401443" to be handled at TC_gsup_check_imei_invalid_len(283) 20250813122654189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39268<->l=127.0.0.1:4258 20250813122654190 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654190 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424264401443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424264401443"} 20250813122654190 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424264401443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250813122654190 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424264401443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424264401443" cause=Invalid mandatory information} 20250813122654190 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424264401443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654190 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654190 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@829a15aea750: Found GsupExpect[0] for "262424264401443" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@829a15aea750: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262424264401443" TC_gsup_check_imei_invalid_len(283)@829a15aea750: setverdict(pass): none -> pass 20250813122654191 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654191 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424264401443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424264401443"} 20250813122654191 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424264401443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250813122654191 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424264401443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424264401443" cause=Invalid mandatory information} 20250813122654191 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424264401443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654191 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654191 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654192 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654192 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424264401443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424264401443"} 20250813122654192 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424264401443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250813122654192 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424264401443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424264401443" cause=Invalid mandatory information} 20250813122654192 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424264401443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654192 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654192 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654192 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654192 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424264401443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424264401443"} 20250813122654192 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424264401443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250813122654192 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424264401443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424264401443" cause=Invalid mandatory information} 20250813122654192 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424264401443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654192 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654192 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654193 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654193 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424264401443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424264401443"} 20250813122654193 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424264401443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250813122654193 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424264401443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424264401443" cause=Invalid mandatory information} 20250813122654193 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424264401443 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654193 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654193 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39268<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@829a15aea750: Final verdict of PTC: pass 20250813122654194 DAUC <0003> db_auc.c:157 IMSI='262427968682413': No 2G Auth Data 20250813122654194 DAUC <0003> db_auc.c:192 IMSI='262427968682413': No 3G Auth Data HLR_Test-GSUP(278)@829a15aea750: Created GsupExpect[0] for "262427968682413" to be handled at TC_gsup_check_imei_invalid_len(284) 20250813122654200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39276<->l=127.0.0.1:4258 20250813122654202 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654202 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427968682413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427968682413"} 20250813122654202 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427968682413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250813122654202 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427968682413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427968682413" cause=Invalid mandatory information} 20250813122654202 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262427968682413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654202 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654202 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@829a15aea750: Found GsupExpect[0] for "262427968682413" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@829a15aea750: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262427968682413" TC_gsup_check_imei_invalid_len(284)@829a15aea750: setverdict(pass): none -> pass 20250813122654203 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654203 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427968682413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427968682413"} 20250813122654203 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427968682413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250813122654203 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427968682413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427968682413" cause=Invalid mandatory information} 20250813122654203 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262427968682413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654203 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654203 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654203 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654203 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427968682413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427968682413"} 20250813122654203 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427968682413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250813122654203 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427968682413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427968682413" cause=Invalid mandatory information} 20250813122654203 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262427968682413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654203 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654203 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654204 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654204 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427968682413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427968682413"} 20250813122654204 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427968682413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250813122654204 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427968682413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427968682413" cause=Invalid mandatory information} 20250813122654204 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262427968682413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654204 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654204 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654205 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654205 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427968682413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427968682413"} 20250813122654205 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427968682413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250813122654205 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427968682413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427968682413" cause=Invalid mandatory information} 20250813122654205 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262427968682413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654205 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654205 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39276<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@829a15aea750: Final verdict of PTC: pass 20250813122654205 DAUC <0003> db_auc.c:157 IMSI='262422669557215': No 2G Auth Data 20250813122654205 DAUC <0003> db_auc.c:192 IMSI='262422669557215': No 3G Auth Data HLR_Test-GSUP(278)@829a15aea750: Created GsupExpect[0] for "262422669557215" to be handled at TC_gsup_check_imei_invalid_len(285) 20250813122654211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39286<->l=127.0.0.1:4258 20250813122654212 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654212 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422669557215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422669557215"} 20250813122654212 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422669557215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250813122654212 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422669557215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422669557215" cause=Invalid mandatory information} 20250813122654212 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422669557215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654212 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654212 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@829a15aea750: Found GsupExpect[0] for "262422669557215" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@829a15aea750: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262422669557215" TC_gsup_check_imei_invalid_len(285)@829a15aea750: setverdict(pass): none -> pass 20250813122654213 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654213 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422669557215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422669557215"} 20250813122654213 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422669557215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250813122654213 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422669557215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422669557215" cause=Invalid mandatory information} 20250813122654213 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422669557215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654213 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654213 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654214 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654214 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422669557215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422669557215"} 20250813122654214 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422669557215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250813122654214 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422669557215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422669557215" cause=Invalid mandatory information} 20250813122654214 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422669557215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654214 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654214 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654214 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654214 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422669557215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422669557215"} 20250813122654214 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422669557215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250813122654214 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422669557215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422669557215" cause=Invalid mandatory information} 20250813122654214 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422669557215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654214 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654214 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654215 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654215 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422669557215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422669557215"} 20250813122654215 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422669557215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250813122654215 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422669557215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422669557215" cause=Invalid mandatory information} 20250813122654215 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422669557215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654215 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654215 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39286<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@829a15aea750: Final verdict of PTC: pass 20250813122654216 DAUC <0003> db_auc.c:157 IMSI='262420127447107': No 2G Auth Data 20250813122654216 DAUC <0003> db_auc.c:192 IMSI='262420127447107': No 3G Auth Data HLR_Test-GSUP(278)@829a15aea750: Created GsupExpect[0] for "262420127447107" to be handled at TC_gsup_check_imei_invalid_len(286) 20250813122654221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39296<->l=127.0.0.1:4258 20250813122654223 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654223 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420127447107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420127447107"} 20250813122654223 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420127447107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250813122654223 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420127447107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420127447107" cause=Invalid mandatory information} 20250813122654223 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420127447107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654223 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654223 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@829a15aea750: Found GsupExpect[0] for "262420127447107" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@829a15aea750: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262420127447107" TC_gsup_check_imei_invalid_len(286)@829a15aea750: setverdict(pass): none -> pass 20250813122654223 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654224 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420127447107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420127447107"} 20250813122654224 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420127447107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250813122654224 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420127447107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420127447107" cause=Invalid mandatory information} 20250813122654224 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420127447107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654224 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654224 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654224 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654224 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420127447107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420127447107"} 20250813122654224 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420127447107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250813122654224 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420127447107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420127447107" cause=Invalid mandatory information} 20250813122654224 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420127447107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654224 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654224 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654225 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654225 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420127447107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420127447107"} 20250813122654225 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420127447107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250813122654225 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420127447107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420127447107" cause=Invalid mandatory information} 20250813122654225 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420127447107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654225 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654225 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654225 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654225 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654225 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420127447107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420127447107"} 20250813122654225 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420127447107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250813122654225 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420127447107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420127447107" cause=Invalid mandatory information} 20250813122654225 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420127447107 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654225 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654225 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654225 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39296<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@829a15aea750: Final verdict of PTC: pass 20250813122654226 DAUC <0003> db_auc.c:157 IMSI='262423799222017': No 2G Auth Data 20250813122654226 DAUC <0003> db_auc.c:192 IMSI='262423799222017': No 3G Auth Data HLR_Test-GSUP(278)@829a15aea750: Created GsupExpect[0] for "262423799222017" to be handled at TC_gsup_check_imei_invalid_len(287) 20250813122654232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39300<->l=127.0.0.1:4258 20250813122654233 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654233 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423799222017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423799222017"} 20250813122654233 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423799222017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250813122654233 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423799222017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423799222017" cause=Invalid mandatory information} 20250813122654233 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423799222017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654233 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654233 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@829a15aea750: Found GsupExpect[0] for "262423799222017" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@829a15aea750: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262423799222017" TC_gsup_check_imei_invalid_len(287)@829a15aea750: setverdict(pass): none -> pass 20250813122654234 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654234 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423799222017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423799222017"} 20250813122654234 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423799222017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250813122654234 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423799222017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423799222017" cause=Invalid mandatory information} 20250813122654234 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423799222017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654234 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654234 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654235 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654235 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423799222017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423799222017"} 20250813122654235 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423799222017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250813122654235 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423799222017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423799222017" cause=Invalid mandatory information} 20250813122654235 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423799222017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654235 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654235 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654236 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654236 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654236 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423799222017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423799222017"} 20250813122654236 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423799222017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250813122654236 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423799222017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423799222017" cause=Invalid mandatory information} 20250813122654236 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423799222017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654236 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654236 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654236 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654236 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654236 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423799222017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423799222017"} 20250813122654236 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423799222017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250813122654236 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423799222017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423799222017" cause=Invalid mandatory information} 20250813122654236 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423799222017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654236 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654236 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39300<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@829a15aea750: Final verdict of PTC: pass 20250813122654237 DAUC <0003> db_auc.c:157 IMSI='262425750868503': No 2G Auth Data 20250813122654237 DAUC <0003> db_auc.c:192 IMSI='262425750868503': No 3G Auth Data HLR_Test-GSUP(278)@829a15aea750: Created GsupExpect[0] for "262425750868503" to be handled at TC_gsup_check_imei_invalid_len(288) 20250813122654243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39304<->l=127.0.0.1:4258 20250813122654244 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654244 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425750868503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425750868503"} 20250813122654244 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425750868503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250813122654244 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425750868503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425750868503" cause=Invalid mandatory information} 20250813122654244 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425750868503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654244 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654244 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@829a15aea750: Found GsupExpect[0] for "262425750868503" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@829a15aea750: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262425750868503" TC_gsup_check_imei_invalid_len(288)@829a15aea750: setverdict(pass): none -> pass 20250813122654245 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654245 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425750868503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425750868503"} 20250813122654245 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425750868503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250813122654245 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425750868503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425750868503" cause=Invalid mandatory information} 20250813122654245 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425750868503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654245 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654245 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654246 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654246 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425750868503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425750868503"} 20250813122654246 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425750868503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250813122654246 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425750868503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425750868503" cause=Invalid mandatory information} 20250813122654246 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425750868503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654246 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654246 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654247 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654247 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425750868503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425750868503"} 20250813122654247 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425750868503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250813122654247 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425750868503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425750868503" cause=Invalid mandatory information} 20250813122654247 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425750868503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654247 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654247 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654247 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654247 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425750868503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425750868503"} 20250813122654247 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425750868503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250813122654247 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425750868503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425750868503" cause=Invalid mandatory information} 20250813122654247 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425750868503 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122654247 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122654247 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122654248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39304<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@829a15aea750: Final verdict of PTC: pass MTC@829a15aea750: setverdict(pass): none -> pass 20250813122654249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39234<->l=127.0.0.1:4258 20250813122654249 DLINP <000b> input/ipa.c:452 connected read/write 20250813122654249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122654249 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122654249 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122654249 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122654249 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46361<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@829a15aea750: Final verdict of PTC: none 279@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: pass MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@829a15aea750: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Wed Aug 13 12:26:54 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 20250813122654281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39320<->l=127.0.0.1:4258 20250813122654381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39320<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=168556) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Wed Aug 13 12:26:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_gsup_check_imei_unknown_imsi started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122657544 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122657545 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122657549 DLINP <000b> input/ipa.c:452 connected read/write 20250813122657549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122657551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39324<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122657554 DLINP <000b> input/ipa.c:452 connected read/write 20250813122657555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122657555 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122657555 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122657555 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  20250813122657555 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122657555 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  20250813122657555 DLGSUP <0013> gsup_server.c:236 2:  20250813122657555 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122657555 DLGSUP <0013> gsup_server.c:236 3:  20250813122657555 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122657555 DLGSUP <0013> gsup_server.c:236 4:  20250813122657555 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122657555 DLGSUP <0013> gsup_server.c:236 5:  20250813122657555 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122657555 DLGSUP <0013> gsup_server.c:236 7:  20250813122657555 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122657555 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122657555 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122657555 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@829a15aea750: 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") 20250813122657584 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44041<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@829a15aea750: Created GsupExpect[0] for "262420025187592" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250813122657602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39338<->l=127.0.0.1:4258 20250813122657614 DLINP <000b> input/ipa.c:452 connected read/write 20250813122657614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122657614 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420025187592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420025187592"} 20250813122657614 DMAIN <0000> hlr.c:435 IMSI='262420025187592': has IMEI = 22245678901234 (consider setting 'store-imei') 20250813122657614 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420025187592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250813122657614 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420025187592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420025187592" cause=Invalid mandatory information} 20250813122657614 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262420025187592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122657614 DLINP <000b> input/ipa.c:452 connected read/write 20250813122657614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122657614 DLINP <000b> input/ipa.c:452 connected read/write 20250813122657614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@829a15aea750: Found GsupExpect[0] for "262420025187592" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@829a15aea750: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262420025187592" TC_gsup_check_imei_unknown_imsi(293)@829a15aea750: setverdict(pass): none -> pass 20250813122657622 DLINP <000b> input/ipa.c:452 connected read/write 20250813122657622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122657622 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420025187592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420025187592"} 20250813122657622 DAUC <0003> hlr.c:428 IMSI='262420025187592': storing IMEI = 22245678901234 20250813122657622 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262420025187592': no such subscriber 20250813122657622 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420025187592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250813122657622 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420025187592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420025187592" cause=Invalid mandatory information} 20250813122657622 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262420025187592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122657622 DLINP <000b> input/ipa.c:452 connected read/write 20250813122657622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122657622 DLINP <000b> input/ipa.c:452 connected read/write 20250813122657622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122657625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39338<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@829a15aea750: Final verdict of PTC: pass 20250813122657627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39324<->l=127.0.0.1:4258 20250813122657628 DLINP <000b> input/ipa.c:452 connected read/write 20250813122657628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122657628 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122657628 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122657628 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122657628 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44041<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@829a15aea750: Final verdict of PTC: none 291@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 291: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@829a15aea750: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Wed Aug 13 12:26:57 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 20250813122657662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39354<->l=127.0.0.1:4258 20250813122657763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39354<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=30596) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Wed Aug 13 12:26:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122700899 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122700900 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122700904 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122700905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39360<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122700909 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122700909 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122700909 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122700909 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  20250813122700909 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122700909 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  20250813122700909 DLGSUP <0013> gsup_server.c:236 2:  20250813122700909 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122700909 DLGSUP <0013> gsup_server.c:236 3:  20250813122700909 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122700909 DLGSUP <0013> gsup_server.c:236 4:  20250813122700909 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122700909 DLGSUP <0013> gsup_server.c:236 5:  20250813122700909 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122700909 DLGSUP <0013> gsup_server.c:236 7:  20250813122700909 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122700909 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122700909 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122700909 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@829a15aea750: 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") 20250813122700924 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44665<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@829a15aea750: Created GsupExpect[0] for "262420893167727" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250813122700931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39372<->l=127.0.0.1:4258 20250813122700954 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700954 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122700954 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420893167727"} 20250813122700954 DMAIN <0000> hlr.c:227 IMSI='262420893167727': Creating subscriber on demand 20250813122700954 DMAIN <0000> hlr.c:243 IMSI='262420893167727': Successfully assigned MSISDN='962' 20250813122700954 DAUC <0003> hlr.c:428 IMSI='262420893167727': storing IMEI = 12345678901234 20250813122700954 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420893167727"} 20250813122700954 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122700954 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122700954 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700954 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@829a15aea750: Found GsupExpect[0] for "262420893167727" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@829a15aea750: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262420893167727" TC_subscr_create_on_demand_check_imei_early(298)@829a15aea750: setverdict(pass): none -> pass 20250813122700959 DAUC <0003> db_auc.c:157 IMSI='262420893167727': No 2G Auth Data 20250813122700959 DAUC <0003> db_auc.c:192 IMSI='262420893167727': No 3G Auth Data 20250813122700961 DAUC <0003> db_auc.c:157 IMSI='262420893167727': No 2G Auth Data 20250813122700961 DAUC <0003> db_auc.c:192 IMSI='262420893167727': No 3G Auth Data 20250813122700963 DAUC <0003> db_auc.c:157 IMSI='262420893167727': No 2G Auth Data 20250813122700963 DAUC <0003> db_auc.c:192 IMSI='262420893167727': No 3G Auth Data 20250813122700965 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700965 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122700965 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420893167727" cn_domain=PS} 20250813122700965 DLU <0006> fsm.c:456 lu(262420893167727)[0x55b159a0d1b0]{UNVALIDATED}: Allocated 20250813122700965 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122700965 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122700965 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420893167727" cn_domain=PS} 20250813122700965 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122700966 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122700969 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122700969 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420893167727"} 20250813122700969 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122700969 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122700969 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420893167727"} 20250813122700969 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122700969 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122700969 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122700969 DLU <0006> fsm.c:568 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122700969 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122700969 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122700977 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700977 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122700977 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420893167727"} 20250813122700977 DMAIN <0000> hlr.c:227 IMSI='262420893167727': Creating subscriber on demand 20250813122700977 DMAIN <0000> hlr.c:243 IMSI='262420893167727': Successfully assigned MSISDN='931' 20250813122700977 DAUC <0003> hlr.c:428 IMSI='262420893167727': storing IMEI = 12345678901234 20250813122700977 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420893167727"} 20250813122700977 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122700977 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122700977 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122700979 DAUC <0003> db_auc.c:157 IMSI='262420893167727': No 2G Auth Data 20250813122700979 DAUC <0003> db_auc.c:192 IMSI='262420893167727': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122700981 DAUC <0003> db_auc.c:157 IMSI='262420893167727': No 2G Auth Data 20250813122700981 DAUC <0003> db_auc.c:192 IMSI='262420893167727': No 3G Auth Data 20250813122700982 DAUC <0003> db_auc.c:157 IMSI='262420893167727': No 2G Auth Data 20250813122700982 DAUC <0003> db_auc.c:192 IMSI='262420893167727': No 3G Auth Data 20250813122700984 DAUC <0003> db_auc.c:157 IMSI='262420893167727': No 2G Auth Data 20250813122700984 DAUC <0003> db_auc.c:192 IMSI='262420893167727': No 3G Auth Data 20250813122700986 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700986 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122700986 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420893167727" cn_domain=PS} 20250813122700986 DLU <0006> fsm.c:456 lu(262420893167727)[0x55b159a0d1b0]{UNVALIDATED}: Allocated 20250813122700987 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122700987 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122700987 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420893167727" cn_domain=PS} 20250813122700987 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122700987 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122700990 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122700990 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420893167727"} 20250813122700990 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122700990 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122700990 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420893167727"} 20250813122700990 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122700990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122700990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122700990 DLU <0006> fsm.c:568 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122700990 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122700990 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122700997 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700997 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122700997 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420893167727"} 20250813122700997 DMAIN <0000> hlr.c:227 IMSI='262420893167727': Creating subscriber on demand 20250813122700998 DMAIN <0000> hlr.c:243 IMSI='262420893167727': Successfully assigned MSISDN='888' 20250813122700998 DAUC <0003> hlr.c:428 IMSI='262420893167727': storing IMEI = 12345678901234 20250813122700998 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420893167727"} 20250813122700998 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122700998 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122700998 DLINP <000b> input/ipa.c:452 connected read/write 20250813122700998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122701000 DAUC <0003> db_auc.c:157 IMSI='262420893167727': No 2G Auth Data 20250813122701000 DAUC <0003> db_auc.c:192 IMSI='262420893167727': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122701002 DAUC <0003> db_auc.c:157 IMSI='262420893167727': No 2G Auth Data 20250813122701002 DAUC <0003> db_auc.c:192 IMSI='262420893167727': No 3G Auth Data 20250813122701003 DAUC <0003> db_auc.c:157 IMSI='262420893167727': No 2G Auth Data 20250813122701003 DAUC <0003> db_auc.c:192 IMSI='262420893167727': No 3G Auth Data 20250813122701004 DAUC <0003> db_auc.c:157 IMSI='262420893167727': No 2G Auth Data 20250813122701004 DAUC <0003> db_auc.c:192 IMSI='262420893167727': No 3G Auth Data 20250813122701007 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701007 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122701007 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420893167727" cn_domain=PS} 20250813122701007 DLU <0006> fsm.c:456 lu(262420893167727)[0x55b159a0d1b0]{UNVALIDATED}: Allocated 20250813122701007 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250813122701007 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420893167727" cause=GPRS services not allowed} 20250813122701007 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122701007 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122701007 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{UNVALIDATED}: Freeing instance 20250813122701007 DLU <0006> fsm.c:568 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{UNVALIDATED}: Deallocated 20250813122701007 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122701007 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122701014 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122701014 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420893167727"} 20250813122701014 DMAIN <0000> hlr.c:227 IMSI='262420893167727': Creating subscriber on demand 20250813122701014 DMAIN <0000> hlr.c:243 IMSI='262420893167727': Successfully assigned MSISDN='417' 20250813122701014 DAUC <0003> hlr.c:428 IMSI='262420893167727': storing IMEI = 12345678901234 20250813122701014 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420893167727"} 20250813122701014 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122701014 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122701014 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122701015 DAUC <0003> db_auc.c:157 IMSI='262420893167727': No 2G Auth Data 20250813122701015 DAUC <0003> db_auc.c:192 IMSI='262420893167727': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122701018 DAUC <0003> db_auc.c:157 IMSI='262420893167727': No 2G Auth Data 20250813122701018 DAUC <0003> db_auc.c:192 IMSI='262420893167727': No 3G Auth Data 20250813122701020 DAUC <0003> db_auc.c:157 IMSI='262420893167727': No 2G Auth Data 20250813122701020 DAUC <0003> db_auc.c:192 IMSI='262420893167727': No 3G Auth Data 20250813122701023 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122701023 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420893167727" cn_domain=PS} 20250813122701023 DLU <0006> fsm.c:456 lu(262420893167727)[0x55b159a0d1b0]{UNVALIDATED}: Allocated 20250813122701023 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250813122701023 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420893167727" cause=GPRS services not allowed} 20250813122701023 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122701023 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122701023 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{UNVALIDATED}: Freeing instance 20250813122701023 DLU <0006> fsm.c:568 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{UNVALIDATED}: Deallocated 20250813122701023 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122701023 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122701030 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122701030 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420893167727"} 20250813122701030 DMAIN <0000> hlr.c:227 IMSI='262420893167727': Creating subscriber on demand 20250813122701030 DAUC <0003> hlr.c:428 IMSI='262420893167727': storing IMEI = 12345678901234 20250813122701030 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420893167727"} 20250813122701030 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122701030 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122701030 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701030 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122701032 DAUC <0003> db_auc.c:157 IMSI='262420893167727': No 2G Auth Data 20250813122701032 DAUC <0003> db_auc.c:192 IMSI='262420893167727': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122701034 DAUC <0003> db_auc.c:157 IMSI='262420893167727': No 2G Auth Data 20250813122701034 DAUC <0003> db_auc.c:192 IMSI='262420893167727': No 3G Auth Data 20250813122701035 DAUC <0003> db_auc.c:157 IMSI='262420893167727': No 2G Auth Data 20250813122701035 DAUC <0003> db_auc.c:192 IMSI='262420893167727': No 3G Auth Data 20250813122701038 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122701038 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420893167727" cn_domain=PS} 20250813122701038 DLU <0006> fsm.c:456 lu(262420893167727)[0x55b159a0d1b0]{UNVALIDATED}: Allocated 20250813122701038 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250813122701038 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420893167727" cause=GPRS services not allowed} 20250813122701038 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122701038 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122701038 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{UNVALIDATED}: Freeing instance 20250813122701038 DLU <0006> fsm.c:568 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{UNVALIDATED}: Deallocated 20250813122701038 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122701038 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122701045 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122701045 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420893167727"} 20250813122701045 DMAIN <0000> hlr.c:227 IMSI='262420893167727': Creating subscriber on demand 20250813122701045 DAUC <0003> hlr.c:428 IMSI='262420893167727': storing IMEI = 12345678901234 20250813122701045 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420893167727"} 20250813122701045 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250813122701045 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122701045 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122701047 DAUC <0003> db_auc.c:157 IMSI='262420893167727': No 2G Auth Data 20250813122701047 DAUC <0003> db_auc.c:192 IMSI='262420893167727': No 3G Auth Data 20250813122701048 DAUC <0003> db_auc.c:157 IMSI='262420893167727': No 2G Auth Data 20250813122701048 DAUC <0003> db_auc.c:192 IMSI='262420893167727': No 3G Auth Data 20250813122701049 DAUC <0003> db_auc.c:157 IMSI='262420893167727': No 2G Auth Data 20250813122701049 DAUC <0003> db_auc.c:192 IMSI='262420893167727': No 3G Auth Data 20250813122701051 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122701051 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420893167727" cn_domain=PS} 20250813122701051 DLU <0006> fsm.c:456 lu(262420893167727)[0x55b159a0d1b0]{UNVALIDATED}: Allocated 20250813122701051 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122701051 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122701051 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420893167727" cn_domain=PS} 20250813122701051 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122701052 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701052 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122701054 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122701054 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420893167727"} 20250813122701054 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122701054 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122701054 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420893167727"} 20250813122701054 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420893167727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122701054 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122701054 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122701054 DLU <0006> fsm.c:568 lu(PS:IMSI-262420893167727)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122701055 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122701055 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122701058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39372<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@829a15aea750: Final verdict of PTC: pass 20250813122701060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39360<->l=127.0.0.1:4258 20250813122701061 DLINP <000b> input/ipa.c:452 connected read/write 20250813122701061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122701061 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(295)@829a15aea750: Final verdict of PTC: none 20250813122701061 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122701061 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122701061 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44665<->l=127.0.0.1:4259) 296@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 296: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@829a15aea750: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Wed Aug 13 12:27:01 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 20250813122701093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39388<->l=127.0.0.1:4258 20250813122701193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39388<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=97056) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Wed Aug 13 12:27:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_subscr_create_on_demand_ul started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122704339 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122704339 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122704343 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122704344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43796<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122704347 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122704347 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122704347 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122704347 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  20250813122704347 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122704347 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  20250813122704347 DLGSUP <0013> gsup_server.c:236 2:  20250813122704347 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122704347 DLGSUP <0013> gsup_server.c:236 3:  20250813122704347 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122704347 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(299)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122704347 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122704347 DLGSUP <0013> gsup_server.c:236 5:  20250813122704347 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122704347 DLGSUP <0013> gsup_server.c:236 7:  20250813122704347 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122704347 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122704347 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122704347 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@829a15aea750: 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") 20250813122704356 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37083<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@829a15aea750: Created GsupExpect[0] for "262427080736544" to be handled at TC_subscr_create_on_demand_ul(303) 20250813122704365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43810<->l=127.0.0.1:4258 20250813122704390 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122704390 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427080736544" cn_domain=PS} 20250813122704390 DMAIN <0000> hlr.c:227 IMSI='262427080736544': Creating subscriber on demand 20250813122704390 DMAIN <0000> hlr.c:243 IMSI='262427080736544': Successfully assigned MSISDN='459' 20250813122704390 DLU <0006> fsm.c:456 lu(262427080736544)[0x55b159a0d1b0]{UNVALIDATED}: Allocated 20250813122704390 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122704390 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122704391 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427080736544" cn_domain=PS} 20250813122704391 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122704391 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@829a15aea750: Found GsupExpect[0] for "262427080736544" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@829a15aea750: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262427080736544" 20250813122704401 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122704402 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427080736544"} 20250813122704402 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122704402 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122704402 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427080736544"} 20250813122704402 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122704402 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122704402 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122704402 DLU <0006> fsm.c:568 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122704402 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122704402 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@829a15aea750: setverdict(pass): none -> pass 20250813122704405 DAUC <0003> db_auc.c:157 IMSI='262427080736544': No 2G Auth Data 20250813122704405 DAUC <0003> db_auc.c:192 IMSI='262427080736544': No 3G Auth Data 20250813122704408 DAUC <0003> db_auc.c:157 IMSI='262427080736544': No 2G Auth Data 20250813122704408 DAUC <0003> db_auc.c:192 IMSI='262427080736544': No 3G Auth Data 20250813122704410 DAUC <0003> db_auc.c:157 IMSI='262427080736544': No 2G Auth Data 20250813122704410 DAUC <0003> db_auc.c:192 IMSI='262427080736544': No 3G Auth Data 20250813122704417 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122704417 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427080736544" cn_domain=PS} 20250813122704417 DMAIN <0000> hlr.c:227 IMSI='262427080736544': Creating subscriber on demand 20250813122704417 DMAIN <0000> hlr.c:243 IMSI='262427080736544': Successfully assigned MSISDN='126' 20250813122704417 DLU <0006> fsm.c:456 lu(262427080736544)[0x55b159a0d1b0]{UNVALIDATED}: Allocated 20250813122704417 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122704417 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122704417 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427080736544" cn_domain=PS} 20250813122704417 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122704417 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122704421 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122704421 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427080736544"} 20250813122704421 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122704421 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122704421 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427080736544"} 20250813122704421 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122704421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122704421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122704422 DLU <0006> fsm.c:568 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122704422 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122704422 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122704424 DAUC <0003> db_auc.c:157 IMSI='262427080736544': No 2G Auth Data 20250813122704424 DAUC <0003> db_auc.c:192 IMSI='262427080736544': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122704426 DAUC <0003> db_auc.c:157 IMSI='262427080736544': No 2G Auth Data 20250813122704426 DAUC <0003> db_auc.c:192 IMSI='262427080736544': No 3G Auth Data 20250813122704427 DAUC <0003> db_auc.c:157 IMSI='262427080736544': No 2G Auth Data 20250813122704427 DAUC <0003> db_auc.c:192 IMSI='262427080736544': No 3G Auth Data 20250813122704429 DAUC <0003> db_auc.c:157 IMSI='262427080736544': No 2G Auth Data 20250813122704429 DAUC <0003> db_auc.c:192 IMSI='262427080736544': No 3G Auth Data 20250813122704435 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122704435 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427080736544" cn_domain=PS} 20250813122704435 DMAIN <0000> hlr.c:227 IMSI='262427080736544': Creating subscriber on demand 20250813122704435 DMAIN <0000> hlr.c:243 IMSI='262427080736544': Successfully assigned MSISDN='153' 20250813122704435 DLU <0006> fsm.c:456 lu(262427080736544)[0x55b159a0d1b0]{UNVALIDATED}: Allocated 20250813122704435 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250813122704435 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427080736544" cause=GPRS services not allowed} 20250813122704435 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122704435 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122704435 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{UNVALIDATED}: Freeing instance 20250813122704435 DLU <0006> fsm.c:568 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{UNVALIDATED}: Deallocated 20250813122704435 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122704435 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122704438 DAUC <0003> db_auc.c:157 IMSI='262427080736544': No 2G Auth Data 20250813122704438 DAUC <0003> db_auc.c:192 IMSI='262427080736544': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122704439 DAUC <0003> db_auc.c:157 IMSI='262427080736544': No 2G Auth Data 20250813122704439 DAUC <0003> db_auc.c:192 IMSI='262427080736544': No 3G Auth Data 20250813122704441 DAUC <0003> db_auc.c:157 IMSI='262427080736544': No 2G Auth Data 20250813122704441 DAUC <0003> db_auc.c:192 IMSI='262427080736544': No 3G Auth Data 20250813122704442 DAUC <0003> db_auc.c:157 IMSI='262427080736544': No 2G Auth Data 20250813122704442 DAUC <0003> db_auc.c:192 IMSI='262427080736544': No 3G Auth Data 20250813122704446 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122704446 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427080736544" cn_domain=PS} 20250813122704446 DMAIN <0000> hlr.c:227 IMSI='262427080736544': Creating subscriber on demand 20250813122704446 DMAIN <0000> hlr.c:243 IMSI='262427080736544': Successfully assigned MSISDN='930' 20250813122704446 DLU <0006> fsm.c:456 lu(262427080736544)[0x55b159a0d1b0]{UNVALIDATED}: Allocated 20250813122704446 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250813122704446 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427080736544" cause=GPRS services not allowed} 20250813122704446 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122704446 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122704446 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{UNVALIDATED}: Freeing instance 20250813122704446 DLU <0006> fsm.c:568 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{UNVALIDATED}: Deallocated 20250813122704446 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122704447 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122704448 DAUC <0003> db_auc.c:157 IMSI='262427080736544': No 2G Auth Data 20250813122704448 DAUC <0003> db_auc.c:192 IMSI='262427080736544': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122704450 DAUC <0003> db_auc.c:157 IMSI='262427080736544': No 2G Auth Data 20250813122704450 DAUC <0003> db_auc.c:192 IMSI='262427080736544': No 3G Auth Data 20250813122704451 DAUC <0003> db_auc.c:157 IMSI='262427080736544': No 2G Auth Data 20250813122704451 DAUC <0003> db_auc.c:192 IMSI='262427080736544': No 3G Auth Data 20250813122704455 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122704456 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427080736544" cn_domain=PS} 20250813122704456 DMAIN <0000> hlr.c:227 IMSI='262427080736544': Creating subscriber on demand 20250813122704456 DLU <0006> fsm.c:456 lu(262427080736544)[0x55b159a0d1b0]{UNVALIDATED}: Allocated 20250813122704456 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250813122704456 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427080736544" cause=GPRS services not allowed} 20250813122704456 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122704456 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122704456 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{UNVALIDATED}: Freeing instance 20250813122704456 DLU <0006> fsm.c:568 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{UNVALIDATED}: Deallocated 20250813122704456 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122704456 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122704457 DAUC <0003> db_auc.c:157 IMSI='262427080736544': No 2G Auth Data 20250813122704457 DAUC <0003> db_auc.c:192 IMSI='262427080736544': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122704458 DAUC <0003> db_auc.c:157 IMSI='262427080736544': No 2G Auth Data 20250813122704458 DAUC <0003> db_auc.c:192 IMSI='262427080736544': No 3G Auth Data 20250813122704459 DAUC <0003> db_auc.c:157 IMSI='262427080736544': No 2G Auth Data 20250813122704459 DAUC <0003> db_auc.c:192 IMSI='262427080736544': No 3G Auth Data 20250813122704463 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122704463 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427080736544" cn_domain=PS} 20250813122704463 DMAIN <0000> hlr.c:227 IMSI='262427080736544': Creating subscriber on demand 20250813122704463 DLU <0006> fsm.c:456 lu(262427080736544)[0x55b159a0d1b0]{UNVALIDATED}: Allocated 20250813122704463 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122704463 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122704463 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427080736544" cn_domain=PS} 20250813122704463 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122704463 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122704466 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122704466 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427080736544"} 20250813122704466 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122704466 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122704466 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427080736544"} 20250813122704466 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427080736544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122704466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122704466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122704466 DLU <0006> fsm.c:568 lu(PS:IMSI-262427080736544)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122704466 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122704466 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122704467 DAUC <0003> db_auc.c:157 IMSI='262427080736544': No 2G Auth Data 20250813122704468 DAUC <0003> db_auc.c:192 IMSI='262427080736544': No 3G Auth Data 20250813122704469 DAUC <0003> db_auc.c:157 IMSI='262427080736544': No 2G Auth Data 20250813122704469 DAUC <0003> db_auc.c:192 IMSI='262427080736544': No 3G Auth Data 20250813122704470 DAUC <0003> db_auc.c:157 IMSI='262427080736544': No 2G Auth Data 20250813122704470 DAUC <0003> db_auc.c:192 IMSI='262427080736544': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122704474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43810<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@829a15aea750: Final verdict of PTC: pass 20250813122704477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43796<->l=127.0.0.1:4258 20250813122704478 DLINP <000b> input/ipa.c:452 connected read/write 20250813122704478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122704478 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122704478 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122704478 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122704479 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37083<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(299)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP(300)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@829a15aea750: Final verdict of PTC: none 301@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 301: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@829a15aea750: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Wed Aug 13 12:27:04 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 20250813122704509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43812<->l=127.0.0.1:4258 20250813122704610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43812<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13000) Waiting for packet dumper to finish... 1 (prev_count=13000, count=81540) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Wed Aug 13 12:27:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_subscr_create_on_demand_sai started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122707749 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122707749 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122707753 DLINP <000b> input/ipa.c:452 connected read/write 20250813122707753 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122707755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43814<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122707759 DLINP <000b> input/ipa.c:452 connected read/write 20250813122707759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122707759 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122707759 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122707759 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  20250813122707759 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122707759 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  20250813122707759 DLGSUP <0013> gsup_server.c:236 2:  20250813122707759 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122707759 DLGSUP <0013> gsup_server.c:236 3:  20250813122707759 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122707759 DLGSUP <0013> gsup_server.c:236 4:  20250813122707759 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122707759 DLGSUP <0013> gsup_server.c:236 5:  20250813122707759 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122707759 DLGSUP <0013> gsup_server.c:236 7:  20250813122707759 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122707759 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122707759 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122707759 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@829a15aea750: 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") 20250813122707780 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40601<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@829a15aea750: Created GsupExpect[0] for "262424448565961" to be handled at TC_subscr_create_on_demand_sai(308) 20250813122707801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43818<->l=127.0.0.1:4258 20250813122707813 DLINP <000b> input/ipa.c:452 connected read/write 20250813122707813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122707814 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424448565961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424448565961"} 20250813122707814 DMAIN <0000> hlr.c:227 IMSI='262424448565961': Creating subscriber on demand 20250813122707814 DMAIN <0000> hlr.c:243 IMSI='262424448565961': Successfully assigned MSISDN='916' 20250813122707814 DAUC <0003> db_auc.c:157 IMSI='262424448565961': No 2G Auth Data 20250813122707814 DAUC <0003> db_auc.c:192 IMSI='262424448565961': No 3G Auth Data 20250813122707814 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424448565961 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 20250813122707814 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424448565961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424448565961" cause=IMSI unknown in HLR} 20250813122707814 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424448565961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250813122707814 DLINP <000b> input/ipa.c:452 connected read/write 20250813122707814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122707814 DLINP <000b> input/ipa.c:452 connected read/write 20250813122707814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@829a15aea750: Found GsupExpect[0] for "262424448565961" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@829a15aea750: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262424448565961" TC_subscr_create_on_demand_sai(308)@829a15aea750: setverdict(pass): none -> pass 20250813122707818 DAUC <0003> db_auc.c:157 IMSI='262424448565961': No 2G Auth Data 20250813122707818 DAUC <0003> db_auc.c:192 IMSI='262424448565961': No 3G Auth Data 20250813122707820 DAUC <0003> db_auc.c:157 IMSI='262424448565961': No 2G Auth Data 20250813122707820 DAUC <0003> db_auc.c:192 IMSI='262424448565961': No 3G Auth Data 20250813122707821 DAUC <0003> db_auc.c:157 IMSI='262424448565961': No 2G Auth Data 20250813122707821 DAUC <0003> db_auc.c:192 IMSI='262424448565961': No 3G Auth Data 20250813122707824 DLINP <000b> input/ipa.c:452 connected read/write 20250813122707824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122707824 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424448565961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424448565961" cn_domain=PS} 20250813122707824 DLU <0006> fsm.c:456 lu(262424448565961)[0x55b159a0d1b0]{UNVALIDATED}: Allocated 20250813122707824 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424448565961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250813122707824 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424448565961)[0x55b159a0d1b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122707824 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424448565961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424448565961" cn_domain=PS} 20250813122707824 DLINP <000b> input/ipa.c:452 connected read/write 20250813122707824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122707824 DLINP <000b> input/ipa.c:452 connected read/write 20250813122707824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122707828 DLINP <000b> input/ipa.c:452 connected read/write 20250813122707828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122707828 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424448565961 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424448565961"} 20250813122707828 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424448565961)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122707828 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424448565961 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122707828 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424448565961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424448565961"} 20250813122707828 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424448565961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122707828 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424448565961)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122707828 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424448565961)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122707828 DLU <0006> fsm.c:568 lu(PS:IMSI-262424448565961)[0x55b159a0d1b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122707828 DLINP <000b> input/ipa.c:452 connected read/write 20250813122707828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122707828 DLINP <000b> input/ipa.c:452 connected read/write 20250813122707828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122707832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43818<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@829a15aea750: Final verdict of PTC: pass 20250813122707835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43814<->l=127.0.0.1:4258 20250813122707837 DLINP <000b> input/ipa.c:452 connected read/write 20250813122707837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122707837 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122707837 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122707837 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122707837 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40601<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@829a15aea750: Final verdict of PTC: none 306@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 306: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@829a15aea750: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Wed Aug 13 12:27: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 20250813122707873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43830<->l=127.0.0.1:4258 20250813122707974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43830<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36600) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Wed Aug 13 12:27:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_MSLookup_mDNS_service_other_home started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122711105 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122711105 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122711108 DLINP <000b> input/ipa.c:452 connected read/write 20250813122711108 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122711109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43832<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122711112 DLINP <000b> input/ipa.c:452 connected read/write 20250813122711112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(309)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122711112 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122711112 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122711112 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  20250813122711112 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122711112 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  20250813122711112 DLGSUP <0013> gsup_server.c:236 2:  20250813122711112 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122711112 DLGSUP <0013> gsup_server.c:236 3:  20250813122711112 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122711112 DLGSUP <0013> gsup_server.c:236 4:  20250813122711112 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122711112 DLGSUP <0013> gsup_server.c:236 5:  20250813122711112 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122711112 DLGSUP <0013> gsup_server.c:236 7:  20250813122711112 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122711112 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122711112 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122711112 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@829a15aea750: 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") 20250813122711125 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39651<->l=127.0.0.1:4259) 20250813122711126 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250813122711126 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@829a15aea750: Created GsupExpect[0] for "262424135742958" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250813122711134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43834<->l=127.0.0.1:4258 20250813122711135 DAUC <0003> db_auc.c:157 IMSI='262424135742958': No 2G Auth Data 20250813122711135 DAUC <0003> db_auc.c:192 IMSI='262424135742958': No 3G Auth Data 20250813122711137 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613202223.msisdn 20250813122711137 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613202223.msisdn: not attached (vlr_number unset) 20250813122711137 DDGSM <0007> mslookup_server.c:327 sip.voice.491613202223.msisdn: does not exist in GSUP proxy 20250813122712147 DLINP <000b> input/ipa.c:452 connected read/write 20250813122712147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122712147 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424135742958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424135742958" cn_domain=CS} 20250813122712147 DLU <0006> fsm.c:456 lu(262424135742958)[0x55b159a08b30]{UNVALIDATED}: Allocated 20250813122712147 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424135742958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250813122712147 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262424135742958)[0x55b159a08b30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250813122712147 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424135742958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424135742958" cn_domain=CS} 20250813122712147 DLINP <000b> input/ipa.c:452 connected read/write 20250813122712147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122712147 DLINP <000b> input/ipa.c:452 connected read/write 20250813122712147 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@829a15aea750: Found GsupExpect[0] for "262424135742958" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@829a15aea750: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262424135742958" 20250813122712154 DLINP <000b> input/ipa.c:452 connected read/write 20250813122712154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122712154 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424135742958 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424135742958"} 20250813122712154 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262424135742958)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250813122712154 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424135742958 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250813122712154 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424135742958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424135742958"} 20250813122712154 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424135742958 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122712154 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424135742958)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250813122712154 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424135742958)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250813122712154 DLU <0006> fsm.c:568 lu(CS:IMSI-262424135742958)[0x55b159a08b30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250813122712154 DLINP <000b> input/ipa.c:452 connected read/write 20250813122712154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122712154 DLINP <000b> input/ipa.c:452 connected read/write 20250813122712154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@829a15aea750: setverdict(pass): none -> pass 20250813122712158 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613202223.msisdn 20250813122712158 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613202223.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250813122712158 DDGSM <0007> mslookup_server.c:327 sip.voice.491613202223.msisdn: does not exist in GSUP proxy 20250813122712158 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613202223.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@829a15aea750: setverdict(pass): pass -> pass, component reason not changed 20250813122712165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43834<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@829a15aea750: Final verdict of PTC: pass 20250813122712167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43832<->l=127.0.0.1:4258 20250813122712170 DLINP <000b> input/ipa.c:452 connected read/write 20250813122712170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122712170 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122712170 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122712170 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122712170 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39651<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@829a15aea750: Final verdict of PTC: none 311@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 311: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@829a15aea750: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Wed Aug 13 12:27:12 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 20250813122712203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46626<->l=127.0.0.1:4258 20250813122712304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46626<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21476) Waiting for packet dumper to finish... 1 (prev_count=21476, count=37544) 20250813122713893 DSS <0004> hlr_ussd.c:239 262428542116509/0xa60b03d1: SS Session Timeout, destroying 20250813122713893 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428542116509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Wed Aug 13 12:27:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_MSLookup_GSUP_proxy started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122715444 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122715444 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122715446 DLINP <000b> input/ipa.c:452 connected read/write 20250813122715446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122715448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46630<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122715450 DLINP <000b> input/ipa.c:452 connected read/write 20250813122715450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122715450 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122715450 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122715450 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  20250813122715450 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122715450 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  20250813122715450 DLGSUP <0013> gsup_server.c:236 2:  20250813122715450 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122715450 DLGSUP <0013> gsup_server.c:236 3:  20250813122715450 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122715450 DLGSUP <0013> gsup_server.c:236 4:  20250813122715450 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122715450 DLGSUP <0013> gsup_server.c:236 5:  20250813122715450 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122715450 DLGSUP <0013> gsup_server.c:236 7:  20250813122715450 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122715450 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122715450 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122715450 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122715451 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250813122715451 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@829a15aea750: 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") 20250813122715476 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40639<->l=127.0.0.1:4259) 20250813122715478 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250813122715478 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@829a15aea750: Created GsupExpect[0] for "262424660487168" to be handled at TC_MSLookup_GSUP_proxy(320) 20250813122715485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46646<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@829a15aea750: Created GsupExpect[0] for "262424660487168" to be handled at TC_MSLookup_GSUP_proxy(320) 20250813122715494 DLINP <000b> input/ipa.c:452 connected read/write 20250813122715494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122715494 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424660487168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424660487168" cn_domain=CS} 20250813122715494 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424660487168 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250813122715494 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424660487168 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250813122715494 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424660487168.imsi 20250813122715494 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424660487168.imsi 20250813122715494 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424660487168.imsi: does not exist in local HLR 20250813122715499 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424660487168 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250813122715499 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250813122715499 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250813122715499 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250813122715499 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250813122715499 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250813122715499 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424660487168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122715499 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250813122715499 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250813122715499 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250813122715499 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250813122715499 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250813122715499 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@829a15aea750: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@829a15aea750: 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) } } } } 20250813122715501 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122715501 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122715501 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250813122715501 DLINP <000b> ipa.c:396 tag 1: HLR 20250813122715501 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20250813122715502 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122715502 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122715502 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } HLR_Test-GSUP-server-IPA(318)@829a15aea750: 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)@829a15aea750: 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)@829a15aea750: Found GsupExpect[0] for "262424660487168" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@829a15aea750: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262424660487168" HLR_Test-GSUP-server-IPA(318)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122715546 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122715546 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122715546 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122715546 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122715546 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424660487168 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610564830 20250813122715546 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424660487168 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250813122715546 DLINP <000b> input/ipa.c:452 connected read/write 20250813122715546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122715546 DLINP <000b> input/ipa.c:452 connected read/write 20250813122715546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@829a15aea750: Found GsupExpect[0] for "262424660487168" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@829a15aea750: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262424660487168" 20250813122715555 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122715555 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122715555 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424660487168 MSISDN-491610564830 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250813122715556 DLINP <000b> input/ipa.c:452 connected read/write 20250813122715556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122715556 DLINP <000b> input/ipa.c:452 connected read/write 20250813122715556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122715559 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122715559 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122715559 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424660487168 MSISDN-491610564830 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 20250813122715559 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424660487168 MSISDN-491610564830 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250813122715559 DLINP <000b> input/ipa.c:452 connected read/write 20250813122715559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122715559 DLINP <000b> input/ipa.c:452 connected read/write 20250813122715559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@829a15aea750: setverdict(pass): none -> pass 20250813122715562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46646<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@829a15aea750: Final verdict of PTC: pass 20250813122715564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46630<->l=127.0.0.1:4258 20250813122715566 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40639<->l=127.0.0.1:4259) 20250813122715566 DLINP <000b> input/ipa.c:452 connected read/write 20250813122715566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122715566 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122715566 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122715566 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(317)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP(315)@829a15aea750: Final verdict of PTC: none 316@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@829a15aea750: Final verdict of PTC: none 20250813122715568 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122715568 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122715568 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250813122715568 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250813122715568 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)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 316: none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@829a15aea750: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Wed Aug 13 12:27:15 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 20250813122715628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46648<->l=127.0.0.1:4258 20250813122715729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46648<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=43096) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Wed Aug 13 12:27:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122718888 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122718888 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122718893 DLINP <000b> input/ipa.c:452 connected read/write 20250813122718893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122718895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46658<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@829a15aea750: 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 } } } } 20250813122718899 DLINP <000b> input/ipa.c:452 connected read/write 20250813122718899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122718899 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122718899 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122718899 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  20250813122718899 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122718899 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  20250813122718899 DLGSUP <0013> gsup_server.c:236 2:  20250813122718899 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122718899 DLGSUP <0013> gsup_server.c:236 3:  20250813122718899 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122718899 DLGSUP <0013> gsup_server.c:236 4:  20250813122718899 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122718899 DLGSUP <0013> gsup_server.c:236 5:  20250813122718899 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122718899 DLGSUP <0013> gsup_server.c:236 7:  20250813122718899 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122718899 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122718899 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122718899 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122718902 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250813122718902 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@829a15aea750: 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") 20250813122718932 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44283<->l=127.0.0.1:4259) 20250813122718937 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250813122718937 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@829a15aea750: Created GsupExpect[0] for "262427711948597" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250813122718959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46670<->l=127.0.0.1:4258 20250813122718964 DAUC <0003> db_auc.c:157 IMSI='262427711948597': No 2G Auth Data 20250813122718965 DAUC <0003> db_auc.c:192 IMSI='262427711948597': No 3G Auth Data 20250813122718973 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427711948597.imsi 20250813122718973 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262427711948597.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@829a15aea750: setverdict(pass): none -> pass 20250813122718980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46670<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@829a15aea750: Final verdict of PTC: pass 20250813122718982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46658<->l=127.0.0.1:4258 20250813122718984 DLINP <000b> input/ipa.c:452 connected read/write 20250813122718984 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122718984 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122718984 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122718984 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250813122718984 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44283<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@829a15aea750: Final verdict of PTC: none 323@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 323: none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@829a15aea750: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Wed Aug 13 12:27: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 20250813122719016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46678<->l=127.0.0.1:4258 20250813122719117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46678<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28052) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Wed Aug 13 12:27:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122722260 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122722260 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122722265 DLINP <000b> input/ipa.c:452 connected read/write 20250813122722265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122722267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60000<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@829a15aea750: 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)@829a15aea750: 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 } } } } 20250813122722270 DLINP <000b> input/ipa.c:452 connected read/write 20250813122722270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122722270 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122722270 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122722270 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  20250813122722270 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122722270 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  20250813122722270 DLGSUP <0013> gsup_server.c:236 2:  20250813122722270 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122722270 DLGSUP <0013> gsup_server.c:236 3:  20250813122722270 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122722270 DLGSUP <0013> gsup_server.c:236 4:  20250813122722270 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122722271 DLGSUP <0013> gsup_server.c:236 5:  20250813122722271 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122722271 DLGSUP <0013> gsup_server.c:236 7:  20250813122722271 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122722271 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122722271 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122722271 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122722272 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250813122722272 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@829a15aea750: 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") 20250813122722309 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34417<->l=127.0.0.1:4259) 20250813122722313 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250813122722313 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@829a15aea750: Created GsupExpect[0] for "262429554901994" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250813122722331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60012<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@829a15aea750: Created GsupExpect[0] for "262429554901994" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250813122722340 DLINP <000b> input/ipa.c:452 connected read/write 20250813122722340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122722340 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429554901994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429554901994" cn_domain=CS} 20250813122722340 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429554901994 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250813122722340 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429554901994 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250813122722340 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429554901994.imsi 20250813122722341 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429554901994.imsi 20250813122722341 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429554901994.imsi: does not exist in local HLR 20250813122722353 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429554901994 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250813122722353 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250813122722353 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250813122722353 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250813122722353 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250813122722353 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250813122722353 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429554901994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122722353 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250813122722353 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250813122722353 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250813122722353 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250813122722353 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250813122722353 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@829a15aea750: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@829a15aea750: 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) } } } } 20250813122722359 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122722359 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122722359 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250813122722359 DLINP <000b> ipa.c:396 tag 1: HLR 20250813122722359 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250813122722362 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122722362 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122722362 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@829a15aea750: 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)@829a15aea750: 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)@829a15aea750: Found GsupExpect[0] for "262429554901994" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server-IPA(330)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@829a15aea750: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262429554901994" HLR_Test-GSUP-server-IPA(330)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122722406 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122722406 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122722406 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122722406 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122722406 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429554901994 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615837268 20250813122722406 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429554901994 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250813122722406 DLINP <000b> input/ipa.c:452 connected read/write 20250813122722406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122722406 DLINP <000b> input/ipa.c:452 connected read/write 20250813122722406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@829a15aea750: Found GsupExpect[0] for "262429554901994" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@829a15aea750: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262429554901994" 20250813122722416 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122722416 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122722416 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429554901994 MSISDN-491615837268 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250813122722416 DLINP <000b> input/ipa.c:452 connected read/write 20250813122722416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122722416 DLINP <000b> input/ipa.c:452 connected read/write 20250813122722416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122722420 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122722420 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122722420 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429554901994 MSISDN-491615837268 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 20250813122722420 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429554901994 MSISDN-491615837268 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250813122722420 DLINP <000b> input/ipa.c:452 connected read/write 20250813122722420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122722420 DLINP <000b> input/ipa.c:452 connected read/write 20250813122722420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122722423 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429554901994.imsi 20250813122722423 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429554901994.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@829a15aea750: setverdict(pass): none -> pass 20250813122723425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60012<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@829a15aea750: Final verdict of PTC: pass 20250813122723427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60000<->l=127.0.0.1:4258 20250813122723429 DLINP <000b> input/ipa.c:452 connected read/write 20250813122723430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122723430 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122723430 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122723430 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(329)@829a15aea750: Final verdict of PTC: none 20250813122723430 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122723430 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122723430 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250813122723430 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250813122723430 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250813122723431 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34417<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(326)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP(327)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@829a15aea750: Final verdict of PTC: none 328@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 328: none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@829a15aea750: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Wed Aug 13 12:27:23 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 20250813122723475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60014<->l=127.0.0.1:4258 20250813122723576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60014<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35844) Waiting for packet dumper to finish... 1 (prev_count=35844, count=44100) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Wed Aug 13 12:27:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@829a15aea750: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@829a15aea750: legacy= false MTC@829a15aea750: in not legacy case 1 MTC@829a15aea750: in not legacy case 2 20250813122726720 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250813122726720 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122726725 DLINP <000b> input/ipa.c:452 connected read/write 20250813122726725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122726727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60026<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@829a15aea750: 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) } } } } 20250813122726730 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250813122726730 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@829a15aea750: 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 } } } } 20250813122726731 DLINP <000b> input/ipa.c:452 connected read/write 20250813122726731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122726731 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250813122726731 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250813122726731 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  20250813122726731 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250813122726731 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  20250813122726731 DLGSUP <0013> gsup_server.c:236 2:  20250813122726731 DLGSUP <0013> gsup_server.c:238 2: 00  20250813122726731 DLGSUP <0013> gsup_server.c:236 3:  20250813122726731 DLGSUP <0013> gsup_server.c:238 3: 00  20250813122726731 DLGSUP <0013> gsup_server.c:236 4:  20250813122726731 DLGSUP <0013> gsup_server.c:238 4: 00  20250813122726731 DLGSUP <0013> gsup_server.c:236 5:  20250813122726731 DLGSUP <0013> gsup_server.c:238 5: 00  20250813122726731 DLGSUP <0013> gsup_server.c:236 7:  20250813122726731 DLGSUP <0013> gsup_server.c:238 7: 00  20250813122726731 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250813122726731 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250813122726731 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)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@829a15aea750: 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") 20250813122726759 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45973<->l=127.0.0.1:4259) 20250813122726761 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250813122726761 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@829a15aea750: Created GsupExpect[0] for "262427822617910" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250813122726771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60038<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@829a15aea750: Created GsupExpect[0] for "262427822617910" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250813122726778 DLINP <000b> input/ipa.c:452 connected read/write 20250813122726778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122726778 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427822617910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427822617910" cn_domain=CS} 20250813122726778 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427822617910 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250813122726778 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427822617910 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250813122726778 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427822617910.imsi 20250813122726778 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427822617910.imsi 20250813122726778 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427822617910.imsi: does not exist in local HLR 20250813122726789 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427822617910 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250813122726789 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250813122726789 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250813122726789 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250813122726789 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250813122726789 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250813122726789 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427822617910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250813122726789 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250813122726789 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250813122726789 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250813122726789 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250813122726789 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250813122726789 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@829a15aea750: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@829a15aea750: 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) } } } } 20250813122726793 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122726793 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122726793 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250813122726793 DLINP <000b> ipa.c:396 tag 1: HLR 20250813122726793 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250813122726796 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122726796 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122726796 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@829a15aea750: 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)@829a15aea750: 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-IPA(337)@829a15aea750: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@829a15aea750: Found GsupExpect[0] for "262427822617910" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@829a15aea750: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427822617910" HLR_Test-GSUP-server-IPA(337)@829a15aea750: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250813122726838 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122726838 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122726838 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122726838 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122726838 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427822617910 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610440118 20250813122726838 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427822617910 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250813122726838 DLINP <000b> input/ipa.c:452 connected read/write 20250813122726838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122726838 DLINP <000b> input/ipa.c:452 connected read/write 20250813122726838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@829a15aea750: Found GsupExpect[0] for "262427822617910" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@829a15aea750: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427822617910" 20250813122726847 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122726847 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122726847 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427822617910 MSISDN-491610440118 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250813122726847 DLINP <000b> input/ipa.c:452 connected read/write 20250813122726847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122726847 DLINP <000b> input/ipa.c:452 connected read/write 20250813122726847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122726850 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122726850 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122726850 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427822617910 MSISDN-491610440118 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 20250813122726851 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427822617910 MSISDN-491610440118 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250813122726851 DLINP <000b> input/ipa.c:452 connected read/write 20250813122726851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122726851 DLINP <000b> input/ipa.c:452 connected read/write 20250813122726851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250813122726853 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610440118.msisdn 20250813122726854 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610440118.msisdn: does not exist in local HLR 20250813122726854 DDGSM <0007> mslookup_server.c:352 sip.voice.491610440118.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250813122726854 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610440118.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@829a15aea750: setverdict(pass): none -> pass 20250813122726858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60038<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@829a15aea750: Final verdict of PTC: pass 20250813122726859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60026<->l=127.0.0.1:4258 20250813122726861 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45973<->l=127.0.0.1:4259) 20250813122726862 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250813122726862 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250813122726862 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250813122726862 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250813122726862 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP(334)@829a15aea750: Final verdict of PTC: none 335@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-server(336)@829a15aea750: Final verdict of PTC: none 20250813122726863 DLINP <000b> input/ipa.c:452 connected read/write 20250813122726863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250813122726863 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250813122726863 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250813122726863 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server-IPA(337)@829a15aea750: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@829a15aea750: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@829a15aea750: Final verdict of PTC: none MTC@829a15aea750: Setting final verdict of the test case. MTC@829a15aea750: Local verdict of MTC: none MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@829a15aea750: Local verdict of PTC with component reference 335: none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@829a15aea750: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@829a15aea750: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@829a15aea750: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@829a15aea750: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@829a15aea750: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Wed Aug 13 12:27:26 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 20250813122726922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60054<->l=127.0.0.1:4258 20250813122727023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60054<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=46420) MTC@829a15aea750: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@829a15aea750: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@829a15aea750: Terminating MTC. MC@829a15aea750: MTC terminated. MC2> exit MC@829a15aea750: Shutting down session. MC@829a15aea750: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr/expected-results.xml' against results in 'junit-xml-8765.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 (28952) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (28884) [testenv] Showing testsuite/junit-xml-8765.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-8765.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0'] testenv-hlr-osmocom-latest-20250813-1225-ddf6ba41-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2506/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 1.40, 1.51, 0.94 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS