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 277645455fc1e9cfc73b302e79b01305d40bdd87 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins12349685922682442774.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:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d 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: 0.41, 0.47, 0.45 + 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-20250816-1225-fd9d4857-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250816-1225-fd9d4857-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-20250816-1225-fd9d4857-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-20250816-1225-fd9d4857-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 9382 kB in 1s (11.8 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20250816-1225-fd9d4857-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-20250816-1225-fd9d4857-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-20250816-1225-fd9d4857-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-20250816-1225-fd9d4857-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-20250816-1225-fd9d4857-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_3.cc DEP MAP_Errors_part_2.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_4.cc DEP MAP_DialogueInformation_part_5.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_CallHandlingOperations_part_1.cc DEP MAP_CH_DataTypes_part_7.cc DEP MAP_CH_DataTypes_part_6.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_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_3.cc DEP MAP_ApplicationContexts_part_2.cc DEP MAP_ApplicationContexts_part_1.cc DEP SS_Protocol.cc DEP SS_PDU_Defs.cc DEP SS_Operations.cc DEP SS_Errors.cc DEP SS_DataTypes.cc DEP Remote_Operations_Information_Objects.cc DEP Remote_Operations_Generic_ROS_PDUs.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_LCS_DataTypes.cc DEP MAP_Group_Call_Operations.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_3.cc DEP IPA_Emulation_part_2.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_3.cc DEP TCCInterface_Functions_part_2.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_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.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_3.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_2.cc DEP SS_Types_part_7.cc DEP SS_Types_part_6.cc DEP SS_Types_part_5.cc DEP Socket_API_Definitions_part_1.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_4.cc DEP SS_Templates_part_5.cc DEP SS_Templates_part_3.cc DEP SS_Templates_part_2.cc DEP SS_Templates_part_1.cc DEP PCO_Types_part_7.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_5.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_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.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_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_5.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_4.cc DEP MSLookup_mDNS_Types_part_5.cc DEP MSLookup_mDNS_Types_part_2.cc DEP MSLookup_mDNS_Types_part_1.cc DEP MSLookup_mDNS_Types_part_3.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_5.cc DEP MAP_Types_part_4.cc DEP MAP_Types_part_3.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_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_7.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_3.cc DEP IPA_CodecPort_CtrlFunct_part_4.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 IPA_CodecPort_part_1.cc DEP HLR_Tests_part_7.cc DEP HLR_Tests_part_6.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_5.cc DEP HLR_EUSE_part_4.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 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_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PCO_Types.o CC SS_Templates.o CC SS_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UDPasp_PortType.o CC UDPasp_Types.o CC USSD_Helpers.o CC DNS_Helpers_part_1.o CC DNS_Helpers_part_2.o CC DNS_Helpers_part_3.o CC DNS_Helpers_part_4.o CC DNS_Helpers_part_5.o CC DNS_Helpers_part_6.o CC DNS_Helpers_part_7.o CC DNS_Types_part_1.o CC DNS_Types_part_2.o CC DNS_Types_part_3.o CC DNS_Types_part_4.o CC DNS_Types_part_5.o CC DNS_Types_part_6.o CC DNS_Types_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC GSUP_Emulation_part_1.o CC GSUP_Emulation_part_2.o CC GSUP_Emulation_part_3.o CC GSUP_Emulation_part_4.o CC GSUP_Emulation_part_5.o CC GSUP_Emulation_part_6.o CC GSUP_Emulation_part_7.o CC GSUP_Templates_part_1.o CC GSUP_Templates_part_2.o CC GSUP_Templates_part_3.o CC GSUP_Templates_part_4.o CC GSUP_Templates_part_5.o CC GSUP_Templates_part_6.o CC GSUP_Templates_part_7.o CC GSUP_Types_part_1.o CC GSUP_Types_part_2.o CC GSUP_Types_part_3.o CC GSUP_Types_part_4.o CC GSUP_Types_part_5.o CC GSUP_Types_part_6.o CC GSUP_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC HLR_EUSE_part_1.o CC HLR_EUSE_part_2.o CC HLR_EUSE_part_3.o CC HLR_EUSE_part_4.o CC HLR_EUSE_part_5.o CC HLR_EUSE_part_6.o CC HLR_EUSE_part_7.o CC HLR_Tests_part_1.o CC HLR_Tests_part_2.o CC HLR_Tests_part_3.o CC HLR_Tests_part_4.o CC HLR_Tests_part_5.o CC HLR_Tests_part_6.o CC HLR_Tests_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC MAP_Types_part_1.o CC MAP_Types_part_2.o CC MAP_Types_part_3.o CC MAP_Types_part_4.o CC MAP_Types_part_5.o CC MAP_Types_part_6.o CC MAP_Types_part_7.o CC MSLookup_mDNS_Emulation_part_1.o CC MSLookup_mDNS_Emulation_part_2.o CC MSLookup_mDNS_Emulation_part_3.o CC MSLookup_mDNS_Emulation_part_4.o CC MSLookup_mDNS_Emulation_part_5.o CC MSLookup_mDNS_Emulation_part_6.o CC MSLookup_mDNS_Emulation_part_7.o CC MSLookup_mDNS_Templates_part_1.o CC MSLookup_mDNS_Templates_part_2.o CC MSLookup_mDNS_Templates_part_3.o CC MSLookup_mDNS_Templates_part_4.o CC MSLookup_mDNS_Templates_part_5.o CC MSLookup_mDNS_Templates_part_6.o CC MSLookup_mDNS_Templates_part_7.o CC MSLookup_mDNS_Types_part_1.o CC MSLookup_mDNS_Types_part_2.o CC MSLookup_mDNS_Types_part_3.o CC MSLookup_mDNS_Types_part_4.o CC MSLookup_mDNS_Types_part_5.o CC MSLookup_mDNS_Types_part_6.o CC MSLookup_mDNS_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PCO_Types_part_1.o CC PCO_Types_part_2.o CC PCO_Types_part_3.o CC PCO_Types_part_4.o CC PCO_Types_part_5.o CC PCO_Types_part_6.o CC PCO_Types_part_7.o CC SS_Templates_part_1.o CC SS_Templates_part_2.o CC SS_Templates_part_3.o CC SS_Templates_part_4.o CC SS_Templates_part_5.o CC SS_Templates_part_6.o CC SS_Templates_part_7.o CC SS_Types_part_1.o CC SS_Types_part_2.o CC SS_Types_part_3.o CC SS_Types_part_4.o CC SS_Types_part_5.o CC SS_Types_part_6.o CC SS_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UDPasp_PortType_part_1.o CC UDPasp_PortType_part_2.o CC UDPasp_PortType_part_3.o CC UDPasp_PortType_part_4.o CC UDPasp_PortType_part_5.o CC UDPasp_PortType_part_6.o CC UDPasp_PortType_part_7.o CC UDPasp_Types_part_1.o CC UDPasp_Types_part_2.o CC UDPasp_Types_part_3.o CC UDPasp_Types_part_4.o CC UDPasp_Types_part_5.o CC UDPasp_Types_part_6.o CC UDPasp_Types_part_7.o CC USSD_Helpers_part_1.o CC USSD_Helpers_part_2.o CC USSD_Helpers_part_3.o CC USSD_Helpers_part_4.o CC USSD_Helpers_part_5.o CC USSD_Helpers_part_6.o CC USSD_Helpers_part_7.o CC IPA_Emulation.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC MAP_ApplicationContexts.o CC MAP_BS_Code.o CC MAP_CH_DataTypes.o CC MAP_CallHandlingOperations.o CC MAP_CommonDataTypes.o CC MAP_DialogueInformation.o CC MAP_ER_DataTypes.o CC MAP_Errors.o CC MAP_ExtensionDataTypes.o CC MAP_GR_DataTypes.o CC MAP_Group_Call_Operations.o CC MAP_LCS_DataTypes.o CC MAP_LocationServiceOperations.o CC MAP_MS_DataTypes.o CC MAP_MobileServiceOperations.o CC MAP_OM_DataTypes.o CC MAP_OperationAndMaintenanceOperations.o CC MAP_PDU_Defs.o CC MAP_Protocol.o CC MAP_SM_DataTypes.o CC MAP_SS_Code.o CC MAP_SS_DataTypes.o CC MAP_ShortMessageServiceOperations.o CC MAP_SupplementaryServiceOperations.o CC MAP_TS_Code.o CC MobileDomainDefinitions.o CC Remote_Operations_Generic_ROS_PDUs.o CC Remote_Operations_Information_Objects.o CC SS_DataTypes.o CC SS_Errors.o CC SS_Operations.o CC SS_PDU_Defs.o CC SS_Protocol.o CC MAP_ApplicationContexts_part_1.o CC MAP_ApplicationContexts_part_2.o CC MAP_ApplicationContexts_part_3.o CC MAP_ApplicationContexts_part_4.o CC MAP_ApplicationContexts_part_5.o CC MAP_ApplicationContexts_part_6.o CC MAP_ApplicationContexts_part_7.o CC MAP_BS_Code_part_1.o CC MAP_BS_Code_part_2.o CC MAP_BS_Code_part_3.o CC MAP_BS_Code_part_4.o CC MAP_BS_Code_part_5.o CC MAP_BS_Code_part_6.o CC MAP_BS_Code_part_7.o CC MAP_CH_DataTypes_part_1.o CC MAP_CH_DataTypes_part_2.o CC MAP_CH_DataTypes_part_3.o CC MAP_CH_DataTypes_part_4.o CC MAP_CH_DataTypes_part_5.o CC MAP_CH_DataTypes_part_6.o CC MAP_CH_DataTypes_part_7.o CC MAP_CallHandlingOperations_part_1.o CC MAP_CallHandlingOperations_part_2.o CC MAP_CallHandlingOperations_part_3.o CC MAP_CallHandlingOperations_part_4.o CC MAP_CallHandlingOperations_part_5.o CC MAP_CallHandlingOperations_part_6.o CC MAP_CallHandlingOperations_part_7.o CC MAP_CommonDataTypes_part_1.o CC MAP_CommonDataTypes_part_2.o CC MAP_CommonDataTypes_part_3.o CC MAP_CommonDataTypes_part_4.o CC MAP_CommonDataTypes_part_5.o CC MAP_CommonDataTypes_part_6.o CC MAP_CommonDataTypes_part_7.o CC MAP_DialogueInformation_part_1.o CC MAP_DialogueInformation_part_2.o CC MAP_DialogueInformation_part_3.o CC MAP_DialogueInformation_part_4.o CC MAP_DialogueInformation_part_5.o CC MAP_DialogueInformation_part_6.o CC MAP_DialogueInformation_part_7.o CC MAP_ER_DataTypes_part_1.o CC MAP_ER_DataTypes_part_2.o CC MAP_ER_DataTypes_part_3.o CC MAP_ER_DataTypes_part_4.o CC MAP_ER_DataTypes_part_5.o CC MAP_ER_DataTypes_part_6.o CC MAP_ER_DataTypes_part_7.o CC MAP_Errors_part_1.o CC MAP_Errors_part_2.o CC MAP_Errors_part_3.o CC MAP_Errors_part_4.o CC MAP_Errors_part_5.o CC MAP_Errors_part_6.o CC MAP_Errors_part_7.o CC MAP_ExtensionDataTypes_part_1.o CC MAP_ExtensionDataTypes_part_2.o CC MAP_ExtensionDataTypes_part_3.o CC MAP_ExtensionDataTypes_part_4.o CC MAP_ExtensionDataTypes_part_5.o CC MAP_ExtensionDataTypes_part_6.o CC MAP_ExtensionDataTypes_part_7.o CC MAP_GR_DataTypes_part_1.o CC MAP_GR_DataTypes_part_2.o CC MAP_GR_DataTypes_part_3.o CC MAP_GR_DataTypes_part_4.o CC MAP_GR_DataTypes_part_5.o CC MAP_GR_DataTypes_part_6.o CC MAP_GR_DataTypes_part_7.o CC MAP_Group_Call_Operations_part_1.o CC MAP_Group_Call_Operations_part_2.o CC MAP_Group_Call_Operations_part_3.o CC MAP_Group_Call_Operations_part_4.o CC MAP_Group_Call_Operations_part_5.o CC MAP_Group_Call_Operations_part_6.o CC MAP_Group_Call_Operations_part_7.o CC MAP_LCS_DataTypes_part_1.o CC MAP_LCS_DataTypes_part_2.o CC MAP_LCS_DataTypes_part_3.o CC MAP_LCS_DataTypes_part_4.o CC MAP_LCS_DataTypes_part_5.o CC MAP_LCS_DataTypes_part_6.o CC MAP_LCS_DataTypes_part_7.o CC MAP_LocationServiceOperations_part_1.o CC MAP_LocationServiceOperations_part_2.o CC MAP_LocationServiceOperations_part_3.o CC MAP_LocationServiceOperations_part_4.o CC MAP_LocationServiceOperations_part_5.o CC MAP_LocationServiceOperations_part_6.o CC MAP_LocationServiceOperations_part_7.o CC MAP_MS_DataTypes_part_1.o CC MAP_MS_DataTypes_part_2.o CC MAP_MS_DataTypes_part_3.o CC MAP_MS_DataTypes_part_4.o CC MAP_MS_DataTypes_part_5.o CC MAP_MS_DataTypes_part_6.o CC MAP_MS_DataTypes_part_7.o CC MAP_MobileServiceOperations_part_1.o CC MAP_MobileServiceOperations_part_2.o CC MAP_MobileServiceOperations_part_3.o CC MAP_MobileServiceOperations_part_4.o CC MAP_MobileServiceOperations_part_5.o CC MAP_MobileServiceOperations_part_6.o CC MAP_MobileServiceOperations_part_7.o CC MAP_OM_DataTypes_part_1.o CC MAP_OM_DataTypes_part_2.o CC MAP_OM_DataTypes_part_3.o CC MAP_OM_DataTypes_part_4.o CC MAP_OM_DataTypes_part_5.o CC MAP_OM_DataTypes_part_6.o CC MAP_OM_DataTypes_part_7.o CC MAP_OperationAndMaintenanceOperations_part_1.o CC MAP_OperationAndMaintenanceOperations_part_2.o CC MAP_OperationAndMaintenanceOperations_part_3.o CC MAP_OperationAndMaintenanceOperations_part_4.o CC MAP_OperationAndMaintenanceOperations_part_5.o CC MAP_OperationAndMaintenanceOperations_part_6.o CC MAP_OperationAndMaintenanceOperations_part_7.o CC MAP_PDU_Defs_part_1.o CC MAP_PDU_Defs_part_2.o CC MAP_PDU_Defs_part_3.o CC MAP_PDU_Defs_part_4.o CC MAP_PDU_Defs_part_5.o CC MAP_PDU_Defs_part_6.o CC MAP_PDU_Defs_part_7.o CC MAP_Protocol_part_1.o CC MAP_Protocol_part_2.o CC MAP_Protocol_part_3.o CC MAP_Protocol_part_4.o CC MAP_Protocol_part_5.o CC MAP_Protocol_part_6.o CC MAP_Protocol_part_7.o CC MAP_SM_DataTypes_part_1.o CC MAP_SM_DataTypes_part_2.o CC MAP_SM_DataTypes_part_3.o CC MAP_SM_DataTypes_part_4.o CC MAP_SM_DataTypes_part_5.o CC MAP_SM_DataTypes_part_6.o CC MAP_SM_DataTypes_part_7.o CC MAP_SS_Code_part_1.o CC MAP_SS_Code_part_2.o CC MAP_SS_Code_part_3.o CC MAP_SS_Code_part_4.o CC MAP_SS_Code_part_5.o CC MAP_SS_Code_part_6.o CC MAP_SS_Code_part_7.o CC MAP_SS_DataTypes_part_1.o CC MAP_SS_DataTypes_part_2.o CC MAP_SS_DataTypes_part_3.o CC MAP_SS_DataTypes_part_4.o CC MAP_SS_DataTypes_part_5.o CC MAP_SS_DataTypes_part_6.o CC MAP_SS_DataTypes_part_7.o CC MAP_ShortMessageServiceOperations_part_1.o CC MAP_ShortMessageServiceOperations_part_2.o CC MAP_ShortMessageServiceOperations_part_3.o CC MAP_ShortMessageServiceOperations_part_4.o CC MAP_ShortMessageServiceOperations_part_5.o CC MAP_ShortMessageServiceOperations_part_6.o CC MAP_ShortMessageServiceOperations_part_7.o CC MAP_SupplementaryServiceOperations_part_1.o CC MAP_SupplementaryServiceOperations_part_2.o CC MAP_SupplementaryServiceOperations_part_3.o CC MAP_SupplementaryServiceOperations_part_4.o CC MAP_SupplementaryServiceOperations_part_5.o CC MAP_SupplementaryServiceOperations_part_6.o CC MAP_SupplementaryServiceOperations_part_7.o CC MAP_TS_Code_part_1.o CC MAP_TS_Code_part_2.o CC MAP_TS_Code_part_3.o CC MAP_TS_Code_part_4.o CC MAP_TS_Code_part_5.o CC MAP_TS_Code_part_6.o CC MAP_TS_Code_part_7.o CC MobileDomainDefinitions_part_1.o CC MobileDomainDefinitions_part_2.o CC MobileDomainDefinitions_part_3.o CC MobileDomainDefinitions_part_4.o CC MobileDomainDefinitions_part_5.o CC MobileDomainDefinitions_part_6.o CC MobileDomainDefinitions_part_7.o CC Remote_Operations_Generic_ROS_PDUs_part_1.o CC Remote_Operations_Generic_ROS_PDUs_part_2.o CC Remote_Operations_Generic_ROS_PDUs_part_3.o CC Remote_Operations_Generic_ROS_PDUs_part_4.o CC Remote_Operations_Generic_ROS_PDUs_part_5.o CC Remote_Operations_Generic_ROS_PDUs_part_6.o CC Remote_Operations_Generic_ROS_PDUs_part_7.o CC Remote_Operations_Information_Objects_part_1.o CC Remote_Operations_Information_Objects_part_2.o CC Remote_Operations_Information_Objects_part_3.o CC Remote_Operations_Information_Objects_part_4.o CC Remote_Operations_Information_Objects_part_5.o CC Remote_Operations_Information_Objects_part_6.o CC Remote_Operations_Information_Objects_part_7.o CC SS_DataTypes_part_1.o CC SS_DataTypes_part_2.o CC SS_DataTypes_part_3.o CC SS_DataTypes_part_4.o CC SS_DataTypes_part_5.o CC SS_DataTypes_part_6.o CC SS_DataTypes_part_7.o CC SS_Errors_part_1.o CC SS_Errors_part_2.o CC SS_Errors_part_3.o CC SS_Errors_part_4.o CC SS_Errors_part_5.o CC SS_Errors_part_6.o CC SS_Errors_part_7.o CC SS_Operations_part_1.o CC SS_Operations_part_2.o CC SS_Operations_part_3.o CC SS_Operations_part_4.o CC SS_Operations_part_5.o CC SS_Operations_part_6.o CC SS_Operations_part_7.o CC SS_PDU_Defs_part_1.o CC SS_PDU_Defs_part_2.o CC SS_PDU_Defs_part_3.o CC SS_PDU_Defs_part_4.o CC SS_PDU_Defs_part_5.o CC SS_PDU_Defs_part_6.o CC SS_PDU_Defs_part_7.o CC SS_Protocol_part_1.o CC SS_Protocol_part_2.o CC SS_Protocol_part_3.o CC SS_Protocol_part_4.o CC SS_Protocol_part_5.o CC SS_Protocol_part_6.o CC SS_Protocol_part_7.o CC DNS_EncDec.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC Native_FunctionDefs.o CC MAP_EncDec.o CC SS_EncDec.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CC UDPasp_PT.o CCLD DNS_Helpers.so CCLD DNS_Types.so CCLD GSM_Types.so CCLD GSUP_Emulation.so CCLD GSUP_Templates.so CCLD GSUP_Types.so CCLD General_Types.so CCLD HLR_EUSE.so CCLD HLR_Tests.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD MAP_Types.so CCLD MSLookup_mDNS_Emulation.so CCLD MSLookup_mDNS_Templates.so CCLD MSLookup_mDNS_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PCO_Types.so CCLD SS_Templates.so CCLD SS_Types.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UDPasp_PortType.so CCLD UDPasp_Types.so CCLD USSD_Helpers.so CCLD DNS_Helpers_part_1.so CCLD DNS_Helpers_part_2.so CCLD DNS_Helpers_part_3.so CCLD DNS_Helpers_part_4.so CCLD DNS_Helpers_part_5.so CCLD DNS_Helpers_part_6.so CCLD DNS_Helpers_part_7.so CCLD DNS_Types_part_1.so CCLD DNS_Types_part_2.so CCLD DNS_Types_part_3.so CCLD DNS_Types_part_4.so CCLD DNS_Types_part_5.so CCLD DNS_Types_part_6.so CCLD DNS_Types_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD GSUP_Emulation_part_1.so CCLD GSUP_Emulation_part_2.so CCLD GSUP_Emulation_part_3.so CCLD GSUP_Emulation_part_4.so CCLD GSUP_Emulation_part_5.so CCLD GSUP_Emulation_part_6.so CCLD GSUP_Emulation_part_7.so CCLD GSUP_Templates_part_1.so CCLD GSUP_Templates_part_2.so CCLD GSUP_Templates_part_3.so CCLD GSUP_Templates_part_4.so CCLD GSUP_Templates_part_5.so CCLD GSUP_Templates_part_6.so CCLD GSUP_Templates_part_7.so CCLD GSUP_Types_part_1.so CCLD GSUP_Types_part_2.so CCLD GSUP_Types_part_3.so CCLD GSUP_Types_part_4.so CCLD GSUP_Types_part_5.so CCLD GSUP_Types_part_6.so CCLD GSUP_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD HLR_EUSE_part_1.so CCLD HLR_EUSE_part_2.so CCLD HLR_EUSE_part_3.so CCLD HLR_EUSE_part_4.so CCLD HLR_EUSE_part_5.so CCLD HLR_EUSE_part_6.so CCLD HLR_EUSE_part_7.so CCLD HLR_Tests_part_1.so CCLD HLR_Tests_part_2.so CCLD HLR_Tests_part_3.so CCLD HLR_Tests_part_4.so CCLD HLR_Tests_part_5.so CCLD HLR_Tests_part_6.so CCLD HLR_Tests_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD MAP_Types_part_1.so CCLD MAP_Types_part_2.so CCLD MAP_Types_part_3.so CCLD MAP_Types_part_4.so CCLD MAP_Types_part_5.so CCLD MAP_Types_part_6.so CCLD MAP_Types_part_7.so CCLD MSLookup_mDNS_Emulation_part_1.so CCLD MSLookup_mDNS_Emulation_part_2.so CCLD MSLookup_mDNS_Emulation_part_3.so CCLD MSLookup_mDNS_Emulation_part_4.so CCLD MSLookup_mDNS_Emulation_part_5.so CCLD MSLookup_mDNS_Emulation_part_6.so CCLD MSLookup_mDNS_Emulation_part_7.so CCLD MSLookup_mDNS_Templates_part_1.so CCLD MSLookup_mDNS_Templates_part_2.so CCLD MSLookup_mDNS_Templates_part_3.so CCLD MSLookup_mDNS_Templates_part_4.so CCLD MSLookup_mDNS_Templates_part_5.so CCLD MSLookup_mDNS_Templates_part_6.so CCLD MSLookup_mDNS_Templates_part_7.so CCLD MSLookup_mDNS_Types_part_1.so CCLD MSLookup_mDNS_Types_part_2.so CCLD MSLookup_mDNS_Types_part_3.so CCLD MSLookup_mDNS_Types_part_4.so CCLD MSLookup_mDNS_Types_part_5.so CCLD MSLookup_mDNS_Types_part_6.so CCLD MSLookup_mDNS_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_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_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD SS_Templates_part_1.so CCLD SS_Templates_part_2.so CCLD SS_Templates_part_3.so CCLD SS_Templates_part_4.so CCLD SS_Templates_part_5.so CCLD SS_Templates_part_6.so CCLD SS_Templates_part_7.so CCLD SS_Types_part_1.so CCLD SS_Types_part_2.so CCLD SS_Types_part_3.so CCLD SS_Types_part_4.so CCLD SS_Types_part_5.so CCLD SS_Types_part_6.so CCLD SS_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UDPasp_PortType_part_1.so CCLD UDPasp_PortType_part_2.so CCLD UDPasp_PortType_part_3.so CCLD UDPasp_PortType_part_4.so CCLD UDPasp_PortType_part_5.so CCLD UDPasp_PortType_part_6.so CCLD UDPasp_PortType_part_7.so CCLD UDPasp_Types_part_1.so CCLD UDPasp_Types_part_2.so CCLD UDPasp_Types_part_3.so CCLD UDPasp_Types_part_4.so CCLD UDPasp_Types_part_5.so CCLD UDPasp_Types_part_6.so CCLD UDPasp_Types_part_7.so CCLD USSD_Helpers_part_1.so CCLD USSD_Helpers_part_2.so CCLD USSD_Helpers_part_3.so CCLD USSD_Helpers_part_4.so CCLD USSD_Helpers_part_5.so CCLD USSD_Helpers_part_6.so CCLD USSD_Helpers_part_7.so CCLD IPA_Emulation.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD MAP_ApplicationContexts.so CCLD MAP_BS_Code.so CCLD MAP_CH_DataTypes.so CCLD MAP_CallHandlingOperations.so CCLD MAP_CommonDataTypes.so CCLD MAP_DialogueInformation.so CCLD MAP_ER_DataTypes.so CCLD MAP_Errors.so CCLD MAP_ExtensionDataTypes.so CCLD MAP_GR_DataTypes.so CCLD MAP_Group_Call_Operations.so CCLD MAP_LCS_DataTypes.so CCLD MAP_LocationServiceOperations.so CCLD MAP_MS_DataTypes.so CCLD MAP_MobileServiceOperations.so CCLD MAP_OM_DataTypes.so CCLD MAP_OperationAndMaintenanceOperations.so CCLD MAP_PDU_Defs.so CCLD MAP_Protocol.so CCLD MAP_SM_DataTypes.so CCLD MAP_SS_Code.so CCLD MAP_SS_DataTypes.so CCLD MAP_SupplementaryServiceOperations.so CCLD MAP_ShortMessageServiceOperations.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_CommonDataTypes_part_1.so CCLD MAP_CommonDataTypes_part_2.so CCLD MAP_CallHandlingOperations_part_7.so CCLD MAP_CommonDataTypes_part_3.so CCLD MAP_CommonDataTypes_part_4.so CCLD MAP_CommonDataTypes_part_5.so CCLD MAP_CommonDataTypes_part_6.so CCLD MAP_CommonDataTypes_part_7.so CCLD MAP_DialogueInformation_part_1.so CCLD MAP_DialogueInformation_part_2.so CCLD MAP_DialogueInformation_part_3.so CCLD MAP_DialogueInformation_part_4.so CCLD MAP_DialogueInformation_part_5.so CCLD MAP_DialogueInformation_part_6.so CCLD MAP_DialogueInformation_part_7.so CCLD MAP_ER_DataTypes_part_1.so CCLD MAP_ER_DataTypes_part_2.so CCLD MAP_ER_DataTypes_part_3.so CCLD MAP_ER_DataTypes_part_4.so CCLD MAP_ER_DataTypes_part_5.so CCLD MAP_ER_DataTypes_part_6.so CCLD MAP_ER_DataTypes_part_7.so CCLD MAP_Errors_part_1.so CCLD MAP_Errors_part_2.so CCLD MAP_Errors_part_3.so CCLD MAP_Errors_part_4.so CCLD MAP_Errors_part_5.so CCLD MAP_Errors_part_6.so CCLD MAP_Errors_part_7.so CCLD MAP_ExtensionDataTypes_part_1.so CCLD MAP_ExtensionDataTypes_part_2.so CCLD MAP_ExtensionDataTypes_part_3.so CCLD MAP_ExtensionDataTypes_part_4.so CCLD MAP_ExtensionDataTypes_part_5.so CCLD MAP_ExtensionDataTypes_part_6.so CCLD MAP_ExtensionDataTypes_part_7.so CCLD MAP_GR_DataTypes_part_1.so CCLD MAP_GR_DataTypes_part_2.so CCLD MAP_GR_DataTypes_part_3.so CCLD MAP_GR_DataTypes_part_4.so CCLD MAP_GR_DataTypes_part_5.so CCLD MAP_GR_DataTypes_part_6.so CCLD MAP_GR_DataTypes_part_7.so CCLD MAP_Group_Call_Operations_part_1.so CCLD MAP_Group_Call_Operations_part_2.so CCLD MAP_Group_Call_Operations_part_3.so CCLD MAP_Group_Call_Operations_part_4.so CCLD MAP_Group_Call_Operations_part_5.so CCLD MAP_Group_Call_Operations_part_6.so CCLD MAP_Group_Call_Operations_part_7.so CCLD MAP_LCS_DataTypes_part_1.so CCLD MAP_LCS_DataTypes_part_2.so CCLD MAP_LCS_DataTypes_part_3.so CCLD MAP_LCS_DataTypes_part_4.so CCLD MAP_LCS_DataTypes_part_5.so CCLD MAP_LCS_DataTypes_part_6.so CCLD MAP_LCS_DataTypes_part_7.so CCLD MAP_LocationServiceOperations_part_1.so CCLD MAP_LocationServiceOperations_part_2.so CCLD MAP_LocationServiceOperations_part_3.so CCLD MAP_LocationServiceOperations_part_4.so CCLD MAP_LocationServiceOperations_part_5.so CCLD MAP_LocationServiceOperations_part_6.so CCLD MAP_LocationServiceOperations_part_7.so CCLD MAP_MS_DataTypes_part_1.so CCLD MAP_MS_DataTypes_part_2.so CCLD MAP_MS_DataTypes_part_3.so CCLD MAP_MS_DataTypes_part_4.so CCLD MAP_MS_DataTypes_part_5.so CCLD MAP_MS_DataTypes_part_6.so CCLD MAP_MS_DataTypes_part_7.so CCLD MAP_MobileServiceOperations_part_1.so CCLD MAP_MobileServiceOperations_part_2.so CCLD MAP_MobileServiceOperations_part_3.so CCLD MAP_MobileServiceOperations_part_4.so CCLD MAP_MobileServiceOperations_part_5.so CCLD MAP_MobileServiceOperations_part_6.so CCLD MAP_MobileServiceOperations_part_7.so CCLD MAP_OM_DataTypes_part_1.so CCLD MAP_OM_DataTypes_part_2.so CCLD MAP_OM_DataTypes_part_3.so CCLD MAP_OM_DataTypes_part_4.so CCLD MAP_OM_DataTypes_part_5.so CCLD MAP_OM_DataTypes_part_6.so CCLD MAP_OperationAndMaintenanceOperations_part_1.so CCLD MAP_OM_DataTypes_part_7.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_4.so CCLD MAP_SS_Code_part_5.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-20250816-1225-fd9d4857-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-20250816-1225-fd9d4857-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 [1583 B] Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [199 kB] Fetched 200 kB in 0s (438 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-20250816-1225-fd9d4857-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-20250816-1225-fd9d4857-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-20250816-1225-fd9d4857-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 7 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 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-keyring 1.0.2 [2900 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.1.0 [1184 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.1 [170 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.1 [71.1 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.1 [228 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.1 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.1 [70.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.9.1 [21.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.9.1 [23.7 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.1 [51.8 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 (91.5 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-20250816-1225-fd9d4857-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-20250816-1225-fd9d4857-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-20250816-1225-fd9d4857-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-20250816-1225-fd9d4857-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-20250816-1225-fd9d4857-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-20250816-1225-fd9d4857-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-20250816-1225-fd9d4857-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-20250816-1225-fd9d4857-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] [testenv] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) 20250816122515128 DMAIN <0000> hlr.c:812 hlr starting 20250816122515128 DDB <0001> db.c:600 using database: :memory: 20250816122515128 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.40.1 20250816122515128 DDB <0001> db.c:602 Running with SQLite3 lib version 3.40.1 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250816122515128 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250816122515128 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250816122515130 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250816122515130 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250816122515130 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250816122515130 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250816122515130 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20250816-1225-fd9d4857-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@86dfd19c8bd0: Unix server socket created successfully. MC@86dfd19c8bd0: Listening on TCP port 44419. MC2> 86dfd19c8bd0 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0/hlr/HLR_Tests 86dfd19c8bd0 44419 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@86dfd19c8bd0: New HC connected from 10.0.2.100 [10.0.2.100]. 86dfd19c8bd0: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@86dfd19c8bd0: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@86dfd19c8bd0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@86dfd19c8bd0: Configuration file was processed on all HCs. MC@86dfd19c8bd0: Creating MTC on host 10.0.2.100. MC@86dfd19c8bd0: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@86dfd19c8bd0: 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 ------ Sat Aug 16 12:25:15 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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_gsup_sai_err_invalid_imsi started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122516675 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122516675 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122516680 DLINP <000b> input/ipa.c:452 connected read/write 20250816122516680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122516682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38446<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122516683 DLINP <000b> input/ipa.c:452 connected read/write 20250816122516684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122516684 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122516684 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122516684 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  20250816122516684 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122516684 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  20250816122516684 DLGSUP <0013> gsup_server.c:236 2:  20250816122516684 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122516684 DLGSUP <0013> gsup_server.c:236 3:  20250816122516684 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122516684 DLGSUP <0013> gsup_server.c:236 4:  20250816122516684 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122516684 DLGSUP <0013> gsup_server.c:236 5:  20250816122516684 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122516684 DLGSUP <0013> gsup_server.c:236 7:  20250816122516684 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122516684 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(3)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122516684 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122516684 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 5@86dfd19c8bd0: 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") 20250816122516702 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45441<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@86dfd19c8bd0: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250816122516710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38448<->l=127.0.0.1:4258 20250816122516726 DLINP <000b> input/ipa.c:452 connected read/write 20250816122516726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122516726 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"} 20250816122516726 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" 20250816122516726 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} 20250816122516726 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 20250816122516726 DLINP <000b> input/ipa.c:452 connected read/write 20250816122516726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122516726 DLINP <000b> input/ipa.c:452 connected read/write 20250816122516726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@86dfd19c8bd0: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@86dfd19c8bd0: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122516731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38448<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122516733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38446<->l=127.0.0.1:4258 20250816122516735 DLINP <000b> input/ipa.c:452 connected read/write 20250816122516735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122516735 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122516735 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122516735 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122516735 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45441<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@86dfd19c8bd0: Final verdict of PTC: none 5@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 5: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@86dfd19c8bd0: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@86dfd19c8bd0: 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'. Sat Aug 16 12:25:16 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 20250816122516788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38452<->l=127.0.0.1:4258 20250816122516889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38452<->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=25320) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:25: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_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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_gsup_sai started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122520038 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122520038 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122520043 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520043 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122520044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38466<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122520048 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122520049 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122520049 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122520049 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  20250816122520049 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122520049 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  20250816122520049 DLGSUP <0013> gsup_server.c:236 2:  20250816122520049 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122520049 DLGSUP <0013> gsup_server.c:236 3:  20250816122520049 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122520049 DLGSUP <0013> gsup_server.c:236 4:  20250816122520049 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122520049 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(8)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122520049 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122520049 DLGSUP <0013> gsup_server.c:236 7:  20250816122520049 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122520049 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122520049 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122520049 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@86dfd19c8bd0: 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") 20250816122520069 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44493<->l=127.0.0.1:4259) 20250816122520075 DAUC <0003> db_auc.c:157 IMSI='262420106988459': No 2G Auth Data 20250816122520075 DAUC <0003> db_auc.c:192 IMSI='262420106988459': No 3G Auth Data HLR_Test-GSUP(9)@86dfd19c8bd0: Created GsupExpect[0] for "262420106988459" to be handled at TC_gsup_sai(12) 20250816122520084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38470<->l=127.0.0.1:4258 20250816122520094 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122520094 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420106988459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420106988459"} 20250816122520094 DAUC <0003> db_auc.c:192 IMSI='262420106988459': No 3G Auth Data 20250816122520094 DAUC <0003> db_auc.c:236 IMSI='262420106988459': Calling to generate 5 vectors 20250816122520094 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250816122520094 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122520094 DAUC <0003> auc.c:113 vector [0]: rand = a7ad57e2ac1f514333c20d9b6dda8700 20250816122520094 DAUC <0003> auc.c:179 vector [0]: kc = 62109ffbacc33800 20250816122520094 DAUC <0003> auc.c:180 vector [0]: sres = 930cfe1d 20250816122520094 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250816122520094 DAUC <0003> auc.c:113 vector [1]: rand = fe37ffba249fa45c4b18d89845bc7ad8 20250816122520094 DAUC <0003> auc.c:179 vector [1]: kc = 5b81c121154f0400 20250816122520094 DAUC <0003> auc.c:180 vector [1]: sres = 14ed9c9e 20250816122520094 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250816122520094 DAUC <0003> auc.c:113 vector [2]: rand = ab54f18c9aa24642b28671148dcba17a 20250816122520094 DAUC <0003> auc.c:179 vector [2]: kc = 4b3a7aa84b8b3000 20250816122520094 DAUC <0003> auc.c:180 vector [2]: sres = cd344257 20250816122520094 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250816122520095 DAUC <0003> auc.c:113 vector [3]: rand = aef173031621dd7660bbdd6d6534a5d5 20250816122520095 DAUC <0003> auc.c:179 vector [3]: kc = 4b4c9d2b31807800 20250816122520095 DAUC <0003> auc.c:180 vector [3]: sres = 5bb84c7f 20250816122520095 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250816122520095 DAUC <0003> auc.c:113 vector [4]: rand = 6bb26bd3e9a31b6ff117727725cbe3f5 20250816122520095 DAUC <0003> auc.c:179 vector [4]: kc = 370932870c345400 20250816122520095 DAUC <0003> auc.c:180 vector [4]: sres = 2142c466 20250816122520095 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250816122520095 DAUC <0003> db_auc.c:245 IMSI='262420106988459': Generated 5 vectors 20250816122520095 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420106988459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420106988459"} 20250816122520095 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420106988459 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122520095 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122520095 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@86dfd19c8bd0: Found GsupExpect[0] for "262420106988459" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@86dfd19c8bd0: Added IMSI table entry 0TC_gsup_sai(12)"262420106988459" TC_gsup_sai(12)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_sai(12)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122520100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38470<->l=127.0.0.1:4258 TC_gsup_sai(12)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122520103 DAUC <0003> db_auc.c:157 IMSI='262421063194893': No 2G Auth Data 20250816122520103 DAUC <0003> db_auc.c:192 IMSI='262421063194893': No 3G Auth Data HLR_Test-GSUP(9)@86dfd19c8bd0: Created GsupExpect[0] for "262421063194893" to be handled at TC_gsup_sai(13) 20250816122520112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38472<->l=127.0.0.1:4258 20250816122520114 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122520114 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421063194893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421063194893"} 20250816122520114 DAUC <0003> db_auc.c:192 IMSI='262421063194893': No 3G Auth Data 20250816122520114 DAUC <0003> db_auc.c:236 IMSI='262421063194893': Calling to generate 5 vectors 20250816122520114 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250816122520114 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122520114 DAUC <0003> auc.c:113 vector [0]: rand = 33af69875ab362a8baca30971399e1a1 20250816122520114 DAUC <0003> auc.c:179 vector [0]: kc = 2950e30df9594000 20250816122520114 DAUC <0003> auc.c:180 vector [0]: sres = 7d82c3aa 20250816122520114 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250816122520114 DAUC <0003> auc.c:113 vector [1]: rand = f8cd4cd91817124816d4d527b19e0e41 20250816122520114 DAUC <0003> auc.c:179 vector [1]: kc = 7918db3956aa5000 20250816122520114 DAUC <0003> auc.c:180 vector [1]: sres = 1aed01b7 20250816122520114 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250816122520114 DAUC <0003> auc.c:113 vector [2]: rand = 5e03d8efb57e63b27f368f8fe92dcf06 20250816122520114 DAUC <0003> auc.c:179 vector [2]: kc = fd36c55d8fff6400 20250816122520114 DAUC <0003> auc.c:180 vector [2]: sres = 631c98ff 20250816122520114 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250816122520114 DAUC <0003> auc.c:113 vector [3]: rand = bca017fb6e20a93d3482621932f4bcdb 20250816122520114 DAUC <0003> auc.c:179 vector [3]: kc = 4ba25027c209c400 20250816122520114 DAUC <0003> auc.c:180 vector [3]: sres = 92341395 20250816122520114 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250816122520114 DAUC <0003> auc.c:113 vector [4]: rand = d8a9d8f8e46b4b6e7d1728f7a99d3243 20250816122520114 DAUC <0003> auc.c:179 vector [4]: kc = 7bbd375053dbc000 20250816122520114 DAUC <0003> auc.c:180 vector [4]: sres = 666b3a65 20250816122520114 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250816122520114 DAUC <0003> db_auc.c:245 IMSI='262421063194893': Generated 5 vectors 20250816122520114 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421063194893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421063194893"} 20250816122520114 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421063194893 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122520114 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122520114 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@86dfd19c8bd0: Found GsupExpect[0] for "262421063194893" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@86dfd19c8bd0: Added IMSI table entry 1TC_gsup_sai(13)"262421063194893" TC_gsup_sai(13)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_sai(13)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122520115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38472<->l=127.0.0.1:4258 TC_gsup_sai(13)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122520115 DAUC <0003> db_auc.c:157 IMSI='262426214074517': No 2G Auth Data 20250816122520115 DAUC <0003> db_auc.c:192 IMSI='262426214074517': No 3G Auth Data HLR_Test-GSUP(9)@86dfd19c8bd0: Created GsupExpect[0] for "262426214074517" to be handled at TC_gsup_sai(14) 20250816122520121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38476<->l=127.0.0.1:4258 20250816122520122 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122520122 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426214074517 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426214074517"} 20250816122520122 DAUC <0003> db_auc.c:192 IMSI='262426214074517': No 3G Auth Data 20250816122520122 DAUC <0003> db_auc.c:236 IMSI='262426214074517': Calling to generate 5 vectors 20250816122520122 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250816122520122 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122520122 DAUC <0003> auc.c:113 vector [0]: rand = 81c38649e2803b9c420db5ba99a80605 20250816122520122 DAUC <0003> auc.c:179 vector [0]: kc = 4d18cb2e4401426e 20250816122520122 DAUC <0003> auc.c:180 vector [0]: sres = e71ca542 20250816122520122 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250816122520122 DAUC <0003> auc.c:113 vector [1]: rand = c5263c9c596527f4a89a81acf4c40b04 20250816122520122 DAUC <0003> auc.c:179 vector [1]: kc = 7c42e0e10f5d6d71 20250816122520122 DAUC <0003> auc.c:180 vector [1]: sres = 458bc088 20250816122520122 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250816122520122 DAUC <0003> auc.c:113 vector [2]: rand = 1d03557f7e1c1410fe58d414777724cd 20250816122520122 DAUC <0003> auc.c:179 vector [2]: kc = 789bfcd884b30909 20250816122520122 DAUC <0003> auc.c:180 vector [2]: sres = c0184978 20250816122520122 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250816122520122 DAUC <0003> auc.c:113 vector [3]: rand = 9efa7d55c28d31bb6e229ad78a81f0a3 20250816122520122 DAUC <0003> auc.c:179 vector [3]: kc = 90fec50a8a9414ea 20250816122520122 DAUC <0003> auc.c:180 vector [3]: sres = 18fab315 20250816122520122 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250816122520122 DAUC <0003> auc.c:113 vector [4]: rand = ec2a1c3aedf123a0789bf500d44b1367 20250816122520122 DAUC <0003> auc.c:179 vector [4]: kc = eb49fb2f766d8014 20250816122520122 DAUC <0003> auc.c:180 vector [4]: sres = 258eb3b3 20250816122520122 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250816122520122 DAUC <0003> db_auc.c:245 IMSI='262426214074517': Generated 5 vectors 20250816122520122 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426214074517 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426214074517"} 20250816122520122 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426214074517 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122520123 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122520123 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520123 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@86dfd19c8bd0: Found GsupExpect[0] for "262426214074517" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@86dfd19c8bd0: Added IMSI table entry 2TC_gsup_sai(14)"262426214074517" TC_gsup_sai(14)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_sai(14)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122520124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38476<->l=127.0.0.1:4258 TC_gsup_sai(14)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122520124 DAUC <0003> db_auc.c:157 IMSI='262429191687094': No 2G Auth Data 20250816122520124 DAUC <0003> db_auc.c:192 IMSI='262429191687094': No 3G Auth Data HLR_Test-GSUP(9)@86dfd19c8bd0: Created GsupExpect[0] for "262429191687094" to be handled at TC_gsup_sai(15) 20250816122520129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38490<->l=127.0.0.1:4258 20250816122520131 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122520131 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429191687094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429191687094"} 20250816122520131 DAUC <0003> db_auc.c:157 IMSI='262429191687094': No 2G Auth Data 20250816122520131 DAUC <0003> db_auc.c:236 IMSI='262429191687094': Calling to generate 5 vectors 20250816122520131 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250816122520131 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122520131 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122520131 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250816122520131 DAUC <0003> auc.c:113 vector [0]: rand = 8da0ee79fbc5e8c1f70c080300e8b6e8 20250816122520131 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250816122520131 DAUC <0003> auc.c:142 vector [0]: autn = f6ee017ad76a0000e181bf6364b80471 20250816122520131 DAUC <0003> auc.c:143 vector [0]: ck = db711318272322b3a344dcab9cb0ab40 20250816122520131 DAUC <0003> auc.c:144 vector [0]: ik = 0167ac6a189a5d1eecc4227629549ac7 20250816122520131 DAUC <0003> auc.c:145 vector [0]: res = 0ac695cd1df049290000000000000000 20250816122520131 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122520131 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250816122520131 DAUC <0003> auc.c:151 vector [0]: kc = 959641af8a5d4e2a 20250816122520131 DAUC <0003> auc.c:152 vector [0]: sres = 1736dce4 20250816122520131 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250816122520131 DAUC <0003> auc.c:113 vector [1]: rand = 1858e1d833a5d6233d1aad3c4f0f4fbc 20250816122520131 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250816122520131 DAUC <0003> auc.c:142 vector [1]: autn = d191fe5a73c5000098468ef7357769a3 20250816122520131 DAUC <0003> auc.c:143 vector [1]: ck = 7e1277077c5518856432c5274009ff58 20250816122520131 DAUC <0003> auc.c:144 vector [1]: ik = e50c7c52210cab00eca5bf3c94a60878 20250816122520131 DAUC <0003> auc.c:145 vector [1]: res = 975e010987a2c2600000000000000000 20250816122520131 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122520131 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250816122520131 DAUC <0003> auc.c:151 vector [1]: kc = 1389714e89f644a5 20250816122520131 DAUC <0003> auc.c:152 vector [1]: sres = 10fcc369 20250816122520131 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250816122520131 DAUC <0003> auc.c:113 vector [2]: rand = aaedf7086532b0b68ac4dd1c898e8b77 20250816122520131 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250816122520131 DAUC <0003> auc.c:142 vector [2]: autn = 3fc25de2b82700000df1e01f4566ee71 20250816122520131 DAUC <0003> auc.c:143 vector [2]: ck = 4238da717a338291482b1e56977d4077 20250816122520131 DAUC <0003> auc.c:144 vector [2]: ik = 3898a0da4b90b462b33eee810f5b4f07 20250816122520131 DAUC <0003> auc.c:145 vector [2]: res = 1e0016c12d2096ca0000000000000000 20250816122520131 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122520131 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250816122520131 DAUC <0003> auc.c:151 vector [2]: kc = 81b58a7ca9853983 20250816122520131 DAUC <0003> auc.c:152 vector [2]: sres = 3320800b 20250816122520131 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250816122520131 DAUC <0003> auc.c:113 vector [3]: rand = 1caf681fafbd5b2456c928294543e6d8 20250816122520131 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250816122520131 DAUC <0003> auc.c:142 vector [3]: autn = 01035b72ea21000048912beb5d446478 20250816122520131 DAUC <0003> auc.c:143 vector [3]: ck = 5c2c3af102c104182532beffd6ef6afd 20250816122520131 DAUC <0003> auc.c:144 vector [3]: ik = 41d17b29458539cf097c8809a3bf1099 20250816122520131 DAUC <0003> auc.c:145 vector [3]: res = f10ddc8064b0963b0000000000000000 20250816122520131 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122520131 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250816122520131 DAUC <0003> auc.c:151 vector [3]: kc = 31b3772e321447b3 20250816122520131 DAUC <0003> auc.c:152 vector [3]: sres = 95bd4abb 20250816122520131 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250816122520131 DAUC <0003> auc.c:113 vector [4]: rand = aaeb0ad3b6ba96f18f620c36e4da46a9 20250816122520131 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250816122520131 DAUC <0003> auc.c:142 vector [4]: autn = 8f8b49689c150000ee941bffb09b5c87 20250816122520131 DAUC <0003> auc.c:143 vector [4]: ck = a32c576cb7a42a3314f7f358074bb3ab 20250816122520131 DAUC <0003> auc.c:144 vector [4]: ik = c2f1098613095527a3e53f26c0f523b3 20250816122520131 DAUC <0003> auc.c:145 vector [4]: res = d38c66e9885de09b0000000000000000 20250816122520131 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250816122520131 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250816122520131 DAUC <0003> auc.c:151 vector [4]: kc = d6cf92946313ef0c 20250816122520131 DAUC <0003> auc.c:152 vector [4]: sres = 5bd18672 20250816122520131 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250816122520131 DAUC <0003> db_auc.c:245 IMSI='262429191687094': Generated 5 vectors 20250816122520131 DAUC <0003> db_auc.c:249 IMSI='262429191687094': Updating SQN=161 in DB 20250816122520131 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429191687094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429191687094"} 20250816122520131 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429191687094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122520131 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122520131 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@86dfd19c8bd0: Found GsupExpect[0] for "262429191687094" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@86dfd19c8bd0: Added IMSI table entry 3TC_gsup_sai(15)"262429191687094" TC_gsup_sai(15)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_sai(15)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122520132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38490<->l=127.0.0.1:4258 TC_gsup_sai(15)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122520133 DAUC <0003> db_auc.c:157 IMSI='262423308398088': No 2G Auth Data 20250816122520133 DAUC <0003> db_auc.c:192 IMSI='262423308398088': No 3G Auth Data HLR_Test-GSUP(9)@86dfd19c8bd0: Created GsupExpect[0] for "262423308398088" to be handled at TC_gsup_sai(16) 20250816122520138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38496<->l=127.0.0.1:4258 20250816122520139 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122520139 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423308398088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423308398088"} 20250816122520140 DAUC <0003> db_auc.c:157 IMSI='262423308398088': No 2G Auth Data 20250816122520140 DAUC <0003> db_auc.c:236 IMSI='262423308398088': Calling to generate 5 vectors 20250816122520140 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250816122520140 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122520140 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250816122520140 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250816122520140 DAUC <0003> auc.c:113 vector [0]: rand = 1bc1cbfeefabd2e3f0ec2512374ae4f3 20250816122520140 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250816122520140 DAUC <0003> auc.c:142 vector [0]: autn = 09f890893c3800009b7c837d74d968fa 20250816122520140 DAUC <0003> auc.c:143 vector [0]: ck = 644489dad2322ff397726a982990f6d0 20250816122520140 DAUC <0003> auc.c:144 vector [0]: ik = 23d793e18f2a606131f4e180a23c7440 20250816122520140 DAUC <0003> auc.c:145 vector [0]: res = 0c8bcd91ecaea6f50000000000000000 20250816122520140 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122520140 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250816122520140 DAUC <0003> auc.c:151 vector [0]: kc = e1159123d6b4cd02 20250816122520140 DAUC <0003> auc.c:152 vector [0]: sres = e0256b64 20250816122520140 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250816122520140 DAUC <0003> auc.c:113 vector [1]: rand = a4c8215fd66531ab3756a942a796cdde 20250816122520140 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250816122520140 DAUC <0003> auc.c:142 vector [1]: autn = 713b1ef296ab00006afa7e0781d7cd9f 20250816122520140 DAUC <0003> auc.c:143 vector [1]: ck = f3d8c547e235ab96275ca8344b39bf7e 20250816122520140 DAUC <0003> auc.c:144 vector [1]: ik = 5e9f5e7bf3073025a304c1e74922ed05 20250816122520140 DAUC <0003> auc.c:145 vector [1]: res = 8d5994b552dfb3770000000000000000 20250816122520140 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122520140 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250816122520140 DAUC <0003> auc.c:151 vector [1]: kc = 291ff2ef1329c9c8 20250816122520140 DAUC <0003> auc.c:152 vector [1]: sres = df8627c2 20250816122520140 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250816122520140 DAUC <0003> auc.c:113 vector [2]: rand = 87e42f3f9eb9878c399d53dc7e19966b 20250816122520140 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250816122520140 DAUC <0003> auc.c:142 vector [2]: autn = 8608d61d24290000e97c2848de063af7 20250816122520140 DAUC <0003> auc.c:143 vector [2]: ck = 07fc6eba8e768dfed8d78b3bc6d6bd3b 20250816122520140 DAUC <0003> auc.c:144 vector [2]: ik = cfdf68e85a1bf77ec4292018d80d2eae 20250816122520140 DAUC <0003> auc.c:145 vector [2]: res = e191605f9d9eb9be0000000000000000 20250816122520140 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122520140 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250816122520140 DAUC <0003> auc.c:151 vector [2]: kc = d4ddad71cab6e915 20250816122520140 DAUC <0003> auc.c:152 vector [2]: sres = 7c0fd9e1 20250816122520140 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250816122520140 DAUC <0003> auc.c:113 vector [3]: rand = 28ce38afa3afea7f0d050d9b917dc9dc 20250816122520140 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250816122520140 DAUC <0003> auc.c:142 vector [3]: autn = 19533e39671700002c2dea6499623b83 20250816122520140 DAUC <0003> auc.c:143 vector [3]: ck = 38dfe672efcea47283142a7b4cfe3a40 20250816122520140 DAUC <0003> auc.c:144 vector [3]: ik = 2b20e9123e647b26198ccca405920b7f 20250816122520140 DAUC <0003> auc.c:145 vector [3]: res = baa87d75293c7ab40000000000000000 20250816122520140 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122520140 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250816122520140 DAUC <0003> auc.c:151 vector [3]: kc = 8967e9bf98c6ee6b 20250816122520140 DAUC <0003> auc.c:152 vector [3]: sres = 939407c1 20250816122520140 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250816122520140 DAUC <0003> auc.c:113 vector [4]: rand = 7b8e106c83fd6fa7c130d6c239fc3843 20250816122520140 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250816122520140 DAUC <0003> auc.c:142 vector [4]: autn = 4082c953eb5f000072717036637caf7b 20250816122520140 DAUC <0003> auc.c:143 vector [4]: ck = c8988b4cd2b9805dd348ba79538021cf 20250816122520140 DAUC <0003> auc.c:144 vector [4]: ik = 5833c76f7303fba38957a61ee975d6f6 20250816122520140 DAUC <0003> auc.c:145 vector [4]: res = f1b1813e50f27de40000000000000000 20250816122520140 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250816122520140 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250816122520140 DAUC <0003> auc.c:151 vector [4]: kc = cab450441b4f8cc7 20250816122520140 DAUC <0003> auc.c:152 vector [4]: sres = a143fcda 20250816122520140 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250816122520140 DAUC <0003> db_auc.c:245 IMSI='262423308398088': Generated 5 vectors 20250816122520140 DAUC <0003> db_auc.c:249 IMSI='262423308398088': Updating SQN=161 in DB 20250816122520140 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423308398088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423308398088"} 20250816122520140 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423308398088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122520140 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122520140 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@86dfd19c8bd0: Found GsupExpect[0] for "262423308398088" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@86dfd19c8bd0: Added IMSI table entry 4TC_gsup_sai(16)"262423308398088" TC_gsup_sai(16)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_sai(16)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122520141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38496<->l=127.0.0.1:4258 TC_gsup_sai(16)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122520141 DAUC <0003> db_auc.c:157 IMSI='262429152010467': No 2G Auth Data 20250816122520142 DAUC <0003> db_auc.c:192 IMSI='262429152010467': No 3G Auth Data HLR_Test-GSUP(9)@86dfd19c8bd0: Created GsupExpect[0] for "262429152010467" to be handled at TC_gsup_sai(17) 20250816122520147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38502<->l=127.0.0.1:4258 20250816122520148 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122520148 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429152010467 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429152010467"} 20250816122520148 DAUC <0003> db_auc.c:236 IMSI='262429152010467': Calling to generate 5 vectors 20250816122520148 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250816122520148 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122520148 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122520148 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250816122520148 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122520148 DAUC <0003> auc.c:113 vector [0]: rand = 82b7c46416bf6173a64c7c01ab88fb19 20250816122520148 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250816122520148 DAUC <0003> auc.c:142 vector [0]: autn = afa2a6e1a299000049a73c63b84c663e 20250816122520148 DAUC <0003> auc.c:143 vector [0]: ck = b04512c1dcfcc75d530b3eb96909d1a1 20250816122520148 DAUC <0003> auc.c:144 vector [0]: ik = 15e8639ffaf82be8a93d3eedb7186226 20250816122520148 DAUC <0003> auc.c:145 vector [0]: res = 05be300f20a0b0dc0000000000000000 20250816122520148 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122520148 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250816122520148 DAUC <0003> auc.c:179 vector [0]: kc = 1a67066d15dc3000 20250816122520148 DAUC <0003> auc.c:180 vector [0]: sres = c931d817 20250816122520148 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250816122520148 DAUC <0003> auc.c:113 vector [1]: rand = 7192165ed56fac0b4ab88a502a902234 20250816122520148 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250816122520148 DAUC <0003> auc.c:142 vector [1]: autn = f31e32f83b9f00001bcc6f46c6baca33 20250816122520148 DAUC <0003> auc.c:143 vector [1]: ck = 325cefc00ca855b0eaf3ef502025894f 20250816122520148 DAUC <0003> auc.c:144 vector [1]: ik = 992b15c303151eff0fa6dfad271e5ff9 20250816122520148 DAUC <0003> auc.c:145 vector [1]: res = d651c475178f432f0000000000000000 20250816122520148 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122520148 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250816122520148 DAUC <0003> auc.c:179 vector [1]: kc = 5fd7f1a83d6aec00 20250816122520148 DAUC <0003> auc.c:180 vector [1]: sres = 411b2153 20250816122520148 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250816122520148 DAUC <0003> auc.c:113 vector [2]: rand = 4bdacd9fd548ed6d63a67cebb30c26f5 20250816122520148 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250816122520148 DAUC <0003> auc.c:142 vector [2]: autn = 55df6f13e52600003e7a264d4eb8e75b 20250816122520148 DAUC <0003> auc.c:143 vector [2]: ck = 5f545208246ae576a887786f41c56a51 20250816122520148 DAUC <0003> auc.c:144 vector [2]: ik = bd38ee4ae32dd66d15b2a0d1cfff44e4 20250816122520148 DAUC <0003> auc.c:145 vector [2]: res = 63985136322bf2b10000000000000000 20250816122520148 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122520148 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250816122520148 DAUC <0003> auc.c:179 vector [2]: kc = c6046b4ffcabb000 20250816122520148 DAUC <0003> auc.c:180 vector [2]: sres = 3391ce7d 20250816122520148 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250816122520148 DAUC <0003> auc.c:113 vector [3]: rand = 1f77f2546f5608b03fbb9f45e581c4e1 20250816122520148 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250816122520148 DAUC <0003> auc.c:142 vector [3]: autn = f14dab95e0bf000060f5b9b14a996efd 20250816122520148 DAUC <0003> auc.c:143 vector [3]: ck = c12ee0ad62df2822cfe51aaafc80c1db 20250816122520148 DAUC <0003> auc.c:144 vector [3]: ik = 79b256746290dd563cad209753826af2 20250816122520148 DAUC <0003> auc.c:145 vector [3]: res = 2bb7d2bf302341440000000000000000 20250816122520148 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122520148 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250816122520148 DAUC <0003> auc.c:179 vector [3]: kc = 34fa3688cd547400 20250816122520148 DAUC <0003> auc.c:180 vector [3]: sres = 849f7f74 20250816122520149 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250816122520149 DAUC <0003> auc.c:113 vector [4]: rand = f114f95ad1ed1d21d0cc2b83e0387114 20250816122520149 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250816122520149 DAUC <0003> auc.c:142 vector [4]: autn = 5c21c78cf879000034620efc3a37c34a 20250816122520149 DAUC <0003> auc.c:143 vector [4]: ck = 144a3f552d8ceeebb0075b734f353e55 20250816122520149 DAUC <0003> auc.c:144 vector [4]: ik = 84d46038f7d58950b2f7ada2cb130d42 20250816122520149 DAUC <0003> auc.c:145 vector [4]: res = 4d1dfcc8cafad4830000000000000000 20250816122520149 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250816122520149 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250816122520149 DAUC <0003> auc.c:179 vector [4]: kc = 4c489fd7e3418c00 20250816122520149 DAUC <0003> auc.c:180 vector [4]: sres = 6d24fd8a 20250816122520149 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250816122520149 DAUC <0003> db_auc.c:245 IMSI='262429152010467': Generated 5 vectors 20250816122520149 DAUC <0003> db_auc.c:249 IMSI='262429152010467': Updating SQN=161 in DB 20250816122520149 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429152010467 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429152010467"} 20250816122520149 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429152010467 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122520149 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122520149 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@86dfd19c8bd0: Found GsupExpect[0] for "262429152010467" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@86dfd19c8bd0: Added IMSI table entry 5TC_gsup_sai(17)"262429152010467" TC_gsup_sai(17)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_sai(17)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122520150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38502<->l=127.0.0.1:4258 TC_gsup_sai(17)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122520151 DAUC <0003> db_auc.c:157 IMSI='262420627843694': No 2G Auth Data 20250816122520151 DAUC <0003> db_auc.c:192 IMSI='262420627843694': No 3G Auth Data HLR_Test-GSUP(9)@86dfd19c8bd0: Created GsupExpect[0] for "262420627843694" to be handled at TC_gsup_sai(18) 20250816122520156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38506<->l=127.0.0.1:4258 20250816122520158 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122520158 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420627843694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420627843694"} 20250816122520158 DAUC <0003> db_auc.c:236 IMSI='262420627843694': Calling to generate 5 vectors 20250816122520158 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250816122520158 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122520158 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122520158 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250816122520158 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122520158 DAUC <0003> auc.c:113 vector [0]: rand = ee2e1eb782276e04239f65aa4e0a3f3d 20250816122520158 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250816122520158 DAUC <0003> auc.c:142 vector [0]: autn = 4952935671fd00001126eca8e15426a9 20250816122520158 DAUC <0003> auc.c:143 vector [0]: ck = 3e3385b7777b0d5a1817d94f04777167 20250816122520158 DAUC <0003> auc.c:144 vector [0]: ik = 61dfce0da7f1fb103a942c85b66a41e3 20250816122520158 DAUC <0003> auc.c:145 vector [0]: res = 0d7afc8d97d5722c0000000000000000 20250816122520158 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122520158 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250816122520158 DAUC <0003> auc.c:179 vector [0]: kc = b446dbe6d1866800 20250816122520158 DAUC <0003> auc.c:180 vector [0]: sres = e0b23445 20250816122520158 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250816122520158 DAUC <0003> auc.c:113 vector [1]: rand = 56204a82a58fe3da5f977be31182cac3 20250816122520158 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250816122520158 DAUC <0003> auc.c:142 vector [1]: autn = 82a1c9eaf31f0000e685820bca68129b 20250816122520158 DAUC <0003> auc.c:143 vector [1]: ck = 78ae14996adb49f56b5f1a6b7a56d619 20250816122520158 DAUC <0003> auc.c:144 vector [1]: ik = c4578e8f3e760d311b4b70f01c3b36c3 20250816122520158 DAUC <0003> auc.c:145 vector [1]: res = d342970b159d54e10000000000000000 20250816122520158 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122520158 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250816122520158 DAUC <0003> auc.c:179 vector [1]: kc = f9f01dbcadde9800 20250816122520158 DAUC <0003> auc.c:180 vector [1]: sres = a14c1d23 20250816122520158 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250816122520158 DAUC <0003> auc.c:113 vector [2]: rand = 1efcc411eb6de0e4ad2cac893f2d96ae 20250816122520158 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250816122520158 DAUC <0003> auc.c:142 vector [2]: autn = 8e1e84b00120000012546d8b19f65aff 20250816122520158 DAUC <0003> auc.c:143 vector [2]: ck = a495ca4c14024bbcaa86af27711afaaa 20250816122520158 DAUC <0003> auc.c:144 vector [2]: ik = 171671edd4db1995840fd2c3217a9f88 20250816122520158 DAUC <0003> auc.c:145 vector [2]: res = 1da44c016e49eba90000000000000000 20250816122520158 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122520158 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250816122520158 DAUC <0003> auc.c:179 vector [2]: kc = 0dcf2b6377af4c00 20250816122520158 DAUC <0003> auc.c:180 vector [2]: sres = 440fd7ce 20250816122520158 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250816122520158 DAUC <0003> auc.c:113 vector [3]: rand = 6469c865d80cc1f0b68216affcc2fe08 20250816122520158 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250816122520158 DAUC <0003> auc.c:142 vector [3]: autn = b32710bb7c1f00008efd1b0a333d9470 20250816122520158 DAUC <0003> auc.c:143 vector [3]: ck = 4dad4f90d156a29768cea3028694e592 20250816122520158 DAUC <0003> auc.c:144 vector [3]: ik = 992314e14fff7a3a0f3fb213a350d6fb 20250816122520158 DAUC <0003> auc.c:145 vector [3]: res = c9a893d127ed6a7c0000000000000000 20250816122520158 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122520158 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250816122520158 DAUC <0003> auc.c:179 vector [3]: kc = 30497c453b4d6800 20250816122520158 DAUC <0003> auc.c:180 vector [3]: sres = 94db7fe8 20250816122520158 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250816122520158 DAUC <0003> auc.c:113 vector [4]: rand = ac03396a56bde0389d9fc7ac34d6a6fe 20250816122520158 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250816122520158 DAUC <0003> auc.c:142 vector [4]: autn = a8b638b19cd900007e3169b140d0dac7 20250816122520158 DAUC <0003> auc.c:143 vector [4]: ck = fca80fb978662f16fab0c00ab0273d51 20250816122520158 DAUC <0003> auc.c:144 vector [4]: ik = 782c9677d80688d822702a2cc5302a1f 20250816122520158 DAUC <0003> auc.c:145 vector [4]: res = 74b81b52244989770000000000000000 20250816122520158 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250816122520158 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250816122520158 DAUC <0003> auc.c:179 vector [4]: kc = 7c07ffc0eb7ddc00 20250816122520158 DAUC <0003> auc.c:180 vector [4]: sres = 0189fb83 20250816122520158 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250816122520158 DAUC <0003> db_auc.c:245 IMSI='262420627843694': Generated 5 vectors 20250816122520158 DAUC <0003> db_auc.c:249 IMSI='262420627843694': Updating SQN=161 in DB 20250816122520158 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420627843694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420627843694"} 20250816122520158 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262420627843694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122520158 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122520158 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@86dfd19c8bd0: Found GsupExpect[0] for "262420627843694" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@86dfd19c8bd0: Added IMSI table entry 6TC_gsup_sai(18)"262420627843694" TC_gsup_sai(18)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_sai(18)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122520159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38506<->l=127.0.0.1:4258 TC_gsup_sai(18)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122520160 DAUC <0003> db_auc.c:157 IMSI='262427760786262': No 2G Auth Data 20250816122520160 DAUC <0003> db_auc.c:192 IMSI='262427760786262': No 3G Auth Data HLR_Test-GSUP(9)@86dfd19c8bd0: Created GsupExpect[0] for "262427760786262" to be handled at TC_gsup_sai(19) 20250816122520166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38520<->l=127.0.0.1:4258 20250816122520168 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520168 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122520168 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427760786262 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427760786262"} 20250816122520168 DAUC <0003> db_auc.c:236 IMSI='262427760786262': Calling to generate 5 vectors 20250816122520168 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250816122520168 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122520168 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122520168 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250816122520168 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122520168 DAUC <0003> auc.c:113 vector [0]: rand = cac4118d1ebb1fa944cca8c2e531f9a7 20250816122520168 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250816122520168 DAUC <0003> auc.c:142 vector [0]: autn = 480bc332bc11000085cf00e286d0cecc 20250816122520168 DAUC <0003> auc.c:143 vector [0]: ck = 016a648219fecd115024fa8d6574c7b1 20250816122520168 DAUC <0003> auc.c:144 vector [0]: ik = 87d25822b370e8aba521165c96480f2e 20250816122520168 DAUC <0003> auc.c:145 vector [0]: res = 4e693299068931fb0000000000000000 20250816122520168 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122520168 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250816122520168 DAUC <0003> auc.c:179 vector [0]: kc = 74996b48096f7b30 20250816122520168 DAUC <0003> auc.c:180 vector [0]: sres = 1355e4ab 20250816122520168 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250816122520168 DAUC <0003> auc.c:113 vector [1]: rand = f9b7a9a4d6e682cef5c799a04e6c7940 20250816122520168 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250816122520168 DAUC <0003> auc.c:142 vector [1]: autn = bca4236fd11c0000472d497437d6dca8 20250816122520168 DAUC <0003> auc.c:143 vector [1]: ck = 6305a0f78528d10532dca0bdae08d21f 20250816122520168 DAUC <0003> auc.c:144 vector [1]: ik = 7dcaf2990e4924d1d890b3319a52e6f4 20250816122520168 DAUC <0003> auc.c:145 vector [1]: res = 879e8a74086236c90000000000000000 20250816122520168 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122520168 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250816122520168 DAUC <0003> auc.c:179 vector [1]: kc = b89a847429082803 20250816122520168 DAUC <0003> auc.c:180 vector [1]: sres = 6573adf3 20250816122520168 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250816122520168 DAUC <0003> auc.c:113 vector [2]: rand = 86ba27bbccec51f42749a8c949868015 20250816122520168 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250816122520168 DAUC <0003> auc.c:142 vector [2]: autn = 25e74036c377000001f76797605bb121 20250816122520168 DAUC <0003> auc.c:143 vector [2]: ck = a172c9479bdf726d0abc3a2660d4f35f 20250816122520168 DAUC <0003> auc.c:144 vector [2]: ik = 1bf4a3f0881ec5aad23879e0cbc684fb 20250816122520168 DAUC <0003> auc.c:145 vector [2]: res = 98cd8a03402806b90000000000000000 20250816122520168 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122520168 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250816122520168 DAUC <0003> auc.c:179 vector [2]: kc = 67d297db1704f964 20250816122520168 DAUC <0003> auc.c:180 vector [2]: sres = 2423d83b 20250816122520168 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250816122520168 DAUC <0003> auc.c:113 vector [3]: rand = c7752c6b2ea37eb2dadb1cbf05376346 20250816122520168 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250816122520168 DAUC <0003> auc.c:142 vector [3]: autn = 682340a30898000079534562c38a5684 20250816122520168 DAUC <0003> auc.c:143 vector [3]: ck = 1d7590c2d2d92ebeea296354f63d912c 20250816122520168 DAUC <0003> auc.c:144 vector [3]: ik = 954b44e155665d33cd1996ed7f9acfc7 20250816122520168 DAUC <0003> auc.c:145 vector [3]: res = 9da68056e230a5510000000000000000 20250816122520168 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122520168 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250816122520168 DAUC <0003> auc.c:179 vector [3]: kc = 0dff69a7d4a6d892 20250816122520168 DAUC <0003> auc.c:180 vector [3]: sres = 47275747 20250816122520168 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250816122520168 DAUC <0003> auc.c:113 vector [4]: rand = 5c89afbe7ddb2218e0d661069ea4d12c 20250816122520168 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250816122520168 DAUC <0003> auc.c:142 vector [4]: autn = 4f819bd5ff0600005bf674c14b15d4b4 20250816122520168 DAUC <0003> auc.c:143 vector [4]: ck = e36cf2e48d3d573eceb4b429049cfacd 20250816122520168 DAUC <0003> auc.c:144 vector [4]: ik = e842f62c161f59086b6fd03bd14a3b61 20250816122520168 DAUC <0003> auc.c:145 vector [4]: res = 84220a2175268fe70000000000000000 20250816122520168 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250816122520168 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250816122520168 DAUC <0003> auc.c:179 vector [4]: kc = 3a91a69270c61b36 20250816122520168 DAUC <0003> auc.c:180 vector [4]: sres = f5a70790 20250816122520168 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250816122520168 DAUC <0003> db_auc.c:245 IMSI='262427760786262': Generated 5 vectors 20250816122520168 DAUC <0003> db_auc.c:249 IMSI='262427760786262': Updating SQN=161 in DB 20250816122520168 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427760786262 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427760786262"} 20250816122520168 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262427760786262 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122520168 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122520168 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@86dfd19c8bd0: Found GsupExpect[0] for "262427760786262" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@86dfd19c8bd0: Added IMSI table entry 7TC_gsup_sai(19)"262427760786262" TC_gsup_sai(19)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_sai(19)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122520170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38520<->l=127.0.0.1:4258 TC_gsup_sai(19)@86dfd19c8bd0: Final verdict of PTC: pass MTC@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122520171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38466<->l=127.0.0.1:4258 HLR_Test-GSUP(9)@86dfd19c8bd0: Final verdict of PTC: none 10@86dfd19c8bd0: Final verdict of PTC: none 20250816122520171 DLINP <000b> input/ipa.c:452 connected read/write 20250816122520171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122520171 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122520171 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122520171 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122520171 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44493<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(11)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: pass MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_gsup_sai finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sat Aug 16 12:25:20 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250816122520194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38526<->l=127.0.0.1:4258 20250816122520295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38526<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66500) Waiting for packet dumper to finish... 1 (prev_count=66500, count=163344) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:25:22 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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_gsup_sai_num_auth_vectors started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122523421 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122523421 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122523426 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36682<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122523430 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523430 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122523430 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122523430 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  20250816122523430 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122523430 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  20250816122523430 DLGSUP <0013> gsup_server.c:236 2:  20250816122523430 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122523430 DLGSUP <0013> gsup_server.c:236 3:  20250816122523430 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122523430 DLGSUP <0013> gsup_server.c:236 4:  20250816122523430 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122523430 DLGSUP <0013> gsup_server.c:236 5:  20250816122523430 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122523430 DLGSUP <0013> gsup_server.c:236 7:  20250816122523430 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122523430 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122523430 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122523430 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)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@86dfd19c8bd0: 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") 20250816122523441 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44369<->l=127.0.0.1:4259) 20250816122523450 DAUC <0003> db_auc.c:157 IMSI='262429773572330': No 2G Auth Data 20250816122523450 DAUC <0003> db_auc.c:192 IMSI='262429773572330': No 3G Auth Data HLR_Test-GSUP(21)@86dfd19c8bd0: Created GsupExpect[0] for "262429773572330" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250816122523464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36692<->l=127.0.0.1:4258 20250816122523474 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523474 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429773572330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429773572330"} 20250816122523474 DAUC <0003> db_auc.c:192 IMSI='262429773572330': No 3G Auth Data 20250816122523474 DAUC <0003> db_auc.c:236 IMSI='262429773572330': Calling to generate 1 vectors 20250816122523474 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250816122523474 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523474 DAUC <0003> auc.c:113 vector [0]: rand = 81c47aaf5f740cb7b2cea6962b9f1787 20250816122523474 DAUC <0003> auc.c:179 vector [0]: kc = 76dea18349426c00 20250816122523474 DAUC <0003> auc.c:180 vector [0]: sres = b1a1b62d 20250816122523474 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250816122523474 DAUC <0003> db_auc.c:245 IMSI='262429773572330': Generated 1 vectors 20250816122523474 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429773572330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429773572330"} 20250816122523474 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429773572330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523474 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523474 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@86dfd19c8bd0: Found GsupExpect[0] for "262429773572330" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@86dfd19c8bd0: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262429773572330" TC_gsup_sai_num_auth_vectors(24)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122523483 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523483 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429773572330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429773572330"} 20250816122523483 DAUC <0003> db_auc.c:192 IMSI='262429773572330': No 3G Auth Data 20250816122523483 DAUC <0003> db_auc.c:236 IMSI='262429773572330': Calling to generate 4 vectors 20250816122523483 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250816122523483 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523483 DAUC <0003> auc.c:113 vector [0]: rand = 34c396290a8aef9ecdae0a54caa9c939 20250816122523483 DAUC <0003> auc.c:179 vector [0]: kc = 012f60de0918b400 20250816122523483 DAUC <0003> auc.c:180 vector [0]: sres = c6a63305 20250816122523483 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250816122523483 DAUC <0003> auc.c:113 vector [1]: rand = 5d0712bbd588e924858640e5c16b6a9f 20250816122523483 DAUC <0003> auc.c:179 vector [1]: kc = 7a18c7609ddc9c00 20250816122523483 DAUC <0003> auc.c:180 vector [1]: sres = e971d0d9 20250816122523483 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250816122523483 DAUC <0003> auc.c:113 vector [2]: rand = 0d287798106a443ddb3134fbed0e4715 20250816122523483 DAUC <0003> auc.c:179 vector [2]: kc = 8db3dfae66851800 20250816122523483 DAUC <0003> auc.c:180 vector [2]: sres = 6a157720 20250816122523483 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250816122523483 DAUC <0003> auc.c:113 vector [3]: rand = 1c6dc5c427dc63c6ad137aec8db8152d 20250816122523484 DAUC <0003> auc.c:179 vector [3]: kc = 7fc106c3fc20b800 20250816122523484 DAUC <0003> auc.c:180 vector [3]: sres = 29189388 20250816122523484 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250816122523484 DAUC <0003> db_auc.c:245 IMSI='262429773572330': Generated 4 vectors 20250816122523484 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429773572330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429773572330"} 20250816122523484 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429773572330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523484 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523484 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523487 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523487 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429773572330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429773572330"} 20250816122523487 DAUC <0003> db_auc.c:192 IMSI='262429773572330': No 3G Auth Data 20250816122523487 DAUC <0003> db_auc.c:236 IMSI='262429773572330': Calling to generate 5 vectors 20250816122523487 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250816122523487 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523487 DAUC <0003> auc.c:113 vector [0]: rand = a09757a278a87da535e5c53ea88395e8 20250816122523487 DAUC <0003> auc.c:179 vector [0]: kc = ecb747e2646f2400 20250816122523487 DAUC <0003> auc.c:180 vector [0]: sres = 48f8adf8 20250816122523487 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250816122523487 DAUC <0003> auc.c:113 vector [1]: rand = 00938caf0c578f8820aac91b0340c71b 20250816122523487 DAUC <0003> auc.c:179 vector [1]: kc = a955669f09179800 20250816122523487 DAUC <0003> auc.c:180 vector [1]: sres = cb2cf72e 20250816122523487 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250816122523487 DAUC <0003> auc.c:113 vector [2]: rand = 1a9aa258f6913079394842c90a3ca8a1 20250816122523487 DAUC <0003> auc.c:179 vector [2]: kc = fecaa20527438000 20250816122523487 DAUC <0003> auc.c:180 vector [2]: sres = 3a7f7150 20250816122523487 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250816122523487 DAUC <0003> auc.c:113 vector [3]: rand = 91b09e8af362ec9ae6782710d3b7ce83 20250816122523487 DAUC <0003> auc.c:179 vector [3]: kc = 010ea466d4940000 20250816122523487 DAUC <0003> auc.c:180 vector [3]: sres = 9c5d5b68 20250816122523487 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250816122523487 DAUC <0003> auc.c:113 vector [4]: rand = 7316906389c38f2291b8985537ab7b0b 20250816122523487 DAUC <0003> auc.c:179 vector [4]: kc = e86c577ff453f400 20250816122523487 DAUC <0003> auc.c:180 vector [4]: sres = 391acbcf 20250816122523487 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250816122523487 DAUC <0003> db_auc.c:245 IMSI='262429773572330': Generated 5 vectors 20250816122523487 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429773572330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429773572330"} 20250816122523487 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429773572330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523487 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523487 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523490 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523490 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429773572330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429773572330"} 20250816122523490 DAUC <0003> db_auc.c:192 IMSI='262429773572330': No 3G Auth Data 20250816122523490 DAUC <0003> db_auc.c:236 IMSI='262429773572330': Calling to generate 5 vectors 20250816122523490 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250816122523490 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523490 DAUC <0003> auc.c:113 vector [0]: rand = d1d0082c35505de48d27322514e37b75 20250816122523490 DAUC <0003> auc.c:179 vector [0]: kc = 3bc56cf05aeedc00 20250816122523490 DAUC <0003> auc.c:180 vector [0]: sres = 2ad9f27b 20250816122523490 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250816122523490 DAUC <0003> auc.c:113 vector [1]: rand = 2d8c1496d1d81b308ce662997f84685e 20250816122523490 DAUC <0003> auc.c:179 vector [1]: kc = 48f2b44148bd6800 20250816122523490 DAUC <0003> auc.c:180 vector [1]: sres = 835811ee 20250816122523490 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250816122523490 DAUC <0003> auc.c:113 vector [2]: rand = d739fbfe3c519acd968089a122de5599 20250816122523490 DAUC <0003> auc.c:179 vector [2]: kc = 44c2fcaa7df87000 20250816122523490 DAUC <0003> auc.c:180 vector [2]: sres = 43b3c5e2 20250816122523490 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250816122523490 DAUC <0003> auc.c:113 vector [3]: rand = 3d3f5bc80810731585571642513bc4d1 20250816122523490 DAUC <0003> auc.c:179 vector [3]: kc = 0b756c105b557000 20250816122523490 DAUC <0003> auc.c:180 vector [3]: sres = 39b5e56b 20250816122523490 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250816122523490 DAUC <0003> auc.c:113 vector [4]: rand = 2f318d625bf55e4dfdb3fe40ebc6534b 20250816122523490 DAUC <0003> auc.c:179 vector [4]: kc = 7a2ecea3e2313800 20250816122523490 DAUC <0003> auc.c:180 vector [4]: sres = 07aa7e79 20250816122523490 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250816122523490 DAUC <0003> db_auc.c:245 IMSI='262429773572330': Generated 5 vectors 20250816122523490 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429773572330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429773572330"} 20250816122523490 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429773572330 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523490 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523490 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36692<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122523493 DAUC <0003> db_auc.c:157 IMSI='262423982637087': No 2G Auth Data 20250816122523494 DAUC <0003> db_auc.c:192 IMSI='262423982637087': No 3G Auth Data HLR_Test-GSUP(21)@86dfd19c8bd0: Created GsupExpect[0] for "262423982637087" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250816122523504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36704<->l=127.0.0.1:4258 20250816122523507 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523507 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423982637087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423982637087"} 20250816122523507 DAUC <0003> db_auc.c:192 IMSI='262423982637087': No 3G Auth Data 20250816122523507 DAUC <0003> db_auc.c:236 IMSI='262423982637087': Calling to generate 1 vectors 20250816122523507 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250816122523507 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523507 DAUC <0003> auc.c:113 vector [0]: rand = f2eb9e80749f14e63e9264163f0b821b 20250816122523507 DAUC <0003> auc.c:179 vector [0]: kc = 1ce7340d5b982000 20250816122523507 DAUC <0003> auc.c:180 vector [0]: sres = bd0f24ee 20250816122523507 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250816122523507 DAUC <0003> db_auc.c:245 IMSI='262423982637087': Generated 1 vectors 20250816122523507 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423982637087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423982637087"} 20250816122523507 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423982637087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523507 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523507 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@86dfd19c8bd0: Found GsupExpect[0] for "262423982637087" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@86dfd19c8bd0: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262423982637087" TC_gsup_sai_num_auth_vectors(25)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122523509 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523509 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423982637087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423982637087"} 20250816122523509 DAUC <0003> db_auc.c:192 IMSI='262423982637087': No 3G Auth Data 20250816122523509 DAUC <0003> db_auc.c:236 IMSI='262423982637087': Calling to generate 4 vectors 20250816122523509 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250816122523509 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523509 DAUC <0003> auc.c:113 vector [0]: rand = e1776fa267c4330d89af5052f2573923 20250816122523509 DAUC <0003> auc.c:179 vector [0]: kc = 121a7197d8c44000 20250816122523509 DAUC <0003> auc.c:180 vector [0]: sres = c4a83779 20250816122523509 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250816122523509 DAUC <0003> auc.c:113 vector [1]: rand = 5718c9a8fa5739107b5ac8c6f184be4d 20250816122523509 DAUC <0003> auc.c:179 vector [1]: kc = 086f83a3a278a400 20250816122523509 DAUC <0003> auc.c:180 vector [1]: sres = 0d13e4a5 20250816122523509 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250816122523509 DAUC <0003> auc.c:113 vector [2]: rand = eddcd821ff4ac131a666a4c1bfc5e83d 20250816122523509 DAUC <0003> auc.c:179 vector [2]: kc = aa11354d70ed1800 20250816122523509 DAUC <0003> auc.c:180 vector [2]: sres = 687367f7 20250816122523509 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250816122523509 DAUC <0003> auc.c:113 vector [3]: rand = 4939ab9a347761fc071149ad67c4541f 20250816122523509 DAUC <0003> auc.c:179 vector [3]: kc = a45c5f3e04ca3000 20250816122523509 DAUC <0003> auc.c:180 vector [3]: sres = 509d947e 20250816122523509 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250816122523509 DAUC <0003> db_auc.c:245 IMSI='262423982637087': Generated 4 vectors 20250816122523509 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423982637087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423982637087"} 20250816122523509 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423982637087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523509 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523509 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523510 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523510 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423982637087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423982637087"} 20250816122523510 DAUC <0003> db_auc.c:192 IMSI='262423982637087': No 3G Auth Data 20250816122523510 DAUC <0003> db_auc.c:236 IMSI='262423982637087': Calling to generate 5 vectors 20250816122523510 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250816122523510 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523510 DAUC <0003> auc.c:113 vector [0]: rand = 5cf76ff378b1d808a826c8fcadab5765 20250816122523510 DAUC <0003> auc.c:179 vector [0]: kc = 12f070e4649f2c00 20250816122523510 DAUC <0003> auc.c:180 vector [0]: sres = b9018984 20250816122523510 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250816122523510 DAUC <0003> auc.c:113 vector [1]: rand = 2fd07b2ea58a1b185a3eebecbfcff391 20250816122523510 DAUC <0003> auc.c:179 vector [1]: kc = 8eb9e4da7d45c000 20250816122523510 DAUC <0003> auc.c:180 vector [1]: sres = 200f7b72 20250816122523510 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250816122523510 DAUC <0003> auc.c:113 vector [2]: rand = 50039b3e4361de2784ddbeb61da97f87 20250816122523510 DAUC <0003> auc.c:179 vector [2]: kc = 54db7197ed345c00 20250816122523510 DAUC <0003> auc.c:180 vector [2]: sres = bfae7409 20250816122523510 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250816122523510 DAUC <0003> auc.c:113 vector [3]: rand = a4d8902703343f1441b268436274a647 20250816122523510 DAUC <0003> auc.c:179 vector [3]: kc = 1783ef645d938000 20250816122523510 DAUC <0003> auc.c:180 vector [3]: sres = 9d5c9ed8 20250816122523510 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250816122523510 DAUC <0003> auc.c:113 vector [4]: rand = 3e80a99668011bd033644c3b55b59b7b 20250816122523510 DAUC <0003> auc.c:179 vector [4]: kc = c8d2c27f05946400 20250816122523510 DAUC <0003> auc.c:180 vector [4]: sres = ab2fe6c2 20250816122523510 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250816122523510 DAUC <0003> db_auc.c:245 IMSI='262423982637087': Generated 5 vectors 20250816122523510 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423982637087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423982637087"} 20250816122523510 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423982637087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523510 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523510 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523512 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523512 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423982637087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423982637087"} 20250816122523512 DAUC <0003> db_auc.c:192 IMSI='262423982637087': No 3G Auth Data 20250816122523512 DAUC <0003> db_auc.c:236 IMSI='262423982637087': Calling to generate 5 vectors 20250816122523512 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250816122523512 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523512 DAUC <0003> auc.c:113 vector [0]: rand = 7f5fd3a0b07e98477dd5eb8c35a34c99 20250816122523512 DAUC <0003> auc.c:179 vector [0]: kc = 67568b0edf56c800 20250816122523512 DAUC <0003> auc.c:180 vector [0]: sres = d27336b9 20250816122523512 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250816122523512 DAUC <0003> auc.c:113 vector [1]: rand = 075314e35bdfe0b42cc4fb3a03fec0dc 20250816122523512 DAUC <0003> auc.c:179 vector [1]: kc = a489b14ed93fa800 20250816122523512 DAUC <0003> auc.c:180 vector [1]: sres = 7fccaf56 20250816122523512 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250816122523512 DAUC <0003> auc.c:113 vector [2]: rand = ac66fccc34d3e395cdec6bade7858958 20250816122523512 DAUC <0003> auc.c:179 vector [2]: kc = 7fbc382384fc7400 20250816122523512 DAUC <0003> auc.c:180 vector [2]: sres = 3530c4e2 20250816122523512 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250816122523512 DAUC <0003> auc.c:113 vector [3]: rand = 7205bbefde280f3b7bf19b6dfe93b3d5 20250816122523512 DAUC <0003> auc.c:179 vector [3]: kc = 6bd58b70c0d98800 20250816122523512 DAUC <0003> auc.c:180 vector [3]: sres = 7ad0acbf 20250816122523512 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250816122523512 DAUC <0003> auc.c:113 vector [4]: rand = 709b89016502729d190230e70c28c1d6 20250816122523512 DAUC <0003> auc.c:179 vector [4]: kc = 565345a97756cc00 20250816122523512 DAUC <0003> auc.c:180 vector [4]: sres = e4f1cac9 20250816122523512 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250816122523512 DAUC <0003> db_auc.c:245 IMSI='262423982637087': Generated 5 vectors 20250816122523512 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423982637087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423982637087"} 20250816122523512 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423982637087 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523512 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523512 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36704<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122523514 DAUC <0003> db_auc.c:157 IMSI='262424570561665': No 2G Auth Data 20250816122523514 DAUC <0003> db_auc.c:192 IMSI='262424570561665': No 3G Auth Data HLR_Test-GSUP(21)@86dfd19c8bd0: Created GsupExpect[0] for "262424570561665" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250816122523522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36710<->l=127.0.0.1:4258 20250816122523524 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523524 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424570561665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424570561665"} 20250816122523524 DAUC <0003> db_auc.c:192 IMSI='262424570561665': No 3G Auth Data 20250816122523524 DAUC <0003> db_auc.c:236 IMSI='262424570561665': Calling to generate 1 vectors 20250816122523524 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250816122523524 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523524 DAUC <0003> auc.c:113 vector [0]: rand = 366324027920b1fd058e9089833e04d9 20250816122523524 DAUC <0003> auc.c:179 vector [0]: kc = e1fa7827cdd70c21 20250816122523524 DAUC <0003> auc.c:180 vector [0]: sres = 5ab776c7 20250816122523524 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250816122523524 DAUC <0003> db_auc.c:245 IMSI='262424570561665': Generated 1 vectors 20250816122523525 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424570561665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424570561665"} 20250816122523525 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262424570561665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523525 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523525 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@86dfd19c8bd0: Found GsupExpect[0] for "262424570561665" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@86dfd19c8bd0: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262424570561665" TC_gsup_sai_num_auth_vectors(26)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122523526 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523526 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424570561665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424570561665"} 20250816122523526 DAUC <0003> db_auc.c:192 IMSI='262424570561665': No 3G Auth Data 20250816122523526 DAUC <0003> db_auc.c:236 IMSI='262424570561665': Calling to generate 4 vectors 20250816122523526 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250816122523526 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523526 DAUC <0003> auc.c:113 vector [0]: rand = 899791c70fdfa829d2f694c9296e4a05 20250816122523526 DAUC <0003> auc.c:179 vector [0]: kc = cc265901ff19c7c2 20250816122523526 DAUC <0003> auc.c:180 vector [0]: sres = c98ec903 20250816122523526 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250816122523526 DAUC <0003> auc.c:113 vector [1]: rand = 0847d1bd84e80afb444a31ea383a0fd5 20250816122523526 DAUC <0003> auc.c:179 vector [1]: kc = 7bc61f0d78f27b95 20250816122523526 DAUC <0003> auc.c:180 vector [1]: sres = 6b0d30b2 20250816122523526 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250816122523526 DAUC <0003> auc.c:113 vector [2]: rand = c7d06b0977826cb11378b0a50304cd49 20250816122523526 DAUC <0003> auc.c:179 vector [2]: kc = 0b10c3db0d15e97f 20250816122523526 DAUC <0003> auc.c:180 vector [2]: sres = 7b8fe002 20250816122523526 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250816122523526 DAUC <0003> auc.c:113 vector [3]: rand = b2ccc8c01b6ce1228e3272c308eaca54 20250816122523526 DAUC <0003> auc.c:179 vector [3]: kc = 1c5ee774f4a638ab 20250816122523526 DAUC <0003> auc.c:180 vector [3]: sres = 437dd5f2 20250816122523526 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250816122523526 DAUC <0003> db_auc.c:245 IMSI='262424570561665': Generated 4 vectors 20250816122523526 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424570561665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424570561665"} 20250816122523526 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262424570561665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523526 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523526 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523527 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523527 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424570561665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424570561665"} 20250816122523527 DAUC <0003> db_auc.c:192 IMSI='262424570561665': No 3G Auth Data 20250816122523527 DAUC <0003> db_auc.c:236 IMSI='262424570561665': Calling to generate 5 vectors 20250816122523527 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250816122523527 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523527 DAUC <0003> auc.c:113 vector [0]: rand = 43c37da247e7ec59b93df761e85e870e 20250816122523527 DAUC <0003> auc.c:179 vector [0]: kc = da3150725f34ecec 20250816122523527 DAUC <0003> auc.c:180 vector [0]: sres = 9d4a302f 20250816122523527 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250816122523527 DAUC <0003> auc.c:113 vector [1]: rand = f86ffdbf43ef5fe9e20aa9cf87b9e984 20250816122523527 DAUC <0003> auc.c:179 vector [1]: kc = cf75ecc0090c6bad 20250816122523527 DAUC <0003> auc.c:180 vector [1]: sres = fb55bc78 20250816122523527 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250816122523527 DAUC <0003> auc.c:113 vector [2]: rand = 2d817427b4facd19f3612f9635b768e7 20250816122523527 DAUC <0003> auc.c:179 vector [2]: kc = b581e8b62a6c77cc 20250816122523528 DAUC <0003> auc.c:180 vector [2]: sres = a6282673 20250816122523528 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250816122523528 DAUC <0003> auc.c:113 vector [3]: rand = 79ea4e748f8da372ea98ac19972e3ccd 20250816122523528 DAUC <0003> auc.c:179 vector [3]: kc = 3fa32261ef10e70d 20250816122523528 DAUC <0003> auc.c:180 vector [3]: sres = a4aa7bd2 20250816122523528 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250816122523528 DAUC <0003> auc.c:113 vector [4]: rand = 76d71e1054dfeee9255f50880ff1bfe5 20250816122523528 DAUC <0003> auc.c:179 vector [4]: kc = 2f7743c679f293c4 20250816122523528 DAUC <0003> auc.c:180 vector [4]: sres = 51ddc31e 20250816122523528 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250816122523528 DAUC <0003> db_auc.c:245 IMSI='262424570561665': Generated 5 vectors 20250816122523528 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424570561665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424570561665"} 20250816122523528 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262424570561665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523528 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523528 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523529 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523529 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424570561665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424570561665"} 20250816122523529 DAUC <0003> db_auc.c:192 IMSI='262424570561665': No 3G Auth Data 20250816122523529 DAUC <0003> db_auc.c:236 IMSI='262424570561665': Calling to generate 5 vectors 20250816122523529 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250816122523529 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523529 DAUC <0003> auc.c:113 vector [0]: rand = ec84e761378b3d10c1188521eeb11188 20250816122523529 DAUC <0003> auc.c:179 vector [0]: kc = 8366cb77315983a4 20250816122523529 DAUC <0003> auc.c:180 vector [0]: sres = d977e93f 20250816122523529 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250816122523529 DAUC <0003> auc.c:113 vector [1]: rand = da5e9a3a71ad5ce731d60e94baeb14a4 20250816122523529 DAUC <0003> auc.c:179 vector [1]: kc = e4992b2e30f2e1db 20250816122523529 DAUC <0003> auc.c:180 vector [1]: sres = aa302cfa 20250816122523529 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250816122523529 DAUC <0003> auc.c:113 vector [2]: rand = 8d9b3997b47b5ecd6d12fb1052776946 20250816122523529 DAUC <0003> auc.c:179 vector [2]: kc = 3ed32b0b02aa3571 20250816122523529 DAUC <0003> auc.c:180 vector [2]: sres = 27445246 20250816122523529 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250816122523529 DAUC <0003> auc.c:113 vector [3]: rand = 14d1e791ec3e928cdb0e083a9e895698 20250816122523529 DAUC <0003> auc.c:179 vector [3]: kc = adbeb80bd930eff7 20250816122523529 DAUC <0003> auc.c:180 vector [3]: sres = ff7dcb9c 20250816122523529 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250816122523529 DAUC <0003> auc.c:113 vector [4]: rand = 311036ee4471002feb5aaed0a690eda0 20250816122523529 DAUC <0003> auc.c:179 vector [4]: kc = 5587cb18e0a7cab2 20250816122523529 DAUC <0003> auc.c:180 vector [4]: sres = aa335dfd 20250816122523529 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250816122523529 DAUC <0003> db_auc.c:245 IMSI='262424570561665': Generated 5 vectors 20250816122523529 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424570561665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424570561665"} 20250816122523529 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262424570561665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523529 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523529 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36710<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122523532 DAUC <0003> db_auc.c:157 IMSI='262427989624282': No 2G Auth Data 20250816122523532 DAUC <0003> db_auc.c:192 IMSI='262427989624282': No 3G Auth Data HLR_Test-GSUP(21)@86dfd19c8bd0: Created GsupExpect[0] for "262427989624282" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250816122523539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36714<->l=127.0.0.1:4258 20250816122523542 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523542 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427989624282 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427989624282"} 20250816122523542 DAUC <0003> db_auc.c:157 IMSI='262427989624282': No 2G Auth Data 20250816122523542 DAUC <0003> db_auc.c:236 IMSI='262427989624282': Calling to generate 1 vectors 20250816122523542 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250816122523542 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122523542 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122523542 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250816122523542 DAUC <0003> auc.c:113 vector [0]: rand = ecb1d73e17405d39f2d90e3f0e6d0b11 20250816122523542 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250816122523542 DAUC <0003> auc.c:142 vector [0]: autn = 93ef4e9f4da90000ac0f28da4dc49a22 20250816122523542 DAUC <0003> auc.c:143 vector [0]: ck = 4047be0a16cfa4a38e34a990d1315cf8 20250816122523542 DAUC <0003> auc.c:144 vector [0]: ik = 8d8aacd8fc6d756e8cb7c2b640b88b0f 20250816122523542 DAUC <0003> auc.c:145 vector [0]: res = 92b1e78c722291490000000000000000 20250816122523542 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122523542 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250816122523542 DAUC <0003> auc.c:151 vector [0]: kc = cf4e79f47b2b063a 20250816122523542 DAUC <0003> auc.c:152 vector [0]: sres = e09376c5 20250816122523542 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250816122523542 DAUC <0003> db_auc.c:245 IMSI='262427989624282': Generated 1 vectors 20250816122523542 DAUC <0003> db_auc.c:249 IMSI='262427989624282': Updating SQN=33 in DB 20250816122523542 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427989624282 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427989624282"} 20250816122523542 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427989624282 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523542 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523542 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@86dfd19c8bd0: Found GsupExpect[0] for "262427989624282" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@86dfd19c8bd0: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262427989624282" TC_gsup_sai_num_auth_vectors(27)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122523544 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523544 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427989624282 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427989624282"} 20250816122523544 DAUC <0003> db_auc.c:157 IMSI='262427989624282': No 2G Auth Data 20250816122523544 DAUC <0003> db_auc.c:236 IMSI='262427989624282': Calling to generate 4 vectors 20250816122523544 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250816122523544 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122523544 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122523544 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250816122523544 DAUC <0003> auc.c:113 vector [0]: rand = 8d7efd4cc4ab321e38312bb4fc831a33 20250816122523544 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250816122523544 DAUC <0003> auc.c:142 vector [0]: autn = 5c5ee4f780b90000e74d72b936e4b0e8 20250816122523544 DAUC <0003> auc.c:143 vector [0]: ck = b73b8e246d9ed35c6e51adf4c6d60b11 20250816122523544 DAUC <0003> auc.c:144 vector [0]: ik = 37c59e4a5242582739b43aec210834be 20250816122523544 DAUC <0003> auc.c:145 vector [0]: res = 78fdad2b63e424e30000000000000000 20250816122523544 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122523544 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250816122523544 DAUC <0003> auc.c:151 vector [0]: kc = d71b8776d802b4d4 20250816122523544 DAUC <0003> auc.c:152 vector [0]: sres = 1b1989c8 20250816122523544 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250816122523544 DAUC <0003> auc.c:113 vector [1]: rand = 6681b3f20ba55320b70cd72dc1417d05 20250816122523544 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250816122523544 DAUC <0003> auc.c:142 vector [1]: autn = 9ae7069197840000d69831d0be2c5837 20250816122523544 DAUC <0003> auc.c:143 vector [1]: ck = ccc198ff0db86ac329e841b171f0568b 20250816122523544 DAUC <0003> auc.c:144 vector [1]: ik = 323db230ade917a6ae75405e405466e0 20250816122523544 DAUC <0003> auc.c:145 vector [1]: res = 9532aa48c03383f20000000000000000 20250816122523544 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122523544 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250816122523544 DAUC <0003> auc.c:151 vector [1]: kc = 79612b2091f54d0e 20250816122523544 DAUC <0003> auc.c:152 vector [1]: sres = 550129ba 20250816122523544 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250816122523544 DAUC <0003> auc.c:113 vector [2]: rand = 41a6a1030c0ae3602c44dfcc925781dc 20250816122523544 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250816122523544 DAUC <0003> auc.c:142 vector [2]: autn = 091234431a8e0000945050e6f5362bec 20250816122523544 DAUC <0003> auc.c:143 vector [2]: ck = dd70ab97bbd6a10f0e4cd64c6a05d418 20250816122523544 DAUC <0003> auc.c:144 vector [2]: ik = 451d19b5d6cf008bc5853c4d119ae7d5 20250816122523544 DAUC <0003> auc.c:145 vector [2]: res = 1226a6058cc5f41e0000000000000000 20250816122523544 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122523544 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250816122523544 DAUC <0003> auc.c:151 vector [2]: kc = 53a4582316869249 20250816122523544 DAUC <0003> auc.c:152 vector [2]: sres = 9ee3521b 20250816122523544 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250816122523544 DAUC <0003> auc.c:113 vector [3]: rand = a9b2fff008ee4a7de36320bb16910753 20250816122523544 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250816122523544 DAUC <0003> auc.c:142 vector [3]: autn = 8c6cb86b550e000019ab97ec8db51e38 20250816122523544 DAUC <0003> auc.c:143 vector [3]: ck = 98e22bc025867ceb6a3d8693876082e6 20250816122523544 DAUC <0003> auc.c:144 vector [3]: ik = 21d1652fc5a9a678d28cffb42c9e4496 20250816122523544 DAUC <0003> auc.c:145 vector [3]: res = 57038d72f536f7fa0000000000000000 20250816122523544 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122523544 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250816122523544 DAUC <0003> auc.c:151 vector [3]: kc = 018237c84bd11ce3 20250816122523544 DAUC <0003> auc.c:152 vector [3]: sres = a2357a88 20250816122523544 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250816122523544 DAUC <0003> db_auc.c:245 IMSI='262427989624282': Generated 4 vectors 20250816122523544 DAUC <0003> db_auc.c:249 IMSI='262427989624282': Updating SQN=161 in DB 20250816122523544 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427989624282 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427989624282"} 20250816122523544 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427989624282 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523544 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523544 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523546 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523546 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427989624282 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427989624282"} 20250816122523546 DAUC <0003> db_auc.c:157 IMSI='262427989624282': No 2G Auth Data 20250816122523546 DAUC <0003> db_auc.c:236 IMSI='262427989624282': Calling to generate 5 vectors 20250816122523546 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250816122523546 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122523546 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122523546 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250816122523546 DAUC <0003> auc.c:113 vector [0]: rand = 6050c3e7e127a241d266c38e0c5dcb22 20250816122523546 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250816122523546 DAUC <0003> auc.c:142 vector [0]: autn = edd99c851e3e000079091b68f761f828 20250816122523546 DAUC <0003> auc.c:143 vector [0]: ck = 11365d94fd430bfe0927a4103efa3902 20250816122523546 DAUC <0003> auc.c:144 vector [0]: ik = f90d089b8d490cf37ea875228e26ab3e 20250816122523546 DAUC <0003> auc.c:145 vector [0]: res = 805bc993e83a883c0000000000000000 20250816122523546 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122523546 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250816122523546 DAUC <0003> auc.c:151 vector [0]: kc = 9fb4843dc0d69531 20250816122523546 DAUC <0003> auc.c:152 vector [0]: sres = 686141af 20250816122523546 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250816122523546 DAUC <0003> auc.c:113 vector [1]: rand = 868a1893f657889ec5fec579db3aa1bd 20250816122523546 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250816122523546 DAUC <0003> auc.c:142 vector [1]: autn = 8a22c4f0e74200005f7ab580f23c5a1b 20250816122523546 DAUC <0003> auc.c:143 vector [1]: ck = 01e44b2e99768cfed9f41067585a1876 20250816122523546 DAUC <0003> auc.c:144 vector [1]: ik = 80d7b75b15813c8153662bbf47153e51 20250816122523546 DAUC <0003> auc.c:145 vector [1]: res = b35197527b44fdc40000000000000000 20250816122523546 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122523546 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250816122523546 DAUC <0003> auc.c:151 vector [1]: kc = 0ba1c7ad93b89658 20250816122523546 DAUC <0003> auc.c:152 vector [1]: sres = c8156a96 20250816122523546 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250816122523546 DAUC <0003> auc.c:113 vector [2]: rand = 30367b575defc8ef4e45d1791b4fa44e 20250816122523546 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250816122523546 DAUC <0003> auc.c:142 vector [2]: autn = 711e8fa07f2e0000d156ca2b34793103 20250816122523546 DAUC <0003> auc.c:143 vector [2]: ck = abc6302d41ab232900c243828708b9d6 20250816122523546 DAUC <0003> auc.c:144 vector [2]: ik = b72b289b3c40ec7c59f6fbb4ed7bbad0 20250816122523546 DAUC <0003> auc.c:145 vector [2]: res = 62e66de8b5751e550000000000000000 20250816122523546 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122523546 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250816122523546 DAUC <0003> auc.c:151 vector [2]: kc = 45d9a0801798cc53 20250816122523546 DAUC <0003> auc.c:152 vector [2]: sres = d79373bd 20250816122523546 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250816122523546 DAUC <0003> auc.c:113 vector [3]: rand = 240ae112fc84f3d8dc6806b8eab4a6f6 20250816122523546 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250816122523546 DAUC <0003> auc.c:142 vector [3]: autn = 6e05e5f38447000049e0ab9bbcd6176e 20250816122523546 DAUC <0003> auc.c:143 vector [3]: ck = fa4632666885ecc8dbf1c553fadc49fb 20250816122523546 DAUC <0003> auc.c:144 vector [3]: ik = 10f5feb1f32b655a55990d03146e94df 20250816122523546 DAUC <0003> auc.c:145 vector [3]: res = a0aac8d998824d740000000000000000 20250816122523546 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122523546 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250816122523546 DAUC <0003> auc.c:151 vector [3]: kc = 64db0487751c54b6 20250816122523546 DAUC <0003> auc.c:152 vector [3]: sres = 382885ad 20250816122523546 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250816122523546 DAUC <0003> auc.c:113 vector [4]: rand = 93e3e1e34829e4f2a5199eb35ea4ab12 20250816122523546 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250816122523546 DAUC <0003> auc.c:142 vector [4]: autn = 938158df96230000b67df5a681c4d427 20250816122523546 DAUC <0003> auc.c:143 vector [4]: ck = b041917675068769a7976fc1201eb049 20250816122523546 DAUC <0003> auc.c:144 vector [4]: ik = 932f2467b6e805befd96f1f42eb83647 20250816122523546 DAUC <0003> auc.c:145 vector [4]: res = ffbc72e70e8540fc0000000000000000 20250816122523546 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250816122523546 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250816122523546 DAUC <0003> auc.c:151 vector [4]: kc = 796f2b24cd4804d9 20250816122523546 DAUC <0003> auc.c:152 vector [4]: sres = f139321b 20250816122523546 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250816122523546 DAUC <0003> db_auc.c:245 IMSI='262427989624282': Generated 5 vectors 20250816122523546 DAUC <0003> db_auc.c:249 IMSI='262427989624282': Updating SQN=321 in DB 20250816122523546 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427989624282 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427989624282"} 20250816122523546 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427989624282 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523546 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523546 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523548 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523548 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427989624282 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427989624282"} 20250816122523548 DAUC <0003> db_auc.c:157 IMSI='262427989624282': No 2G Auth Data 20250816122523548 DAUC <0003> db_auc.c:236 IMSI='262427989624282': Calling to generate 5 vectors 20250816122523548 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250816122523548 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122523548 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122523548 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250816122523548 DAUC <0003> auc.c:113 vector [0]: rand = c43deb038eb484af02103e2191fb070c 20250816122523548 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250816122523548 DAUC <0003> auc.c:142 vector [0]: autn = 9c3098d9671f0000c0134d5809d4c9eb 20250816122523548 DAUC <0003> auc.c:143 vector [0]: ck = eb36d00c306f509a7ad29980577a7ff9 20250816122523548 DAUC <0003> auc.c:144 vector [0]: ik = 26f8895e4a948b9be19e80b92587af26 20250816122523548 DAUC <0003> auc.c:145 vector [0]: res = dc8ad2891ae292680000000000000000 20250816122523548 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122523548 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250816122523548 DAUC <0003> auc.c:151 vector [0]: kc = 5682406b08060bde 20250816122523548 DAUC <0003> auc.c:152 vector [0]: sres = c66840e1 20250816122523548 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250816122523548 DAUC <0003> auc.c:113 vector [1]: rand = 723d24ebc2a55e83d0d800502f201753 20250816122523548 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250816122523548 DAUC <0003> auc.c:142 vector [1]: autn = 0737a77c6e6a000077d2279f8e2ed702 20250816122523548 DAUC <0003> auc.c:143 vector [1]: ck = 431a491f3cd514c7421ecaec8e6c2f5f 20250816122523548 DAUC <0003> auc.c:144 vector [1]: ik = fa289d31eca17a9c54b1f5592abd1f66 20250816122523548 DAUC <0003> auc.c:145 vector [1]: res = b0c5b8d076adfeaf0000000000000000 20250816122523548 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122523548 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250816122523548 DAUC <0003> auc.c:151 vector [1]: kc = af9deb9b74a55e62 20250816122523548 DAUC <0003> auc.c:152 vector [1]: sres = c668467f 20250816122523548 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250816122523548 DAUC <0003> auc.c:113 vector [2]: rand = 856a27b8027d905285179e1d34a26d40 20250816122523548 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250816122523548 DAUC <0003> auc.c:142 vector [2]: autn = f79dcfc3e58e0000fcf0b36c473c0b47 20250816122523548 DAUC <0003> auc.c:143 vector [2]: ck = 5fd54ffe5e958f7cfd32224e2affdbe3 20250816122523548 DAUC <0003> auc.c:144 vector [2]: ik = d458ff16b56d6dc7ac19bdccfe55335d 20250816122523548 DAUC <0003> auc.c:145 vector [2]: res = 903a243b4f35def20000000000000000 20250816122523548 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122523548 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250816122523548 DAUC <0003> auc.c:151 vector [2]: kc = daa62f6a3f520a05 20250816122523548 DAUC <0003> auc.c:152 vector [2]: sres = df0ffac9 20250816122523548 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250816122523548 DAUC <0003> auc.c:113 vector [3]: rand = 5078183a6584f281333741f0f7683caa 20250816122523548 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250816122523548 DAUC <0003> auc.c:142 vector [3]: autn = 9c2b379cc34b0000c243dc59f0fc5f57 20250816122523548 DAUC <0003> auc.c:143 vector [3]: ck = 4c111d04bb19da157da10f5d9210dfc4 20250816122523548 DAUC <0003> auc.c:144 vector [3]: ik = e2fcccf1538bb86ef5ac81a89810cc78 20250816122523548 DAUC <0003> auc.c:145 vector [3]: res = a4891d36eff959190000000000000000 20250816122523548 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122523548 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250816122523548 DAUC <0003> auc.c:151 vector [3]: kc = 26e05f00e29271c7 20250816122523548 DAUC <0003> auc.c:152 vector [3]: sres = 4b70442f 20250816122523548 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250816122523548 DAUC <0003> auc.c:113 vector [4]: rand = df746be80b462fe0b54d1e49fdb6e945 20250816122523548 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250816122523548 DAUC <0003> auc.c:142 vector [4]: autn = 43866c8023fc000078652a6f2193d487 20250816122523548 DAUC <0003> auc.c:143 vector [4]: ck = 6c35a42ac326749cd1406b8f9669ad52 20250816122523548 DAUC <0003> auc.c:144 vector [4]: ik = 2dc0b5f47e6a7310a4235f6b034b1357 20250816122523548 DAUC <0003> auc.c:145 vector [4]: res = 6b0d75a7d7ddc91d0000000000000000 20250816122523548 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250816122523548 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250816122523548 DAUC <0003> auc.c:151 vector [4]: kc = 3496253a286eb989 20250816122523548 DAUC <0003> auc.c:152 vector [4]: sres = bcd0bcba 20250816122523548 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250816122523548 DAUC <0003> db_auc.c:245 IMSI='262427989624282': Generated 5 vectors 20250816122523548 DAUC <0003> db_auc.c:249 IMSI='262427989624282': Updating SQN=481 in DB 20250816122523548 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427989624282 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427989624282"} 20250816122523548 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427989624282 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523548 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523548 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36714<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122523551 DAUC <0003> db_auc.c:157 IMSI='262424965961725': No 2G Auth Data 20250816122523551 DAUC <0003> db_auc.c:192 IMSI='262424965961725': No 3G Auth Data HLR_Test-GSUP(21)@86dfd19c8bd0: Created GsupExpect[0] for "262424965961725" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250816122523559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36718<->l=127.0.0.1:4258 20250816122523561 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523561 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424965961725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424965961725"} 20250816122523561 DAUC <0003> db_auc.c:157 IMSI='262424965961725': No 2G Auth Data 20250816122523561 DAUC <0003> db_auc.c:236 IMSI='262424965961725': Calling to generate 1 vectors 20250816122523561 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250816122523561 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122523561 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250816122523561 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250816122523562 DAUC <0003> auc.c:113 vector [0]: rand = 6fa04d9339bd58919ce7d09a54b33bf9 20250816122523562 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250816122523562 DAUC <0003> auc.c:142 vector [0]: autn = 899c5b0278de0000f803d224ecc534c8 20250816122523562 DAUC <0003> auc.c:143 vector [0]: ck = c8a27b0b00cedc71b83be3d16939c01b 20250816122523562 DAUC <0003> auc.c:144 vector [0]: ik = 43997963845c68b01e2e0648cb95e041 20250816122523562 DAUC <0003> auc.c:145 vector [0]: res = 77a4bec3f05eaee80000000000000000 20250816122523562 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122523562 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250816122523562 DAUC <0003> auc.c:151 vector [0]: kc = 2d2ee7f1263e949b 20250816122523562 DAUC <0003> auc.c:152 vector [0]: sres = 87fa102b 20250816122523562 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250816122523562 DAUC <0003> db_auc.c:245 IMSI='262424965961725': Generated 1 vectors 20250816122523562 DAUC <0003> db_auc.c:249 IMSI='262424965961725': Updating SQN=33 in DB 20250816122523562 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424965961725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424965961725"} 20250816122523562 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262424965961725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523562 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523562 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@86dfd19c8bd0: Found GsupExpect[0] for "262424965961725" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@86dfd19c8bd0: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262424965961725" TC_gsup_sai_num_auth_vectors(28)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122523563 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523563 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424965961725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424965961725"} 20250816122523563 DAUC <0003> db_auc.c:157 IMSI='262424965961725': No 2G Auth Data 20250816122523563 DAUC <0003> db_auc.c:236 IMSI='262424965961725': Calling to generate 4 vectors 20250816122523563 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250816122523563 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122523563 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250816122523563 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250816122523563 DAUC <0003> auc.c:113 vector [0]: rand = 94a0c5113edbdfe8a83fe1679ab23db2 20250816122523563 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250816122523563 DAUC <0003> auc.c:142 vector [0]: autn = 21539223d45e000046743aec2adaa3c8 20250816122523563 DAUC <0003> auc.c:143 vector [0]: ck = cf3d9b25172164f402a3329b422629ed 20250816122523563 DAUC <0003> auc.c:144 vector [0]: ik = 8ebbffb1d9d6ffdb061d75766ab623cd 20250816122523563 DAUC <0003> auc.c:145 vector [0]: res = 0261d40475db96b40000000000000000 20250816122523563 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122523563 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250816122523563 DAUC <0003> auc.c:151 vector [0]: kc = 45382379e667910f 20250816122523563 DAUC <0003> auc.c:152 vector [0]: sres = 77ba42b0 20250816122523563 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250816122523563 DAUC <0003> auc.c:113 vector [1]: rand = e46dfce1eb1d3a27e8061028a85f6e0b 20250816122523563 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250816122523563 DAUC <0003> auc.c:142 vector [1]: autn = 10a40613ea2000008fefc682096f3844 20250816122523563 DAUC <0003> auc.c:143 vector [1]: ck = ee4d2fec8192caa346f27423727ed7a2 20250816122523563 DAUC <0003> auc.c:144 vector [1]: ik = 6e1dcb912cfc3c94815093bd1c8a7354 20250816122523563 DAUC <0003> auc.c:145 vector [1]: res = 6a171d5251e6ddf30000000000000000 20250816122523563 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122523563 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250816122523563 DAUC <0003> auc.c:151 vector [1]: kc = 47f203e3c39a52c1 20250816122523563 DAUC <0003> auc.c:152 vector [1]: sres = 3bf1c0a1 20250816122523563 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250816122523563 DAUC <0003> auc.c:113 vector [2]: rand = 5c5fc125dc73b58a25c644c3b03ee977 20250816122523563 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250816122523563 DAUC <0003> auc.c:142 vector [2]: autn = c5d91e3c9d2d000092a5a267aac13037 20250816122523563 DAUC <0003> auc.c:143 vector [2]: ck = ba088b3eab68a4b0e9a6acec7e9e29ac 20250816122523563 DAUC <0003> auc.c:144 vector [2]: ik = 9598a37bc0b27b2c4ef1abb28e3a52a7 20250816122523563 DAUC <0003> auc.c:145 vector [2]: res = 6ffe1df7a4b70ab60000000000000000 20250816122523563 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122523563 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250816122523563 DAUC <0003> auc.c:151 vector [2]: kc = 88c72f1b9b7ea497 20250816122523563 DAUC <0003> auc.c:152 vector [2]: sres = cb491741 20250816122523563 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250816122523563 DAUC <0003> auc.c:113 vector [3]: rand = 5ed18cdfac037997ef9dd623b16d16e6 20250816122523563 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250816122523563 DAUC <0003> auc.c:142 vector [3]: autn = 754a2d8d438b0000fce0be4ee506ba47 20250816122523563 DAUC <0003> auc.c:143 vector [3]: ck = 7b62bddc3dabc40b6346a3890dda6eea 20250816122523563 DAUC <0003> auc.c:144 vector [3]: ik = 025c25cc72aa8bf14d8d1e9d05750924 20250816122523563 DAUC <0003> auc.c:145 vector [3]: res = 2f104c8cc5a39e770000000000000000 20250816122523563 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122523563 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250816122523563 DAUC <0003> auc.c:151 vector [3]: kc = 57f5250447ae2834 20250816122523563 DAUC <0003> auc.c:152 vector [3]: sres = eab3d2fb 20250816122523563 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250816122523563 DAUC <0003> db_auc.c:245 IMSI='262424965961725': Generated 4 vectors 20250816122523563 DAUC <0003> db_auc.c:249 IMSI='262424965961725': Updating SQN=161 in DB 20250816122523563 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424965961725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424965961725"} 20250816122523563 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262424965961725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523563 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523563 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523564 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523564 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424965961725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424965961725"} 20250816122523564 DAUC <0003> db_auc.c:157 IMSI='262424965961725': No 2G Auth Data 20250816122523564 DAUC <0003> db_auc.c:236 IMSI='262424965961725': Calling to generate 5 vectors 20250816122523564 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250816122523564 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122523564 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250816122523564 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250816122523564 DAUC <0003> auc.c:113 vector [0]: rand = 56413603d9498cfc1db9eeb1c3d2947e 20250816122523564 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250816122523564 DAUC <0003> auc.c:142 vector [0]: autn = 3bbecb48cd020000dd23ae2181d3f4fd 20250816122523564 DAUC <0003> auc.c:143 vector [0]: ck = 15768609c5852e7c03a04ddcc1b3ab17 20250816122523564 DAUC <0003> auc.c:144 vector [0]: ik = f0201bb54700c285b9cbd90e64f03d64 20250816122523564 DAUC <0003> auc.c:145 vector [0]: res = 9c34336017436e500000000000000000 20250816122523564 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122523564 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250816122523564 DAUC <0003> auc.c:151 vector [0]: kc = 5f3d096e27c67a8a 20250816122523564 DAUC <0003> auc.c:152 vector [0]: sres = 8b775d30 20250816122523564 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250816122523564 DAUC <0003> auc.c:113 vector [1]: rand = 9d4378837a56a52a3a039013121718d2 20250816122523564 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250816122523564 DAUC <0003> auc.c:142 vector [1]: autn = c9ae1fd5b8f20000840cdd8687e340cf 20250816122523564 DAUC <0003> auc.c:143 vector [1]: ck = 66cd6265a55946ed0046c2cc18a3db7f 20250816122523564 DAUC <0003> auc.c:144 vector [1]: ik = fa8fc59bb9ffa2dc8c8843f673423fc0 20250816122523564 DAUC <0003> auc.c:145 vector [1]: res = 27aa72ed5113816a0000000000000000 20250816122523564 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122523564 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250816122523564 DAUC <0003> auc.c:151 vector [1]: kc = 108c26c47747008e 20250816122523564 DAUC <0003> auc.c:152 vector [1]: sres = 76b9f387 20250816122523564 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250816122523564 DAUC <0003> auc.c:113 vector [2]: rand = dad4bc79798c96ec97bbd35e3ffd1538 20250816122523564 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250816122523564 DAUC <0003> auc.c:142 vector [2]: autn = 32b8fc5da73f000005633cf367552e8e 20250816122523564 DAUC <0003> auc.c:143 vector [2]: ck = e59bebf49702c923d8576457004f3847 20250816122523564 DAUC <0003> auc.c:144 vector [2]: ik = 42a0486445072dcfc732fdfef7634eb9 20250816122523564 DAUC <0003> auc.c:145 vector [2]: res = f63a427eb74a30b90000000000000000 20250816122523564 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122523564 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250816122523564 DAUC <0003> auc.c:151 vector [2]: kc = b85e3a3925299212 20250816122523564 DAUC <0003> auc.c:152 vector [2]: sres = 417072c7 20250816122523564 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250816122523564 DAUC <0003> auc.c:113 vector [3]: rand = 0b7c629bb5af38470e61468e85e75dc0 20250816122523564 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250816122523564 DAUC <0003> auc.c:142 vector [3]: autn = 494f54ed409f0000b470de1eb4495560 20250816122523564 DAUC <0003> auc.c:143 vector [3]: ck = 612eb7efe9084f0552ca81ec9254f6cf 20250816122523564 DAUC <0003> auc.c:144 vector [3]: ik = 92eba71c60f6e3271d8ec133274ad36d 20250816122523564 DAUC <0003> auc.c:145 vector [3]: res = 554c4060db1396260000000000000000 20250816122523564 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122523564 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250816122523564 DAUC <0003> auc.c:151 vector [3]: kc = bc81502c3ce08980 20250816122523564 DAUC <0003> auc.c:152 vector [3]: sres = 8e5fd646 20250816122523564 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250816122523564 DAUC <0003> auc.c:113 vector [4]: rand = aea4677a9d323adc2d93329ded921529 20250816122523564 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250816122523564 DAUC <0003> auc.c:142 vector [4]: autn = fccc5641b357000004544b2e48349ea1 20250816122523564 DAUC <0003> auc.c:143 vector [4]: ck = fe8f047cd950ae82c112c8c8142ec1b1 20250816122523564 DAUC <0003> auc.c:144 vector [4]: ik = 46f2be3da1d097217a0ee3b8168890cc 20250816122523564 DAUC <0003> auc.c:145 vector [4]: res = 17c086d1a6f175aa0000000000000000 20250816122523564 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250816122523564 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250816122523564 DAUC <0003> auc.c:151 vector [4]: kc = 036191317a2668de 20250816122523564 DAUC <0003> auc.c:152 vector [4]: sres = b131f37b 20250816122523564 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250816122523564 DAUC <0003> db_auc.c:245 IMSI='262424965961725': Generated 5 vectors 20250816122523564 DAUC <0003> db_auc.c:249 IMSI='262424965961725': Updating SQN=321 in DB 20250816122523564 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424965961725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424965961725"} 20250816122523564 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262424965961725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523564 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523564 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523566 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523566 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424965961725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424965961725"} 20250816122523566 DAUC <0003> db_auc.c:157 IMSI='262424965961725': No 2G Auth Data 20250816122523566 DAUC <0003> db_auc.c:236 IMSI='262424965961725': Calling to generate 5 vectors 20250816122523566 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250816122523566 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122523566 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250816122523566 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250816122523566 DAUC <0003> auc.c:113 vector [0]: rand = 036a2a64d997832514e1f73d66352747 20250816122523566 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250816122523566 DAUC <0003> auc.c:142 vector [0]: autn = c7a8c6651eb10000a1fa548b0a130da2 20250816122523566 DAUC <0003> auc.c:143 vector [0]: ck = dc9190e1c9f7a914323cb2453bc0f1e7 20250816122523566 DAUC <0003> auc.c:144 vector [0]: ik = 7832c2116940f7e5331770b497a69be2 20250816122523566 DAUC <0003> auc.c:145 vector [0]: res = db8d16d84ada57350000000000000000 20250816122523566 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122523566 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250816122523566 DAUC <0003> auc.c:151 vector [0]: kc = a58890010cd134f4 20250816122523566 DAUC <0003> auc.c:152 vector [0]: sres = 915741ed 20250816122523566 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250816122523566 DAUC <0003> auc.c:113 vector [1]: rand = 413356fab594237669de66693a9d60cd 20250816122523566 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250816122523566 DAUC <0003> auc.c:142 vector [1]: autn = 17b18f1769140000875e4aaeb40280b3 20250816122523566 DAUC <0003> auc.c:143 vector [1]: ck = a74f3ef8b1565fc5c6ccc8bfad3aedda 20250816122523566 DAUC <0003> auc.c:144 vector [1]: ik = b8d858542cbc10ce87dc794f144006cf 20250816122523566 DAUC <0003> auc.c:145 vector [1]: res = a04c78a0f1ec75650000000000000000 20250816122523566 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122523566 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250816122523566 DAUC <0003> auc.c:151 vector [1]: kc = 5e87d75c2490a41e 20250816122523566 DAUC <0003> auc.c:152 vector [1]: sres = 51a00dc5 20250816122523566 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250816122523566 DAUC <0003> auc.c:113 vector [2]: rand = d69d4391bd40baa8860f8d935326bc94 20250816122523566 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250816122523566 DAUC <0003> auc.c:142 vector [2]: autn = d9fad9d628ff0000201e2e5936d45a55 20250816122523566 DAUC <0003> auc.c:143 vector [2]: ck = 08d9500aa14c5837d4c720e80ecba09b 20250816122523566 DAUC <0003> auc.c:144 vector [2]: ik = 48e78301e07176e58ce077794a4f2826 20250816122523566 DAUC <0003> auc.c:145 vector [2]: res = a1292c6cbfff29720000000000000000 20250816122523566 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122523566 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250816122523566 DAUC <0003> auc.c:151 vector [2]: kc = 1819849a05b9a66f 20250816122523566 DAUC <0003> auc.c:152 vector [2]: sres = 1ed6051e 20250816122523566 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250816122523566 DAUC <0003> auc.c:113 vector [3]: rand = 878e7505c0a7c93a5c3817937961b78c 20250816122523566 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250816122523566 DAUC <0003> auc.c:142 vector [3]: autn = d2e6736026db00003fb69185161ffd78 20250816122523566 DAUC <0003> auc.c:143 vector [3]: ck = 69dd27e57b2aaff80f356b226962367e 20250816122523566 DAUC <0003> auc.c:144 vector [3]: ik = 8027c10542fdcdffd89f515ab8850a8b 20250816122523566 DAUC <0003> auc.c:145 vector [3]: res = bc9fcc0f20a73db70000000000000000 20250816122523566 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122523566 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250816122523566 DAUC <0003> auc.c:151 vector [3]: kc = 3e50dc98e8305ef2 20250816122523566 DAUC <0003> auc.c:152 vector [3]: sres = 9c38f1b8 20250816122523566 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250816122523566 DAUC <0003> auc.c:113 vector [4]: rand = 5471c44228aea1a84884b19d545ba935 20250816122523566 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250816122523566 DAUC <0003> auc.c:142 vector [4]: autn = fac5cf64e58600002ff9c9df658b2b5e 20250816122523566 DAUC <0003> auc.c:143 vector [4]: ck = f136b4d981cdd6bb170a7d00cd502b6b 20250816122523566 DAUC <0003> auc.c:144 vector [4]: ik = 0e26575cb4df8ec9c6710b76da4d47df 20250816122523566 DAUC <0003> auc.c:145 vector [4]: res = 1937ed9acf5a5bf00000000000000000 20250816122523566 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250816122523566 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250816122523566 DAUC <0003> auc.c:151 vector [4]: kc = 2e6b95f3220f34c6 20250816122523566 DAUC <0003> auc.c:152 vector [4]: sres = d66db66a 20250816122523566 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250816122523566 DAUC <0003> db_auc.c:245 IMSI='262424965961725': Generated 5 vectors 20250816122523566 DAUC <0003> db_auc.c:249 IMSI='262424965961725': Updating SQN=481 in DB 20250816122523566 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424965961725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424965961725"} 20250816122523566 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262424965961725 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523566 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523566 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36718<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122523568 DAUC <0003> db_auc.c:157 IMSI='262422058689180': No 2G Auth Data 20250816122523568 DAUC <0003> db_auc.c:192 IMSI='262422058689180': No 3G Auth Data HLR_Test-GSUP(21)@86dfd19c8bd0: Created GsupExpect[0] for "262422058689180" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250816122523574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36724<->l=127.0.0.1:4258 20250816122523576 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523576 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422058689180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422058689180"} 20250816122523576 DAUC <0003> db_auc.c:236 IMSI='262422058689180': Calling to generate 1 vectors 20250816122523576 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250816122523576 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122523576 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122523576 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250816122523576 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523576 DAUC <0003> auc.c:113 vector [0]: rand = f15006945f10f1bad5085791dc449cfe 20250816122523576 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250816122523576 DAUC <0003> auc.c:142 vector [0]: autn = 8d31a7486e6b0000826f0a420dbdb60c 20250816122523576 DAUC <0003> auc.c:143 vector [0]: ck = ce907433be9224a044002fdd9ec0b898 20250816122523576 DAUC <0003> auc.c:144 vector [0]: ik = 5ac455a1650e7afb8883a39ec9f3f573 20250816122523576 DAUC <0003> auc.c:145 vector [0]: res = aca39930f12703f50000000000000000 20250816122523576 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122523576 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250816122523576 DAUC <0003> auc.c:179 vector [0]: kc = 0ac740dcbd41c400 20250816122523576 DAUC <0003> auc.c:180 vector [0]: sres = 966bf8c3 20250816122523576 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250816122523576 DAUC <0003> db_auc.c:245 IMSI='262422058689180': Generated 1 vectors 20250816122523576 DAUC <0003> db_auc.c:249 IMSI='262422058689180': Updating SQN=33 in DB 20250816122523576 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422058689180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422058689180"} 20250816122523576 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422058689180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523576 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523576 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@86dfd19c8bd0: Found GsupExpect[0] for "262422058689180" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@86dfd19c8bd0: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262422058689180" TC_gsup_sai_num_auth_vectors(29)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122523577 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523577 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422058689180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422058689180"} 20250816122523577 DAUC <0003> db_auc.c:236 IMSI='262422058689180': Calling to generate 4 vectors 20250816122523577 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250816122523577 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122523577 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122523577 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250816122523577 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523577 DAUC <0003> auc.c:113 vector [0]: rand = 297f4761bf4d49433dbda619aae31d93 20250816122523577 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250816122523577 DAUC <0003> auc.c:142 vector [0]: autn = 273ee1da32f40000443a87093b29342a 20250816122523577 DAUC <0003> auc.c:143 vector [0]: ck = 9851975b0a5f032fd73d094bf9ee61ac 20250816122523577 DAUC <0003> auc.c:144 vector [0]: ik = b4ee1729dd6afff96ea208c7ffd603f2 20250816122523577 DAUC <0003> auc.c:145 vector [0]: res = 52fdfee07847b2740000000000000000 20250816122523577 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122523577 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250816122523577 DAUC <0003> auc.c:179 vector [0]: kc = cdfa7cdc4706cc00 20250816122523577 DAUC <0003> auc.c:180 vector [0]: sres = 8d1ef26b 20250816122523577 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250816122523577 DAUC <0003> auc.c:113 vector [1]: rand = 493ada501548af73ea1d97a9aface6b7 20250816122523577 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250816122523577 DAUC <0003> auc.c:142 vector [1]: autn = 5afad973a0e4000060cf073b6083d793 20250816122523577 DAUC <0003> auc.c:143 vector [1]: ck = cb7f53d5bb2295ef3142557b536fce4d 20250816122523577 DAUC <0003> auc.c:144 vector [1]: ik = 2ab15c6e71a9c3da717264b2de69a4ee 20250816122523577 DAUC <0003> auc.c:145 vector [1]: res = 6420d17d607584d30000000000000000 20250816122523577 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122523577 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250816122523577 DAUC <0003> auc.c:179 vector [1]: kc = 5e6c5cde73b88c00 20250816122523577 DAUC <0003> auc.c:180 vector [1]: sres = 91cad09f 20250816122523577 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250816122523577 DAUC <0003> auc.c:113 vector [2]: rand = cc5554e3755f00a34f59b373d7cfd870 20250816122523577 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250816122523577 DAUC <0003> auc.c:142 vector [2]: autn = c759142990af000048b0ef3c7b0791b9 20250816122523577 DAUC <0003> auc.c:143 vector [2]: ck = a05e4d1a80b1a04cd3258e83ac85f4b0 20250816122523577 DAUC <0003> auc.c:144 vector [2]: ik = 49feea238666339608fd27976b0a229e 20250816122523577 DAUC <0003> auc.c:145 vector [2]: res = 045107c75cecb4fc0000000000000000 20250816122523577 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122523577 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250816122523577 DAUC <0003> auc.c:179 vector [2]: kc = f8d31a3ae1cea400 20250816122523577 DAUC <0003> auc.c:180 vector [2]: sres = 42c8df95 20250816122523577 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250816122523577 DAUC <0003> auc.c:113 vector [3]: rand = b4a52a60980df0ac60f4c90062567887 20250816122523577 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250816122523577 DAUC <0003> auc.c:142 vector [3]: autn = 372544fcb1bf00005ccb67965f34243d 20250816122523577 DAUC <0003> auc.c:143 vector [3]: ck = 3247b5c9fe8cd633bce8519cd9cd5c7d 20250816122523577 DAUC <0003> auc.c:144 vector [3]: ik = 98c1f4a5000d0c9bde63aaa1f1395e30 20250816122523577 DAUC <0003> auc.c:145 vector [3]: res = f972caa0a7fb24900000000000000000 20250816122523577 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122523577 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250816122523577 DAUC <0003> auc.c:179 vector [3]: kc = ed6a642e00c91400 20250816122523577 DAUC <0003> auc.c:180 vector [3]: sres = 076f61ce 20250816122523577 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250816122523577 DAUC <0003> db_auc.c:245 IMSI='262422058689180': Generated 4 vectors 20250816122523577 DAUC <0003> db_auc.c:249 IMSI='262422058689180': Updating SQN=161 in DB 20250816122523577 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422058689180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422058689180"} 20250816122523577 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422058689180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523577 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523577 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523578 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523578 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422058689180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422058689180"} 20250816122523578 DAUC <0003> db_auc.c:236 IMSI='262422058689180': Calling to generate 5 vectors 20250816122523578 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250816122523578 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122523578 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122523578 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250816122523578 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523578 DAUC <0003> auc.c:113 vector [0]: rand = 198ea803be31e29fd1d05072873310e0 20250816122523578 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250816122523578 DAUC <0003> auc.c:142 vector [0]: autn = 1146957e77b400009120ab55145882b7 20250816122523578 DAUC <0003> auc.c:143 vector [0]: ck = f1871198694568eb7856cb97b4e750ac 20250816122523578 DAUC <0003> auc.c:144 vector [0]: ik = d4f5518a83e25cd2ba8d5d26a87276af 20250816122523578 DAUC <0003> auc.c:145 vector [0]: res = 10e50980a5e859860000000000000000 20250816122523578 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122523578 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250816122523578 DAUC <0003> auc.c:179 vector [0]: kc = ba8a032447459400 20250816122523578 DAUC <0003> auc.c:180 vector [0]: sres = e946d11a 20250816122523578 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250816122523578 DAUC <0003> auc.c:113 vector [1]: rand = 52f89bb5f89d8ebc0377801d6ab0193a 20250816122523578 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250816122523578 DAUC <0003> auc.c:142 vector [1]: autn = 3cca959a3e8a0000e0c8ed40c869e13c 20250816122523578 DAUC <0003> auc.c:143 vector [1]: ck = 76b4825d4a5205bb4e9bf94665a85294 20250816122523578 DAUC <0003> auc.c:144 vector [1]: ik = 326305c3b7a9862de3b170ba172a89ad 20250816122523578 DAUC <0003> auc.c:145 vector [1]: res = 2041b96e0880816a0000000000000000 20250816122523578 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122523578 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250816122523578 DAUC <0003> auc.c:179 vector [1]: kc = b4cf228cbb993c00 20250816122523578 DAUC <0003> auc.c:180 vector [1]: sres = 6f505cc8 20250816122523578 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250816122523578 DAUC <0003> auc.c:113 vector [2]: rand = 66b099d30b54b5616d237be0045bbac4 20250816122523578 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250816122523578 DAUC <0003> auc.c:142 vector [2]: autn = 62c3acc34b1b00000610e2783ca6b7a8 20250816122523578 DAUC <0003> auc.c:143 vector [2]: ck = ca780ab01554fc14c79f0ab1766775a4 20250816122523578 DAUC <0003> auc.c:144 vector [2]: ik = 779d2958d3424c0fbdf892d8e814a4f3 20250816122523578 DAUC <0003> auc.c:145 vector [2]: res = 36fa7e2496678a140000000000000000 20250816122523578 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122523578 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250816122523578 DAUC <0003> auc.c:179 vector [2]: kc = f1dca09bc1247800 20250816122523578 DAUC <0003> auc.c:180 vector [2]: sres = 2316eff0 20250816122523578 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250816122523578 DAUC <0003> auc.c:113 vector [3]: rand = 1e1cb61d7e3fc5a618996d0ae37c1f13 20250816122523578 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250816122523578 DAUC <0003> auc.c:142 vector [3]: autn = 1abca422a8d90000b213518ee0f17dcd 20250816122523578 DAUC <0003> auc.c:143 vector [3]: ck = ca71c458fbaef86a8c333af4c0675761 20250816122523578 DAUC <0003> auc.c:144 vector [3]: ik = f5fa6ae38f79bf5ae2ff0f339ba68bba 20250816122523578 DAUC <0003> auc.c:145 vector [3]: res = 60d1145694c06d5a0000000000000000 20250816122523578 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122523578 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250816122523578 DAUC <0003> auc.c:179 vector [3]: kc = d5a3c37208b73000 20250816122523578 DAUC <0003> auc.c:180 vector [3]: sres = f21f0553 20250816122523578 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250816122523578 DAUC <0003> auc.c:113 vector [4]: rand = a926177cfcbb26cee2ba28a9b721051b 20250816122523578 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250816122523578 DAUC <0003> auc.c:142 vector [4]: autn = 9ea4a1a92227000013f7bfb76cc7c53a 20250816122523578 DAUC <0003> auc.c:143 vector [4]: ck = b44346ed89cdf52e15a80a884ddeb2e5 20250816122523578 DAUC <0003> auc.c:144 vector [4]: ik = 223ba6c34543dc36cf839534667713e7 20250816122523578 DAUC <0003> auc.c:145 vector [4]: res = d2d9bb38618937f10000000000000000 20250816122523578 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250816122523578 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250816122523579 DAUC <0003> auc.c:179 vector [4]: kc = 3d041baa0a18a800 20250816122523579 DAUC <0003> auc.c:180 vector [4]: sres = 72d403ad 20250816122523579 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250816122523579 DAUC <0003> db_auc.c:245 IMSI='262422058689180': Generated 5 vectors 20250816122523579 DAUC <0003> db_auc.c:249 IMSI='262422058689180': Updating SQN=321 in DB 20250816122523579 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422058689180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422058689180"} 20250816122523579 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422058689180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523579 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523579 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523580 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523580 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422058689180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422058689180"} 20250816122523580 DAUC <0003> db_auc.c:236 IMSI='262422058689180': Calling to generate 5 vectors 20250816122523580 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250816122523580 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122523580 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122523580 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250816122523580 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523580 DAUC <0003> auc.c:113 vector [0]: rand = 14083491d3c8d317a7019fc703f2d4fd 20250816122523580 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250816122523580 DAUC <0003> auc.c:142 vector [0]: autn = f0c2e687de8b0000a6eb728244a3b22a 20250816122523580 DAUC <0003> auc.c:143 vector [0]: ck = 76e6f1844fb716493b80f4214927e3c6 20250816122523580 DAUC <0003> auc.c:144 vector [0]: ik = 213a449591e3e3af1474ab4f9bd4a99c 20250816122523580 DAUC <0003> auc.c:145 vector [0]: res = addf7f5697867f580000000000000000 20250816122523580 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122523580 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250816122523580 DAUC <0003> auc.c:179 vector [0]: kc = 2799c651de0c2400 20250816122523580 DAUC <0003> auc.c:180 vector [0]: sres = 6ee0e117 20250816122523580 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250816122523580 DAUC <0003> auc.c:113 vector [1]: rand = f1df130d6f61dd0f10c443d680d32289 20250816122523580 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250816122523580 DAUC <0003> auc.c:142 vector [1]: autn = b5a7093c83f50000f81fbd7a130c73b7 20250816122523580 DAUC <0003> auc.c:143 vector [1]: ck = 2803dcf2432ca5206dd95266bf67b60a 20250816122523580 DAUC <0003> auc.c:144 vector [1]: ik = febb665f82a5ce4a1d643478cba6f275 20250816122523580 DAUC <0003> auc.c:145 vector [1]: res = 9a827d783493bf2c0000000000000000 20250816122523580 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122523580 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250816122523580 DAUC <0003> auc.c:179 vector [1]: kc = c2f84578a0dec000 20250816122523580 DAUC <0003> auc.c:180 vector [1]: sres = 99526574 20250816122523580 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250816122523580 DAUC <0003> auc.c:113 vector [2]: rand = 9efcf26331f510656cd573cb57632080 20250816122523580 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250816122523580 DAUC <0003> auc.c:142 vector [2]: autn = 44ffa338846c0000a2aec69f4476aafa 20250816122523580 DAUC <0003> auc.c:143 vector [2]: ck = 46ac340d1c9420ad2238d6c95f3c6d01 20250816122523580 DAUC <0003> auc.c:144 vector [2]: ik = 8d1c31c498b75e91bad83aa21982964b 20250816122523580 DAUC <0003> auc.c:145 vector [2]: res = 7d623af065c60ff70000000000000000 20250816122523580 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122523580 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250816122523580 DAUC <0003> auc.c:179 vector [2]: kc = 0c6bea1aafc35c00 20250816122523580 DAUC <0003> auc.c:180 vector [2]: sres = eeea530f 20250816122523580 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250816122523580 DAUC <0003> auc.c:113 vector [3]: rand = 4670fa703f657b8496020ec84f109a09 20250816122523580 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250816122523580 DAUC <0003> auc.c:142 vector [3]: autn = 7fd8c83f64d7000040b83c96a45dbb6b 20250816122523580 DAUC <0003> auc.c:143 vector [3]: ck = 213a08fd14cfe3270c306d4d6b32d7f6 20250816122523580 DAUC <0003> auc.c:144 vector [3]: ik = 257785bac8e92588c15b27d9d85f9844 20250816122523580 DAUC <0003> auc.c:145 vector [3]: res = 8ece09c5f33323870000000000000000 20250816122523580 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122523580 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250816122523580 DAUC <0003> auc.c:179 vector [3]: kc = 55d1b30a6ddca000 20250816122523580 DAUC <0003> auc.c:180 vector [3]: sres = d25b505e 20250816122523580 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250816122523580 DAUC <0003> auc.c:113 vector [4]: rand = aa3c7f7f614a1755e46929aed664254a 20250816122523580 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250816122523580 DAUC <0003> auc.c:142 vector [4]: autn = 8db2fc95857f0000d295d5aeeafe1001 20250816122523580 DAUC <0003> auc.c:143 vector [4]: ck = 1a7603244a9607c4a1d6938489dbf43b 20250816122523580 DAUC <0003> auc.c:144 vector [4]: ik = c9f88bb808aba64d8c757ce38e378846 20250816122523580 DAUC <0003> auc.c:145 vector [4]: res = 3070558a0d57e7350000000000000000 20250816122523580 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250816122523580 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250816122523580 DAUC <0003> auc.c:179 vector [4]: kc = 75603585f1205400 20250816122523580 DAUC <0003> auc.c:180 vector [4]: sres = 084f29a8 20250816122523580 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250816122523580 DAUC <0003> db_auc.c:245 IMSI='262422058689180': Generated 5 vectors 20250816122523580 DAUC <0003> db_auc.c:249 IMSI='262422058689180': Updating SQN=481 in DB 20250816122523580 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422058689180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422058689180"} 20250816122523580 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422058689180 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523580 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523580 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36724<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122523582 DAUC <0003> db_auc.c:157 IMSI='262425284669684': No 2G Auth Data 20250816122523582 DAUC <0003> db_auc.c:192 IMSI='262425284669684': No 3G Auth Data HLR_Test-GSUP(21)@86dfd19c8bd0: Created GsupExpect[0] for "262425284669684" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250816122523590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36726<->l=127.0.0.1:4258 20250816122523591 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523591 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425284669684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425284669684"} 20250816122523591 DAUC <0003> db_auc.c:236 IMSI='262425284669684': Calling to generate 1 vectors 20250816122523591 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250816122523591 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122523591 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122523591 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250816122523591 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523591 DAUC <0003> auc.c:113 vector [0]: rand = 74b7cfc26e67fbd990e82b4ff96371d6 20250816122523591 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250816122523591 DAUC <0003> auc.c:142 vector [0]: autn = 47af38749777000085de89cc85c6f829 20250816122523591 DAUC <0003> auc.c:143 vector [0]: ck = b615f30412655a2dfecccf65785f77d5 20250816122523591 DAUC <0003> auc.c:144 vector [0]: ik = d17439861dd173e3009e106b29cd5de3 20250816122523591 DAUC <0003> auc.c:145 vector [0]: res = 620837d3b6ae4b940000000000000000 20250816122523592 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122523592 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250816122523592 DAUC <0003> auc.c:179 vector [0]: kc = 58c046f7ce733000 20250816122523592 DAUC <0003> auc.c:180 vector [0]: sres = 2aa43848 20250816122523592 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250816122523592 DAUC <0003> db_auc.c:245 IMSI='262425284669684': Generated 1 vectors 20250816122523592 DAUC <0003> db_auc.c:249 IMSI='262425284669684': Updating SQN=33 in DB 20250816122523592 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425284669684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425284669684"} 20250816122523592 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425284669684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523592 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523592 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523592 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@86dfd19c8bd0: Found GsupExpect[0] for "262425284669684" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@86dfd19c8bd0: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262425284669684" TC_gsup_sai_num_auth_vectors(30)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122523593 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523593 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425284669684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425284669684"} 20250816122523593 DAUC <0003> db_auc.c:236 IMSI='262425284669684': Calling to generate 4 vectors 20250816122523593 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250816122523593 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122523593 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122523593 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250816122523593 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523593 DAUC <0003> auc.c:113 vector [0]: rand = e9712295b0836ab97050894d58bc27b5 20250816122523593 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250816122523593 DAUC <0003> auc.c:142 vector [0]: autn = b66cf64ad34300008be10343a75c6d77 20250816122523593 DAUC <0003> auc.c:143 vector [0]: ck = 6c70740ac640ff625c250fd0b5e3e343 20250816122523593 DAUC <0003> auc.c:144 vector [0]: ik = f4494eae88ca27aa5717e38f28b16fdb 20250816122523593 DAUC <0003> auc.c:145 vector [0]: res = f1d4335736e16cd40000000000000000 20250816122523593 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122523593 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250816122523593 DAUC <0003> auc.c:179 vector [0]: kc = bff8b481e9668400 20250816122523593 DAUC <0003> auc.c:180 vector [0]: sres = 8e81de02 20250816122523593 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250816122523593 DAUC <0003> auc.c:113 vector [1]: rand = 10446aeb07aef5b704db4b3b90bd5e72 20250816122523593 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250816122523593 DAUC <0003> auc.c:142 vector [1]: autn = e0b4845d9fb10000a387c304bf2874fa 20250816122523593 DAUC <0003> auc.c:143 vector [1]: ck = 0bb8bc85f60207b48b6c822f683055b0 20250816122523593 DAUC <0003> auc.c:144 vector [1]: ik = e7bf8710ba42cff9a7dd902e99d13204 20250816122523593 DAUC <0003> auc.c:145 vector [1]: res = ba904b8235eb7cec0000000000000000 20250816122523593 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122523593 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250816122523593 DAUC <0003> auc.c:179 vector [1]: kc = 25d1ea6341b4dc00 20250816122523593 DAUC <0003> auc.c:180 vector [1]: sres = acbc10f6 20250816122523593 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250816122523593 DAUC <0003> auc.c:113 vector [2]: rand = 23b16f856074458911b607a0c5136a28 20250816122523593 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250816122523593 DAUC <0003> auc.c:142 vector [2]: autn = bc4e519bc37800001456cb05b70d12b9 20250816122523593 DAUC <0003> auc.c:143 vector [2]: ck = 81fb9b8c2b43cec832a0dca1bdfc0920 20250816122523593 DAUC <0003> auc.c:144 vector [2]: ik = e8376da69df5db0d25cb13ba20cadabb 20250816122523593 DAUC <0003> auc.c:145 vector [2]: res = b5716eb8fd51973a0000000000000000 20250816122523593 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122523593 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250816122523593 DAUC <0003> auc.c:179 vector [2]: kc = e83f7ae2094d7400 20250816122523593 DAUC <0003> auc.c:180 vector [2]: sres = 77ced221 20250816122523593 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250816122523593 DAUC <0003> auc.c:113 vector [3]: rand = 38f05349c7ea34ab80ab72d208fd6c77 20250816122523593 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250816122523593 DAUC <0003> auc.c:142 vector [3]: autn = 99c91bf2426700000d44b56d7e550a20 20250816122523593 DAUC <0003> auc.c:143 vector [3]: ck = fedc1bc7f40bf5cc988650e7c7d1f477 20250816122523593 DAUC <0003> auc.c:144 vector [3]: ik = c51f93193883ccda6c75362bcbc392a8 20250816122523593 DAUC <0003> auc.c:145 vector [3]: res = cbcee2e36d935ce50000000000000000 20250816122523593 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122523593 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250816122523593 DAUC <0003> auc.c:179 vector [3]: kc = b95fc40256eea800 20250816122523593 DAUC <0003> auc.c:180 vector [3]: sres = 07da6157 20250816122523593 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250816122523593 DAUC <0003> db_auc.c:245 IMSI='262425284669684': Generated 4 vectors 20250816122523593 DAUC <0003> db_auc.c:249 IMSI='262425284669684': Updating SQN=161 in DB 20250816122523593 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425284669684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425284669684"} 20250816122523593 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425284669684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523593 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523593 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523594 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523594 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425284669684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425284669684"} 20250816122523594 DAUC <0003> db_auc.c:236 IMSI='262425284669684': Calling to generate 5 vectors 20250816122523594 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250816122523594 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122523594 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122523594 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250816122523594 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523594 DAUC <0003> auc.c:113 vector [0]: rand = 137c70e1f878632ac40636a692744908 20250816122523594 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250816122523594 DAUC <0003> auc.c:142 vector [0]: autn = 3bb4bed8a21d0000840a31cbaa5dceff 20250816122523594 DAUC <0003> auc.c:143 vector [0]: ck = 0a1cd69cecd09d78f28c9d63a3e0ff1e 20250816122523594 DAUC <0003> auc.c:144 vector [0]: ik = 3f3c53a73fc75682e1babc53c6e40e87 20250816122523594 DAUC <0003> auc.c:145 vector [0]: res = e3482023e8fd4c680000000000000000 20250816122523594 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122523594 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250816122523594 DAUC <0003> auc.c:179 vector [0]: kc = 09af0ce2bfe8c000 20250816122523594 DAUC <0003> auc.c:180 vector [0]: sres = 17854fac 20250816122523594 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250816122523594 DAUC <0003> auc.c:113 vector [1]: rand = c4b80a4808f210e9ca8290e22168038b 20250816122523594 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250816122523594 DAUC <0003> auc.c:142 vector [1]: autn = 3cb15dd3332f0000bd0db431354618de 20250816122523594 DAUC <0003> auc.c:143 vector [1]: ck = 199718a920aebadbe116c45c55b94c81 20250816122523594 DAUC <0003> auc.c:144 vector [1]: ik = 7e4def496cf4c8c0fa70b58796c81897 20250816122523594 DAUC <0003> auc.c:145 vector [1]: res = fc0e88d29f9f66e90000000000000000 20250816122523594 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122523594 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250816122523594 DAUC <0003> auc.c:179 vector [1]: kc = 0ed93b664ad09800 20250816122523594 DAUC <0003> auc.c:180 vector [1]: sres = cd31bede 20250816122523594 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250816122523594 DAUC <0003> auc.c:113 vector [2]: rand = 0c8ce2cf423a452ecd27233df7f8e474 20250816122523595 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250816122523595 DAUC <0003> auc.c:142 vector [2]: autn = 2892e2bbd48c00001cfd3d12b31862db 20250816122523595 DAUC <0003> auc.c:143 vector [2]: ck = 8783dc65a25fc65099137cba5ccdc035 20250816122523595 DAUC <0003> auc.c:144 vector [2]: ik = 1d6a4e034e7149d92068c63a9cff46fc 20250816122523595 DAUC <0003> auc.c:145 vector [2]: res = 7fa4c78d1fd5a2120000000000000000 20250816122523595 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122523595 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250816122523595 DAUC <0003> auc.c:179 vector [2]: kc = 12d8bfb1499a2000 20250816122523595 DAUC <0003> auc.c:180 vector [2]: sres = a7b93297 20250816122523595 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250816122523595 DAUC <0003> auc.c:113 vector [3]: rand = 34fb4e61d5fadc1485e3b88b964cfe72 20250816122523595 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250816122523595 DAUC <0003> auc.c:142 vector [3]: autn = bd225acc91aa0000b44e502c7920f647 20250816122523595 DAUC <0003> auc.c:143 vector [3]: ck = 80396d69fdb4b31d3fadadec44dd23ea 20250816122523595 DAUC <0003> auc.c:144 vector [3]: ik = e774fac3085a2a8c35904b31b693449e 20250816122523595 DAUC <0003> auc.c:145 vector [3]: res = d563ed5aac4d2e770000000000000000 20250816122523595 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122523595 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250816122523595 DAUC <0003> auc.c:179 vector [3]: kc = 67bdcefbc8097c00 20250816122523595 DAUC <0003> auc.c:180 vector [3]: sres = f9fbfc95 20250816122523595 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250816122523595 DAUC <0003> auc.c:113 vector [4]: rand = cc0096b82820713c146f234792ebb70b 20250816122523595 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250816122523595 DAUC <0003> auc.c:142 vector [4]: autn = 46268071424900002521a06388ddbd9d 20250816122523595 DAUC <0003> auc.c:143 vector [4]: ck = d155e700a77b6a900921178f3b0602eb 20250816122523595 DAUC <0003> auc.c:144 vector [4]: ik = 403f90bf90ce7a1acf610fda39a918d9 20250816122523595 DAUC <0003> auc.c:145 vector [4]: res = d6ac1956e4c838c60000000000000000 20250816122523595 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250816122523595 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250816122523595 DAUC <0003> auc.c:179 vector [4]: kc = 9b4f57b8d9f15000 20250816122523595 DAUC <0003> auc.c:180 vector [4]: sres = 9fa0a626 20250816122523595 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250816122523595 DAUC <0003> db_auc.c:245 IMSI='262425284669684': Generated 5 vectors 20250816122523595 DAUC <0003> db_auc.c:249 IMSI='262425284669684': Updating SQN=321 in DB 20250816122523595 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425284669684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425284669684"} 20250816122523595 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425284669684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523595 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523595 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523595 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523595 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523595 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425284669684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425284669684"} 20250816122523595 DAUC <0003> db_auc.c:236 IMSI='262425284669684': Calling to generate 5 vectors 20250816122523595 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250816122523595 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122523595 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122523595 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250816122523595 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523595 DAUC <0003> auc.c:113 vector [0]: rand = 25afcea3ba775552f2f3e38283b3130f 20250816122523595 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250816122523595 DAUC <0003> auc.c:142 vector [0]: autn = 4f0a0d44ce630000bdcc81a5f68a021b 20250816122523595 DAUC <0003> auc.c:143 vector [0]: ck = 24a0c6343d237581b8cf254a2c3e2803 20250816122523595 DAUC <0003> auc.c:144 vector [0]: ik = 8a141d91b5ba4d31e1fb9df28fafcbd8 20250816122523595 DAUC <0003> auc.c:145 vector [0]: res = 9cc5a1e6d13ba3ac0000000000000000 20250816122523595 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122523595 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250816122523595 DAUC <0003> auc.c:179 vector [0]: kc = bcf3ccdf46098400 20250816122523595 DAUC <0003> auc.c:180 vector [0]: sres = 097c05a2 20250816122523595 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250816122523596 DAUC <0003> auc.c:113 vector [1]: rand = b3d726dad4285431c2dd51a101ef84bb 20250816122523596 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250816122523596 DAUC <0003> auc.c:142 vector [1]: autn = 7bd9004527650000bc177f295ad273ee 20250816122523596 DAUC <0003> auc.c:143 vector [1]: ck = b767823e306cce19de3ecbcf2567ebf9 20250816122523596 DAUC <0003> auc.c:144 vector [1]: ik = 6e6092819c25bcc1eab68cf28f3def9b 20250816122523596 DAUC <0003> auc.c:145 vector [1]: res = a52cf93ad2e9c1090000000000000000 20250816122523596 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122523596 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250816122523596 DAUC <0003> auc.c:179 vector [1]: kc = e4755165bd2a0800 20250816122523596 DAUC <0003> auc.c:180 vector [1]: sres = 1c8e380e 20250816122523596 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250816122523596 DAUC <0003> auc.c:113 vector [2]: rand = 53489070cacc9b44b99027958705642c 20250816122523596 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250816122523596 DAUC <0003> auc.c:142 vector [2]: autn = 589ed72e1e1a0000ded7386a1ee16863 20250816122523596 DAUC <0003> auc.c:143 vector [2]: ck = daf53fcebb62c08ea72aeece2ed9c92b 20250816122523596 DAUC <0003> auc.c:144 vector [2]: ik = c86bb459bf50dffdceab9dc04327e917 20250816122523596 DAUC <0003> auc.c:145 vector [2]: res = e8e2f2e06759f56b0000000000000000 20250816122523596 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122523596 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250816122523596 DAUC <0003> auc.c:179 vector [2]: kc = f557d684af249400 20250816122523596 DAUC <0003> auc.c:180 vector [2]: sres = 53a303d4 20250816122523596 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250816122523596 DAUC <0003> auc.c:113 vector [3]: rand = 842e7db7c7fe7c0a4974e11c1f7c286e 20250816122523596 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250816122523596 DAUC <0003> auc.c:142 vector [3]: autn = 76a4659904a90000828d2be509dc1c89 20250816122523596 DAUC <0003> auc.c:143 vector [3]: ck = 50bfe9eca9ad8f5ebb49bcca067a47a9 20250816122523596 DAUC <0003> auc.c:144 vector [3]: ik = 11406639557fdb627e36d0761b4583a9 20250816122523596 DAUC <0003> auc.c:145 vector [3]: res = e33a9e3eb9301f140000000000000000 20250816122523596 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122523596 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250816122523596 DAUC <0003> auc.c:179 vector [3]: kc = 991f2d9fe97dbc00 20250816122523596 DAUC <0003> auc.c:180 vector [3]: sres = bc9585d9 20250816122523596 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250816122523596 DAUC <0003> auc.c:113 vector [4]: rand = c9dd5b5af2f327f0b953e196512c1388 20250816122523596 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250816122523596 DAUC <0003> auc.c:142 vector [4]: autn = 304a168c3cb80000196f317d30625315 20250816122523596 DAUC <0003> auc.c:143 vector [4]: ck = 11d43289daabf6e919c56c8765cfe960 20250816122523596 DAUC <0003> auc.c:144 vector [4]: ik = 5675e56bb5b0006e6a43f56dff5dc325 20250816122523596 DAUC <0003> auc.c:145 vector [4]: res = 5edfccf7373778a10000000000000000 20250816122523596 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250816122523596 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250816122523596 DAUC <0003> auc.c:179 vector [4]: kc = 2c9e90a9138b9c00 20250816122523596 DAUC <0003> auc.c:180 vector [4]: sres = 7c890702 20250816122523596 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250816122523596 DAUC <0003> db_auc.c:245 IMSI='262425284669684': Generated 5 vectors 20250816122523596 DAUC <0003> db_auc.c:249 IMSI='262425284669684': Updating SQN=481 in DB 20250816122523596 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425284669684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425284669684"} 20250816122523596 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425284669684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523596 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523596 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36726<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122523597 DAUC <0003> db_auc.c:157 IMSI='262424374200779': No 2G Auth Data 20250816122523597 DAUC <0003> db_auc.c:192 IMSI='262424374200779': No 3G Auth Data HLR_Test-GSUP(21)@86dfd19c8bd0: Created GsupExpect[0] for "262424374200779" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250816122523603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36740<->l=127.0.0.1:4258 20250816122523604 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523604 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424374200779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424374200779"} 20250816122523605 DAUC <0003> db_auc.c:236 IMSI='262424374200779': Calling to generate 1 vectors 20250816122523605 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250816122523605 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122523605 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122523605 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250816122523605 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523605 DAUC <0003> auc.c:113 vector [0]: rand = 8a369170261512bf82cf97e69f53a486 20250816122523605 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250816122523605 DAUC <0003> auc.c:142 vector [0]: autn = 4e76ce8701c000001905c3c37945b65b 20250816122523605 DAUC <0003> auc.c:143 vector [0]: ck = 671670176c2491cc62aeee102f6ca809 20250816122523605 DAUC <0003> auc.c:144 vector [0]: ik = 7bc0d76186fefe0d531b5e5885f49660 20250816122523605 DAUC <0003> auc.c:145 vector [0]: res = f71fcca03baa74880000000000000000 20250816122523605 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122523605 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250816122523605 DAUC <0003> auc.c:179 vector [0]: kc = dd0bf8fe5fe328c2 20250816122523605 DAUC <0003> auc.c:180 vector [0]: sres = d19f7803 20250816122523605 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250816122523605 DAUC <0003> db_auc.c:245 IMSI='262424374200779': Generated 1 vectors 20250816122523605 DAUC <0003> db_auc.c:249 IMSI='262424374200779': Updating SQN=33 in DB 20250816122523605 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424374200779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424374200779"} 20250816122523605 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424374200779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523605 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523605 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523605 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@86dfd19c8bd0: Found GsupExpect[0] for "262424374200779" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@86dfd19c8bd0: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262424374200779" TC_gsup_sai_num_auth_vectors(31)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122523606 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523606 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424374200779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424374200779"} 20250816122523606 DAUC <0003> db_auc.c:236 IMSI='262424374200779': Calling to generate 4 vectors 20250816122523606 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250816122523606 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122523606 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122523606 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250816122523606 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523606 DAUC <0003> auc.c:113 vector [0]: rand = 1e6c667c3da1cd417aaf4833e67cc968 20250816122523606 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250816122523606 DAUC <0003> auc.c:142 vector [0]: autn = a37c385c523500008277eb8febe42b97 20250816122523606 DAUC <0003> auc.c:143 vector [0]: ck = 26d04172a873e1859e68940f2c9999c7 20250816122523606 DAUC <0003> auc.c:144 vector [0]: ik = 8d24135bf3dcfde6648c8ba9fdcc8a09 20250816122523606 DAUC <0003> auc.c:145 vector [0]: res = d764dd4c44650b350000000000000000 20250816122523606 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122523606 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250816122523606 DAUC <0003> auc.c:179 vector [0]: kc = 8afaa01397e84a98 20250816122523606 DAUC <0003> auc.c:180 vector [0]: sres = 5dd49b98 20250816122523606 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250816122523606 DAUC <0003> auc.c:113 vector [1]: rand = d8ecbdb3dd4c45bd31475b25c575c09b 20250816122523606 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250816122523606 DAUC <0003> auc.c:142 vector [1]: autn = 6322dbb4ff870000e726a3751daba465 20250816122523606 DAUC <0003> auc.c:143 vector [1]: ck = e8f79e3fcdb71f9c55d7df60456fef56 20250816122523606 DAUC <0003> auc.c:144 vector [1]: ik = 8bf9a85fe6576c418dcd01c77b02fe51 20250816122523606 DAUC <0003> auc.c:145 vector [1]: res = 8595c4a91b6e657e0000000000000000 20250816122523606 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122523606 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250816122523606 DAUC <0003> auc.c:179 vector [1]: kc = 6a977eb54b2fb4ba 20250816122523606 DAUC <0003> auc.c:180 vector [1]: sres = 86823594 20250816122523606 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250816122523606 DAUC <0003> auc.c:113 vector [2]: rand = 2085ab18da3fe76b99f49a41103579c0 20250816122523606 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250816122523606 DAUC <0003> auc.c:142 vector [2]: autn = 9d69eab26f9700005af82daebfa97b3d 20250816122523606 DAUC <0003> auc.c:143 vector [2]: ck = a7ccf8b27aebb00ddc326b6cc20a794b 20250816122523606 DAUC <0003> auc.c:144 vector [2]: ik = 08edfb554de3c2d4cfa67857ddbf7a55 20250816122523606 DAUC <0003> auc.c:145 vector [2]: res = a307f42a0462ec6f0000000000000000 20250816122523606 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122523606 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250816122523606 DAUC <0003> auc.c:179 vector [2]: kc = 72f589d8a259db94 20250816122523606 DAUC <0003> auc.c:180 vector [2]: sres = 9b0ef49e 20250816122523606 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250816122523606 DAUC <0003> auc.c:113 vector [3]: rand = 1b05c18f2e2ee7d7fad36142ee396b2a 20250816122523606 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250816122523606 DAUC <0003> auc.c:142 vector [3]: autn = a8245633dd9a0000405e595af825bff3 20250816122523606 DAUC <0003> auc.c:143 vector [3]: ck = d14485b62b021911156840f50f265617 20250816122523606 DAUC <0003> auc.c:144 vector [3]: ik = 4906b04c9e2221f938e6da18bed80ed5 20250816122523606 DAUC <0003> auc.c:145 vector [3]: res = 838647983201c4950000000000000000 20250816122523606 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122523606 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250816122523606 DAUC <0003> auc.c:179 vector [3]: kc = e0b0c087b76488a5 20250816122523606 DAUC <0003> auc.c:180 vector [3]: sres = 47bd6461 20250816122523606 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250816122523606 DAUC <0003> db_auc.c:245 IMSI='262424374200779': Generated 4 vectors 20250816122523606 DAUC <0003> db_auc.c:249 IMSI='262424374200779': Updating SQN=161 in DB 20250816122523606 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424374200779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424374200779"} 20250816122523606 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424374200779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523606 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523606 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523607 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523607 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424374200779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424374200779"} 20250816122523607 DAUC <0003> db_auc.c:236 IMSI='262424374200779': Calling to generate 5 vectors 20250816122523607 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250816122523607 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122523607 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122523607 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250816122523607 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523607 DAUC <0003> auc.c:113 vector [0]: rand = bb5d7f653cb2b35ec826b46a85791eab 20250816122523607 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250816122523607 DAUC <0003> auc.c:142 vector [0]: autn = e6dcf3cfeaf200004f521189e65ad6bf 20250816122523607 DAUC <0003> auc.c:143 vector [0]: ck = 8eae61079f8fab4671d65305e3ed6957 20250816122523607 DAUC <0003> auc.c:144 vector [0]: ik = 863f03c3932d34c9d85ade27cb9af303 20250816122523607 DAUC <0003> auc.c:145 vector [0]: res = 7f70af03f48336f70000000000000000 20250816122523607 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122523607 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250816122523607 DAUC <0003> auc.c:179 vector [0]: kc = 3aea141639d4e162 20250816122523607 DAUC <0003> auc.c:180 vector [0]: sres = 9b37b696 20250816122523607 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250816122523607 DAUC <0003> auc.c:113 vector [1]: rand = b12aca8308904173530972ec2e25d52d 20250816122523607 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250816122523607 DAUC <0003> auc.c:142 vector [1]: autn = 3f418c7f5440000017dd067debcf88b5 20250816122523607 DAUC <0003> auc.c:143 vector [1]: ck = 154f94d38b2ce08352ee7b062502699b 20250816122523607 DAUC <0003> auc.c:144 vector [1]: ik = bce36de8fc3e922fe7da24ab38901df4 20250816122523607 DAUC <0003> auc.c:145 vector [1]: res = ecb9bbf4149a16f60000000000000000 20250816122523607 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122523607 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250816122523607 DAUC <0003> auc.c:179 vector [1]: kc = 9dc4ab450d5d7107 20250816122523607 DAUC <0003> auc.c:180 vector [1]: sres = 7fcca637 20250816122523607 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250816122523607 DAUC <0003> auc.c:113 vector [2]: rand = 17e39c1388101292ec185eff9c3491d7 20250816122523607 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250816122523607 DAUC <0003> auc.c:142 vector [2]: autn = 2c4dc0a8585000008d6e1b8180b5085c 20250816122523607 DAUC <0003> auc.c:143 vector [2]: ck = 656ca0d25f6dc555af3af0ca35c206b3 20250816122523607 DAUC <0003> auc.c:144 vector [2]: ik = c9544fc5589f9ac89a7133d62cb1b867 20250816122523607 DAUC <0003> auc.c:145 vector [2]: res = bd1172a784799ef50000000000000000 20250816122523607 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122523607 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250816122523607 DAUC <0003> auc.c:179 vector [2]: kc = a4776b07d96ac368 20250816122523607 DAUC <0003> auc.c:180 vector [2]: sres = 2377df2b 20250816122523607 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250816122523607 DAUC <0003> auc.c:113 vector [3]: rand = b6de9ec7995e0aa7fcacef93a0b54bfb 20250816122523607 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250816122523607 DAUC <0003> auc.c:142 vector [3]: autn = 87bfb9dbc1aa0000eba1d3cbd4b68ea4 20250816122523607 DAUC <0003> auc.c:143 vector [3]: ck = 3289956e4156cf293163a4df3abcf0bc 20250816122523607 DAUC <0003> auc.c:144 vector [3]: ik = 0f0ca1932c3006dc871d77c65b2e26b4 20250816122523607 DAUC <0003> auc.c:145 vector [3]: res = 687d01e3dfaf11a90000000000000000 20250816122523607 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122523607 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250816122523607 DAUC <0003> auc.c:179 vector [3]: kc = a7950ed564281793 20250816122523607 DAUC <0003> auc.c:180 vector [3]: sres = f68851fe 20250816122523607 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250816122523607 DAUC <0003> auc.c:113 vector [4]: rand = f6118a86090579cedc3f01bcffd6104a 20250816122523607 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250816122523607 DAUC <0003> auc.c:142 vector [4]: autn = d11d9fb8411e0000737efd2fb69ca897 20250816122523607 DAUC <0003> auc.c:143 vector [4]: ck = a3f9a18cde74161d6bf6d4d68bc16e75 20250816122523607 DAUC <0003> auc.c:144 vector [4]: ik = 607e6d970a234e94219a99e929e2bcc5 20250816122523607 DAUC <0003> auc.c:145 vector [4]: res = 1b5516c98aebc84f0000000000000000 20250816122523607 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250816122523607 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250816122523607 DAUC <0003> auc.c:179 vector [4]: kc = ad3bfda8871bd5b3 20250816122523607 DAUC <0003> auc.c:180 vector [4]: sres = 58ccbd62 20250816122523607 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250816122523607 DAUC <0003> db_auc.c:245 IMSI='262424374200779': Generated 5 vectors 20250816122523607 DAUC <0003> db_auc.c:249 IMSI='262424374200779': Updating SQN=321 in DB 20250816122523607 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424374200779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424374200779"} 20250816122523607 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424374200779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523607 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523607 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523609 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523609 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424374200779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424374200779"} 20250816122523609 DAUC <0003> db_auc.c:236 IMSI='262424374200779': Calling to generate 5 vectors 20250816122523609 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250816122523609 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122523609 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122523609 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250816122523609 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122523609 DAUC <0003> auc.c:113 vector [0]: rand = 238b1673e02278841a8dcaff1525e43c 20250816122523609 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250816122523609 DAUC <0003> auc.c:142 vector [0]: autn = 5b9a0d1340a70000b4a77de9c2db6019 20250816122523609 DAUC <0003> auc.c:143 vector [0]: ck = 75adb2ab3c87624a143289be69b51492 20250816122523609 DAUC <0003> auc.c:144 vector [0]: ik = 02f7f3cfe382bcd6584fc130d92b90e5 20250816122523609 DAUC <0003> auc.c:145 vector [0]: res = 6d94e173e7ccbdd70000000000000000 20250816122523609 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122523609 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250816122523609 DAUC <0003> auc.c:179 vector [0]: kc = 0494fcb3b485c9c1 20250816122523609 DAUC <0003> auc.c:180 vector [0]: sres = b286e20e 20250816122523609 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250816122523609 DAUC <0003> auc.c:113 vector [1]: rand = b2ad6acf22c21d94120c916681217575 20250816122523609 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250816122523609 DAUC <0003> auc.c:142 vector [1]: autn = bd784cda3d640000b0806e55bd0f0ed2 20250816122523609 DAUC <0003> auc.c:143 vector [1]: ck = 2984372f007a2dcf35bf59afdd683ad6 20250816122523609 DAUC <0003> auc.c:144 vector [1]: ik = 6d56b8535d0f804a5eb173ee4b88e351 20250816122523609 DAUC <0003> auc.c:145 vector [1]: res = bfa5dc9526f7fda00000000000000000 20250816122523609 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122523609 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250816122523609 DAUC <0003> auc.c:179 vector [1]: kc = f92b16cea37d149b 20250816122523609 DAUC <0003> auc.c:180 vector [1]: sres = a22e0a69 20250816122523609 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250816122523609 DAUC <0003> auc.c:113 vector [2]: rand = 73fea695d454c8dc560035bd2590a1cb 20250816122523609 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250816122523609 DAUC <0003> auc.c:142 vector [2]: autn = 9c2f28e4314f000084d3e2248d9b31ac 20250816122523609 DAUC <0003> auc.c:143 vector [2]: ck = 853611ae59862c04c4930c3075724fdf 20250816122523609 DAUC <0003> auc.c:144 vector [2]: ik = 136287bd3d96760e25ce05db0c233d22 20250816122523609 DAUC <0003> auc.c:145 vector [2]: res = c5149972f6f527f50000000000000000 20250816122523609 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122523609 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250816122523609 DAUC <0003> auc.c:179 vector [2]: kc = efb6ae1f43d497f5 20250816122523609 DAUC <0003> auc.c:180 vector [2]: sres = f7557fea 20250816122523609 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250816122523609 DAUC <0003> auc.c:113 vector [3]: rand = 1e05bc6fc56e715ec97bf63a7010a91a 20250816122523609 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250816122523609 DAUC <0003> auc.c:142 vector [3]: autn = d048cda95c34000093feb7840e7297d5 20250816122523609 DAUC <0003> auc.c:143 vector [3]: ck = 7d85611cb9b73ecc782b6dbb8356a828 20250816122523609 DAUC <0003> auc.c:144 vector [3]: ik = c4d4a06d051162ba74e9bbf00b824b24 20250816122523609 DAUC <0003> auc.c:145 vector [3]: res = 9b2154ab210e04030000000000000000 20250816122523609 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122523609 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250816122523609 DAUC <0003> auc.c:179 vector [3]: kc = ba867a0b303f9ff5 20250816122523609 DAUC <0003> auc.c:180 vector [3]: sres = 9c8ead92 20250816122523609 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250816122523609 DAUC <0003> auc.c:113 vector [4]: rand = a17b363c49182db2a6eb030d2cb8c6e0 20250816122523609 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250816122523609 DAUC <0003> auc.c:142 vector [4]: autn = c74c34f25fde00006edcfe496186f293 20250816122523609 DAUC <0003> auc.c:143 vector [4]: ck = ed17398c150ea00855c54daa0d4f26ff 20250816122523609 DAUC <0003> auc.c:144 vector [4]: ik = 253d17bf01658471ca71fac2611c0dc8 20250816122523609 DAUC <0003> auc.c:145 vector [4]: res = b0f43ba259a592b80000000000000000 20250816122523609 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250816122523609 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250816122523609 DAUC <0003> auc.c:179 vector [4]: kc = 5999edf58665b5db 20250816122523609 DAUC <0003> auc.c:180 vector [4]: sres = d5f3b6e3 20250816122523609 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250816122523609 DAUC <0003> db_auc.c:245 IMSI='262424374200779': Generated 5 vectors 20250816122523609 DAUC <0003> db_auc.c:249 IMSI='262424374200779': Updating SQN=481 in DB 20250816122523609 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424374200779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424374200779"} 20250816122523609 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424374200779 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122523609 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122523609 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122523610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36740<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@86dfd19c8bd0: Final verdict of PTC: pass MTC@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122523611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36682<->l=127.0.0.1:4258 20250816122523611 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44369<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@86dfd19c8bd0: Final verdict of PTC: none 20250816122523612 DLINP <000b> input/ipa.c:452 connected read/write 20250816122523612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122523612 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122523612 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122523612 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 22@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: pass MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@86dfd19c8bd0: 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'. Sat Aug 16 12:25:23 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 20250816122523637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36748<->l=127.0.0.1:4258 20250816122523738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36748<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=275240) Waiting for packet dumper to finish... 1 (prev_count=275240, count=408908) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:25: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_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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_gsup_sai_eps started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122526832 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122526832 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122526836 DLINP <000b> input/ipa.c:452 connected read/write 20250816122526836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122526837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36760<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122526841 DLINP <000b> input/ipa.c:452 connected read/write 20250816122526841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122526841 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122526841 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122526841 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  20250816122526841 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122526841 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  20250816122526841 DLGSUP <0013> gsup_server.c:236 2:  20250816122526841 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122526841 DLGSUP <0013> gsup_server.c:236 3:  20250816122526841 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122526842 DLGSUP <0013> gsup_server.c:236 4:  20250816122526842 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122526842 DLGSUP <0013> gsup_server.c:236 5:  20250816122526842 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122526842 DLGSUP <0013> gsup_server.c:236 7:  20250816122526842 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122526842 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122526842 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122526842 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)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@86dfd19c8bd0: 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") 20250816122526860 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34115<->l=127.0.0.1:4259) 20250816122526862 DAUC <0003> db_auc.c:157 IMSI='262429510056244': No 2G Auth Data 20250816122526862 DAUC <0003> db_auc.c:192 IMSI='262429510056244': No 3G Auth Data HLR_Test-GSUP(33)@86dfd19c8bd0: Created GsupExpect[0] for "262429510056244" to be handled at TC_gsup_sai_eps(36) 20250816122526869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36762<->l=127.0.0.1:4258 20250816122526886 DLINP <000b> input/ipa.c:452 connected read/write 20250816122526886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122526886 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429510056244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429510056244"} 20250816122526886 DAUC <0003> db_auc.c:157 IMSI='262429510056244': No 2G Auth Data 20250816122526886 DAUC <0003> db_auc.c:236 IMSI='262429510056244': Calling to generate 5 vectors 20250816122526886 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250816122526886 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122526886 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122526886 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250816122526886 DAUC <0003> auc.c:113 vector [0]: rand = 5b8f359010ef96163d2f1498c39c7947 20250816122526886 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250816122526886 DAUC <0003> auc.c:142 vector [0]: autn = f68e1d9427c58000cf043899abac5f3d 20250816122526886 DAUC <0003> auc.c:143 vector [0]: ck = f7c8330bd4f91095d03040c5828a5ae5 20250816122526886 DAUC <0003> auc.c:144 vector [0]: ik = 85aea31f9235f07e430f679de9a0aee9 20250816122526886 DAUC <0003> auc.c:145 vector [0]: res = 31b491d0b7694f560000000000000000 20250816122526886 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122526886 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250816122526886 DAUC <0003> auc.c:151 vector [0]: kc = e159b74c2de614e7 20250816122526886 DAUC <0003> auc.c:152 vector [0]: sres = 86ddde86 20250816122526886 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250816122526886 DAUC <0003> auc.c:113 vector [1]: rand = 9ca3a0cc6be8d1fea9aaa79c199ff84c 20250816122526886 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250816122526886 DAUC <0003> auc.c:142 vector [1]: autn = 757719b26664800009414c377e9d8b66 20250816122526886 DAUC <0003> auc.c:143 vector [1]: ck = 2c2b441d685886bf234379069a7bf6ac 20250816122526886 DAUC <0003> auc.c:144 vector [1]: ik = 8601f588709d12bdf45f1f315b1d160a 20250816122526886 DAUC <0003> auc.c:145 vector [1]: res = 06e62a95d1ebc8e50000000000000000 20250816122526886 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122526886 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250816122526886 DAUC <0003> auc.c:151 vector [1]: kc = 7d36d7a2d9a374a4 20250816122526886 DAUC <0003> auc.c:152 vector [1]: sres = d70de270 20250816122526886 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250816122526886 DAUC <0003> auc.c:113 vector [2]: rand = de8ff496bc9e34f551a563c9211b9c24 20250816122526886 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250816122526886 DAUC <0003> auc.c:142 vector [2]: autn = 5d0b18b74e99800057222da3fb59c5d9 20250816122526886 DAUC <0003> auc.c:143 vector [2]: ck = b1f2a5a1e1a0cef2d637cf44eaa8412a 20250816122526886 DAUC <0003> auc.c:144 vector [2]: ik = 0514ace300a5c933e86badf4b3c8ef20 20250816122526886 DAUC <0003> auc.c:145 vector [2]: res = d4824d1a200a39400000000000000000 20250816122526886 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122526887 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250816122526887 DAUC <0003> auc.c:151 vector [2]: kc = 8aba6bf2b865a9cb 20250816122526887 DAUC <0003> auc.c:152 vector [2]: sres = f488745a 20250816122526887 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250816122526887 DAUC <0003> auc.c:113 vector [3]: rand = 09e60320e6f10a1153794ba42aa059cf 20250816122526887 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250816122526887 DAUC <0003> auc.c:142 vector [3]: autn = e78fc7f900f68000875cf2871a5ba879 20250816122526887 DAUC <0003> auc.c:143 vector [3]: ck = 7fe4d2f04d3e88fcf6af96baad4e34c5 20250816122526887 DAUC <0003> auc.c:144 vector [3]: ik = 18021cffe276f6f8c7008e234665f01b 20250816122526887 DAUC <0003> auc.c:145 vector [3]: res = d86c0dabccb2e2360000000000000000 20250816122526887 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122526887 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250816122526887 DAUC <0003> auc.c:151 vector [3]: kc = 5649d6964463bada 20250816122526887 DAUC <0003> auc.c:152 vector [3]: sres = 14deef9d 20250816122526887 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250816122526887 DAUC <0003> auc.c:113 vector [4]: rand = da16188758163289c2c4bad6ff6a61fd 20250816122526887 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250816122526887 DAUC <0003> auc.c:142 vector [4]: autn = 95ba85ba724880002f71892e16d2dfc7 20250816122526887 DAUC <0003> auc.c:143 vector [4]: ck = c4ebece01275b87313f21c2c88c33aec 20250816122526887 DAUC <0003> auc.c:144 vector [4]: ik = 8dd96cfff1c1869a707e4b35f6522f5e 20250816122526887 DAUC <0003> auc.c:145 vector [4]: res = f2cce9b69f39824b0000000000000000 20250816122526887 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250816122526887 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250816122526887 DAUC <0003> auc.c:151 vector [4]: kc = 2abed7069d252b5b 20250816122526887 DAUC <0003> auc.c:152 vector [4]: sres = 6df56bfd 20250816122526887 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250816122526887 DAUC <0003> db_auc.c:245 IMSI='262429510056244': Generated 5 vectors 20250816122526887 DAUC <0003> db_auc.c:249 IMSI='262429510056244': Updating SQN=161 in DB 20250816122526887 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429510056244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429510056244"} 20250816122526887 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429510056244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122526887 DLINP <000b> input/ipa.c:452 connected read/write 20250816122526887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122526887 DLINP <000b> input/ipa.c:452 connected read/write 20250816122526887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@86dfd19c8bd0: Found GsupExpect[0] for "262429510056244" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@86dfd19c8bd0: Added IMSI table entry 0TC_gsup_sai_eps(36)"262429510056244" TC_gsup_sai_eps(36)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122526894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36762<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122526897 DAUC <0003> db_auc.c:157 IMSI='262428323140175': No 2G Auth Data 20250816122526897 DAUC <0003> db_auc.c:192 IMSI='262428323140175': No 3G Auth Data HLR_Test-GSUP(33)@86dfd19c8bd0: Created GsupExpect[0] for "262428323140175" to be handled at TC_gsup_sai_eps(37) 20250816122526912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36770<->l=127.0.0.1:4258 20250816122526914 DLINP <000b> input/ipa.c:452 connected read/write 20250816122526914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122526914 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428323140175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428323140175"} 20250816122526914 DAUC <0003> db_auc.c:157 IMSI='262428323140175': No 2G Auth Data 20250816122526914 DAUC <0003> db_auc.c:236 IMSI='262428323140175': Calling to generate 5 vectors 20250816122526914 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250816122526914 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122526914 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250816122526914 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250816122526914 DAUC <0003> auc.c:113 vector [0]: rand = 0f6993b482ea169525f53dd80e5ca7e3 20250816122526914 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250816122526914 DAUC <0003> auc.c:142 vector [0]: autn = e7e303f5b1a68000b17e4a8632f0b1de 20250816122526914 DAUC <0003> auc.c:143 vector [0]: ck = ae8af7c73e39c61e0633f17f332df980 20250816122526914 DAUC <0003> auc.c:144 vector [0]: ik = b06037e58be684ac9a4de91a90cb2776 20250816122526914 DAUC <0003> auc.c:145 vector [0]: res = 01518c6e0e67a55e0000000000000000 20250816122526914 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122526914 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250816122526914 DAUC <0003> auc.c:151 vector [0]: kc = 8294d84716399c44 20250816122526914 DAUC <0003> auc.c:152 vector [0]: sres = 0f362930 20250816122526914 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250816122526914 DAUC <0003> auc.c:113 vector [1]: rand = 3ed2e72af7b4583f98357789e593fa3c 20250816122526914 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250816122526914 DAUC <0003> auc.c:142 vector [1]: autn = e65ea321120e8000954f4b4877614f12 20250816122526914 DAUC <0003> auc.c:143 vector [1]: ck = 95595b19744ea1c63242a2affe1d7f03 20250816122526914 DAUC <0003> auc.c:144 vector [1]: ik = 6404af94ec3873def929ccc4b814c08a 20250816122526914 DAUC <0003> auc.c:145 vector [1]: res = 1cdadb8b7195add90000000000000000 20250816122526914 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122526914 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250816122526914 DAUC <0003> auc.c:151 vector [1]: kc = 3a369ae6de7f6d91 20250816122526914 DAUC <0003> auc.c:152 vector [1]: sres = 6d4f7652 20250816122526914 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250816122526914 DAUC <0003> auc.c:113 vector [2]: rand = 2548528307e4b90c73a463764e6d0077 20250816122526914 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250816122526914 DAUC <0003> auc.c:142 vector [2]: autn = 6e8cf6e8c5a9800008f97a83b08683ef 20250816122526914 DAUC <0003> auc.c:143 vector [2]: ck = 7e271b083fe0c0ef8d0fff42eef6ae94 20250816122526914 DAUC <0003> auc.c:144 vector [2]: ik = 7ed18bd738550110092e6e93a72cc99b 20250816122526914 DAUC <0003> auc.c:145 vector [2]: res = 4a91aa8df5cf91340000000000000000 20250816122526914 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122526914 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250816122526914 DAUC <0003> auc.c:151 vector [2]: kc = 84d7010e4e6fa6f0 20250816122526914 DAUC <0003> auc.c:152 vector [2]: sres = bf5e3bb9 20250816122526914 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250816122526914 DAUC <0003> auc.c:113 vector [3]: rand = e1778ab876e6b48851374b28059d979a 20250816122526914 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250816122526914 DAUC <0003> auc.c:142 vector [3]: autn = 08e5bd5b0128800051b0350ce6ab8901 20250816122526914 DAUC <0003> auc.c:143 vector [3]: ck = 408d60fcaf7e18fc3f605f8a9f6a2c47 20250816122526914 DAUC <0003> auc.c:144 vector [3]: ik = 3a804ea74f76c056818fba94e78bcf0e 20250816122526914 DAUC <0003> auc.c:145 vector [3]: res = 9953646ec30357cb0000000000000000 20250816122526914 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122526914 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250816122526914 DAUC <0003> auc.c:151 vector [3]: kc = c4e2cb4598e93be3 20250816122526914 DAUC <0003> auc.c:152 vector [3]: sres = 5a5033a5 20250816122526914 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250816122526914 DAUC <0003> auc.c:113 vector [4]: rand = bb99548e6cb590331bf034a7e95ca083 20250816122526914 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250816122526914 DAUC <0003> auc.c:142 vector [4]: autn = 09372cd7385a80000726f9c9a007329c 20250816122526914 DAUC <0003> auc.c:143 vector [4]: ck = d4df27ef2104c13e731323a1825f0b04 20250816122526914 DAUC <0003> auc.c:144 vector [4]: ik = 2c1657daa54982b48ec09950d8d0ede4 20250816122526914 DAUC <0003> auc.c:145 vector [4]: res = d0d73a65de2bde330000000000000000 20250816122526914 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250816122526914 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250816122526914 DAUC <0003> auc.c:151 vector [4]: kc = 051acac4dec2a56a 20250816122526914 DAUC <0003> auc.c:152 vector [4]: sres = 0efce456 20250816122526914 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250816122526914 DAUC <0003> db_auc.c:245 IMSI='262428323140175': Generated 5 vectors 20250816122526914 DAUC <0003> db_auc.c:249 IMSI='262428323140175': Updating SQN=161 in DB 20250816122526914 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428323140175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428323140175"} 20250816122526914 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428323140175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122526914 DLINP <000b> input/ipa.c:452 connected read/write 20250816122526914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122526914 DLINP <000b> input/ipa.c:452 connected read/write 20250816122526914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@86dfd19c8bd0: Found GsupExpect[0] for "262428323140175" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@86dfd19c8bd0: Added IMSI table entry 1TC_gsup_sai_eps(37)"262428323140175" TC_gsup_sai_eps(37)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(37)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122526915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36770<->l=127.0.0.1:4258 20250816122526916 DAUC <0003> db_auc.c:157 IMSI='262422105258112': No 2G Auth Data 20250816122526916 DAUC <0003> db_auc.c:192 IMSI='262422105258112': No 3G Auth Data HLR_Test-GSUP(33)@86dfd19c8bd0: Created GsupExpect[0] for "262422105258112" to be handled at TC_gsup_sai_eps(38) 20250816122526921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36772<->l=127.0.0.1:4258 20250816122526922 DLINP <000b> input/ipa.c:452 connected read/write 20250816122526922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122526922 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422105258112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422105258112"} 20250816122526922 DAUC <0003> db_auc.c:236 IMSI='262422105258112': Calling to generate 5 vectors 20250816122526922 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250816122526922 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122526922 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122526922 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250816122526922 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122526922 DAUC <0003> auc.c:113 vector [0]: rand = 08e81c0b3960287af07029f83c22db28 20250816122526922 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250816122526922 DAUC <0003> auc.c:142 vector [0]: autn = eaab9e202d6e8000181cd1226441ff8d 20250816122526923 DAUC <0003> auc.c:143 vector [0]: ck = f1ccc2d6eea2a34a009b2ed4cc3629d5 20250816122526923 DAUC <0003> auc.c:144 vector [0]: ik = 16b0ff9fd5445bfc7dfb3f69eda1f815 20250816122526923 DAUC <0003> auc.c:145 vector [0]: res = f95d628555ad98740000000000000000 20250816122526923 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122526923 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250816122526923 DAUC <0003> auc.c:179 vector [0]: kc = e365923e19d51000 20250816122526923 DAUC <0003> auc.c:180 vector [0]: sres = ce5971ae 20250816122526923 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250816122526923 DAUC <0003> auc.c:113 vector [1]: rand = 9ca3828e6a5ac7f6f2335cf2a7608f43 20250816122526923 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250816122526923 DAUC <0003> auc.c:142 vector [1]: autn = 677b0374494580007dbd534e720c7ff2 20250816122526923 DAUC <0003> auc.c:143 vector [1]: ck = b9633959a7a1a9722d6cdb01df96a066 20250816122526923 DAUC <0003> auc.c:144 vector [1]: ik = 5f6a5cc30b535f6dfe99a81b93217fbd 20250816122526923 DAUC <0003> auc.c:145 vector [1]: res = a3ea6b1c74aff45f0000000000000000 20250816122526923 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122526923 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250816122526923 DAUC <0003> auc.c:179 vector [1]: kc = 7bbec8046ec4d800 20250816122526923 DAUC <0003> auc.c:180 vector [1]: sres = 85ab596e 20250816122526923 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250816122526923 DAUC <0003> auc.c:113 vector [2]: rand = 1231375d3e07bb26bbadadad919096fc 20250816122526923 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250816122526923 DAUC <0003> auc.c:142 vector [2]: autn = 8f4d7613ab44800061f4881b4d30e750 20250816122526923 DAUC <0003> auc.c:143 vector [2]: ck = c67257f72a2e3fbf09e16a47c6c73a93 20250816122526923 DAUC <0003> auc.c:144 vector [2]: ik = 83f936ffbfc8ed0f702a88ba2d307c08 20250816122526923 DAUC <0003> auc.c:145 vector [2]: res = 712766e8677c38e90000000000000000 20250816122526923 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122526923 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250816122526923 DAUC <0003> auc.c:179 vector [2]: kc = dde6e4ee5d5d6800 20250816122526923 DAUC <0003> auc.c:180 vector [2]: sres = 9e4495ed 20250816122526923 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250816122526923 DAUC <0003> auc.c:113 vector [3]: rand = 3430f76671bd45ebec98336dfba7e0d2 20250816122526923 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250816122526923 DAUC <0003> auc.c:142 vector [3]: autn = d8c29293e7e480007472df2ee0c6b48b 20250816122526923 DAUC <0003> auc.c:143 vector [3]: ck = c8234558ffc2ffcd112d63d007a53c54 20250816122526923 DAUC <0003> auc.c:144 vector [3]: ik = 373b1aa3aa1546d711eaeb9aa2d085c7 20250816122526923 DAUC <0003> auc.c:145 vector [3]: res = 65ceca054d8d38260000000000000000 20250816122526923 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122526923 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250816122526923 DAUC <0003> auc.c:179 vector [3]: kc = cfc71a28dc22fc00 20250816122526923 DAUC <0003> auc.c:180 vector [3]: sres = 0dc22b6d 20250816122526923 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250816122526923 DAUC <0003> auc.c:113 vector [4]: rand = c2b37aa08c5b050a205c0227071bf0b6 20250816122526923 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250816122526923 DAUC <0003> auc.c:142 vector [4]: autn = 5a852674654f8000891b89a6c831ce51 20250816122526923 DAUC <0003> auc.c:143 vector [4]: ck = e2ef6af95a435d7daf8a48717952d14a 20250816122526923 DAUC <0003> auc.c:144 vector [4]: ik = 9772193c821fa5f8d5f6cd240900f46c 20250816122526923 DAUC <0003> auc.c:145 vector [4]: res = 7cb5887256b8fd210000000000000000 20250816122526923 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250816122526923 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250816122526923 DAUC <0003> auc.c:179 vector [4]: kc = b4e1f11867b70000 20250816122526923 DAUC <0003> auc.c:180 vector [4]: sres = f0127dd6 20250816122526923 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250816122526923 DAUC <0003> db_auc.c:245 IMSI='262422105258112': Generated 5 vectors 20250816122526923 DAUC <0003> db_auc.c:249 IMSI='262422105258112': Updating SQN=161 in DB 20250816122526923 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422105258112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422105258112"} 20250816122526923 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422105258112 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122526923 DLINP <000b> input/ipa.c:452 connected read/write 20250816122526923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122526923 DLINP <000b> input/ipa.c:452 connected read/write 20250816122526923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@86dfd19c8bd0: Found GsupExpect[0] for "262422105258112" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@86dfd19c8bd0: Added IMSI table entry 2TC_gsup_sai_eps(38)"262422105258112" TC_gsup_sai_eps(38)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122526924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36772<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122526924 DAUC <0003> db_auc.c:157 IMSI='262421010438065': No 2G Auth Data 20250816122526924 DAUC <0003> db_auc.c:192 IMSI='262421010438065': No 3G Auth Data HLR_Test-GSUP(33)@86dfd19c8bd0: Created GsupExpect[0] for "262421010438065" to be handled at TC_gsup_sai_eps(39) 20250816122526929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36774<->l=127.0.0.1:4258 20250816122526931 DLINP <000b> input/ipa.c:452 connected read/write 20250816122526931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122526931 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421010438065 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421010438065"} 20250816122526931 DAUC <0003> db_auc.c:236 IMSI='262421010438065': Calling to generate 5 vectors 20250816122526931 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250816122526931 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122526931 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122526931 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250816122526931 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122526931 DAUC <0003> auc.c:113 vector [0]: rand = 0def27f87ed79c4ab05c0313ca5a14c0 20250816122526931 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250816122526931 DAUC <0003> auc.c:142 vector [0]: autn = 24338638673780002e60f266a2e399bd 20250816122526931 DAUC <0003> auc.c:143 vector [0]: ck = c06b9b5ea36742d8d05bfca50545cc6a 20250816122526931 DAUC <0003> auc.c:144 vector [0]: ik = e978421d9a25d01241d0e1ae543ea812 20250816122526931 DAUC <0003> auc.c:145 vector [0]: res = 76cf3e4ca7ef00e90000000000000000 20250816122526931 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122526931 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250816122526931 DAUC <0003> auc.c:179 vector [0]: kc = 3ba258a60474c800 20250816122526931 DAUC <0003> auc.c:180 vector [0]: sres = 64161999 20250816122526931 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250816122526931 DAUC <0003> auc.c:113 vector [1]: rand = c7e7c3dfe39b5ee8aa865657d9630470 20250816122526931 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250816122526931 DAUC <0003> auc.c:142 vector [1]: autn = 47f02da597fc8000c40b7e5ace72f2bf 20250816122526931 DAUC <0003> auc.c:143 vector [1]: ck = 3e9f6779eab29857efe2fb58f1ee09bb 20250816122526931 DAUC <0003> auc.c:144 vector [1]: ik = c37595890300a1382cfeafbfeab5f87c 20250816122526931 DAUC <0003> auc.c:145 vector [1]: res = bf74d4e115ecb68a0000000000000000 20250816122526931 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122526931 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250816122526931 DAUC <0003> auc.c:179 vector [1]: kc = 6df8e1410b45b400 20250816122526931 DAUC <0003> auc.c:180 vector [1]: sres = e32dfca5 20250816122526931 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250816122526931 DAUC <0003> auc.c:113 vector [2]: rand = ef4badfbae6348f4db11f2b384859d0e 20250816122526931 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250816122526931 DAUC <0003> auc.c:142 vector [2]: autn = 7e29792ad44680007a0c3f38fb8010d7 20250816122526931 DAUC <0003> auc.c:143 vector [2]: ck = 2730309b4cf810df7652eda6ca8c8930 20250816122526931 DAUC <0003> auc.c:144 vector [2]: ik = b074f83679adb2b99451e470c6756bfd 20250816122526931 DAUC <0003> auc.c:145 vector [2]: res = 7b99bb88b75ad6ca0000000000000000 20250816122526931 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122526931 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250816122526931 DAUC <0003> auc.c:179 vector [2]: kc = e23d08b02589f000 20250816122526931 DAUC <0003> auc.c:180 vector [2]: sres = 6c104045 20250816122526931 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250816122526931 DAUC <0003> auc.c:113 vector [3]: rand = de285dab5800109e061bdb4201b8459f 20250816122526931 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250816122526931 DAUC <0003> auc.c:142 vector [3]: autn = c77cdb0f41708000f1806573a3141640 20250816122526931 DAUC <0003> auc.c:143 vector [3]: ck = dfbdc5772da50e2063978c3f7e537878 20250816122526931 DAUC <0003> auc.c:144 vector [3]: ik = 7b9abba14952bc5a74196e149cbff331 20250816122526931 DAUC <0003> auc.c:145 vector [3]: res = 7f8b6bf50e0536760000000000000000 20250816122526931 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122526931 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250816122526931 DAUC <0003> auc.c:179 vector [3]: kc = eed3a75834bf9400 20250816122526931 DAUC <0003> auc.c:180 vector [3]: sres = 7e9c20bb 20250816122526931 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250816122526931 DAUC <0003> auc.c:113 vector [4]: rand = fce2c5bcb0560f2a942c54f6a504dc20 20250816122526931 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250816122526931 DAUC <0003> auc.c:142 vector [4]: autn = 415e253b85d78000fc03cb02d25ae7b1 20250816122526931 DAUC <0003> auc.c:143 vector [4]: ck = c9dcee30be05f3ba892f105e2b8a6823 20250816122526931 DAUC <0003> auc.c:144 vector [4]: ik = 43db253864fc55f9a37a0aabf36683d6 20250816122526931 DAUC <0003> auc.c:145 vector [4]: res = 39d791e33b205ed20000000000000000 20250816122526931 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250816122526931 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250816122526931 DAUC <0003> auc.c:179 vector [4]: kc = 16c02fb1f01aa400 20250816122526931 DAUC <0003> auc.c:180 vector [4]: sres = c32daba3 20250816122526931 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250816122526931 DAUC <0003> db_auc.c:245 IMSI='262421010438065': Generated 5 vectors 20250816122526931 DAUC <0003> db_auc.c:249 IMSI='262421010438065': Updating SQN=161 in DB 20250816122526931 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421010438065 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421010438065"} 20250816122526931 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421010438065 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122526931 DLINP <000b> input/ipa.c:452 connected read/write 20250816122526931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122526931 DLINP <000b> input/ipa.c:452 connected read/write 20250816122526931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@86dfd19c8bd0: Found GsupExpect[0] for "262421010438065" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@86dfd19c8bd0: Added IMSI table entry 3TC_gsup_sai_eps(39)"262421010438065" TC_gsup_sai_eps(39)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122526932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36774<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122526933 DAUC <0003> db_auc.c:157 IMSI='262429932885188': No 2G Auth Data 20250816122526933 DAUC <0003> db_auc.c:192 IMSI='262429932885188': No 3G Auth Data HLR_Test-GSUP(33)@86dfd19c8bd0: Created GsupExpect[0] for "262429932885188" to be handled at TC_gsup_sai_eps(40) 20250816122526938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36788<->l=127.0.0.1:4258 20250816122526939 DLINP <000b> input/ipa.c:452 connected read/write 20250816122526939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122526939 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429932885188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429932885188"} 20250816122526939 DAUC <0003> db_auc.c:236 IMSI='262429932885188': Calling to generate 5 vectors 20250816122526939 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250816122526939 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250816122526939 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250816122526939 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250816122526939 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250816122526939 DAUC <0003> auc.c:113 vector [0]: rand = dadf3abf8a06364f48ef031bbe43f77c 20250816122526939 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250816122526939 DAUC <0003> auc.c:142 vector [0]: autn = f95a60d021708000ad14422a5c1fb8ed 20250816122526939 DAUC <0003> auc.c:143 vector [0]: ck = 4ce5a67bb93615ae9fd48ec21f07591a 20250816122526939 DAUC <0003> auc.c:144 vector [0]: ik = dd0b6296da244eabb15ef4b9230d738e 20250816122526939 DAUC <0003> auc.c:145 vector [0]: res = 89de9aa808c38dd30000000000000000 20250816122526939 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250816122526939 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250816122526939 DAUC <0003> auc.c:179 vector [0]: kc = 6a7473d17f898e81 20250816122526939 DAUC <0003> auc.c:180 vector [0]: sres = fa677a42 20250816122526939 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250816122526939 DAUC <0003> auc.c:113 vector [1]: rand = 40819175d6ffb5cbaa55a097a4cf3791 20250816122526939 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250816122526939 DAUC <0003> auc.c:142 vector [1]: autn = a6a2aa0523a58000c761921757996bd8 20250816122526939 DAUC <0003> auc.c:143 vector [1]: ck = d744bb055da21d7767243c42b40fe545 20250816122526939 DAUC <0003> auc.c:144 vector [1]: ik = 29a3c74d776020c207f90da2b41d9263 20250816122526939 DAUC <0003> auc.c:145 vector [1]: res = 9e0b4869f4537b320000000000000000 20250816122526939 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250816122526939 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250816122526939 DAUC <0003> auc.c:179 vector [1]: kc = 85aa871a88a0a10a 20250816122526939 DAUC <0003> auc.c:180 vector [1]: sres = f8ca9818 20250816122526939 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250816122526940 DAUC <0003> auc.c:113 vector [2]: rand = be77f0373d9277461d9259459e027b37 20250816122526940 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250816122526940 DAUC <0003> auc.c:142 vector [2]: autn = da8a8d09651f8000b9eeb78a6b91b3a3 20250816122526940 DAUC <0003> auc.c:143 vector [2]: ck = ca90830292f517d12b1ed2920e39a5dc 20250816122526940 DAUC <0003> auc.c:144 vector [2]: ik = 888e6b1dfc0c9ec24aa9aeb3f2ff97d7 20250816122526940 DAUC <0003> auc.c:145 vector [2]: res = 7bb717bd46b8ae9b0000000000000000 20250816122526940 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250816122526940 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250816122526940 DAUC <0003> auc.c:179 vector [2]: kc = 1936d7cf7883a981 20250816122526940 DAUC <0003> auc.c:180 vector [2]: sres = 0c2539b6 20250816122526940 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250816122526940 DAUC <0003> auc.c:113 vector [3]: rand = 57c6b00101c27903f72bbef28cc4accf 20250816122526940 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250816122526940 DAUC <0003> auc.c:142 vector [3]: autn = 17319ef0600d8000ef7c9e39aef88085 20250816122526940 DAUC <0003> auc.c:143 vector [3]: ck = baa169b596885d1cecd6092845de1836 20250816122526940 DAUC <0003> auc.c:144 vector [3]: ik = ab83cb816b16c3af538ae05f17dd37ff 20250816122526940 DAUC <0003> auc.c:145 vector [3]: res = 3a49c44f914b9d1e0000000000000000 20250816122526940 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250816122526940 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250816122526940 DAUC <0003> auc.c:179 vector [3]: kc = 0f8ebc003213c0f3 20250816122526940 DAUC <0003> auc.c:180 vector [3]: sres = 0b05e547 20250816122526940 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250816122526940 DAUC <0003> auc.c:113 vector [4]: rand = 6a7ec14cdd97ca86efde6c7caa1861a9 20250816122526940 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250816122526940 DAUC <0003> auc.c:142 vector [4]: autn = 92c23215eac98000d193127c2a37bb3c 20250816122526940 DAUC <0003> auc.c:143 vector [4]: ck = 954d95a44d5159a0bcdc1ab37d6b698c 20250816122526940 DAUC <0003> auc.c:144 vector [4]: ik = 12105f19fd3f678f3326e552b590913d 20250816122526940 DAUC <0003> auc.c:145 vector [4]: res = e45190b6fe6397130000000000000000 20250816122526940 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250816122526940 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250816122526940 DAUC <0003> auc.c:179 vector [4]: kc = 24e4277080b3e02c 20250816122526940 DAUC <0003> auc.c:180 vector [4]: sres = 6bb5b120 20250816122526940 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250816122526940 DAUC <0003> db_auc.c:245 IMSI='262429932885188': Generated 5 vectors 20250816122526940 DAUC <0003> db_auc.c:249 IMSI='262429932885188': Updating SQN=161 in DB 20250816122526940 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429932885188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429932885188"} 20250816122526940 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429932885188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122526940 DLINP <000b> input/ipa.c:452 connected read/write 20250816122526940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122526940 DLINP <000b> input/ipa.c:452 connected read/write 20250816122526940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@86dfd19c8bd0: Found GsupExpect[0] for "262429932885188" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@86dfd19c8bd0: Added IMSI table entry 4TC_gsup_sai_eps(40)"262429932885188" TC_gsup_sai_eps(40)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122526941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36788<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@86dfd19c8bd0: Final verdict of PTC: pass MTC@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122526942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36760<->l=127.0.0.1:4258 20250816122526942 DLINP <000b> input/ipa.c:452 connected read/write 20250816122526942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122526942 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122526942 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122526942 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(33)@86dfd19c8bd0: Final verdict of PTC: none 20250816122526942 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34115<->l=127.0.0.1:4259) 34@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: pass MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sat Aug 16 12:25:26 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 20250816122526966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36800<->l=127.0.0.1:4258 20250816122527067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36800<->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=126344) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:25:29 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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_gsup_ul_unknown_imsi started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122530214 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122530214 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122530219 DLINP <000b> input/ipa.c:452 connected read/write 20250816122530219 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122530220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36810<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122530224 DLINP <000b> input/ipa.c:452 connected read/write 20250816122530224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122530224 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122530224 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122530224 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  20250816122530224 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122530224 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  20250816122530224 DLGSUP <0013> gsup_server.c:236 2:  20250816122530224 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122530224 DLGSUP <0013> gsup_server.c:236 3:  20250816122530224 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122530224 DLGSUP <0013> gsup_server.c:236 4:  20250816122530224 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122530224 DLGSUP <0013> gsup_server.c:236 5:  20250816122530224 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122530224 DLGSUP <0013> gsup_server.c:236 7:  20250816122530224 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122530224 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122530224 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122530224 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@86dfd19c8bd0: 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") 20250816122530242 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43513<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@86dfd19c8bd0: Created GsupExpect[0] for "262428662577725" to be handled at TC_gsup_ul_unknown_imsi(45) 20250816122530252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36816<->l=127.0.0.1:4258 20250816122530266 DLINP <000b> input/ipa.c:452 connected read/write 20250816122530266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122530266 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428662577725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428662577725" cn_domain=PS} 20250816122530266 DLU <0006> fsm.c:456 lu(262428662577725)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122530266 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428662577725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250816122530266 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428662577725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428662577725" cause=IMSI unknown in HLR} 20250816122530266 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428662577725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122530266 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428662577725)[0x55cc4d0274f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122530266 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428662577725)[0x55cc4d0274f0]{UNVALIDATED}: Freeing instance 20250816122530266 DLU <0006> fsm.c:568 lu(PS:IMSI-262428662577725)[0x55cc4d0274f0]{UNVALIDATED}: Deallocated 20250816122530266 DLINP <000b> input/ipa.c:452 connected read/write 20250816122530266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122530266 DLINP <000b> input/ipa.c:452 connected read/write 20250816122530266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@86dfd19c8bd0: Found GsupExpect[0] for "262428662577725" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@86dfd19c8bd0: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262428662577725" TC_gsup_ul_unknown_imsi(45)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122530272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36816<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122530273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36810<->l=127.0.0.1:4258 20250816122530275 DLINP <000b> input/ipa.c:452 connected read/write 20250816122530275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122530275 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122530275 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122530275 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122530275 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43513<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@86dfd19c8bd0: Final verdict of PTC: none 43@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 43: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@86dfd19c8bd0: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sat Aug 16 12:25:30 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 20250816122530316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36820<->l=127.0.0.1:4258 20250816122530417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36820<->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=26036) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:25: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_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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122533543 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122533543 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122533547 DLINP <000b> input/ipa.c:452 connected read/write 20250816122533547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122533549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39536<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122533553 DLINP <000b> input/ipa.c:452 connected read/write 20250816122533553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122533553 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122533553 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122533553 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  20250816122533553 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122533553 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  20250816122533553 DLGSUP <0013> gsup_server.c:236 2:  20250816122533553 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122533553 DLGSUP <0013> gsup_server.c:236 3:  20250816122533553 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122533553 DLGSUP <0013> gsup_server.c:236 4:  20250816122533553 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122533553 DLGSUP <0013> gsup_server.c:236 5:  20250816122533553 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122533553 DLGSUP <0013> gsup_server.c:236 7:  20250816122533553 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122533553 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122533553 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122533553 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)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@86dfd19c8bd0: 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") 20250816122533578 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34777<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@86dfd19c8bd0: Created GsupExpect[0] for "262426190106554" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250816122533596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39544<->l=127.0.0.1:4258 20250816122533605 DLINP <000b> input/ipa.c:452 connected read/write 20250816122533605 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122533605 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262426190106554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426190106554" cn_domain=PS source_name="the-source\n"} 20250816122533605 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250816122533606 DLU <0006> fsm.c:456 lu(262426190106554)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122533606 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262426190106554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250816122533606 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262426190106554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426190106554" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250816122533606 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262426190106554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122533606 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426190106554)[0x55cc4d0274f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122533606 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426190106554)[0x55cc4d0274f0]{UNVALIDATED}: Freeing instance 20250816122533606 DLU <0006> fsm.c:568 lu(PS:IMSI-262426190106554)[0x55cc4d0274f0]{UNVALIDATED}: Deallocated 20250816122533606 DLINP <000b> input/ipa.c:452 connected read/write 20250816122533606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122533606 DLINP <000b> input/ipa.c:452 connected read/write 20250816122533606 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@86dfd19c8bd0: Found GsupExpect[0] for "262426190106554" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@86dfd19c8bd0: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262426190106554" TC_gsup_ul_unknown_imsi_via_proxy(50)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122533610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39544<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122533612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39536<->l=127.0.0.1:4258 20250816122533614 DLINP <000b> input/ipa.c:452 connected read/write 20250816122533614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122533614 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122533614 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122533614 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122533614 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250816122533614 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34777<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@86dfd19c8bd0: Final verdict of PTC: none 48@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 48: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@86dfd19c8bd0: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@86dfd19c8bd0: 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'. Sat Aug 16 12:25:33 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 20250816122533640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39548<->l=127.0.0.1:4258 20250816122533741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39548<->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@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:25: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_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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122536877 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122536877 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122536881 DLINP <000b> input/ipa.c:452 connected read/write 20250816122536881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122536882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39550<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@86dfd19c8bd0: 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) } } } } 20250816122536882 DLINP <000b> input/ipa.c:452 connected read/write 20250816122536882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122536882 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122536882 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122536882 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  20250816122536882 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122536882 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  20250816122536882 DLGSUP <0013> gsup_server.c:236 2:  20250816122536882 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122536882 DLGSUP <0013> gsup_server.c:236 3:  20250816122536882 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122536882 DLGSUP <0013> gsup_server.c:236 4:  20250816122536882 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122536882 DLGSUP <0013> gsup_server.c:236 5:  20250816122536882 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122536882 DLGSUP <0013> gsup_server.c:236 7:  20250816122536882 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122536882 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122536882 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122536882 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)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(51)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@86dfd19c8bd0: 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") 20250816122536902 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33843<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@86dfd19c8bd0: Created GsupExpect[0] for "262428821330126" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250816122536911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39560<->l=127.0.0.1:4258 20250816122536930 DLINP <000b> input/ipa.c:452 connected read/write 20250816122536930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122536930 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428821330126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428821330126" cn_domain=PS} 20250816122536930 DLU <0006> fsm.c:456 lu(262428821330126)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122536930 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428821330126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250816122536930 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428821330126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428821330126" cause=Roaming not allowed in this location area} 20250816122536930 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428821330126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122536930 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428821330126)[0x55cc4d0274f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122536930 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428821330126)[0x55cc4d0274f0]{UNVALIDATED}: Freeing instance 20250816122536930 DLU <0006> fsm.c:568 lu(PS:IMSI-262428821330126)[0x55cc4d0274f0]{UNVALIDATED}: Deallocated 20250816122536930 DLINP <000b> input/ipa.c:452 connected read/write 20250816122536930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122536930 DLINP <000b> input/ipa.c:452 connected read/write 20250816122536930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@86dfd19c8bd0: Found GsupExpect[0] for "262428821330126" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@86dfd19c8bd0: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262428821330126" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122536944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39560<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122536945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39550<->l=127.0.0.1:4258 20250816122536947 DLINP <000b> input/ipa.c:452 connected read/write 20250816122536947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122536947 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122536947 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122536947 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122536947 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33843<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@86dfd19c8bd0: Final verdict of PTC: none 53@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 53: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@86dfd19c8bd0: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@86dfd19c8bd0: 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'. Sat Aug 16 12:25:36 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 20250816122536984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39576<->l=127.0.0.1:4258 20250816122537085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39576<->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@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:25: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_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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_gsup_sai_err_unknown_imsi started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122540175 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122540175 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122540180 DLINP <000b> input/ipa.c:452 connected read/write 20250816122540180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122540181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39588<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122540185 DLINP <000b> input/ipa.c:452 connected read/write 20250816122540186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122540186 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122540186 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122540186 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  20250816122540186 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122540186 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  20250816122540186 DLGSUP <0013> gsup_server.c:236 2:  20250816122540186 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122540186 DLGSUP <0013> gsup_server.c:236 3:  20250816122540186 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122540186 DLGSUP <0013> gsup_server.c:236 4:  20250816122540186 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122540186 DLGSUP <0013> gsup_server.c:236 5:  20250816122540186 DLGSUP <0013> gsup_server.c:238 5: 00  HLR_Test-GSUP-IPA(56)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122540186 DLGSUP <0013> gsup_server.c:236 7:  20250816122540186 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122540186 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122540186 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122540186 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@86dfd19c8bd0: 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") 20250816122540210 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40889<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@86dfd19c8bd0: Created GsupExpect[0] for "262420351408816" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250816122540224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39596<->l=127.0.0.1:4258 20250816122540231 DLINP <000b> input/ipa.c:452 connected read/write 20250816122540231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122540231 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420351408816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420351408816"} 20250816122540231 DAUC <0003> db_auc.c:133 IMSI='262420351408816': No such subscriber 20250816122540231 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420351408816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250816122540231 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420351408816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420351408816" cause=IMSI unknown in HLR} 20250816122540232 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420351408816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122540232 DLINP <000b> input/ipa.c:452 connected read/write 20250816122540232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122540232 DLINP <000b> input/ipa.c:452 connected read/write 20250816122540232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@86dfd19c8bd0: Found GsupExpect[0] for "262420351408816" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@86dfd19c8bd0: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262420351408816" TC_gsup_sai_err_unknown_imsi(60)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122540236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39596<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122540238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39588<->l=127.0.0.1:4258 20250816122540239 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40889<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@86dfd19c8bd0: Final verdict of PTC: none 58@86dfd19c8bd0: Final verdict of PTC: none 20250816122540240 DLINP <000b> input/ipa.c:452 connected read/write 20250816122540240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122540240 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122540241 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122540241 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(59)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 58: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@86dfd19c8bd0: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@86dfd19c8bd0: 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'. Sat Aug 16 12:25:40 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 20250816122540278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39598<->l=127.0.0.1:4258 20250816122540379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39598<->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=25336) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:25: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_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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_gsup_ul started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122543506 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122543506 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122543510 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122543510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35634<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@86dfd19c8bd0: 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) } } } } 20250816122543511 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122543511 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122543511 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122543511 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  20250816122543511 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122543511 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  20250816122543511 DLGSUP <0013> gsup_server.c:236 2:  20250816122543511 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122543511 DLGSUP <0013> gsup_server.c:236 3:  20250816122543511 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122543511 DLGSUP <0013> gsup_server.c:236 4:  20250816122543511 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122543511 DLGSUP <0013> gsup_server.c:236 5:  20250816122543511 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122543511 DLGSUP <0013> gsup_server.c:236 7:  20250816122543511 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122543511 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122543511 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122543511 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)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(61)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@86dfd19c8bd0: 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") 20250816122543531 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35437<->l=127.0.0.1:4259) 20250816122543539 DAUC <0003> db_auc.c:157 IMSI='262423559379383': No 2G Auth Data 20250816122543539 DAUC <0003> db_auc.c:192 IMSI='262423559379383': No 3G Auth Data HLR_Test-GSUP(62)@86dfd19c8bd0: Created GsupExpect[0] for "262423559379383" to be handled at TC_gsup_ul(65) 20250816122543565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35640<->l=127.0.0.1:4258 20250816122543576 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122543576 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423559379383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423559379383" cn_domain=PS} 20250816122543576 DLU <0006> fsm.c:456 lu(262423559379383)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122543576 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423559379383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122543576 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423559379383)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122543576 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423559379383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423559379383" cn_domain=PS} 20250816122543576 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122543576 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@86dfd19c8bd0: Found GsupExpect[0] for "262423559379383" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@86dfd19c8bd0: Added IMSI table entry 0TC_gsup_ul(65)"262423559379383" 20250816122543582 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543582 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122543582 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423559379383 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423559379383"} 20250816122543582 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423559379383)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122543582 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262423559379383 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122543582 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423559379383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423559379383"} 20250816122543582 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262423559379383 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122543582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423559379383)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122543582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423559379383)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122543582 DLU <0006> fsm.c:568 lu(PS:IMSI-262423559379383)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122543582 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122543582 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul(65)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122543585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35640<->l=127.0.0.1:4258 TC_gsup_ul(65)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122543588 DAUC <0003> db_auc.c:157 IMSI='262426815321096': No 2G Auth Data 20250816122543588 DAUC <0003> db_auc.c:192 IMSI='262426815321096': No 3G Auth Data 20250816122543589 DLGSUP <0013> hlr.c:121 IMSI 262426815321096: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@86dfd19c8bd0: Created GsupExpect[0] for "262426815321096" to be handled at TC_gsup_ul(66) 20250816122543600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35652<->l=127.0.0.1:4258 20250816122543601 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543601 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122543601 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426815321096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426815321096" cn_domain=PS} 20250816122543601 DLU <0006> fsm.c:456 lu(262426815321096)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122543601 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426815321096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122543601 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426815321096)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122543601 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426815321096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426815321096" cn_domain=PS} 20250816122543601 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122543601 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@86dfd19c8bd0: Found GsupExpect[0] for "262426815321096" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@86dfd19c8bd0: Added IMSI table entry 1TC_gsup_ul(66)"262426815321096" 20250816122543602 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122543602 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426815321096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426815321096"} 20250816122543602 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426815321096)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122543602 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426815321096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122543602 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426815321096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426815321096"} 20250816122543602 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426815321096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122543602 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426815321096)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122543602 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426815321096)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122543602 DLU <0006> fsm.c:568 lu(PS:IMSI-262426815321096)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122543602 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122543603 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul(66)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122543603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35652<->l=127.0.0.1:4258 TC_gsup_ul(66)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122543604 DAUC <0003> db_auc.c:157 IMSI='262427103843391': No 2G Auth Data 20250816122543604 DAUC <0003> db_auc.c:192 IMSI='262427103843391': No 3G Auth Data 20250816122543604 DLGSUP <0013> hlr.c:121 IMSI 262427103843391: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@86dfd19c8bd0: Created GsupExpect[0] for "262427103843391" to be handled at TC_gsup_ul(67) 20250816122543610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35664<->l=127.0.0.1:4258 20250816122543612 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122543612 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427103843391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427103843391" cn_domain=PS} 20250816122543612 DLU <0006> fsm.c:456 lu(262427103843391)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122543612 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427103843391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122543612 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427103843391)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122543612 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427103843391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427103843391" cn_domain=PS} 20250816122543612 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122543612 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543612 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@86dfd19c8bd0: Found GsupExpect[0] for "262427103843391" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@86dfd19c8bd0: Added IMSI table entry 2TC_gsup_ul(67)"262427103843391" 20250816122543613 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122543613 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427103843391 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427103843391"} 20250816122543613 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427103843391)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122543613 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427103843391 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122543613 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427103843391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427103843391"} 20250816122543613 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427103843391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122543613 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427103843391)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122543613 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427103843391)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122543613 DLU <0006> fsm.c:568 lu(PS:IMSI-262427103843391)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122543613 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122543613 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul(67)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122543614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35664<->l=127.0.0.1:4258 TC_gsup_ul(67)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122543614 DAUC <0003> db_auc.c:157 IMSI='262424655865851': No 2G Auth Data 20250816122543614 DAUC <0003> db_auc.c:192 IMSI='262424655865851': No 3G Auth Data 20250816122543615 DLGSUP <0013> hlr.c:121 IMSI 262424655865851: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@86dfd19c8bd0: Created GsupExpect[0] for "262424655865851" to be handled at TC_gsup_ul(68) 20250816122543621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35672<->l=127.0.0.1:4258 20250816122543623 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122543623 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424655865851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424655865851" cn_domain=PS} 20250816122543623 DLU <0006> fsm.c:456 lu(262424655865851)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122543623 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424655865851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122543623 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424655865851)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122543623 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424655865851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424655865851" cn_domain=PS} 20250816122543623 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122543623 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543623 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@86dfd19c8bd0: Found GsupExpect[0] for "262424655865851" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@86dfd19c8bd0: Added IMSI table entry 3TC_gsup_ul(68)"262424655865851" 20250816122543624 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122543624 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424655865851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424655865851"} 20250816122543624 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424655865851)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122543624 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424655865851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122543624 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424655865851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424655865851"} 20250816122543624 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424655865851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122543624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424655865851)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122543624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424655865851)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122543624 DLU <0006> fsm.c:568 lu(PS:IMSI-262424655865851)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122543624 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122543624 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543624 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul(68)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122543626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35672<->l=127.0.0.1:4258 TC_gsup_ul(68)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122543626 DAUC <0003> db_auc.c:157 IMSI='262426681828815': No 2G Auth Data 20250816122543626 DAUC <0003> db_auc.c:192 IMSI='262426681828815': No 3G Auth Data 20250816122543627 DLGSUP <0013> hlr.c:121 IMSI 262426681828815: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@86dfd19c8bd0: Created GsupExpect[0] for "262426681828815" to be handled at TC_gsup_ul(69) 20250816122543633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35676<->l=127.0.0.1:4258 20250816122543635 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122543635 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426681828815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426681828815" cn_domain=PS} 20250816122543635 DLU <0006> fsm.c:456 lu(262426681828815)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122543635 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426681828815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122543635 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426681828815)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122543635 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426681828815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426681828815" cn_domain=PS} 20250816122543635 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122543635 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@86dfd19c8bd0: Found GsupExpect[0] for "262426681828815" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@86dfd19c8bd0: Added IMSI table entry 4TC_gsup_ul(69)"262426681828815" 20250816122543636 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543636 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122543636 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426681828815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426681828815"} 20250816122543636 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426681828815)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122543636 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426681828815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122543636 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426681828815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426681828815"} 20250816122543636 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426681828815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122543636 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426681828815)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122543636 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426681828815)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122543636 DLU <0006> fsm.c:568 lu(PS:IMSI-262426681828815)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122543636 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122543636 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul(69)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122543636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35676<->l=127.0.0.1:4258 TC_gsup_ul(69)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122543637 DAUC <0003> db_auc.c:157 IMSI='262420692059119': No 2G Auth Data 20250816122543637 DAUC <0003> db_auc.c:192 IMSI='262420692059119': No 3G Auth Data 20250816122543637 DLGSUP <0013> hlr.c:121 IMSI 262420692059119: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@86dfd19c8bd0: Created GsupExpect[0] for "262420692059119" to be handled at TC_gsup_ul(70) 20250816122543642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35682<->l=127.0.0.1:4258 20250816122543644 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543644 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122543644 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420692059119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420692059119" cn_domain=PS} 20250816122543644 DLU <0006> fsm.c:456 lu(262420692059119)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122543644 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420692059119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122543644 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420692059119)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122543644 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420692059119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420692059119" cn_domain=PS} 20250816122543644 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122543644 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@86dfd19c8bd0: Found GsupExpect[0] for "262420692059119" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@86dfd19c8bd0: Added IMSI table entry 5TC_gsup_ul(70)"262420692059119" 20250816122543645 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543645 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122543645 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420692059119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420692059119"} 20250816122543645 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420692059119)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122543645 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420692059119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122543645 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420692059119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420692059119"} 20250816122543645 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420692059119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122543645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420692059119)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122543645 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420692059119)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122543645 DLU <0006> fsm.c:568 lu(PS:IMSI-262420692059119)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122543645 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122543645 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul(70)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122543646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35682<->l=127.0.0.1:4258 TC_gsup_ul(70)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122543646 DAUC <0003> db_auc.c:157 IMSI='262428079717609': No 2G Auth Data 20250816122543646 DAUC <0003> db_auc.c:192 IMSI='262428079717609': No 3G Auth Data 20250816122543646 DLGSUP <0013> hlr.c:121 IMSI 262428079717609: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@86dfd19c8bd0: Created GsupExpect[0] for "262428079717609" to be handled at TC_gsup_ul(71) 20250816122543651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35688<->l=127.0.0.1:4258 20250816122543653 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122543653 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428079717609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428079717609" cn_domain=PS} 20250816122543653 DLU <0006> fsm.c:456 lu(262428079717609)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122543653 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428079717609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122543653 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428079717609)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122543653 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428079717609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428079717609" cn_domain=PS} 20250816122543653 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122543653 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@86dfd19c8bd0: Found GsupExpect[0] for "262428079717609" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@86dfd19c8bd0: Added IMSI table entry 6TC_gsup_ul(71)"262428079717609" 20250816122543654 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122543654 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428079717609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428079717609"} 20250816122543654 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428079717609)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122543654 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428079717609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122543654 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428079717609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428079717609"} 20250816122543654 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428079717609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122543654 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428079717609)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122543654 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428079717609)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122543654 DLU <0006> fsm.c:568 lu(PS:IMSI-262428079717609)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122543654 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122543654 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul(71)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122543654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35688<->l=127.0.0.1:4258 TC_gsup_ul(71)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122543655 DAUC <0003> db_auc.c:157 IMSI='262429312130240': No 2G Auth Data 20250816122543655 DAUC <0003> db_auc.c:192 IMSI='262429312130240': No 3G Auth Data 20250816122543655 DLGSUP <0013> hlr.c:121 IMSI 262429312130240: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@86dfd19c8bd0: Created GsupExpect[0] for "262429312130240" to be handled at TC_gsup_ul(72) 20250816122543660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35690<->l=127.0.0.1:4258 20250816122543661 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122543661 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429312130240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429312130240" cn_domain=PS} 20250816122543661 DLU <0006> fsm.c:456 lu(262429312130240)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122543661 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429312130240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122543661 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429312130240)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122543661 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429312130240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429312130240" cn_domain=PS} 20250816122543661 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122543661 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@86dfd19c8bd0: Found GsupExpect[0] for "262429312130240" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@86dfd19c8bd0: Added IMSI table entry 7TC_gsup_ul(72)"262429312130240" 20250816122543662 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122543662 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429312130240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429312130240"} 20250816122543662 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429312130240)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122543662 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429312130240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122543662 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429312130240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429312130240"} 20250816122543662 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429312130240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122543662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429312130240)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122543662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429312130240)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122543662 DLU <0006> fsm.c:568 lu(PS:IMSI-262429312130240)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122543662 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122543662 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543662 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul(72)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122543663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35690<->l=127.0.0.1:4258 TC_gsup_ul(72)@86dfd19c8bd0: Final verdict of PTC: pass MTC@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122543663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35634<->l=127.0.0.1:4258 20250816122543664 DLINP <000b> input/ipa.c:452 connected read/write 20250816122543664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122543664 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122543664 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122543664 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@86dfd19c8bd0: Final verdict of PTC: none 20250816122543664 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35437<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@86dfd19c8bd0: Final verdict of PTC: none 63@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: pass MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_gsup_ul finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sat Aug 16 12:25:43 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250816122543687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35702<->l=127.0.0.1:4258 20250816122543788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35702<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78416) Waiting for packet dumper to finish... 1 (prev_count=78416, count=113044) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:25:45 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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_gsup_ul_via_proxy started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122546933 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122546933 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122546938 DLINP <000b> input/ipa.c:452 connected read/write 20250816122546938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122546940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35710<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122546944 DLINP <000b> input/ipa.c:452 connected read/write 20250816122546944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122546945 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122546945 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122546945 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  20250816122546945 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122546945 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  20250816122546945 DLGSUP <0013> gsup_server.c:236 2:  20250816122546945 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122546945 DLGSUP <0013> gsup_server.c:236 3:  20250816122546945 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122546945 DLGSUP <0013> gsup_server.c:236 4:  20250816122546945 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122546945 DLGSUP <0013> gsup_server.c:236 5:  20250816122546945 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122546945 DLGSUP <0013> gsup_server.c:236 7:  20250816122546945 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122546945 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122546945 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122546945 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@86dfd19c8bd0: 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") 20250816122546969 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43515<->l=127.0.0.1:4259) 20250816122546972 DAUC <0003> db_auc.c:157 IMSI='262421585847501': No 2G Auth Data 20250816122546972 DAUC <0003> db_auc.c:192 IMSI='262421585847501': No 3G Auth Data HLR_Test-GSUP(74)@86dfd19c8bd0: Created GsupExpect[0] for "262421585847501" to be handled at TC_gsup_ul_via_proxy(77) 20250816122546980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35726<->l=127.0.0.1:4258 20250816122546994 DLINP <000b> input/ipa.c:452 connected read/write 20250816122546994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122546994 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421585847501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421585847501" cn_domain=PS source_name="the-source\n"} 20250816122546994 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250816122546994 DLU <0006> fsm.c:456 lu(262421585847501)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122546994 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421585847501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250816122546994 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421585847501)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122546994 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421585847501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421585847501" cn_domain=PS destination_name="the-source\n"} 20250816122546994 DLINP <000b> input/ipa.c:452 connected read/write 20250816122546994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122546994 DLINP <000b> input/ipa.c:452 connected read/write 20250816122546994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@86dfd19c8bd0: Found GsupExpect[0] for "262421585847501" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@86dfd19c8bd0: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262421585847501" 20250816122546999 DLINP <000b> input/ipa.c:452 connected read/write 20250816122546999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122547000 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421585847501 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421585847501" source_name="the-source\n"} 20250816122547000 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421585847501)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122547000 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262421585847501 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122547000 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421585847501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421585847501" destination_name="the-source\n"} 20250816122547000 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262421585847501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122547000 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421585847501)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122547000 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421585847501)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122547000 DLU <0006> fsm.c:568 lu(PS:IMSI-262421585847501)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122547000 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122547000 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122547002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35726<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122547005 DAUC <0003> db_auc.c:157 IMSI='262428811637229': No 2G Auth Data 20250816122547005 DAUC <0003> db_auc.c:192 IMSI='262428811637229': No 3G Auth Data 20250816122547006 DLGSUP <0013> hlr.c:121 IMSI 262428811637229: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@86dfd19c8bd0: Created GsupExpect[0] for "262428811637229" to be handled at TC_gsup_ul_via_proxy(78) 20250816122547021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35740<->l=127.0.0.1:4258 20250816122547024 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122547024 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262428811637229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428811637229" cn_domain=PS source_name="the-source\n"} 20250816122547024 DLU <0006> fsm.c:456 lu(262428811637229)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122547024 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262428811637229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250816122547024 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428811637229)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122547024 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262428811637229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428811637229" cn_domain=PS destination_name="the-source\n"} 20250816122547024 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122547024 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547024 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@86dfd19c8bd0: Found GsupExpect[0] for "262428811637229" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@86dfd19c8bd0: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262428811637229" 20250816122547025 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122547025 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262428811637229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428811637229" source_name="the-source\n"} 20250816122547025 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428811637229)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122547025 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262428811637229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122547025 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262428811637229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428811637229" destination_name="the-source\n"} 20250816122547025 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262428811637229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122547025 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428811637229)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122547025 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428811637229)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122547025 DLU <0006> fsm.c:568 lu(PS:IMSI-262428811637229)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122547025 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122547025 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122547026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35740<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122547026 DAUC <0003> db_auc.c:157 IMSI='262425774175756': No 2G Auth Data 20250816122547026 DAUC <0003> db_auc.c:192 IMSI='262425774175756': No 3G Auth Data 20250816122547027 DLGSUP <0013> hlr.c:121 IMSI 262425774175756: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@86dfd19c8bd0: Created GsupExpect[0] for "262425774175756" to be handled at TC_gsup_ul_via_proxy(79) 20250816122547034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35754<->l=127.0.0.1:4258 20250816122547036 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122547036 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425774175756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425774175756" cn_domain=PS source_name="the-source\n"} 20250816122547036 DLU <0006> fsm.c:456 lu(262425774175756)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122547036 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425774175756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250816122547036 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425774175756)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122547036 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425774175756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425774175756" cn_domain=PS destination_name="the-source\n"} 20250816122547036 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122547036 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@86dfd19c8bd0: Found GsupExpect[0] for "262425774175756" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@86dfd19c8bd0: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262425774175756" 20250816122547038 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122547038 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425774175756 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425774175756" source_name="the-source\n"} 20250816122547038 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425774175756)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122547038 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262425774175756 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122547038 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425774175756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425774175756" destination_name="the-source\n"} 20250816122547038 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262425774175756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122547038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425774175756)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122547038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425774175756)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122547038 DLU <0006> fsm.c:568 lu(PS:IMSI-262425774175756)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122547038 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122547038 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122547039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35754<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122547039 DAUC <0003> db_auc.c:157 IMSI='262420594269990': No 2G Auth Data 20250816122547039 DAUC <0003> db_auc.c:192 IMSI='262420594269990': No 3G Auth Data 20250816122547039 DLGSUP <0013> hlr.c:121 IMSI 262420594269990: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@86dfd19c8bd0: Created GsupExpect[0] for "262420594269990" to be handled at TC_gsup_ul_via_proxy(80) 20250816122547045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35756<->l=127.0.0.1:4258 20250816122547047 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122547047 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262420594269990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420594269990" cn_domain=PS source_name="the-source\n"} 20250816122547047 DLU <0006> fsm.c:456 lu(262420594269990)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122547047 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262420594269990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250816122547047 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420594269990)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122547047 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262420594269990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420594269990" cn_domain=PS destination_name="the-source\n"} 20250816122547047 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122547047 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@86dfd19c8bd0: Found GsupExpect[0] for "262420594269990" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@86dfd19c8bd0: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262420594269990" 20250816122547048 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122547048 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262420594269990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420594269990" source_name="the-source\n"} 20250816122547048 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420594269990)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122547048 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262420594269990 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122547048 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262420594269990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420594269990" destination_name="the-source\n"} 20250816122547048 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262420594269990 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122547048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420594269990)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122547048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420594269990)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122547048 DLU <0006> fsm.c:568 lu(PS:IMSI-262420594269990)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122547048 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122547048 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122547049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35756<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122547049 DAUC <0003> db_auc.c:157 IMSI='262427363257176': No 2G Auth Data 20250816122547049 DAUC <0003> db_auc.c:192 IMSI='262427363257176': No 3G Auth Data 20250816122547049 DLGSUP <0013> hlr.c:121 IMSI 262427363257176: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@86dfd19c8bd0: Created GsupExpect[0] for "262427363257176" to be handled at TC_gsup_ul_via_proxy(81) 20250816122547056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35766<->l=127.0.0.1:4258 20250816122547057 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122547057 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427363257176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427363257176" cn_domain=PS source_name="the-source\n"} 20250816122547057 DLU <0006> fsm.c:456 lu(262427363257176)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122547057 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262427363257176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250816122547057 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427363257176)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122547057 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262427363257176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427363257176" cn_domain=PS destination_name="the-source\n"} 20250816122547057 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122547057 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@86dfd19c8bd0: Found GsupExpect[0] for "262427363257176" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@86dfd19c8bd0: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262427363257176" 20250816122547059 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122547059 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262427363257176 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427363257176" source_name="the-source\n"} 20250816122547059 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427363257176)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122547059 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262427363257176 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122547059 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262427363257176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427363257176" destination_name="the-source\n"} 20250816122547059 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262427363257176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122547059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427363257176)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122547059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427363257176)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122547059 DLU <0006> fsm.c:568 lu(PS:IMSI-262427363257176)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122547059 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122547059 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122547059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35766<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122547060 DAUC <0003> db_auc.c:157 IMSI='262427584382790': No 2G Auth Data 20250816122547060 DAUC <0003> db_auc.c:192 IMSI='262427584382790': No 3G Auth Data 20250816122547061 DLGSUP <0013> hlr.c:121 IMSI 262427584382790: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@86dfd19c8bd0: Created GsupExpect[0] for "262427584382790" to be handled at TC_gsup_ul_via_proxy(82) 20250816122547067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35770<->l=127.0.0.1:4258 20250816122547069 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122547069 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262427584382790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427584382790" cn_domain=PS source_name="the-source\n"} 20250816122547069 DLU <0006> fsm.c:456 lu(262427584382790)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122547069 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262427584382790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250816122547069 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427584382790)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122547069 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262427584382790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427584382790" cn_domain=PS destination_name="the-source\n"} 20250816122547069 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122547069 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@86dfd19c8bd0: Found GsupExpect[0] for "262427584382790" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@86dfd19c8bd0: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262427584382790" 20250816122547070 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547070 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122547070 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262427584382790 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427584382790" source_name="the-source\n"} 20250816122547070 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427584382790)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122547070 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262427584382790 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122547070 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262427584382790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427584382790" destination_name="the-source\n"} 20250816122547070 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262427584382790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122547070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427584382790)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122547070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427584382790)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122547070 DLU <0006> fsm.c:568 lu(PS:IMSI-262427584382790)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122547070 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122547070 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122547071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35770<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122547071 DAUC <0003> db_auc.c:157 IMSI='262429793848501': No 2G Auth Data 20250816122547071 DAUC <0003> db_auc.c:192 IMSI='262429793848501': No 3G Auth Data 20250816122547072 DLGSUP <0013> hlr.c:121 IMSI 262429793848501: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@86dfd19c8bd0: Created GsupExpect[0] for "262429793848501" to be handled at TC_gsup_ul_via_proxy(83) 20250816122547077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35784<->l=127.0.0.1:4258 20250816122547079 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547079 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122547079 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262429793848501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429793848501" cn_domain=PS source_name="the-source\n"} 20250816122547079 DLU <0006> fsm.c:456 lu(262429793848501)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122547079 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262429793848501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250816122547079 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429793848501)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122547079 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262429793848501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429793848501" cn_domain=PS destination_name="the-source\n"} 20250816122547079 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122547079 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547079 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@86dfd19c8bd0: Found GsupExpect[0] for "262429793848501" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@86dfd19c8bd0: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262429793848501" 20250816122547080 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122547080 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262429793848501 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429793848501" source_name="the-source\n"} 20250816122547080 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429793848501)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122547080 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262429793848501 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122547080 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262429793848501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429793848501" destination_name="the-source\n"} 20250816122547080 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262429793848501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122547080 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429793848501)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122547080 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429793848501)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122547080 DLU <0006> fsm.c:568 lu(PS:IMSI-262429793848501)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122547080 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122547080 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122547081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35784<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122547081 DAUC <0003> db_auc.c:157 IMSI='262424819414764': No 2G Auth Data 20250816122547081 DAUC <0003> db_auc.c:192 IMSI='262424819414764': No 3G Auth Data 20250816122547082 DLGSUP <0013> hlr.c:121 IMSI 262424819414764: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@86dfd19c8bd0: Created GsupExpect[0] for "262424819414764" to be handled at TC_gsup_ul_via_proxy(84) 20250816122547087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35786<->l=127.0.0.1:4258 20250816122547089 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547089 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122547089 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262424819414764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424819414764" cn_domain=PS source_name="the-source\n"} 20250816122547089 DLU <0006> fsm.c:456 lu(262424819414764)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122547089 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262424819414764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250816122547089 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424819414764)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122547089 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262424819414764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424819414764" cn_domain=PS destination_name="the-source\n"} 20250816122547089 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122547089 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547089 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@86dfd19c8bd0: Found GsupExpect[0] for "262424819414764" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@86dfd19c8bd0: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262424819414764" 20250816122547090 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122547090 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262424819414764 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424819414764" source_name="the-source\n"} 20250816122547090 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424819414764)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122547090 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262424819414764 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122547090 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262424819414764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424819414764" destination_name="the-source\n"} 20250816122547090 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262424819414764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122547090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424819414764)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122547090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424819414764)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122547090 DLU <0006> fsm.c:568 lu(PS:IMSI-262424819414764)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122547090 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122547090 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122547091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35786<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@86dfd19c8bd0: Final verdict of PTC: pass MTC@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122547091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35710<->l=127.0.0.1:4258 20250816122547091 DLINP <000b> input/ipa.c:452 connected read/write 20250816122547091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122547091 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122547091 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122547091 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122547091 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250816122547091 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43515<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@86dfd19c8bd0: Final verdict of PTC: none 75@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: pass MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sat Aug 16 12:25:47 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 20250816122547115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35794<->l=127.0.0.1:4258 20250816122547216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35794<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69728) Waiting for packet dumper to finish... 1 (prev_count=69728, count=114608) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:25: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_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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_gsup_ul_subscriber_data started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122550366 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122550366 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122550370 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122550370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35810<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122550372 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122550372 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122550372 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122550372 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  20250816122550372 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122550373 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  20250816122550373 DLGSUP <0013> gsup_server.c:236 2:  20250816122550373 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122550373 DLGSUP <0013> gsup_server.c:236 3:  20250816122550373 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122550373 DLGSUP <0013> gsup_server.c:236 4:  20250816122550373 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122550373 DLGSUP <0013> gsup_server.c:236 5:  20250816122550373 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122550373 DLGSUP <0013> gsup_server.c:236 7:  20250816122550373 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122550373 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122550373 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122550373 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)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@86dfd19c8bd0: 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") 20250816122550382 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43519<->l=127.0.0.1:4259) 20250816122550390 DAUC <0003> db_auc.c:157 IMSI='262423989308934': No 2G Auth Data 20250816122550390 DAUC <0003> db_auc.c:192 IMSI='262423989308934': No 3G Auth Data HLR_Test-GSUP(86)@86dfd19c8bd0: Created GsupExpect[0] for "262423989308934" to be handled at TC_gsup_ul_subscriber_data(89) 20250816122550406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35818<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@86dfd19c8bd0: GSUP ul subscriber_data 20250816122550416 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122550416 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423989308934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423989308934" cn_domain=PS} 20250816122550416 DLU <0006> fsm.c:456 lu(262423989308934)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122550416 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423989308934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122550416 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423989308934)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122550416 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423989308934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423989308934" cn_domain=PS} 20250816122550416 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122550416 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@86dfd19c8bd0: Found GsupExpect[0] for "262423989308934" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@86dfd19c8bd0: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262423989308934" 20250816122550423 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122550423 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423989308934 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423989308934"} 20250816122550423 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423989308934)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122550423 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423989308934 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122550423 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423989308934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423989308934"} 20250816122550423 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423989308934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122550423 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423989308934)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122550423 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423989308934)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122550423 DLU <0006> fsm.c:568 lu(PS:IMSI-262423989308934)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122550423 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122550423 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122550426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35818<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122550429 DAUC <0003> db_auc.c:157 IMSI='262425572194307': No 2G Auth Data 20250816122550429 DAUC <0003> db_auc.c:192 IMSI='262425572194307': No 3G Auth Data 20250816122550431 DLGSUP <0013> hlr.c:121 IMSI 262425572194307: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@86dfd19c8bd0: Created GsupExpect[0] for "262425572194307" to be handled at TC_gsup_ul_subscriber_data(90) 20250816122550447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35834<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@86dfd19c8bd0: GSUP ul subscriber_data 20250816122550448 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122550448 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425572194307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425572194307" cn_domain=PS} 20250816122550448 DLU <0006> fsm.c:456 lu(262425572194307)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122550448 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425572194307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122550448 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425572194307)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122550448 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425572194307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425572194307" cn_domain=PS} 20250816122550448 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122550448 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@86dfd19c8bd0: Found GsupExpect[0] for "262425572194307" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@86dfd19c8bd0: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262425572194307" 20250816122550449 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122550449 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425572194307 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425572194307"} 20250816122550449 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425572194307)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122550449 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425572194307 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122550449 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425572194307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425572194307"} 20250816122550449 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425572194307 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122550449 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425572194307)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122550449 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425572194307)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122550449 DLU <0006> fsm.c:568 lu(PS:IMSI-262425572194307)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122550449 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122550450 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122550450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35834<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122550451 DAUC <0003> db_auc.c:157 IMSI='262426983166148': No 2G Auth Data 20250816122550451 DAUC <0003> db_auc.c:192 IMSI='262426983166148': No 3G Auth Data 20250816122550451 DLGSUP <0013> hlr.c:121 IMSI 262426983166148: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@86dfd19c8bd0: Created GsupExpect[0] for "262426983166148" to be handled at TC_gsup_ul_subscriber_data(91) 20250816122550456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35848<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@86dfd19c8bd0: GSUP ul subscriber_data 20250816122550457 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122550457 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426983166148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426983166148" cn_domain=PS} 20250816122550457 DLU <0006> fsm.c:456 lu(262426983166148)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122550457 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426983166148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122550457 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426983166148)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122550457 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426983166148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426983166148" cn_domain=PS} 20250816122550457 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122550457 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@86dfd19c8bd0: Found GsupExpect[0] for "262426983166148" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@86dfd19c8bd0: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262426983166148" 20250816122550458 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122550458 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426983166148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426983166148"} 20250816122550458 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426983166148)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122550458 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426983166148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122550458 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426983166148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426983166148"} 20250816122550458 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426983166148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122550458 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426983166148)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122550458 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426983166148)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122550458 DLU <0006> fsm.c:568 lu(PS:IMSI-262426983166148)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122550458 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122550458 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122550459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35848<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122550460 DAUC <0003> db_auc.c:157 IMSI='262429499694363': No 2G Auth Data 20250816122550460 DAUC <0003> db_auc.c:192 IMSI='262429499694363': No 3G Auth Data 20250816122550460 DLGSUP <0013> hlr.c:121 IMSI 262429499694363: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@86dfd19c8bd0: Created GsupExpect[0] for "262429499694363" to be handled at TC_gsup_ul_subscriber_data(92) 20250816122550466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35854<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@86dfd19c8bd0: GSUP ul subscriber_data 20250816122550467 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122550467 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429499694363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429499694363" cn_domain=PS} 20250816122550467 DLU <0006> fsm.c:456 lu(262429499694363)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122550467 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429499694363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122550467 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429499694363)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122550467 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429499694363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429499694363" cn_domain=PS} 20250816122550467 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122550467 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@86dfd19c8bd0: Found GsupExpect[0] for "262429499694363" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@86dfd19c8bd0: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262429499694363" 20250816122550468 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122550468 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429499694363 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429499694363"} 20250816122550468 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429499694363)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122550468 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262429499694363 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122550468 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429499694363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429499694363"} 20250816122550468 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262429499694363 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122550468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429499694363)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122550468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429499694363)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122550468 DLU <0006> fsm.c:568 lu(PS:IMSI-262429499694363)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122550468 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122550468 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122550469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35854<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122550469 DAUC <0003> db_auc.c:157 IMSI='262428219221429': No 2G Auth Data 20250816122550469 DAUC <0003> db_auc.c:192 IMSI='262428219221429': No 3G Auth Data 20250816122550470 DLGSUP <0013> hlr.c:121 IMSI 262428219221429: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@86dfd19c8bd0: Created GsupExpect[0] for "262428219221429" to be handled at TC_gsup_ul_subscriber_data(93) 20250816122550475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35868<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@86dfd19c8bd0: GSUP ul subscriber_data 20250816122550477 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122550477 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428219221429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428219221429" cn_domain=PS} 20250816122550477 DLU <0006> fsm.c:456 lu(262428219221429)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122550477 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428219221429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122550477 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428219221429)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122550477 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428219221429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428219221429" cn_domain=PS} 20250816122550477 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122550477 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@86dfd19c8bd0: Found GsupExpect[0] for "262428219221429" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@86dfd19c8bd0: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262428219221429" 20250816122550478 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122550478 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428219221429 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428219221429"} 20250816122550478 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428219221429)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122550478 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428219221429 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122550478 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428219221429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428219221429"} 20250816122550478 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428219221429 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122550478 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428219221429)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122550478 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428219221429)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122550478 DLU <0006> fsm.c:568 lu(PS:IMSI-262428219221429)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122550478 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122550478 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122550479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35868<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122550479 DAUC <0003> db_auc.c:157 IMSI='262427456598608': No 2G Auth Data 20250816122550479 DAUC <0003> db_auc.c:192 IMSI='262427456598608': No 3G Auth Data 20250816122550479 DLGSUP <0013> hlr.c:121 IMSI 262427456598608: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@86dfd19c8bd0: Created GsupExpect[0] for "262427456598608" to be handled at TC_gsup_ul_subscriber_data(94) 20250816122550485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35878<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@86dfd19c8bd0: GSUP ul subscriber_data 20250816122550486 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122550486 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427456598608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427456598608" cn_domain=PS} 20250816122550486 DLU <0006> fsm.c:456 lu(262427456598608)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122550486 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427456598608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122550486 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427456598608)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122550486 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427456598608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427456598608" cn_domain=PS} 20250816122550486 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122550486 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550486 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@86dfd19c8bd0: Found GsupExpect[0] for "262427456598608" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@86dfd19c8bd0: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262427456598608" 20250816122550487 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122550487 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427456598608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427456598608"} 20250816122550487 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427456598608)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122550487 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427456598608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122550487 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427456598608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427456598608"} 20250816122550487 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427456598608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122550487 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427456598608)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122550487 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427456598608)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122550487 DLU <0006> fsm.c:568 lu(PS:IMSI-262427456598608)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122550487 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122550487 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122550488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35878<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122550488 DAUC <0003> db_auc.c:157 IMSI='262422702514432': No 2G Auth Data 20250816122550488 DAUC <0003> db_auc.c:192 IMSI='262422702514432': No 3G Auth Data 20250816122550488 DLGSUP <0013> hlr.c:121 IMSI 262422702514432: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@86dfd19c8bd0: Created GsupExpect[0] for "262422702514432" to be handled at TC_gsup_ul_subscriber_data(95) 20250816122550493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35884<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@86dfd19c8bd0: GSUP ul subscriber_data 20250816122550495 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122550495 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422702514432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422702514432" cn_domain=PS} 20250816122550495 DLU <0006> fsm.c:456 lu(262422702514432)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122550495 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422702514432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122550495 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422702514432)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122550495 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422702514432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422702514432" cn_domain=PS} 20250816122550495 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122550495 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@86dfd19c8bd0: Found GsupExpect[0] for "262422702514432" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@86dfd19c8bd0: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262422702514432" 20250816122550496 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550496 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122550496 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422702514432 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422702514432"} 20250816122550496 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422702514432)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122550496 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422702514432 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122550496 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422702514432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422702514432"} 20250816122550496 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422702514432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122550496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422702514432)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122550496 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422702514432)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122550496 DLU <0006> fsm.c:568 lu(PS:IMSI-262422702514432)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122550496 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122550496 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122550496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35884<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122550497 DAUC <0003> db_auc.c:157 IMSI='262427800969421': No 2G Auth Data 20250816122550497 DAUC <0003> db_auc.c:192 IMSI='262427800969421': No 3G Auth Data 20250816122550497 DLGSUP <0013> hlr.c:121 IMSI 262427800969421: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@86dfd19c8bd0: Created GsupExpect[0] for "262427800969421" to be handled at TC_gsup_ul_subscriber_data(96) 20250816122550502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35890<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@86dfd19c8bd0: GSUP ul subscriber_data 20250816122550503 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122550503 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427800969421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427800969421" cn_domain=PS} 20250816122550503 DLU <0006> fsm.c:456 lu(262427800969421)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122550503 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427800969421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122550503 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427800969421)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122550503 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427800969421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427800969421" cn_domain=PS} 20250816122550503 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122550503 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@86dfd19c8bd0: Found GsupExpect[0] for "262427800969421" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@86dfd19c8bd0: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427800969421" 20250816122550504 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122550504 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427800969421 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427800969421"} 20250816122550504 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427800969421)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122550504 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427800969421 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122550504 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427800969421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427800969421"} 20250816122550504 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427800969421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122550504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427800969421)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122550504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427800969421)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122550504 DLU <0006> fsm.c:568 lu(PS:IMSI-262427800969421)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122550504 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122550504 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122550505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35890<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@86dfd19c8bd0: Final verdict of PTC: pass MTC@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122550506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35810<->l=127.0.0.1:4258 20250816122550506 DLINP <000b> input/ipa.c:452 connected read/write 20250816122550506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122550506 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122550506 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122550506 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122550506 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43519<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@86dfd19c8bd0: Final verdict of PTC: none 87@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: pass MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sat Aug 16 12:25:50 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 20250816122550529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35898<->l=127.0.0.1:4258 20250816122550630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35898<->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=118212) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sat Aug 16 12:25:52 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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_vty started. MTC@86dfd19c8bd0: legacy= true 20250816122553770 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122553770 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122553775 DLINP <000b> input/ipa.c:452 connected read/write 20250816122553775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122553777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42516<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122553780 DLINP <000b> input/ipa.c:452 connected read/write 20250816122553780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122553780 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122553780 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122553780 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  20250816122553780 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122553780 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  20250816122553780 DLGSUP <0013> gsup_server.c:236 2:  20250816122553780 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122553780 DLGSUP <0013> gsup_server.c:236 3:  20250816122553780 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122553780 DLGSUP <0013> gsup_server.c:236 4:  20250816122553780 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122553780 DLGSUP <0013> gsup_server.c:236 5:  20250816122553780 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122553780 DLGSUP <0013> gsup_server.c:236 7:  20250816122553780 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122553780 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122553780 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122553780 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@86dfd19c8bd0: 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") 20250816122553805 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40183<->l=127.0.0.1:4259) 20250816122553810 DAUC <0003> db_auc.c:157 IMSI='262425584217901': No 2G Auth Data 20250816122553810 DAUC <0003> db_auc.c:192 IMSI='262425584217901': No 3G Auth Data 20250816122553813 DAUC <0003> db_auc.c:192 IMSI='262425584217901': No 3G Auth Data 20250816122553817 DAUC <0003> db_auc.c:157 IMSI='262429234236735': No 2G Auth Data 20250816122553817 DAUC <0003> db_auc.c:192 IMSI='262429234236735': No 3G Auth Data 20250816122553821 DAUC <0003> db_auc.c:157 IMSI='262429234236735': No 2G Auth Data 20250816122553824 DAUC <0003> db_auc.c:157 IMSI='262421404031613': No 2G Auth Data 20250816122553824 DAUC <0003> db_auc.c:192 IMSI='262421404031613': No 3G Auth Data MTC@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122553830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42516<->l=127.0.0.1:4258 20250816122553833 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40183<->l=127.0.0.1:4259) 20250816122553833 DLINP <000b> input/ipa.c:452 connected read/write 20250816122553833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122553833 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122553833 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122553833 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: pass MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@86dfd19c8bd0: Test case TC_vty finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sat Aug 16 12:25:53 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250816122553867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42518<->l=127.0.0.1:4258 20250816122553968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42518<->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=28440) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:25: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_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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_vty_msisdn_isd started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122557109 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122557110 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122557114 DLINP <000b> input/ipa.c:452 connected read/write 20250816122557114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122557116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42528<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122557120 DLINP <000b> input/ipa.c:452 connected read/write 20250816122557120 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122557120 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122557120 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122557120 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  20250816122557120 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122557120 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  20250816122557120 DLGSUP <0013> gsup_server.c:236 2:  20250816122557120 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122557120 DLGSUP <0013> gsup_server.c:236 3:  20250816122557120 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122557120 DLGSUP <0013> gsup_server.c:236 4:  20250816122557120 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122557120 DLGSUP <0013> gsup_server.c:236 5:  20250816122557120 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122557120 DLGSUP <0013> gsup_server.c:236 7:  20250816122557121 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122557121 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122557121 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122557121 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)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@86dfd19c8bd0: 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") 20250816122557144 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43929<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@86dfd19c8bd0: Created GsupExpect[0] for "262429068775671" to be handled at TC_vty_msisdn_isd(104) 20250816122557160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42538<->l=127.0.0.1:4258 20250816122557164 DAUC <0003> db_auc.c:157 IMSI='262429068775671': No 2G Auth Data 20250816122557164 DAUC <0003> db_auc.c:192 IMSI='262429068775671': No 3G Auth Data 20250816122557173 DLINP <000b> input/ipa.c:452 connected read/write 20250816122557173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122557173 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429068775671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429068775671" cn_domain=PS} 20250816122557173 DLU <0006> fsm.c:456 lu(262429068775671)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122557173 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429068775671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122557173 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429068775671)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122557173 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429068775671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429068775671" cn_domain=PS} 20250816122557173 DLINP <000b> input/ipa.c:452 connected read/write 20250816122557173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122557174 DLINP <000b> input/ipa.c:452 connected read/write 20250816122557174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@86dfd19c8bd0: Found GsupExpect[0] for "262429068775671" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@86dfd19c8bd0: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262429068775671" 20250816122557179 DLINP <000b> input/ipa.c:452 connected read/write 20250816122557179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122557179 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429068775671 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429068775671"} 20250816122557179 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429068775671)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122557179 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429068775671 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122557179 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429068775671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429068775671"} 20250816122557179 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429068775671 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122557179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429068775671)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122557179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429068775671)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122557179 DLU <0006> fsm.c:568 lu(PS:IMSI-262429068775671)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122557179 DLINP <000b> input/ipa.c:452 connected read/write 20250816122557179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122557179 DLINP <000b> input/ipa.c:452 connected read/write 20250816122557179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122557182 DLGSUP <0013> hlr.c:128 IMSI 262429068775671: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250816122557182 DLINP <000b> input/ipa.c:452 connected read/write 20250816122557182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122557182 DLINP <000b> input/ipa.c:452 connected read/write 20250816122557182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122557185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42538<->l=127.0.0.1:4258 20250816122557185 DLINP <000b> input/ipa.c:452 connected read/write 20250816122557185 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122557185 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429068775671 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429068775671"} 20250816122557185 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429068775671 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250816122557185 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429068775671 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122557187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42528<->l=127.0.0.1:4258 20250816122557188 DLINP <000b> input/ipa.c:452 connected read/write 20250816122557188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122557188 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122557188 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122557188 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122557188 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43929<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@86dfd19c8bd0: Final verdict of PTC: none 102@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 102: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@86dfd19c8bd0: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sat Aug 16 12:25:57 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 20250816122557221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42540<->l=127.0.0.1:4258 20250816122557322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42540<->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=34520) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:25: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_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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_gsup_purge_cs started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122600451 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122600451 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122600456 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122600461 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600461 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122600461 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122600461 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  20250816122600461 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122600461 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  20250816122600461 DLGSUP <0013> gsup_server.c:236 2:  20250816122600461 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122600461 DLGSUP <0013> gsup_server.c:236 3:  20250816122600461 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122600461 DLGSUP <0013> gsup_server.c:236 4:  20250816122600461 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122600461 DLGSUP <0013> gsup_server.c:236 5:  20250816122600461 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122600461 DLGSUP <0013> gsup_server.c:236 7:  20250816122600461 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122600461 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122600461 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122600461 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)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@86dfd19c8bd0: 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") 20250816122600487 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41351<->l=127.0.0.1:4259) 20250816122600498 DAUC <0003> db_auc.c:157 IMSI='262420439632011': No 2G Auth Data 20250816122600498 DAUC <0003> db_auc.c:192 IMSI='262420439632011': No 3G Auth Data HLR_Test-GSUP(106)@86dfd19c8bd0: Created GsupExpect[0] for "262420439632011" to be handled at TC_gsup_purge_cs(109) 20250816122600523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4258 20250816122600528 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600528 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420439632011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420439632011" cn_domain=PS} 20250816122600528 DLU <0006> fsm.c:456 lu(262420439632011)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122600528 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420439632011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122600528 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420439632011)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122600528 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420439632011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420439632011" cn_domain=PS} 20250816122600528 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600528 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@86dfd19c8bd0: Found GsupExpect[0] for "262420439632011" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@86dfd19c8bd0: Added IMSI table entry 0TC_gsup_purge_cs(109)"262420439632011" 20250816122600532 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600532 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420439632011 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420439632011"} 20250816122600532 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420439632011)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122600532 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420439632011 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122600532 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420439632011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420439632011"} 20250816122600532 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420439632011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122600532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420439632011)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122600532 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420439632011)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122600532 DLU <0006> fsm.c:568 lu(PS:IMSI-262420439632011)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122600532 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600532 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122600533 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600533 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420439632011 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420439632011" cn_domain=CS} 20250816122600533 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420439632011 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250816122600533 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420439632011 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420439632011"} 20250816122600533 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420439632011 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250816122600533 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600533 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122600535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122600537 DAUC <0003> db_auc.c:157 IMSI='262426884504124': No 2G Auth Data 20250816122600537 DAUC <0003> db_auc.c:192 IMSI='262426884504124': No 3G Auth Data 20250816122600538 DLGSUP <0013> hlr.c:121 IMSI 262426884504124: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@86dfd19c8bd0: Created GsupExpect[0] for "262426884504124" to be handled at TC_gsup_purge_cs(110) 20250816122600545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42580<->l=127.0.0.1:4258 20250816122600547 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600547 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426884504124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426884504124" cn_domain=PS} 20250816122600547 DLU <0006> fsm.c:456 lu(262426884504124)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122600547 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426884504124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122600547 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426884504124)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122600547 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426884504124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426884504124" cn_domain=PS} 20250816122600547 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600547 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@86dfd19c8bd0: Found GsupExpect[0] for "262426884504124" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@86dfd19c8bd0: Added IMSI table entry 1TC_gsup_purge_cs(110)"262426884504124" 20250816122600548 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600548 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426884504124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426884504124"} 20250816122600548 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426884504124)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122600548 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426884504124 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122600548 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426884504124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426884504124"} 20250816122600548 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426884504124 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122600548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426884504124)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122600548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426884504124)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122600548 DLU <0006> fsm.c:568 lu(PS:IMSI-262426884504124)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122600548 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600548 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122600549 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600549 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426884504124 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426884504124" cn_domain=CS} 20250816122600549 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426884504124 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250816122600549 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426884504124 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426884504124"} 20250816122600549 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426884504124 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250816122600549 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600549 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122600549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42580<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122600550 DAUC <0003> db_auc.c:157 IMSI='262423621398082': No 2G Auth Data 20250816122600550 DAUC <0003> db_auc.c:192 IMSI='262423621398082': No 3G Auth Data 20250816122600550 DLGSUP <0013> hlr.c:121 IMSI 262423621398082: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@86dfd19c8bd0: Created GsupExpect[0] for "262423621398082" to be handled at TC_gsup_purge_cs(111) 20250816122600555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42596<->l=127.0.0.1:4258 20250816122600556 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600556 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423621398082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423621398082" cn_domain=PS} 20250816122600556 DLU <0006> fsm.c:456 lu(262423621398082)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122600556 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423621398082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122600556 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423621398082)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122600556 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423621398082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423621398082" cn_domain=PS} 20250816122600556 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600556 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@86dfd19c8bd0: Found GsupExpect[0] for "262423621398082" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@86dfd19c8bd0: Added IMSI table entry 2TC_gsup_purge_cs(111)"262423621398082" 20250816122600557 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600557 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262423621398082 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423621398082"} 20250816122600557 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423621398082)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122600557 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262423621398082 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122600557 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423621398082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423621398082"} 20250816122600557 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423621398082 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122600557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423621398082)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122600557 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423621398082)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122600557 DLU <0006> fsm.c:568 lu(PS:IMSI-262423621398082)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122600557 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600557 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122600558 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600558 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423621398082 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423621398082" cn_domain=CS} 20250816122600558 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423621398082 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250816122600558 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423621398082 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423621398082"} 20250816122600558 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423621398082 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250816122600558 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600558 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122600558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42596<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122600559 DAUC <0003> db_auc.c:157 IMSI='262424281898069': No 2G Auth Data 20250816122600559 DAUC <0003> db_auc.c:192 IMSI='262424281898069': No 3G Auth Data 20250816122600559 DLGSUP <0013> hlr.c:121 IMSI 262424281898069: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@86dfd19c8bd0: Created GsupExpect[0] for "262424281898069" to be handled at TC_gsup_purge_cs(112) 20250816122600565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42610<->l=127.0.0.1:4258 20250816122600566 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600566 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600566 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424281898069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424281898069" cn_domain=PS} 20250816122600566 DLU <0006> fsm.c:456 lu(262424281898069)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122600566 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424281898069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122600566 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424281898069)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122600566 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424281898069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424281898069" cn_domain=PS} 20250816122600566 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600566 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600566 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@86dfd19c8bd0: Found GsupExpect[0] for "262424281898069" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@86dfd19c8bd0: Added IMSI table entry 3TC_gsup_purge_cs(112)"262424281898069" 20250816122600567 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600567 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424281898069 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424281898069"} 20250816122600567 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424281898069)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122600567 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424281898069 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122600567 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424281898069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424281898069"} 20250816122600567 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424281898069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122600567 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424281898069)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122600567 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424281898069)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122600567 DLU <0006> fsm.c:568 lu(PS:IMSI-262424281898069)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122600567 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600567 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122600568 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600568 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600568 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424281898069 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424281898069" cn_domain=CS} 20250816122600568 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424281898069 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250816122600568 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424281898069 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424281898069"} 20250816122600568 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424281898069 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250816122600568 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600568 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122600569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42610<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122600569 DAUC <0003> db_auc.c:157 IMSI='262423005426164': No 2G Auth Data 20250816122600569 DAUC <0003> db_auc.c:192 IMSI='262423005426164': No 3G Auth Data 20250816122600570 DLGSUP <0013> hlr.c:121 IMSI 262423005426164: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@86dfd19c8bd0: Created GsupExpect[0] for "262423005426164" to be handled at TC_gsup_purge_cs(113) 20250816122600575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42612<->l=127.0.0.1:4258 20250816122600576 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600576 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423005426164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423005426164" cn_domain=PS} 20250816122600576 DLU <0006> fsm.c:456 lu(262423005426164)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122600576 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423005426164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122600576 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423005426164)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122600576 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423005426164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423005426164" cn_domain=PS} 20250816122600576 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600576 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@86dfd19c8bd0: Found GsupExpect[0] for "262423005426164" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@86dfd19c8bd0: Added IMSI table entry 4TC_gsup_purge_cs(113)"262423005426164" 20250816122600577 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600577 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423005426164 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423005426164"} 20250816122600577 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423005426164)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122600577 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423005426164 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122600577 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423005426164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423005426164"} 20250816122600577 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423005426164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122600577 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423005426164)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122600577 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423005426164)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122600577 DLU <0006> fsm.c:568 lu(PS:IMSI-262423005426164)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122600577 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600577 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122600578 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600578 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423005426164 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423005426164" cn_domain=CS} 20250816122600578 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423005426164 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250816122600578 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423005426164 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423005426164"} 20250816122600578 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423005426164 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250816122600578 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600578 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122600579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42612<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122600579 DAUC <0003> db_auc.c:157 IMSI='262428292658699': No 2G Auth Data 20250816122600579 DAUC <0003> db_auc.c:192 IMSI='262428292658699': No 3G Auth Data 20250816122600580 DLGSUP <0013> hlr.c:121 IMSI 262428292658699: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@86dfd19c8bd0: Created GsupExpect[0] for "262428292658699" to be handled at TC_gsup_purge_cs(114) 20250816122600585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42628<->l=127.0.0.1:4258 20250816122600587 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600587 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428292658699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428292658699" cn_domain=PS} 20250816122600587 DLU <0006> fsm.c:456 lu(262428292658699)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122600587 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428292658699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122600587 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428292658699)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122600587 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428292658699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428292658699" cn_domain=PS} 20250816122600587 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600587 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@86dfd19c8bd0: Found GsupExpect[0] for "262428292658699" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@86dfd19c8bd0: Added IMSI table entry 5TC_gsup_purge_cs(114)"262428292658699" 20250816122600588 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600588 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428292658699 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428292658699"} 20250816122600588 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428292658699)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122600588 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428292658699 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122600588 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428292658699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428292658699"} 20250816122600588 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428292658699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122600588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428292658699)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122600588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428292658699)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122600588 DLU <0006> fsm.c:568 lu(PS:IMSI-262428292658699)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122600588 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600588 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122600589 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600589 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600589 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428292658699 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428292658699" cn_domain=CS} 20250816122600589 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428292658699 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250816122600589 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428292658699 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428292658699"} 20250816122600589 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428292658699 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250816122600589 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600589 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122600590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42628<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122600590 DAUC <0003> db_auc.c:157 IMSI='262423954526987': No 2G Auth Data 20250816122600590 DAUC <0003> db_auc.c:192 IMSI='262423954526987': No 3G Auth Data 20250816122600590 DLGSUP <0013> hlr.c:121 IMSI 262423954526987: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@86dfd19c8bd0: Created GsupExpect[0] for "262423954526987" to be handled at TC_gsup_purge_cs(115) 20250816122600596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42636<->l=127.0.0.1:4258 20250816122600597 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600597 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423954526987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423954526987" cn_domain=PS} 20250816122600597 DLU <0006> fsm.c:456 lu(262423954526987)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122600597 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423954526987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122600597 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423954526987)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122600597 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423954526987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423954526987" cn_domain=PS} 20250816122600597 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600597 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@86dfd19c8bd0: Found GsupExpect[0] for "262423954526987" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@86dfd19c8bd0: Added IMSI table entry 6TC_gsup_purge_cs(115)"262423954526987" 20250816122600598 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600598 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600598 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423954526987 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423954526987"} 20250816122600598 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423954526987)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122600598 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423954526987 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122600598 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423954526987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423954526987"} 20250816122600598 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423954526987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122600598 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423954526987)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122600598 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423954526987)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122600598 DLU <0006> fsm.c:568 lu(PS:IMSI-262423954526987)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122600598 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600598 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122600599 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600599 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423954526987 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423954526987" cn_domain=CS} 20250816122600599 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423954526987 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250816122600599 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423954526987 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423954526987"} 20250816122600599 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423954526987 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250816122600599 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600599 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600599 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122600600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42636<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122600600 DAUC <0003> db_auc.c:157 IMSI='262424940970719': No 2G Auth Data 20250816122600600 DAUC <0003> db_auc.c:192 IMSI='262424940970719': No 3G Auth Data 20250816122600601 DLGSUP <0013> hlr.c:121 IMSI 262424940970719: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@86dfd19c8bd0: Created GsupExpect[0] for "262424940970719" to be handled at TC_gsup_purge_cs(116) 20250816122600606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42642<->l=127.0.0.1:4258 20250816122600608 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600608 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600609 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424940970719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424940970719" cn_domain=PS} 20250816122600609 DLU <0006> fsm.c:456 lu(262424940970719)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122600609 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424940970719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122600609 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424940970719)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122600609 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424940970719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424940970719" cn_domain=PS} 20250816122600609 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600609 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@86dfd19c8bd0: Found GsupExpect[0] for "262424940970719" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@86dfd19c8bd0: Added IMSI table entry 7TC_gsup_purge_cs(116)"262424940970719" 20250816122600610 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600610 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424940970719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424940970719"} 20250816122600610 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424940970719)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122600610 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424940970719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122600610 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424940970719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424940970719"} 20250816122600610 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424940970719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122600610 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424940970719)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122600610 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424940970719)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122600610 DLU <0006> fsm.c:568 lu(PS:IMSI-262424940970719)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122600610 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600610 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122600610 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600610 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600610 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424940970719 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424940970719" cn_domain=CS} 20250816122600610 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424940970719 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250816122600610 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424940970719 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424940970719"} 20250816122600610 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424940970719 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250816122600610 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122600610 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122600611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42642<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@86dfd19c8bd0: Final verdict of PTC: pass MTC@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122600612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4258 HLR_Test-GSUP(106)@86dfd19c8bd0: Final verdict of PTC: none 107@86dfd19c8bd0: Final verdict of PTC: none 20250816122600612 DLINP <000b> input/ipa.c:452 connected read/write 20250816122600612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122600612 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122600612 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122600613 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122600613 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41351<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: pass MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sat Aug 16 12:26:00 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 20250816122600637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42644<->l=127.0.0.1:4258 20250816122600738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42644<->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@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:26:02 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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_gsup_purge_ps started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122603883 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122603883 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122603888 DLINP <000b> input/ipa.c:452 connected read/write 20250816122603888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122603889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32948<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(117)@86dfd19c8bd0: 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 } } } } 20250816122603894 DLINP <000b> input/ipa.c:452 connected read/write 20250816122603894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122603894 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122603894 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122603894 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  20250816122603894 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122603894 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  20250816122603894 DLGSUP <0013> gsup_server.c:236 2:  20250816122603894 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122603894 DLGSUP <0013> gsup_server.c:236 3:  20250816122603894 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122603894 DLGSUP <0013> gsup_server.c:236 4:  20250816122603894 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122603894 DLGSUP <0013> gsup_server.c:236 5:  20250816122603894 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122603894 DLGSUP <0013> gsup_server.c:236 7:  20250816122603894 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122603894 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122603894 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122603894 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)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@86dfd19c8bd0: 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") 20250816122603922 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44027<->l=127.0.0.1:4259) 20250816122603931 DAUC <0003> db_auc.c:157 IMSI='262424731665252': No 2G Auth Data 20250816122603931 DAUC <0003> db_auc.c:192 IMSI='262424731665252': No 3G Auth Data HLR_Test-GSUP(118)@86dfd19c8bd0: Created GsupExpect[0] for "262424731665252" to be handled at TC_gsup_purge_ps(121) 20250816122603959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32962<->l=127.0.0.1:4258 20250816122603970 DLINP <000b> input/ipa.c:452 connected read/write 20250816122603970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122603970 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424731665252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424731665252" cn_domain=PS} 20250816122603970 DLU <0006> fsm.c:456 lu(262424731665252)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122603970 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424731665252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122603970 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424731665252)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122603970 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424731665252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424731665252" cn_domain=PS} 20250816122603970 DLINP <000b> input/ipa.c:452 connected read/write 20250816122603971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122603971 DLINP <000b> input/ipa.c:452 connected read/write 20250816122603971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@86dfd19c8bd0: Found GsupExpect[0] for "262424731665252" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@86dfd19c8bd0: Added IMSI table entry 0TC_gsup_purge_ps(121)"262424731665252" 20250816122603976 DLINP <000b> input/ipa.c:452 connected read/write 20250816122603976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122603977 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424731665252 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424731665252"} 20250816122603977 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424731665252)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122603977 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424731665252 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122603977 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424731665252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424731665252"} 20250816122603977 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424731665252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122603977 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424731665252)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122603977 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424731665252)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122603977 DLU <0006> fsm.c:568 lu(PS:IMSI-262424731665252)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122603977 DLINP <000b> input/ipa.c:452 connected read/write 20250816122603977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122603977 DLINP <000b> input/ipa.c:452 connected read/write 20250816122603977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122603980 DLINP <000b> input/ipa.c:452 connected read/write 20250816122603980 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122603980 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424731665252 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424731665252" cn_domain=PS} 20250816122603980 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424731665252 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250816122603980 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424731665252 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424731665252"} 20250816122603980 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424731665252 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250816122603980 DLINP <000b> input/ipa.c:452 connected read/write 20250816122603980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122603980 DLINP <000b> input/ipa.c:452 connected read/write 20250816122603980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122603983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32962<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122603985 DAUC <0003> db_auc.c:157 IMSI='262423075393371': No 2G Auth Data 20250816122603985 DAUC <0003> db_auc.c:192 IMSI='262423075393371': No 3G Auth Data 20250816122603986 DLGSUP <0013> hlr.c:121 IMSI 262423075393371: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@86dfd19c8bd0: Created GsupExpect[0] for "262423075393371" to be handled at TC_gsup_purge_ps(122) 20250816122603995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32974<->l=127.0.0.1:4258 20250816122603997 DLINP <000b> input/ipa.c:452 connected read/write 20250816122603997 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122603997 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423075393371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423075393371" cn_domain=PS} 20250816122603997 DLU <0006> fsm.c:456 lu(262423075393371)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122603997 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423075393371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122603997 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423075393371)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122603997 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423075393371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423075393371" cn_domain=PS} 20250816122603997 DLINP <000b> input/ipa.c:452 connected read/write 20250816122603997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122603997 DLINP <000b> input/ipa.c:452 connected read/write 20250816122603997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@86dfd19c8bd0: Found GsupExpect[0] for "262423075393371" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@86dfd19c8bd0: Added IMSI table entry 1TC_gsup_purge_ps(122)"262423075393371" 20250816122603998 DLINP <000b> input/ipa.c:452 connected read/write 20250816122603998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122603998 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423075393371 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423075393371"} 20250816122603998 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423075393371)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122603998 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423075393371 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122603998 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423075393371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423075393371"} 20250816122603998 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423075393371 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122603998 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423075393371)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122603998 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423075393371)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122603998 DLU <0006> fsm.c:568 lu(PS:IMSI-262423075393371)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122603998 DLINP <000b> input/ipa.c:452 connected read/write 20250816122603998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122603998 DLINP <000b> input/ipa.c:452 connected read/write 20250816122603998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122603999 DLINP <000b> input/ipa.c:452 connected read/write 20250816122603999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122603999 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423075393371 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423075393371" cn_domain=PS} 20250816122603999 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423075393371 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250816122603999 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423075393371 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423075393371"} 20250816122603999 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423075393371 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250816122603999 DLINP <000b> input/ipa.c:452 connected read/write 20250816122603999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122603999 DLINP <000b> input/ipa.c:452 connected read/write 20250816122603999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122604000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32974<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122604000 DAUC <0003> db_auc.c:157 IMSI='262427148351686': No 2G Auth Data 20250816122604000 DAUC <0003> db_auc.c:192 IMSI='262427148351686': No 3G Auth Data 20250816122604001 DLGSUP <0013> hlr.c:121 IMSI 262427148351686: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@86dfd19c8bd0: Created GsupExpect[0] for "262427148351686" to be handled at TC_gsup_purge_ps(123) 20250816122604007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32984<->l=127.0.0.1:4258 20250816122604009 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122604009 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427148351686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427148351686" cn_domain=PS} 20250816122604009 DLU <0006> fsm.c:456 lu(262427148351686)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122604009 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427148351686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122604009 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427148351686)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122604009 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427148351686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427148351686" cn_domain=PS} 20250816122604009 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122604009 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@86dfd19c8bd0: Found GsupExpect[0] for "262427148351686" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@86dfd19c8bd0: Added IMSI table entry 2TC_gsup_purge_ps(123)"262427148351686" 20250816122604011 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122604011 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427148351686 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427148351686"} 20250816122604011 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427148351686)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122604011 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427148351686 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122604011 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427148351686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427148351686"} 20250816122604011 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427148351686 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122604011 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427148351686)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122604011 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427148351686)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122604011 DLU <0006> fsm.c:568 lu(PS:IMSI-262427148351686)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122604011 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122604011 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122604011 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122604011 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427148351686 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427148351686" cn_domain=PS} 20250816122604011 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427148351686 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250816122604011 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427148351686 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427148351686"} 20250816122604011 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427148351686 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250816122604011 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122604011 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122604012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32984<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122604013 DAUC <0003> db_auc.c:157 IMSI='262426009294179': No 2G Auth Data 20250816122604013 DAUC <0003> db_auc.c:192 IMSI='262426009294179': No 3G Auth Data 20250816122604013 DLGSUP <0013> hlr.c:121 IMSI 262426009294179: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@86dfd19c8bd0: Created GsupExpect[0] for "262426009294179" to be handled at TC_gsup_purge_ps(124) 20250816122604021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33000<->l=127.0.0.1:4258 20250816122604023 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122604023 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426009294179 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426009294179" cn_domain=PS} 20250816122604023 DLU <0006> fsm.c:456 lu(262426009294179)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122604023 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426009294179 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122604023 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426009294179)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122604023 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426009294179 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426009294179" cn_domain=PS} 20250816122604023 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122604023 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@86dfd19c8bd0: Found GsupExpect[0] for "262426009294179" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@86dfd19c8bd0: Added IMSI table entry 3TC_gsup_purge_ps(124)"262426009294179" 20250816122604025 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122604025 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426009294179 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426009294179"} 20250816122604025 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426009294179)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122604025 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426009294179 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122604025 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426009294179 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426009294179"} 20250816122604025 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426009294179 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122604025 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426009294179)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122604025 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426009294179)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122604025 DLU <0006> fsm.c:568 lu(PS:IMSI-262426009294179)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122604025 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122604025 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122604026 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122604026 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426009294179 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426009294179" cn_domain=PS} 20250816122604026 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426009294179 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250816122604026 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426009294179 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426009294179"} 20250816122604026 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426009294179 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250816122604026 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122604026 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122604027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33000<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122604027 DAUC <0003> db_auc.c:157 IMSI='262423833815793': No 2G Auth Data 20250816122604027 DAUC <0003> db_auc.c:192 IMSI='262423833815793': No 3G Auth Data 20250816122604028 DLGSUP <0013> hlr.c:121 IMSI 262423833815793: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@86dfd19c8bd0: Created GsupExpect[0] for "262423833815793" to be handled at TC_gsup_purge_ps(125) 20250816122604034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33006<->l=127.0.0.1:4258 20250816122604036 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122604036 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423833815793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423833815793" cn_domain=PS} 20250816122604036 DLU <0006> fsm.c:456 lu(262423833815793)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122604036 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423833815793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122604036 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423833815793)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122604036 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423833815793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423833815793" cn_domain=PS} 20250816122604036 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122604036 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@86dfd19c8bd0: Found GsupExpect[0] for "262423833815793" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@86dfd19c8bd0: Added IMSI table entry 4TC_gsup_purge_ps(125)"262423833815793" 20250816122604037 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122604037 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423833815793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423833815793"} 20250816122604037 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423833815793)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122604037 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423833815793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122604037 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423833815793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423833815793"} 20250816122604037 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423833815793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122604037 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423833815793)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122604037 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423833815793)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122604037 DLU <0006> fsm.c:568 lu(PS:IMSI-262423833815793)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122604037 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122604037 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122604038 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122604038 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423833815793 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423833815793" cn_domain=PS} 20250816122604038 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423833815793 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250816122604038 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423833815793 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423833815793"} 20250816122604038 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423833815793 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250816122604038 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122604038 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122604039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33006<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122604039 DAUC <0003> db_auc.c:157 IMSI='262429397619584': No 2G Auth Data 20250816122604039 DAUC <0003> db_auc.c:192 IMSI='262429397619584': No 3G Auth Data 20250816122604039 DLGSUP <0013> hlr.c:121 IMSI 262429397619584: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@86dfd19c8bd0: Created GsupExpect[0] for "262429397619584" to be handled at TC_gsup_purge_ps(126) 20250816122604044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33012<->l=127.0.0.1:4258 20250816122604046 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122604046 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429397619584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429397619584" cn_domain=PS} 20250816122604046 DLU <0006> fsm.c:456 lu(262429397619584)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122604046 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429397619584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122604046 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429397619584)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122604046 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429397619584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429397619584" cn_domain=PS} 20250816122604046 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122604046 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@86dfd19c8bd0: Found GsupExpect[0] for "262429397619584" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@86dfd19c8bd0: Added IMSI table entry 5TC_gsup_purge_ps(126)"262429397619584" 20250816122604047 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122604047 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429397619584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429397619584"} 20250816122604047 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429397619584)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122604047 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429397619584 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122604047 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429397619584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429397619584"} 20250816122604047 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429397619584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122604047 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429397619584)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122604047 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429397619584)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122604047 DLU <0006> fsm.c:568 lu(PS:IMSI-262429397619584)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122604047 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122604047 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604047 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122604048 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604048 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122604048 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429397619584 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429397619584" cn_domain=PS} 20250816122604048 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429397619584 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250816122604048 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429397619584 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429397619584"} 20250816122604048 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429397619584 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250816122604048 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122604048 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122604048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33012<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122604049 DAUC <0003> db_auc.c:157 IMSI='262423024686515': No 2G Auth Data 20250816122604049 DAUC <0003> db_auc.c:192 IMSI='262423024686515': No 3G Auth Data 20250816122604049 DLGSUP <0013> hlr.c:121 IMSI 262423024686515: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@86dfd19c8bd0: Created GsupExpect[0] for "262423024686515" to be handled at TC_gsup_purge_ps(127) 20250816122604054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33024<->l=127.0.0.1:4258 20250816122604056 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122604056 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423024686515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423024686515" cn_domain=PS} 20250816122604056 DLU <0006> fsm.c:456 lu(262423024686515)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122604056 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423024686515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122604056 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423024686515)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122604056 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423024686515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423024686515" cn_domain=PS} 20250816122604056 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122604056 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604056 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@86dfd19c8bd0: Found GsupExpect[0] for "262423024686515" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@86dfd19c8bd0: Added IMSI table entry 6TC_gsup_purge_ps(127)"262423024686515" 20250816122604057 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604057 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122604057 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423024686515 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423024686515"} 20250816122604057 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423024686515)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122604057 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423024686515 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122604057 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423024686515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423024686515"} 20250816122604057 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423024686515 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122604057 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423024686515)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122604057 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423024686515)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122604057 DLU <0006> fsm.c:568 lu(PS:IMSI-262423024686515)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122604057 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122604057 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604057 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122604058 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122604058 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423024686515 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423024686515" cn_domain=PS} 20250816122604058 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423024686515 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250816122604058 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423024686515 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423024686515"} 20250816122604058 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423024686515 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250816122604058 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122604058 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122604058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33024<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122604059 DAUC <0003> db_auc.c:157 IMSI='262428736938442': No 2G Auth Data 20250816122604059 DAUC <0003> db_auc.c:192 IMSI='262428736938442': No 3G Auth Data 20250816122604059 DLGSUP <0013> hlr.c:121 IMSI 262428736938442: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@86dfd19c8bd0: Created GsupExpect[0] for "262428736938442" to be handled at TC_gsup_purge_ps(128) 20250816122604064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33030<->l=127.0.0.1:4258 20250816122604066 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122604066 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428736938442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428736938442" cn_domain=PS} 20250816122604066 DLU <0006> fsm.c:456 lu(262428736938442)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122604066 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428736938442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122604066 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428736938442)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122604066 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428736938442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428736938442" cn_domain=PS} 20250816122604066 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122604066 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@86dfd19c8bd0: Found GsupExpect[0] for "262428736938442" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@86dfd19c8bd0: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428736938442" 20250816122604067 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122604067 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428736938442 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428736938442"} 20250816122604067 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428736938442)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122604067 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428736938442 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122604067 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428736938442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428736938442"} 20250816122604067 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428736938442 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122604067 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428736938442)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122604067 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428736938442)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122604067 DLU <0006> fsm.c:568 lu(PS:IMSI-262428736938442)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122604067 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122604067 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122604067 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122604067 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428736938442 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428736938442" cn_domain=PS} 20250816122604067 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428736938442 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250816122604067 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428736938442 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428736938442"} 20250816122604067 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428736938442 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250816122604067 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122604067 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604067 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122604068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33030<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@86dfd19c8bd0: Final verdict of PTC: pass MTC@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122604068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32948<->l=127.0.0.1:4258 20250816122604069 DLINP <000b> input/ipa.c:452 connected read/write 20250816122604069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122604069 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122604069 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122604069 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122604069 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44027<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@86dfd19c8bd0: Final verdict of PTC: none 119@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: pass MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sat Aug 16 12:26:04 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250816122604093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33036<->l=127.0.0.1:4258 20250816122604193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33036<->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=134764) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:26: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_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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_gsup_purge_unknown started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122607343 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122607343 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122607347 DLINP <000b> input/ipa.c:452 connected read/write 20250816122607348 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122607349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33042<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122607353 DLINP <000b> input/ipa.c:452 connected read/write 20250816122607353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122607353 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122607353 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122607353 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  20250816122607353 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122607353 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  20250816122607353 DLGSUP <0013> gsup_server.c:236 2:  20250816122607353 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122607353 DLGSUP <0013> gsup_server.c:236 3:  20250816122607353 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122607353 DLGSUP <0013> gsup_server.c:236 4:  20250816122607353 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122607353 DLGSUP <0013> gsup_server.c:236 5:  20250816122607353 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122607353 DLGSUP <0013> gsup_server.c:236 7:  20250816122607353 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122607353 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122607353 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122607353 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@86dfd19c8bd0: 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") 20250816122607374 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39901<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@86dfd19c8bd0: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250816122607386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33050<->l=127.0.0.1:4258 20250816122607394 DLINP <000b> input/ipa.c:452 connected read/write 20250816122607394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122607394 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} 20250816122607394 DLU <0006> fsm.c:456 lu(2345743413463)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122607394 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 20250816122607394 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} 20250816122607394 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122607394 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55cc4d0274f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122607394 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55cc4d0274f0]{UNVALIDATED}: Freeing instance 20250816122607394 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55cc4d0274f0]{UNVALIDATED}: Deallocated 20250816122607394 DLINP <000b> input/ipa.c:452 connected read/write 20250816122607394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122607394 DLINP <000b> input/ipa.c:452 connected read/write 20250816122607394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@86dfd19c8bd0: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@86dfd19c8bd0: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@86dfd19c8bd0: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122607397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33050<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@86dfd19c8bd0: Final verdict of PTC: pass MTC@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122607398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33042<->l=127.0.0.1:4258 20250816122607400 DLINP <000b> input/ipa.c:452 connected read/write 20250816122607400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122607400 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122607400 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122607400 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122607400 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39901<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@86dfd19c8bd0: Final verdict of PTC: none 131@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: pass MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sat Aug 16 12:26:07 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 20250816122607433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33066<->l=127.0.0.1:4258 20250816122607534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33066<->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@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:26:09 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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_mo_ussd_unknown started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122610678 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122610678 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122610683 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122610685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33080<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122610689 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610689 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122610689 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122610689 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122610689 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  20250816122610689 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122610689 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  20250816122610689 DLGSUP <0013> gsup_server.c:236 2:  20250816122610689 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122610689 DLGSUP <0013> gsup_server.c:236 3:  20250816122610689 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122610689 DLGSUP <0013> gsup_server.c:236 4:  20250816122610689 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122610689 DLGSUP <0013> gsup_server.c:236 5:  20250816122610689 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122610689 DLGSUP <0013> gsup_server.c:236 7:  20250816122610689 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122610689 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122610689 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122610689 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)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@86dfd19c8bd0: 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") 20250816122610716 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35587<->l=127.0.0.1:4259) 20250816122610724 DAUC <0003> db_auc.c:157 IMSI='262426643660032': No 2G Auth Data 20250816122610724 DAUC <0003> db_auc.c:192 IMSI='262426643660032': No 3G Auth Data HLR_Test-GSUP(135)@86dfd19c8bd0: Created GsupExpect[0] for "262426643660032" to be handled at TC_mo_ussd_unknown(138) 20250816122610745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33082<->l=127.0.0.1:4258 20250816122610758 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122610758 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426643660032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426643660032" session_id=78283056 session_state=BEGIN} 20250816122610758 DSS <0004> hlr_ussd.c:576 262426643660032/0x04aa8130: Process SS (BEGIN) 20250816122610758 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250816122610758 DSS <0004> hlr_ussd.c:518 262426643660032/0x04aa8130: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250816122610759 DSS <0004> hlr_ussd.c:523 262426643660032/0x04aa8130: USSD for unknown code '*#200#' 20250816122610759 DSS <0004> hlr_ussd.c:354 262426643660032/0x04aa8130: Tx ReturnError(1, 0x12) 20250816122610759 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426643660032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426643660032" session_id=78283056 session_state=END} 20250816122610759 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122610759 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@86dfd19c8bd0: Found GsupExpect[0] for "262426643660032" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@86dfd19c8bd0: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262426643660032" TC_mo_ussd_unknown(138)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122610765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33082<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122610766 DAUC <0003> db_auc.c:157 IMSI='262426593391221': No 2G Auth Data 20250816122610766 DAUC <0003> db_auc.c:192 IMSI='262426593391221': No 3G Auth Data HLR_Test-GSUP(135)@86dfd19c8bd0: Created GsupExpect[0] for "262426593391221" to be handled at TC_mo_ussd_unknown(139) 20250816122610774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33094<->l=127.0.0.1:4258 20250816122610777 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122610777 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426593391221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426593391221" session_id=2972954294 session_state=BEGIN} 20250816122610777 DSS <0004> hlr_ussd.c:576 262426593391221/0xb133aeb6: Process SS (BEGIN) 20250816122610777 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250816122610777 DSS <0004> hlr_ussd.c:518 262426593391221/0xb133aeb6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250816122610777 DSS <0004> hlr_ussd.c:523 262426593391221/0xb133aeb6: USSD for unknown code '*#200#' 20250816122610777 DSS <0004> hlr_ussd.c:354 262426593391221/0xb133aeb6: Tx ReturnError(1, 0x12) 20250816122610777 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426593391221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426593391221" session_id=2972954294 session_state=END} 20250816122610777 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122610777 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@86dfd19c8bd0: Found GsupExpect[0] for "262426593391221" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@86dfd19c8bd0: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262426593391221" TC_mo_ussd_unknown(139)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122610778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33094<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122610778 DAUC <0003> db_auc.c:157 IMSI='262429652171708': No 2G Auth Data 20250816122610778 DAUC <0003> db_auc.c:192 IMSI='262429652171708': No 3G Auth Data HLR_Test-GSUP(135)@86dfd19c8bd0: Created GsupExpect[0] for "262429652171708" to be handled at TC_mo_ussd_unknown(140) 20250816122610783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33102<->l=127.0.0.1:4258 20250816122610786 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122610786 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429652171708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429652171708" session_id=2324754737 session_state=BEGIN} 20250816122610786 DSS <0004> hlr_ussd.c:576 262429652171708/0x8a90f131: Process SS (BEGIN) 20250816122610786 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250816122610786 DSS <0004> hlr_ussd.c:518 262429652171708/0x8a90f131: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250816122610786 DSS <0004> hlr_ussd.c:523 262429652171708/0x8a90f131: USSD for unknown code '*#200#' 20250816122610786 DSS <0004> hlr_ussd.c:354 262429652171708/0x8a90f131: Tx ReturnError(1, 0x12) 20250816122610786 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429652171708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429652171708" session_id=2324754737 session_state=END} 20250816122610786 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122610786 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@86dfd19c8bd0: Found GsupExpect[0] for "262429652171708" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@86dfd19c8bd0: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262429652171708" TC_mo_ussd_unknown(140)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122610787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33102<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122610787 DAUC <0003> db_auc.c:157 IMSI='262422671370550': No 2G Auth Data 20250816122610787 DAUC <0003> db_auc.c:192 IMSI='262422671370550': No 3G Auth Data HLR_Test-GSUP(135)@86dfd19c8bd0: Created GsupExpect[0] for "262422671370550" to be handled at TC_mo_ussd_unknown(141) 20250816122610792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33106<->l=127.0.0.1:4258 20250816122610795 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122610795 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422671370550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422671370550" session_id=3161783888 session_state=BEGIN} 20250816122610795 DSS <0004> hlr_ussd.c:576 262422671370550/0xbc74fe50: Process SS (BEGIN) 20250816122610795 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250816122610795 DSS <0004> hlr_ussd.c:518 262422671370550/0xbc74fe50: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250816122610795 DSS <0004> hlr_ussd.c:523 262422671370550/0xbc74fe50: USSD for unknown code '*#200#' 20250816122610795 DSS <0004> hlr_ussd.c:354 262422671370550/0xbc74fe50: Tx ReturnError(1, 0x12) 20250816122610795 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422671370550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422671370550" session_id=3161783888 session_state=END} 20250816122610795 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122610795 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@86dfd19c8bd0: Found GsupExpect[0] for "262422671370550" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@86dfd19c8bd0: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262422671370550" TC_mo_ussd_unknown(141)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122610796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33106<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122610797 DAUC <0003> db_auc.c:157 IMSI='262427173509694': No 2G Auth Data 20250816122610797 DAUC <0003> db_auc.c:192 IMSI='262427173509694': No 3G Auth Data HLR_Test-GSUP(135)@86dfd19c8bd0: Created GsupExpect[0] for "262427173509694" to be handled at TC_mo_ussd_unknown(142) 20250816122610803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33116<->l=127.0.0.1:4258 20250816122610805 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122610805 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427173509694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427173509694" session_id=2464698066 session_state=BEGIN} 20250816122610805 DSS <0004> hlr_ussd.c:576 262427173509694/0x92e84ed2: Process SS (BEGIN) 20250816122610805 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250816122610805 DSS <0004> hlr_ussd.c:518 262427173509694/0x92e84ed2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250816122610805 DSS <0004> hlr_ussd.c:523 262427173509694/0x92e84ed2: USSD for unknown code '*#200#' 20250816122610805 DSS <0004> hlr_ussd.c:354 262427173509694/0x92e84ed2: Tx ReturnError(1, 0x12) 20250816122610805 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427173509694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427173509694" session_id=2464698066 session_state=END} 20250816122610805 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122610805 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@86dfd19c8bd0: Found GsupExpect[0] for "262427173509694" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@86dfd19c8bd0: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262427173509694" TC_mo_ussd_unknown(142)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122610807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33116<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122610807 DAUC <0003> db_auc.c:157 IMSI='262422959962353': No 2G Auth Data 20250816122610807 DAUC <0003> db_auc.c:192 IMSI='262422959962353': No 3G Auth Data HLR_Test-GSUP(135)@86dfd19c8bd0: Created GsupExpect[0] for "262422959962353" to be handled at TC_mo_ussd_unknown(143) 20250816122610813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33130<->l=127.0.0.1:4258 20250816122610815 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610815 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122610815 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422959962353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422959962353" session_id=508655866 session_state=BEGIN} 20250816122610815 DSS <0004> hlr_ussd.c:576 262422959962353/0x1e5178fa: Process SS (BEGIN) 20250816122610815 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250816122610815 DSS <0004> hlr_ussd.c:518 262422959962353/0x1e5178fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250816122610815 DSS <0004> hlr_ussd.c:523 262422959962353/0x1e5178fa: USSD for unknown code '*#200#' 20250816122610815 DSS <0004> hlr_ussd.c:354 262422959962353/0x1e5178fa: Tx ReturnError(1, 0x12) 20250816122610815 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422959962353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422959962353" session_id=508655866 session_state=END} 20250816122610815 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122610815 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@86dfd19c8bd0: Found GsupExpect[0] for "262422959962353" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@86dfd19c8bd0: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262422959962353" TC_mo_ussd_unknown(143)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122610817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33130<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122610817 DAUC <0003> db_auc.c:157 IMSI='262423335854477': No 2G Auth Data 20250816122610817 DAUC <0003> db_auc.c:192 IMSI='262423335854477': No 3G Auth Data HLR_Test-GSUP(135)@86dfd19c8bd0: Created GsupExpect[0] for "262423335854477" to be handled at TC_mo_ussd_unknown(144) 20250816122610822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33142<->l=127.0.0.1:4258 20250816122610825 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122610825 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423335854477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423335854477" session_id=802476903 session_state=BEGIN} 20250816122610825 DSS <0004> hlr_ussd.c:576 262423335854477/0x2fd4d367: Process SS (BEGIN) 20250816122610825 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250816122610825 DSS <0004> hlr_ussd.c:518 262423335854477/0x2fd4d367: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250816122610825 DSS <0004> hlr_ussd.c:523 262423335854477/0x2fd4d367: USSD for unknown code '*#200#' 20250816122610825 DSS <0004> hlr_ussd.c:354 262423335854477/0x2fd4d367: Tx ReturnError(1, 0x12) 20250816122610825 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423335854477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423335854477" session_id=802476903 session_state=END} 20250816122610825 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122610825 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@86dfd19c8bd0: Found GsupExpect[0] for "262423335854477" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@86dfd19c8bd0: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262423335854477" TC_mo_ussd_unknown(144)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122610826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33142<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122610826 DAUC <0003> db_auc.c:157 IMSI='262421044341614': No 2G Auth Data 20250816122610826 DAUC <0003> db_auc.c:192 IMSI='262421044341614': No 3G Auth Data HLR_Test-GSUP(135)@86dfd19c8bd0: Created GsupExpect[0] for "262421044341614" to be handled at TC_mo_ussd_unknown(145) 20250816122610832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33148<->l=127.0.0.1:4258 20250816122610835 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122610835 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421044341614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421044341614" session_id=2174284862 session_state=BEGIN} 20250816122610835 DSS <0004> hlr_ussd.c:576 262421044341614/0x8198f43e: Process SS (BEGIN) 20250816122610835 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250816122610835 DSS <0004> hlr_ussd.c:518 262421044341614/0x8198f43e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250816122610835 DSS <0004> hlr_ussd.c:523 262421044341614/0x8198f43e: USSD for unknown code '*#200#' 20250816122610835 DSS <0004> hlr_ussd.c:354 262421044341614/0x8198f43e: Tx ReturnError(1, 0x12) 20250816122610835 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421044341614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421044341614" session_id=2174284862 session_state=END} 20250816122610835 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122610835 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@86dfd19c8bd0: Found GsupExpect[0] for "262421044341614" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@86dfd19c8bd0: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262421044341614" TC_mo_ussd_unknown(145)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122610836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33148<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122610836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33080<->l=127.0.0.1:4258 HLR_Test-GSUP(135)@86dfd19c8bd0: Final verdict of PTC: none 20250816122610837 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35587<->l=127.0.0.1:4259) 20250816122610837 DLINP <000b> input/ipa.c:452 connected read/write 20250816122610837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122610837 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122610837 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122610837 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 136@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 136: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sat Aug 16 12:26:10 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 20250816122610859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33158<->l=127.0.0.1:4258 20250816122610960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33158<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69604) Waiting for packet dumper to finish... 1 (prev_count=69604, count=81392) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:26:13 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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_mo_ussd_euse_disc started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122614101 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122614101 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122614105 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122614107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54884<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122614110 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122614111 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122614111 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122614111 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  20250816122614111 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122614111 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  20250816122614111 DLGSUP <0013> gsup_server.c:236 2:  20250816122614111 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122614111 DLGSUP <0013> gsup_server.c:236 3:  20250816122614111 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122614111 DLGSUP <0013> gsup_server.c:236 4:  20250816122614111 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122614111 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(146)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122614111 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122614111 DLGSUP <0013> gsup_server.c:236 7:  20250816122614111 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122614111 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122614111 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122614111 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@86dfd19c8bd0: 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") 20250816122614131 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41367<->l=127.0.0.1:4259) 20250816122614142 DAUC <0003> db_auc.c:157 IMSI='262425348816175': No 2G Auth Data 20250816122614142 DAUC <0003> db_auc.c:192 IMSI='262425348816175': No 3G Auth Data HLR_Test-GSUP(147)@86dfd19c8bd0: Created GsupExpect[0] for "262425348816175" to be handled at TC_mo_ussd_euse_disc(150) 20250816122614165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54890<->l=127.0.0.1:4258 20250816122614179 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122614179 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425348816175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425348816175" session_id=1376972177 session_state=BEGIN} 20250816122614179 DSS <0004> hlr_ussd.c:576 262425348816175/0x5212ed91: Process SS (BEGIN) 20250816122614179 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122614179 DSS <0004> hlr_ussd.c:518 262425348816175/0x5212ed91: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122614179 DSS <0004> hlr_ussd.c:542 262425348816175/0x5212ed91: Cannot find conn for EUSE EUSE-foobar 20250816122614179 DSS <0004> hlr_ussd.c:354 262425348816175/0x5212ed91: Tx ReturnError(1, 0x22) 20250816122614179 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425348816175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425348816175" session_id=1376972177 session_state=END} 20250816122614179 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122614179 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@86dfd19c8bd0: Found GsupExpect[0] for "262425348816175" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@86dfd19c8bd0: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262425348816175" TC_mo_ussd_euse_disc(150)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122614185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54890<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122614186 DAUC <0003> db_auc.c:157 IMSI='262421111601266': No 2G Auth Data 20250816122614186 DAUC <0003> db_auc.c:192 IMSI='262421111601266': No 3G Auth Data HLR_Test-GSUP(147)@86dfd19c8bd0: Created GsupExpect[0] for "262421111601266" to be handled at TC_mo_ussd_euse_disc(151) 20250816122614196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54900<->l=127.0.0.1:4258 20250816122614199 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122614199 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421111601266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421111601266" session_id=849631700 session_state=BEGIN} 20250816122614199 DSS <0004> hlr_ussd.c:576 262421111601266/0x32a459d4: Process SS (BEGIN) 20250816122614199 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122614199 DSS <0004> hlr_ussd.c:518 262421111601266/0x32a459d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122614199 DSS <0004> hlr_ussd.c:542 262421111601266/0x32a459d4: Cannot find conn for EUSE EUSE-foobar 20250816122614199 DSS <0004> hlr_ussd.c:354 262421111601266/0x32a459d4: Tx ReturnError(1, 0x22) 20250816122614199 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421111601266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421111601266" session_id=849631700 session_state=END} 20250816122614199 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122614199 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@86dfd19c8bd0: Found GsupExpect[0] for "262421111601266" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@86dfd19c8bd0: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262421111601266" TC_mo_ussd_euse_disc(151)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122614200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54900<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122614201 DAUC <0003> db_auc.c:157 IMSI='262427482145602': No 2G Auth Data 20250816122614201 DAUC <0003> db_auc.c:192 IMSI='262427482145602': No 3G Auth Data HLR_Test-GSUP(147)@86dfd19c8bd0: Created GsupExpect[0] for "262427482145602" to be handled at TC_mo_ussd_euse_disc(152) 20250816122614206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54904<->l=127.0.0.1:4258 20250816122614209 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122614209 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427482145602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427482145602" session_id=2434563326 session_state=BEGIN} 20250816122614209 DSS <0004> hlr_ussd.c:576 262427482145602/0x911c7cfe: Process SS (BEGIN) 20250816122614209 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122614209 DSS <0004> hlr_ussd.c:518 262427482145602/0x911c7cfe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122614209 DSS <0004> hlr_ussd.c:542 262427482145602/0x911c7cfe: Cannot find conn for EUSE EUSE-foobar 20250816122614209 DSS <0004> hlr_ussd.c:354 262427482145602/0x911c7cfe: Tx ReturnError(1, 0x22) 20250816122614209 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427482145602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427482145602" session_id=2434563326 session_state=END} 20250816122614209 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122614209 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@86dfd19c8bd0: Found GsupExpect[0] for "262427482145602" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@86dfd19c8bd0: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262427482145602" TC_mo_ussd_euse_disc(152)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122614210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54904<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122614211 DAUC <0003> db_auc.c:157 IMSI='262429497731829': No 2G Auth Data 20250816122614211 DAUC <0003> db_auc.c:192 IMSI='262429497731829': No 3G Auth Data HLR_Test-GSUP(147)@86dfd19c8bd0: Created GsupExpect[0] for "262429497731829" to be handled at TC_mo_ussd_euse_disc(153) 20250816122614216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54906<->l=127.0.0.1:4258 20250816122614219 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614219 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122614219 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429497731829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429497731829" session_id=3433807143 session_state=BEGIN} 20250816122614219 DSS <0004> hlr_ussd.c:576 262429497731829/0xccabbd27: Process SS (BEGIN) 20250816122614219 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122614219 DSS <0004> hlr_ussd.c:518 262429497731829/0xccabbd27: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122614219 DSS <0004> hlr_ussd.c:542 262429497731829/0xccabbd27: Cannot find conn for EUSE EUSE-foobar 20250816122614219 DSS <0004> hlr_ussd.c:354 262429497731829/0xccabbd27: Tx ReturnError(1, 0x22) 20250816122614219 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429497731829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429497731829" session_id=3433807143 session_state=END} 20250816122614219 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122614219 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@86dfd19c8bd0: Found GsupExpect[0] for "262429497731829" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@86dfd19c8bd0: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262429497731829" TC_mo_ussd_euse_disc(153)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122614220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54906<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122614220 DAUC <0003> db_auc.c:157 IMSI='262427978830595': No 2G Auth Data 20250816122614220 DAUC <0003> db_auc.c:192 IMSI='262427978830595': No 3G Auth Data HLR_Test-GSUP(147)@86dfd19c8bd0: Created GsupExpect[0] for "262427978830595" to be handled at TC_mo_ussd_euse_disc(154) 20250816122614226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54910<->l=127.0.0.1:4258 20250816122614228 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122614228 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427978830595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427978830595" session_id=1381449529 session_state=BEGIN} 20250816122614228 DSS <0004> hlr_ussd.c:576 262427978830595/0x52573f39: Process SS (BEGIN) 20250816122614228 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122614228 DSS <0004> hlr_ussd.c:518 262427978830595/0x52573f39: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122614228 DSS <0004> hlr_ussd.c:542 262427978830595/0x52573f39: Cannot find conn for EUSE EUSE-foobar 20250816122614228 DSS <0004> hlr_ussd.c:354 262427978830595/0x52573f39: Tx ReturnError(1, 0x22) 20250816122614228 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427978830595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427978830595" session_id=1381449529 session_state=END} 20250816122614228 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122614228 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@86dfd19c8bd0: Found GsupExpect[0] for "262427978830595" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@86dfd19c8bd0: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262427978830595" TC_mo_ussd_euse_disc(154)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122614229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54910<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122614230 DAUC <0003> db_auc.c:157 IMSI='262425510843814': No 2G Auth Data 20250816122614230 DAUC <0003> db_auc.c:192 IMSI='262425510843814': No 3G Auth Data HLR_Test-GSUP(147)@86dfd19c8bd0: Created GsupExpect[0] for "262425510843814" to be handled at TC_mo_ussd_euse_disc(155) 20250816122614235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54924<->l=127.0.0.1:4258 20250816122614238 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122614238 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425510843814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425510843814" session_id=2281982280 session_state=BEGIN} 20250816122614238 DSS <0004> hlr_ussd.c:576 262425510843814/0x88044948: Process SS (BEGIN) 20250816122614238 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122614238 DSS <0004> hlr_ussd.c:518 262425510843814/0x88044948: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122614238 DSS <0004> hlr_ussd.c:542 262425510843814/0x88044948: Cannot find conn for EUSE EUSE-foobar 20250816122614238 DSS <0004> hlr_ussd.c:354 262425510843814/0x88044948: Tx ReturnError(1, 0x22) 20250816122614238 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425510843814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425510843814" session_id=2281982280 session_state=END} 20250816122614238 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122614238 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@86dfd19c8bd0: Found GsupExpect[0] for "262425510843814" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@86dfd19c8bd0: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262425510843814" TC_mo_ussd_euse_disc(155)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122614239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54924<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122614239 DAUC <0003> db_auc.c:157 IMSI='262429916362615': No 2G Auth Data 20250816122614239 DAUC <0003> db_auc.c:192 IMSI='262429916362615': No 3G Auth Data HLR_Test-GSUP(147)@86dfd19c8bd0: Created GsupExpect[0] for "262429916362615" to be handled at TC_mo_ussd_euse_disc(156) 20250816122614245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54936<->l=127.0.0.1:4258 20250816122614247 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122614247 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429916362615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429916362615" session_id=2153654942 session_state=BEGIN} 20250816122614247 DSS <0004> hlr_ussd.c:576 262429916362615/0x805e2a9e: Process SS (BEGIN) 20250816122614247 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122614247 DSS <0004> hlr_ussd.c:518 262429916362615/0x805e2a9e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122614247 DSS <0004> hlr_ussd.c:542 262429916362615/0x805e2a9e: Cannot find conn for EUSE EUSE-foobar 20250816122614247 DSS <0004> hlr_ussd.c:354 262429916362615/0x805e2a9e: Tx ReturnError(1, 0x22) 20250816122614247 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429916362615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429916362615" session_id=2153654942 session_state=END} 20250816122614247 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122614247 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@86dfd19c8bd0: Found GsupExpect[0] for "262429916362615" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@86dfd19c8bd0: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262429916362615" TC_mo_ussd_euse_disc(156)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122614249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54936<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122614249 DAUC <0003> db_auc.c:157 IMSI='262423801707558': No 2G Auth Data 20250816122614249 DAUC <0003> db_auc.c:192 IMSI='262423801707558': No 3G Auth Data HLR_Test-GSUP(147)@86dfd19c8bd0: Created GsupExpect[0] for "262423801707558" to be handled at TC_mo_ussd_euse_disc(157) 20250816122614254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54942<->l=127.0.0.1:4258 20250816122614257 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122614257 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423801707558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423801707558" session_id=2046116380 session_state=BEGIN} 20250816122614257 DSS <0004> hlr_ussd.c:576 262423801707558/0x79f5421c: Process SS (BEGIN) 20250816122614257 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122614257 DSS <0004> hlr_ussd.c:518 262423801707558/0x79f5421c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122614257 DSS <0004> hlr_ussd.c:542 262423801707558/0x79f5421c: Cannot find conn for EUSE EUSE-foobar 20250816122614257 DSS <0004> hlr_ussd.c:354 262423801707558/0x79f5421c: Tx ReturnError(1, 0x22) 20250816122614257 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423801707558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423801707558" session_id=2046116380 session_state=END} 20250816122614257 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122614257 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@86dfd19c8bd0: Found GsupExpect[0] for "262423801707558" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@86dfd19c8bd0: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262423801707558" TC_mo_ussd_euse_disc(157)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122614258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54942<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122614258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54884<->l=127.0.0.1:4258 20250816122614259 DLINP <000b> input/ipa.c:452 connected read/write 20250816122614259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122614259 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122614259 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122614259 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@86dfd19c8bd0: Final verdict of PTC: none 148@86dfd19c8bd0: Final verdict of PTC: none 20250816122614259 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41367<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 148: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sat Aug 16 12:26:14 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 20250816122614282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54950<->l=127.0.0.1:4258 20250816122614483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54950<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=70352) Waiting for packet dumper to finish... 1 (prev_count=70352, count=81624) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:26:16 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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_mo_ussd_iuse_imsi started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122617617 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122617617 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122617621 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617621 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122617621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54962<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122617622 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122617622 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122617622 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122617622 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  20250816122617622 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122617622 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  20250816122617622 DLGSUP <0013> gsup_server.c:236 2:  20250816122617622 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122617622 DLGSUP <0013> gsup_server.c:236 3:  20250816122617622 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122617622 DLGSUP <0013> gsup_server.c:236 4:  20250816122617622 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122617622 DLGSUP <0013> gsup_server.c:236 5:  20250816122617622 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122617622 DLGSUP <0013> gsup_server.c:236 7:  20250816122617622 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122617622 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122617622 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122617622 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)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@86dfd19c8bd0: 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") 20250816122617646 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44297<->l=127.0.0.1:4259) 20250816122617659 DAUC <0003> db_auc.c:157 IMSI='262421200670317': No 2G Auth Data 20250816122617659 DAUC <0003> db_auc.c:192 IMSI='262421200670317': No 3G Auth Data HLR_Test-GSUP(159)@86dfd19c8bd0: Created GsupExpect[0] for "262421200670317" to be handled at TC_mo_ussd_iuse_imsi(162) 20250816122617685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54964<->l=127.0.0.1:4258 20250816122617698 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122617698 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421200670317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421200670317" session_id=127030196 session_state=BEGIN} 20250816122617698 DSS <0004> hlr_ussd.c:576 262421200670317/0x079253b4: Process SS (BEGIN) 20250816122617698 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250816122617698 DSS <0004> hlr_ussd.c:518 262421200670317/0x079253b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250816122617698 DSS <0004> hlr_ussd.c:363 262421200670317/0x079253b4: Tx USSD 'Your IMSI is 262421200670317' 20250816122617698 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421200670317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421200670317" session_id=127030196 session_state=END} 20250816122617698 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421200670317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122617698 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122617698 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617698 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@86dfd19c8bd0: Found GsupExpect[0] for "262421200670317" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@86dfd19c8bd0: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262421200670317" TC_mo_ussd_iuse_imsi(162)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122617704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54964<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122617705 DAUC <0003> db_auc.c:157 IMSI='262420810985551': No 2G Auth Data 20250816122617705 DAUC <0003> db_auc.c:192 IMSI='262420810985551': No 3G Auth Data HLR_Test-GSUP(159)@86dfd19c8bd0: Created GsupExpect[0] for "262420810985551" to be handled at TC_mo_ussd_iuse_imsi(163) 20250816122617712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54980<->l=127.0.0.1:4258 20250816122617717 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617717 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122617717 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420810985551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420810985551" session_id=2373007044 session_state=BEGIN} 20250816122617717 DSS <0004> hlr_ussd.c:576 262420810985551/0x8d7136c4: Process SS (BEGIN) 20250816122617717 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250816122617717 DSS <0004> hlr_ussd.c:518 262420810985551/0x8d7136c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250816122617717 DSS <0004> hlr_ussd.c:363 262420810985551/0x8d7136c4: Tx USSD 'Your IMSI is 262420810985551' 20250816122617717 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420810985551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420810985551" session_id=2373007044 session_state=END} 20250816122617717 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420810985551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122617717 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122617717 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617717 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@86dfd19c8bd0: Found GsupExpect[0] for "262420810985551" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@86dfd19c8bd0: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262420810985551" TC_mo_ussd_iuse_imsi(163)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122617720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54980<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122617721 DAUC <0003> db_auc.c:157 IMSI='262424017945798': No 2G Auth Data 20250816122617721 DAUC <0003> db_auc.c:192 IMSI='262424017945798': No 3G Auth Data HLR_Test-GSUP(159)@86dfd19c8bd0: Created GsupExpect[0] for "262424017945798" to be handled at TC_mo_ussd_iuse_imsi(164) 20250816122617728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54990<->l=127.0.0.1:4258 20250816122617731 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122617731 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424017945798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424017945798" session_id=4150965816 session_state=BEGIN} 20250816122617731 DSS <0004> hlr_ussd.c:576 262424017945798/0xf76ab638: Process SS (BEGIN) 20250816122617731 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250816122617731 DSS <0004> hlr_ussd.c:518 262424017945798/0xf76ab638: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250816122617731 DSS <0004> hlr_ussd.c:363 262424017945798/0xf76ab638: Tx USSD 'Your IMSI is 262424017945798' 20250816122617731 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424017945798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424017945798" session_id=4150965816 session_state=END} 20250816122617731 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424017945798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122617731 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122617731 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617731 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@86dfd19c8bd0: Found GsupExpect[0] for "262424017945798" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@86dfd19c8bd0: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262424017945798" TC_mo_ussd_iuse_imsi(164)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122617732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54990<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122617733 DAUC <0003> db_auc.c:157 IMSI='262424235364883': No 2G Auth Data 20250816122617733 DAUC <0003> db_auc.c:192 IMSI='262424235364883': No 3G Auth Data HLR_Test-GSUP(159)@86dfd19c8bd0: Created GsupExpect[0] for "262424235364883" to be handled at TC_mo_ussd_iuse_imsi(165) 20250816122617738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55002<->l=127.0.0.1:4258 20250816122617742 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122617742 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424235364883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424235364883" session_id=1660110260 session_state=BEGIN} 20250816122617742 DSS <0004> hlr_ussd.c:576 262424235364883/0x62f345b4: Process SS (BEGIN) 20250816122617742 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250816122617742 DSS <0004> hlr_ussd.c:518 262424235364883/0x62f345b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250816122617742 DSS <0004> hlr_ussd.c:363 262424235364883/0x62f345b4: Tx USSD 'Your IMSI is 262424235364883' 20250816122617742 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424235364883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424235364883" session_id=1660110260 session_state=END} 20250816122617742 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424235364883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122617742 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122617742 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@86dfd19c8bd0: Found GsupExpect[0] for "262424235364883" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@86dfd19c8bd0: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262424235364883" TC_mo_ussd_iuse_imsi(165)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122617743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55002<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122617744 DAUC <0003> db_auc.c:157 IMSI='262429662369710': No 2G Auth Data 20250816122617744 DAUC <0003> db_auc.c:192 IMSI='262429662369710': No 3G Auth Data HLR_Test-GSUP(159)@86dfd19c8bd0: Created GsupExpect[0] for "262429662369710" to be handled at TC_mo_ussd_iuse_imsi(166) 20250816122617749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55010<->l=127.0.0.1:4258 20250816122617752 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122617752 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429662369710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429662369710" session_id=571509871 session_state=BEGIN} 20250816122617752 DSS <0004> hlr_ussd.c:576 262429662369710/0x22108c6f: Process SS (BEGIN) 20250816122617752 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250816122617752 DSS <0004> hlr_ussd.c:518 262429662369710/0x22108c6f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250816122617752 DSS <0004> hlr_ussd.c:363 262429662369710/0x22108c6f: Tx USSD 'Your IMSI is 262429662369710' 20250816122617752 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429662369710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429662369710" session_id=571509871 session_state=END} 20250816122617752 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429662369710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122617752 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122617752 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@86dfd19c8bd0: Found GsupExpect[0] for "262429662369710" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@86dfd19c8bd0: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262429662369710" TC_mo_ussd_iuse_imsi(166)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122617754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55010<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122617755 DAUC <0003> db_auc.c:157 IMSI='262425288525964': No 2G Auth Data 20250816122617755 DAUC <0003> db_auc.c:192 IMSI='262425288525964': No 3G Auth Data HLR_Test-GSUP(159)@86dfd19c8bd0: Created GsupExpect[0] for "262425288525964" to be handled at TC_mo_ussd_iuse_imsi(167) 20250816122617761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55024<->l=127.0.0.1:4258 20250816122617764 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122617764 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425288525964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425288525964" session_id=595698363 session_state=BEGIN} 20250816122617764 DSS <0004> hlr_ussd.c:576 262425288525964/0x2381a2bb: Process SS (BEGIN) 20250816122617764 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250816122617764 DSS <0004> hlr_ussd.c:518 262425288525964/0x2381a2bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250816122617764 DSS <0004> hlr_ussd.c:363 262425288525964/0x2381a2bb: Tx USSD 'Your IMSI is 262425288525964' 20250816122617764 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425288525964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425288525964" session_id=595698363 session_state=END} 20250816122617764 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425288525964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122617764 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122617764 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@86dfd19c8bd0: Found GsupExpect[0] for "262425288525964" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@86dfd19c8bd0: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262425288525964" TC_mo_ussd_iuse_imsi(167)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122617766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55024<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122617766 DAUC <0003> db_auc.c:157 IMSI='262420073477816': No 2G Auth Data 20250816122617766 DAUC <0003> db_auc.c:192 IMSI='262420073477816': No 3G Auth Data HLR_Test-GSUP(159)@86dfd19c8bd0: Created GsupExpect[0] for "262420073477816" to be handled at TC_mo_ussd_iuse_imsi(168) 20250816122617773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55040<->l=127.0.0.1:4258 20250816122617777 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122617777 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420073477816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420073477816" session_id=2256221636 session_state=BEGIN} 20250816122617777 DSS <0004> hlr_ussd.c:576 262420073477816/0x867b35c4: Process SS (BEGIN) 20250816122617777 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250816122617777 DSS <0004> hlr_ussd.c:518 262420073477816/0x867b35c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250816122617777 DSS <0004> hlr_ussd.c:363 262420073477816/0x867b35c4: Tx USSD 'Your IMSI is 262420073477816' 20250816122617777 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420073477816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420073477816" session_id=2256221636 session_state=END} 20250816122617777 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420073477816 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122617777 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122617777 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@86dfd19c8bd0: Found GsupExpect[0] for "262420073477816" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@86dfd19c8bd0: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262420073477816" TC_mo_ussd_iuse_imsi(168)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122617779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55040<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122617779 DAUC <0003> db_auc.c:157 IMSI='262426518650041': No 2G Auth Data 20250816122617779 DAUC <0003> db_auc.c:192 IMSI='262426518650041': No 3G Auth Data HLR_Test-GSUP(159)@86dfd19c8bd0: Created GsupExpect[0] for "262426518650041" to be handled at TC_mo_ussd_iuse_imsi(169) 20250816122617786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55054<->l=127.0.0.1:4258 20250816122617788 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122617789 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426518650041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426518650041" session_id=4180895693 session_state=BEGIN} 20250816122617789 DSS <0004> hlr_ussd.c:576 262426518650041/0xf93367cd: Process SS (BEGIN) 20250816122617789 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250816122617789 DSS <0004> hlr_ussd.c:518 262426518650041/0xf93367cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250816122617789 DSS <0004> hlr_ussd.c:363 262426518650041/0xf93367cd: Tx USSD 'Your IMSI is 262426518650041' 20250816122617789 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426518650041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426518650041" session_id=4180895693 session_state=END} 20250816122617789 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262426518650041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122617789 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122617789 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@86dfd19c8bd0: Found GsupExpect[0] for "262426518650041" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@86dfd19c8bd0: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262426518650041" TC_mo_ussd_iuse_imsi(169)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122617790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55054<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122617791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54962<->l=127.0.0.1:4258 20250816122617791 DLINP <000b> input/ipa.c:452 connected read/write 20250816122617791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122617791 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122617791 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122617791 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122617791 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44297<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@86dfd19c8bd0: Final verdict of PTC: none 160@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 160: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sat Aug 16 12:26:17 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 20250816122617818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55064<->l=127.0.0.1:4258 20250816122618019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55064<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78184) Waiting for packet dumper to finish... 1 (prev_count=78184, count=82432) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:26: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_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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122621154 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122621154 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122621158 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122621160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55076<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122621164 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122621164 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122621164 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122621164 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  20250816122621164 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122621164 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  20250816122621164 DLGSUP <0013> gsup_server.c:236 2:  20250816122621164 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122621164 DLGSUP <0013> gsup_server.c:236 3:  20250816122621164 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122621164 DLGSUP <0013> gsup_server.c:236 4:  20250816122621164 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122621164 DLGSUP <0013> gsup_server.c:236 5:  20250816122621164 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122621164 DLGSUP <0013> gsup_server.c:236 7:  20250816122621164 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122621164 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122621164 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122621164 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@86dfd19c8bd0: 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") 20250816122621175 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45285<->l=127.0.0.1:4259) 20250816122621178 DAUC <0003> db_auc.c:157 IMSI='262425645335864': No 2G Auth Data 20250816122621178 DAUC <0003> db_auc.c:192 IMSI='262425645335864': No 3G Auth Data HLR_Test-GSUP(171)@86dfd19c8bd0: Created GsupExpect[0] for "262425645335864" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250816122621183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55086<->l=127.0.0.1:4258 20250816122621206 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122621206 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425645335864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425645335864" source_name="the-source\n" session_id=2031895717 session_state=BEGIN} 20250816122621206 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250816122621206 DSS <0004> hlr_ussd.c:576 262425645335864/0x791c44a5: Process SS (BEGIN) 20250816122621206 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250816122621206 DSS <0004> hlr_ussd.c:518 262425645335864/0x791c44a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250816122621206 DSS <0004> hlr_ussd.c:363 262425645335864/0x791c44a5: Tx USSD 'Your IMSI is 262425645335864' 20250816122621206 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425645335864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425645335864" destination_name="the-source\n" session_id=2031895717 session_state=END} 20250816122621206 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262425645335864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122621206 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122621206 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@86dfd19c8bd0: Found GsupExpect[0] for "262425645335864" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@86dfd19c8bd0: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262425645335864" TC_mo_ussd_iuse_imsi_via_proxy(174)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122621217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55086<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122621218 DAUC <0003> db_auc.c:157 IMSI='262421210848259': No 2G Auth Data 20250816122621218 DAUC <0003> db_auc.c:192 IMSI='262421210848259': No 3G Auth Data HLR_Test-GSUP(171)@86dfd19c8bd0: Created GsupExpect[0] for "262421210848259" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250816122621232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55088<->l=127.0.0.1:4258 20250816122621234 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122621234 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262421210848259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421210848259" source_name="the-source\n" session_id=3355802170 session_state=BEGIN} 20250816122621234 DSS <0004> hlr_ussd.c:576 262421210848259/0xc8057a3a: Process SS (BEGIN) 20250816122621234 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250816122621234 DSS <0004> hlr_ussd.c:518 262421210848259/0xc8057a3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250816122621234 DSS <0004> hlr_ussd.c:363 262421210848259/0xc8057a3a: Tx USSD 'Your IMSI is 262421210848259' 20250816122621234 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262421210848259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421210848259" destination_name="the-source\n" session_id=3355802170 session_state=END} 20250816122621234 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262421210848259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122621234 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122621235 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@86dfd19c8bd0: Found GsupExpect[0] for "262421210848259" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@86dfd19c8bd0: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262421210848259" TC_mo_ussd_iuse_imsi_via_proxy(175)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122621236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55088<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122621237 DAUC <0003> db_auc.c:157 IMSI='262428715434149': No 2G Auth Data 20250816122621237 DAUC <0003> db_auc.c:192 IMSI='262428715434149': No 3G Auth Data HLR_Test-GSUP(171)@86dfd19c8bd0: Created GsupExpect[0] for "262428715434149" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250816122621243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55096<->l=127.0.0.1:4258 20250816122621246 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122621246 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262428715434149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428715434149" source_name="the-source\n" session_id=4075105855 session_state=BEGIN} 20250816122621246 DSS <0004> hlr_ussd.c:576 262428715434149/0xf2e52e3f: Process SS (BEGIN) 20250816122621246 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250816122621246 DSS <0004> hlr_ussd.c:518 262428715434149/0xf2e52e3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250816122621246 DSS <0004> hlr_ussd.c:363 262428715434149/0xf2e52e3f: Tx USSD 'Your IMSI is 262428715434149' 20250816122621246 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262428715434149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428715434149" destination_name="the-source\n" session_id=4075105855 session_state=END} 20250816122621246 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262428715434149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122621246 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122621246 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@86dfd19c8bd0: Found GsupExpect[0] for "262428715434149" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@86dfd19c8bd0: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262428715434149" TC_mo_ussd_iuse_imsi_via_proxy(176)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122621248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55096<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122621248 DAUC <0003> db_auc.c:157 IMSI='262428974453393': No 2G Auth Data 20250816122621248 DAUC <0003> db_auc.c:192 IMSI='262428974453393': No 3G Auth Data HLR_Test-GSUP(171)@86dfd19c8bd0: Created GsupExpect[0] for "262428974453393" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250816122621253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55108<->l=127.0.0.1:4258 20250816122621256 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122621256 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428974453393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428974453393" source_name="the-source\n" session_id=1685569033 session_state=BEGIN} 20250816122621256 DSS <0004> hlr_ussd.c:576 262428974453393/0x6477be09: Process SS (BEGIN) 20250816122621256 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250816122621256 DSS <0004> hlr_ussd.c:518 262428974453393/0x6477be09: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250816122621256 DSS <0004> hlr_ussd.c:363 262428974453393/0x6477be09: Tx USSD 'Your IMSI is 262428974453393' 20250816122621256 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428974453393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428974453393" destination_name="the-source\n" session_id=1685569033 session_state=END} 20250816122621256 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262428974453393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122621256 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122621256 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@86dfd19c8bd0: Found GsupExpect[0] for "262428974453393" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@86dfd19c8bd0: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262428974453393" TC_mo_ussd_iuse_imsi_via_proxy(177)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122621258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55108<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122621258 DAUC <0003> db_auc.c:157 IMSI='262429414276429': No 2G Auth Data 20250816122621258 DAUC <0003> db_auc.c:192 IMSI='262429414276429': No 3G Auth Data HLR_Test-GSUP(171)@86dfd19c8bd0: Created GsupExpect[0] for "262429414276429" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250816122621264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55116<->l=127.0.0.1:4258 20250816122621267 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122621267 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429414276429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429414276429" source_name="the-source\n" session_id=3478508880 session_state=BEGIN} 20250816122621267 DSS <0004> hlr_ussd.c:576 262429414276429/0xcf55d550: Process SS (BEGIN) 20250816122621267 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250816122621267 DSS <0004> hlr_ussd.c:518 262429414276429/0xcf55d550: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250816122621267 DSS <0004> hlr_ussd.c:363 262429414276429/0xcf55d550: Tx USSD 'Your IMSI is 262429414276429' 20250816122621267 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429414276429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429414276429" destination_name="the-source\n" session_id=3478508880 session_state=END} 20250816122621267 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262429414276429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122621267 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122621267 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@86dfd19c8bd0: Found GsupExpect[0] for "262429414276429" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@86dfd19c8bd0: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262429414276429" TC_mo_ussd_iuse_imsi_via_proxy(178)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122621269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55116<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122621269 DAUC <0003> db_auc.c:157 IMSI='262427969549669': No 2G Auth Data 20250816122621269 DAUC <0003> db_auc.c:192 IMSI='262427969549669': No 3G Auth Data HLR_Test-GSUP(171)@86dfd19c8bd0: Created GsupExpect[0] for "262427969549669" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250816122621275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55120<->l=127.0.0.1:4258 20250816122621279 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122621279 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262427969549669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427969549669" source_name="the-source\n" session_id=296359574 session_state=BEGIN} 20250816122621279 DSS <0004> hlr_ussd.c:576 262427969549669/0x11aa1696: Process SS (BEGIN) 20250816122621279 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250816122621279 DSS <0004> hlr_ussd.c:518 262427969549669/0x11aa1696: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250816122621279 DSS <0004> hlr_ussd.c:363 262427969549669/0x11aa1696: Tx USSD 'Your IMSI is 262427969549669' 20250816122621279 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262427969549669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427969549669" destination_name="the-source\n" session_id=296359574 session_state=END} 20250816122621279 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262427969549669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122621279 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122621279 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@86dfd19c8bd0: Found GsupExpect[0] for "262427969549669" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@86dfd19c8bd0: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262427969549669" TC_mo_ussd_iuse_imsi_via_proxy(179)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122621281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55120<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122621281 DAUC <0003> db_auc.c:157 IMSI='262428649088330': No 2G Auth Data 20250816122621281 DAUC <0003> db_auc.c:192 IMSI='262428649088330': No 3G Auth Data HLR_Test-GSUP(171)@86dfd19c8bd0: Created GsupExpect[0] for "262428649088330" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250816122621287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55136<->l=127.0.0.1:4258 20250816122621289 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122621290 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262428649088330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428649088330" source_name="the-source\n" session_id=2564815251 session_state=BEGIN} 20250816122621290 DSS <0004> hlr_ussd.c:576 262428649088330/0x98dff993: Process SS (BEGIN) 20250816122621290 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250816122621290 DSS <0004> hlr_ussd.c:518 262428649088330/0x98dff993: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250816122621290 DSS <0004> hlr_ussd.c:363 262428649088330/0x98dff993: Tx USSD 'Your IMSI is 262428649088330' 20250816122621290 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262428649088330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428649088330" destination_name="the-source\n" session_id=2564815251 session_state=END} 20250816122621290 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262428649088330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122621290 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122621290 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@86dfd19c8bd0: Found GsupExpect[0] for "262428649088330" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@86dfd19c8bd0: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262428649088330" TC_mo_ussd_iuse_imsi_via_proxy(180)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122621291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55136<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122621292 DAUC <0003> db_auc.c:157 IMSI='262425733321525': No 2G Auth Data 20250816122621292 DAUC <0003> db_auc.c:192 IMSI='262425733321525': No 3G Auth Data HLR_Test-GSUP(171)@86dfd19c8bd0: Created GsupExpect[0] for "262425733321525" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250816122621297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55142<->l=127.0.0.1:4258 20250816122621300 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621300 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122621300 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262425733321525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425733321525" source_name="the-source\n" session_id=45655398 session_state=BEGIN} 20250816122621300 DSS <0004> hlr_ussd.c:576 262425733321525/0x02b8a566: Process SS (BEGIN) 20250816122621300 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250816122621300 DSS <0004> hlr_ussd.c:518 262425733321525/0x02b8a566: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250816122621300 DSS <0004> hlr_ussd.c:363 262425733321525/0x02b8a566: Tx USSD 'Your IMSI is 262425733321525' 20250816122621300 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262425733321525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425733321525" destination_name="the-source\n" session_id=45655398 session_state=END} 20250816122621300 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262425733321525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122621300 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122621300 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@86dfd19c8bd0: Found GsupExpect[0] for "262425733321525" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@86dfd19c8bd0: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262425733321525" TC_mo_ussd_iuse_imsi_via_proxy(181)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122621302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55142<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122621303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55076<->l=127.0.0.1:4258 20250816122621303 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45285<->l=127.0.0.1:4259) 20250816122621303 DLINP <000b> input/ipa.c:452 connected read/write 20250816122621303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122621303 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122621303 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122621303 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122621303 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@86dfd19c8bd0: Final verdict of PTC: none 172@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 172: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@86dfd19c8bd0: 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'. Sat Aug 16 12:26:21 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 20250816122621327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55158<->l=127.0.0.1:4258 20250816122621528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55158<->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=83476) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:26:23 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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_mo_ussd_iuse_msisdn started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122624672 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122624672 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122624677 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624677 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122624678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39420<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122624682 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122624682 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122624682 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122624682 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  20250816122624682 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122624682 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  20250816122624682 DLGSUP <0013> gsup_server.c:236 2:  20250816122624682 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122624682 DLGSUP <0013> gsup_server.c:236 3:  20250816122624682 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122624682 DLGSUP <0013> gsup_server.c:236 4:  20250816122624682 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122624682 DLGSUP <0013> gsup_server.c:236 5:  20250816122624682 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122624682 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(182)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122624682 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122624682 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122624682 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122624682 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@86dfd19c8bd0: 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") 20250816122624706 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44891<->l=127.0.0.1:4259) 20250816122624714 DAUC <0003> db_auc.c:157 IMSI='262428633864788': No 2G Auth Data 20250816122624715 DAUC <0003> db_auc.c:192 IMSI='262428633864788': No 3G Auth Data HLR_Test-GSUP(183)@86dfd19c8bd0: Created GsupExpect[0] for "262428633864788" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250816122624729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39432<->l=127.0.0.1:4258 20250816122624738 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122624739 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428633864788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428633864788" session_id=3262354858 session_state=BEGIN} 20250816122624739 DSS <0004> hlr_ussd.c:576 262428633864788/0xc27395aa: Process SS (BEGIN) 20250816122624739 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250816122624739 DSS <0004> hlr_ussd.c:518 262428633864788/0xc27395aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250816122624739 DSS <0004> hlr_ussd.c:363 262428633864788/0xc27395aa: Tx USSD 'Your extension is 491615227675' 20250816122624739 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428633864788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428633864788" session_id=3262354858 session_state=END} 20250816122624739 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428633864788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122624739 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122624739 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@86dfd19c8bd0: Found GsupExpect[0] for "262428633864788" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@86dfd19c8bd0: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262428633864788" TC_mo_ussd_iuse_msisdn(186)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122624744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39432<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122624744 DAUC <0003> db_auc.c:157 IMSI='262428904184730': No 2G Auth Data 20250816122624744 DAUC <0003> db_auc.c:192 IMSI='262428904184730': No 3G Auth Data HLR_Test-GSUP(183)@86dfd19c8bd0: Created GsupExpect[0] for "262428904184730" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250816122624757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39440<->l=127.0.0.1:4258 20250816122624760 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122624760 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428904184730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428904184730" session_id=1648096369 session_state=BEGIN} 20250816122624760 DSS <0004> hlr_ussd.c:576 262428904184730/0x623bf471: Process SS (BEGIN) 20250816122624760 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250816122624760 DSS <0004> hlr_ussd.c:518 262428904184730/0x623bf471: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250816122624760 DSS <0004> hlr_ussd.c:363 262428904184730/0x623bf471: Tx USSD 'Your extension is 491618071516' 20250816122624760 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428904184730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428904184730" session_id=1648096369 session_state=END} 20250816122624760 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428904184730 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122624760 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122624760 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@86dfd19c8bd0: Found GsupExpect[0] for "262428904184730" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@86dfd19c8bd0: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262428904184730" TC_mo_ussd_iuse_msisdn(187)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122624762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39440<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122624762 DAUC <0003> db_auc.c:157 IMSI='262426849510941': No 2G Auth Data 20250816122624762 DAUC <0003> db_auc.c:192 IMSI='262426849510941': No 3G Auth Data HLR_Test-GSUP(183)@86dfd19c8bd0: Created GsupExpect[0] for "262426849510941" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250816122624769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39446<->l=127.0.0.1:4258 20250816122624772 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122624772 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426849510941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426849510941" session_id=2046913526 session_state=BEGIN} 20250816122624772 DSS <0004> hlr_ussd.c:576 262426849510941/0x7a016bf6: Process SS (BEGIN) 20250816122624772 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250816122624772 DSS <0004> hlr_ussd.c:518 262426849510941/0x7a016bf6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250816122624773 DSS <0004> hlr_ussd.c:363 262426849510941/0x7a016bf6: Tx USSD 'Your extension is 491616001788' 20250816122624773 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426849510941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426849510941" session_id=2046913526 session_state=END} 20250816122624773 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426849510941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122624773 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122624773 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@86dfd19c8bd0: Found GsupExpect[0] for "262426849510941" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@86dfd19c8bd0: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262426849510941" TC_mo_ussd_iuse_msisdn(188)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122624774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39446<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122624775 DAUC <0003> db_auc.c:157 IMSI='262429709195645': No 2G Auth Data 20250816122624775 DAUC <0003> db_auc.c:192 IMSI='262429709195645': No 3G Auth Data HLR_Test-GSUP(183)@86dfd19c8bd0: Created GsupExpect[0] for "262429709195645" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250816122624781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39452<->l=127.0.0.1:4258 20250816122624784 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122624784 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429709195645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429709195645" session_id=3359540558 session_state=BEGIN} 20250816122624784 DSS <0004> hlr_ussd.c:576 262429709195645/0xc83e854e: Process SS (BEGIN) 20250816122624784 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250816122624784 DSS <0004> hlr_ussd.c:518 262429709195645/0xc83e854e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250816122624784 DSS <0004> hlr_ussd.c:363 262429709195645/0xc83e854e: Tx USSD 'Your extension is 491615536687' 20250816122624784 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429709195645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429709195645" session_id=3359540558 session_state=END} 20250816122624784 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429709195645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122624784 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122624784 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@86dfd19c8bd0: Found GsupExpect[0] for "262429709195645" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@86dfd19c8bd0: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429709195645" TC_mo_ussd_iuse_msisdn(189)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122624786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39452<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122624786 DAUC <0003> db_auc.c:157 IMSI='262421531825045': No 2G Auth Data 20250816122624786 DAUC <0003> db_auc.c:192 IMSI='262421531825045': No 3G Auth Data HLR_Test-GSUP(183)@86dfd19c8bd0: Created GsupExpect[0] for "262421531825045" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250816122624792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39458<->l=127.0.0.1:4258 20250816122624795 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122624795 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421531825045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421531825045" session_id=1387671687 session_state=BEGIN} 20250816122624795 DSS <0004> hlr_ussd.c:576 262421531825045/0x52b63087: Process SS (BEGIN) 20250816122624795 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250816122624795 DSS <0004> hlr_ussd.c:518 262421531825045/0x52b63087: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250816122624795 DSS <0004> hlr_ussd.c:363 262421531825045/0x52b63087: Tx USSD 'Your extension is 491611118131' 20250816122624795 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421531825045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421531825045" session_id=1387671687 session_state=END} 20250816122624795 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421531825045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122624795 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122624795 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@86dfd19c8bd0: Found GsupExpect[0] for "262421531825045" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@86dfd19c8bd0: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262421531825045" TC_mo_ussd_iuse_msisdn(190)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122624797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39458<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122624797 DAUC <0003> db_auc.c:157 IMSI='262421789099540': No 2G Auth Data 20250816122624797 DAUC <0003> db_auc.c:192 IMSI='262421789099540': No 3G Auth Data HLR_Test-GSUP(183)@86dfd19c8bd0: Created GsupExpect[0] for "262421789099540" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250816122624803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39460<->l=127.0.0.1:4258 20250816122624806 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122624806 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421789099540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421789099540" session_id=2181288777 session_state=BEGIN} 20250816122624806 DSS <0004> hlr_ussd.c:576 262421789099540/0x8203d349: Process SS (BEGIN) 20250816122624806 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250816122624806 DSS <0004> hlr_ussd.c:518 262421789099540/0x8203d349: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250816122624806 DSS <0004> hlr_ussd.c:363 262421789099540/0x8203d349: Tx USSD 'Your extension is 491610327140' 20250816122624806 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421789099540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421789099540" session_id=2181288777 session_state=END} 20250816122624806 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421789099540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122624806 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122624806 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@86dfd19c8bd0: Found GsupExpect[0] for "262421789099540" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@86dfd19c8bd0: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262421789099540" TC_mo_ussd_iuse_msisdn(191)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122624808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39460<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122624808 DAUC <0003> db_auc.c:157 IMSI='262423298301902': No 2G Auth Data 20250816122624808 DAUC <0003> db_auc.c:192 IMSI='262423298301902': No 3G Auth Data HLR_Test-GSUP(183)@86dfd19c8bd0: Created GsupExpect[0] for "262423298301902" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250816122624815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39464<->l=127.0.0.1:4258 20250816122624817 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624817 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122624817 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423298301902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423298301902" session_id=386520000 session_state=BEGIN} 20250816122624817 DSS <0004> hlr_ussd.c:576 262423298301902/0x1709d3c0: Process SS (BEGIN) 20250816122624817 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250816122624817 DSS <0004> hlr_ussd.c:518 262423298301902/0x1709d3c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250816122624817 DSS <0004> hlr_ussd.c:363 262423298301902/0x1709d3c0: Tx USSD 'Your extension is 491617105523' 20250816122624817 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423298301902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423298301902" session_id=386520000 session_state=END} 20250816122624817 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423298301902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122624817 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122624818 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@86dfd19c8bd0: Found GsupExpect[0] for "262423298301902" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@86dfd19c8bd0: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262423298301902" TC_mo_ussd_iuse_msisdn(192)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122624819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39464<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122624820 DAUC <0003> db_auc.c:157 IMSI='262420197860015': No 2G Auth Data 20250816122624820 DAUC <0003> db_auc.c:192 IMSI='262420197860015': No 3G Auth Data HLR_Test-GSUP(183)@86dfd19c8bd0: Created GsupExpect[0] for "262420197860015" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250816122624826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39478<->l=127.0.0.1:4258 20250816122624829 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122624829 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420197860015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420197860015" session_id=1536861002 session_state=BEGIN} 20250816122624829 DSS <0004> hlr_ussd.c:576 262420197860015/0x5b9aa34a: Process SS (BEGIN) 20250816122624829 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250816122624829 DSS <0004> hlr_ussd.c:518 262420197860015/0x5b9aa34a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250816122624829 DSS <0004> hlr_ussd.c:363 262420197860015/0x5b9aa34a: Tx USSD 'Your extension is 491617752746' 20250816122624829 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420197860015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420197860015" session_id=1536861002 session_state=END} 20250816122624829 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420197860015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122624829 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122624829 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@86dfd19c8bd0: Found GsupExpect[0] for "262420197860015" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@86dfd19c8bd0: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262420197860015" TC_mo_ussd_iuse_msisdn(193)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122624831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39478<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122624831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39420<->l=127.0.0.1:4258 20250816122624831 DLINP <000b> input/ipa.c:452 connected read/write 20250816122624831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122624831 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122624831 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(183)@86dfd19c8bd0: Final verdict of PTC: none 20250816122624831 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122624831 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44891<->l=127.0.0.1:4259) 184@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 184: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sat Aug 16 12:26:24 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 20250816122624853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39488<->l=127.0.0.1:4258 20250816122625055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39488<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66420) Waiting for packet dumper to finish... 1 (prev_count=66420, count=82340) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:26: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_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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122628134 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122628134 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122628139 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122628141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39490<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122628145 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122628145 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122628145 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122628145 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  20250816122628145 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122628145 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  20250816122628145 DLGSUP <0013> gsup_server.c:236 2:  20250816122628145 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122628145 DLGSUP <0013> gsup_server.c:236 3:  20250816122628145 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122628145 DLGSUP <0013> gsup_server.c:236 4:  20250816122628145 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122628146 DLGSUP <0013> gsup_server.c:236 5:  20250816122628146 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122628146 DLGSUP <0013> gsup_server.c:236 7:  20250816122628146 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122628146 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122628146 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122628146 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)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@86dfd19c8bd0: 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") 20250816122628171 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44105<->l=127.0.0.1:4259) 20250816122628181 DAUC <0003> db_auc.c:157 IMSI='262421263636064': No 2G Auth Data 20250816122628181 DAUC <0003> db_auc.c:192 IMSI='262421263636064': No 3G Auth Data HLR_Test-GSUP(195)@86dfd19c8bd0: Created GsupExpect[0] for "262421263636064" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250816122628188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39500<->l=127.0.0.1:4258 20250816122628198 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122628198 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421263636064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421263636064" source_name="the-source\n" session_id=1212770042 session_state=BEGIN} 20250816122628198 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250816122628198 DSS <0004> hlr_ussd.c:576 262421263636064/0x484966fa: Process SS (BEGIN) 20250816122628198 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250816122628198 DSS <0004> hlr_ussd.c:518 262421263636064/0x484966fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250816122628198 DSS <0004> hlr_ussd.c:363 262421263636064/0x484966fa: Tx USSD 'Your extension is 491615736282' 20250816122628198 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421263636064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421263636064" destination_name="the-source\n" session_id=1212770042 session_state=END} 20250816122628198 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262421263636064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122628199 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122628199 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@86dfd19c8bd0: Found GsupExpect[0] for "262421263636064" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@86dfd19c8bd0: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262421263636064" TC_mo_ussd_iuse_msisdn_via_proxy(198)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122628207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39500<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122628208 DAUC <0003> db_auc.c:157 IMSI='262426979811426': No 2G Auth Data 20250816122628208 DAUC <0003> db_auc.c:192 IMSI='262426979811426': No 3G Auth Data HLR_Test-GSUP(195)@86dfd19c8bd0: Created GsupExpect[0] for "262426979811426" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250816122628224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39512<->l=127.0.0.1:4258 20250816122628228 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122628228 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262426979811426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426979811426" source_name="the-source\n" session_id=332454842 session_state=BEGIN} 20250816122628228 DSS <0004> hlr_ussd.c:576 262426979811426/0x13d0dbba: Process SS (BEGIN) 20250816122628228 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250816122628228 DSS <0004> hlr_ussd.c:518 262426979811426/0x13d0dbba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250816122628228 DSS <0004> hlr_ussd.c:363 262426979811426/0x13d0dbba: Tx USSD 'Your extension is 491614664662' 20250816122628228 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262426979811426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426979811426" destination_name="the-source\n" session_id=332454842 session_state=END} 20250816122628228 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262426979811426 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122628228 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122628228 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@86dfd19c8bd0: Found GsupExpect[0] for "262426979811426" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@86dfd19c8bd0: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262426979811426" TC_mo_ussd_iuse_msisdn_via_proxy(199)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122628229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39512<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122628230 DAUC <0003> db_auc.c:157 IMSI='262421475563809': No 2G Auth Data 20250816122628230 DAUC <0003> db_auc.c:192 IMSI='262421475563809': No 3G Auth Data HLR_Test-GSUP(195)@86dfd19c8bd0: Created GsupExpect[0] for "262421475563809" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250816122628236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39528<->l=127.0.0.1:4258 20250816122628239 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122628239 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262421475563809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421475563809" source_name="the-source\n" session_id=1149691449 session_state=BEGIN} 20250816122628239 DSS <0004> hlr_ussd.c:576 262421475563809/0x4486e639: Process SS (BEGIN) 20250816122628239 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250816122628239 DSS <0004> hlr_ussd.c:518 262421475563809/0x4486e639: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250816122628239 DSS <0004> hlr_ussd.c:363 262421475563809/0x4486e639: Tx USSD 'Your extension is 491611185808' 20250816122628239 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262421475563809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421475563809" destination_name="the-source\n" session_id=1149691449 session_state=END} 20250816122628239 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262421475563809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122628239 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122628239 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@86dfd19c8bd0: Found GsupExpect[0] for "262421475563809" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@86dfd19c8bd0: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262421475563809" TC_mo_ussd_iuse_msisdn_via_proxy(200)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122628240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39528<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122628241 DAUC <0003> db_auc.c:157 IMSI='262422013136587': No 2G Auth Data 20250816122628241 DAUC <0003> db_auc.c:192 IMSI='262422013136587': No 3G Auth Data HLR_Test-GSUP(195)@86dfd19c8bd0: Created GsupExpect[0] for "262422013136587" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250816122628246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39542<->l=127.0.0.1:4258 20250816122628249 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122628249 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262422013136587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422013136587" source_name="the-source\n" session_id=842143994 session_state=BEGIN} 20250816122628249 DSS <0004> hlr_ussd.c:576 262422013136587/0x323218fa: Process SS (BEGIN) 20250816122628249 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250816122628249 DSS <0004> hlr_ussd.c:518 262422013136587/0x323218fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250816122628249 DSS <0004> hlr_ussd.c:363 262422013136587/0x323218fa: Tx USSD 'Your extension is 491610527645' 20250816122628249 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262422013136587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422013136587" destination_name="the-source\n" session_id=842143994 session_state=END} 20250816122628249 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262422013136587 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122628249 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122628249 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@86dfd19c8bd0: Found GsupExpect[0] for "262422013136587" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@86dfd19c8bd0: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262422013136587" TC_mo_ussd_iuse_msisdn_via_proxy(201)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122628251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39542<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122628251 DAUC <0003> db_auc.c:157 IMSI='262423405614292': No 2G Auth Data 20250816122628251 DAUC <0003> db_auc.c:192 IMSI='262423405614292': No 3G Auth Data HLR_Test-GSUP(195)@86dfd19c8bd0: Created GsupExpect[0] for "262423405614292" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250816122628257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39558<->l=127.0.0.1:4258 20250816122628259 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122628259 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423405614292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423405614292" source_name="the-source\n" session_id=3396728850 session_state=BEGIN} 20250816122628259 DSS <0004> hlr_ussd.c:576 262423405614292/0xca75f812: Process SS (BEGIN) 20250816122628259 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250816122628259 DSS <0004> hlr_ussd.c:518 262423405614292/0xca75f812: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250816122628259 DSS <0004> hlr_ussd.c:363 262423405614292/0xca75f812: Tx USSD 'Your extension is 491611405523' 20250816122628259 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423405614292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423405614292" destination_name="the-source\n" session_id=3396728850 session_state=END} 20250816122628259 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262423405614292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122628259 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122628259 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@86dfd19c8bd0: Found GsupExpect[0] for "262423405614292" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@86dfd19c8bd0: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262423405614292" TC_mo_ussd_iuse_msisdn_via_proxy(202)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122628261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39558<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122628262 DAUC <0003> db_auc.c:157 IMSI='262426522580686': No 2G Auth Data 20250816122628262 DAUC <0003> db_auc.c:192 IMSI='262426522580686': No 3G Auth Data HLR_Test-GSUP(195)@86dfd19c8bd0: Created GsupExpect[0] for "262426522580686" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250816122628267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39560<->l=127.0.0.1:4258 20250816122628270 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122628270 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262426522580686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426522580686" source_name="the-source\n" session_id=3101806848 session_state=BEGIN} 20250816122628270 DSS <0004> hlr_ussd.c:576 262426522580686/0xb8e1d100: Process SS (BEGIN) 20250816122628270 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250816122628270 DSS <0004> hlr_ussd.c:518 262426522580686/0xb8e1d100: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250816122628270 DSS <0004> hlr_ussd.c:363 262426522580686/0xb8e1d100: Tx USSD 'Your extension is 491613438641' 20250816122628270 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262426522580686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426522580686" destination_name="the-source\n" session_id=3101806848 session_state=END} 20250816122628270 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262426522580686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122628270 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122628270 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@86dfd19c8bd0: Found GsupExpect[0] for "262426522580686" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@86dfd19c8bd0: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262426522580686" TC_mo_ussd_iuse_msisdn_via_proxy(203)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122628271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39560<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122628272 DAUC <0003> db_auc.c:157 IMSI='262425274807369': No 2G Auth Data 20250816122628272 DAUC <0003> db_auc.c:192 IMSI='262425274807369': No 3G Auth Data HLR_Test-GSUP(195)@86dfd19c8bd0: Created GsupExpect[0] for "262425274807369" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250816122628277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39562<->l=127.0.0.1:4258 20250816122628279 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122628279 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262425274807369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425274807369" source_name="the-source\n" session_id=1305785812 session_state=BEGIN} 20250816122628279 DSS <0004> hlr_ussd.c:576 262425274807369/0x4dd4b5d4: Process SS (BEGIN) 20250816122628279 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250816122628279 DSS <0004> hlr_ussd.c:518 262425274807369/0x4dd4b5d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250816122628279 DSS <0004> hlr_ussd.c:363 262425274807369/0x4dd4b5d4: Tx USSD 'Your extension is 491610438877' 20250816122628279 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262425274807369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425274807369" destination_name="the-source\n" session_id=1305785812 session_state=END} 20250816122628279 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262425274807369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122628279 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122628279 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@86dfd19c8bd0: Found GsupExpect[0] for "262425274807369" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@86dfd19c8bd0: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262425274807369" TC_mo_ussd_iuse_msisdn_via_proxy(204)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122628281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39562<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122628281 DAUC <0003> db_auc.c:157 IMSI='262424628614685': No 2G Auth Data 20250816122628281 DAUC <0003> db_auc.c:192 IMSI='262424628614685': No 3G Auth Data HLR_Test-GSUP(195)@86dfd19c8bd0: Created GsupExpect[0] for "262424628614685" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250816122628287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39576<->l=127.0.0.1:4258 20250816122628290 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122628290 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424628614685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424628614685" source_name="the-source\n" session_id=1956873033 session_state=BEGIN} 20250816122628290 DSS <0004> hlr_ussd.c:576 262424628614685/0x74a38349: Process SS (BEGIN) 20250816122628290 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250816122628290 DSS <0004> hlr_ussd.c:518 262424628614685/0x74a38349: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250816122628290 DSS <0004> hlr_ussd.c:363 262424628614685/0x74a38349: Tx USSD 'Your extension is 491612502443' 20250816122628290 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424628614685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424628614685" destination_name="the-source\n" session_id=1956873033 session_state=END} 20250816122628290 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262424628614685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122628290 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122628290 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628290 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@86dfd19c8bd0: Found GsupExpect[0] for "262424628614685" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@86dfd19c8bd0: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262424628614685" TC_mo_ussd_iuse_msisdn_via_proxy(205)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122628291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39576<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122628292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39490<->l=127.0.0.1:4258 20250816122628292 DLINP <000b> input/ipa.c:452 connected read/write 20250816122628292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122628292 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122628292 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122628292 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122628292 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@86dfd19c8bd0: Final verdict of PTC: none 196@86dfd19c8bd0: Final verdict of PTC: none 20250816122628292 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44105<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(197)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 196: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@86dfd19c8bd0: 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'. Sat Aug 16 12:26:28 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 20250816122628315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39588<->l=127.0.0.1:4258 20250816122628516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39588<->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@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:26:30 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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_mo_ussd_euse started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 20250816122631661 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36619 20250816122631661 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:36619 MTC@86dfd19c8bd0: in not legacy case 2 IPA-EUSE-foobar(208)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122631662 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631662 DLINP <000b> input/ipa.c:406 127.0.0.1:36619 message received 20250816122631663 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122631663 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } HLR_Test-GSUP-IPA(207)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122631664 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631664 DLINP <000b> input/ipa.c:406 127.0.0.1:36619 message received 20250816122631664 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122631664 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250816122631664 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250816122631664 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250816122631664 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  20250816122631664 DLGSUP <0013> gsup_server.c:236 2:  20250816122631664 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122631664 DLGSUP <0013> gsup_server.c:236 3:  20250816122631664 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122631664 DLGSUP <0013> gsup_server.c:236 4:  20250816122631664 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122631664 DLGSUP <0013> gsup_server.c:236 5:  20250816122631664 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122631664 DLGSUP <0013> gsup_server.c:236 7:  20250816122631664 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122631664 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122631664 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122631664 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36619 IPA-EUSE-foobar(208)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122631664 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122631664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48478<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122631665 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631665 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122631665 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122631665 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122631665 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  20250816122631665 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122631665 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  20250816122631665 DLGSUP <0013> gsup_server.c:236 2:  20250816122631665 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122631665 DLGSUP <0013> gsup_server.c:236 3:  20250816122631665 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122631665 DLGSUP <0013> gsup_server.c:236 4:  20250816122631665 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122631665 DLGSUP <0013> gsup_server.c:236 5:  20250816122631665 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122631665 DLGSUP <0013> gsup_server.c:236 7:  20250816122631665 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122631665 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122631665 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122631665 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@86dfd19c8bd0: 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") 20250816122631674 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34345<->l=127.0.0.1:4259) 20250816122631677 DAUC <0003> db_auc.c:157 IMSI='262422009065963': No 2G Auth Data 20250816122631677 DAUC <0003> db_auc.c:192 IMSI='262422009065963': No 3G Auth Data HLR_Test-GSUP(209)@86dfd19c8bd0: Created GsupExpect[0] for "262422009065963" to be handled at TC_mo_ussd_euse(212) 20250816122631682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48494<->l=127.0.0.1:4258 20250816122631706 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122631706 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422009065963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422009065963" session_id=2974210453 session_state=BEGIN} 20250816122631706 DSS <0004> hlr_ussd.c:576 262422009065963/0xb146d995: Process SS (BEGIN) 20250816122631706 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122631706 DSS <0004> hlr_ussd.c:518 262422009065963/0xb146d995: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122631706 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631706 DLINP <000b> input/ipa.c:432 127.0.0.1:36619 sending data 20250816122631706 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631706 DLINP <000b> input/ipa.c:432 127.0.0.1:36619 sending data EUSE-TC_mo_ussd_euse(206)@86dfd19c8bd0: 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 } } } } } 20250816122631718 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631718 DLINP <000b> input/ipa.c:406 127.0.0.1:36619 message received 20250816122631718 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262422009065963 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422009065963" session_id=2974210453 session_state=END} 20250816122631718 DSS <0004> hlr_ussd.c:576 262422009065963/0xb146d995: Process SS (END) 20250816122631718 DSS <0004> hlr_ussd.c:518 262422009065963/0xb146d995: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250816122631718 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422009065963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422009065963" session_id=2974210453 session_state=END} 20250816122631718 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422009065963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122631719 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262422009065963 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122631719 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122631719 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631719 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@86dfd19c8bd0: Found GsupExpect[0] for "262422009065963" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@86dfd19c8bd0: Added IMSI table entry 0TC_mo_ussd_euse(212)"262422009065963" TC_mo_ussd_euse(212)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122631724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48494<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122631725 DAUC <0003> db_auc.c:157 IMSI='262426939115454': No 2G Auth Data 20250816122631725 DAUC <0003> db_auc.c:192 IMSI='262426939115454': No 3G Auth Data HLR_Test-GSUP(209)@86dfd19c8bd0: Created GsupExpect[0] for "262426939115454" to be handled at TC_mo_ussd_euse(213) 20250816122631733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48506<->l=127.0.0.1:4258 20250816122631736 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631736 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122631736 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426939115454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426939115454" session_id=3397341587 session_state=BEGIN} 20250816122631736 DSS <0004> hlr_ussd.c:576 262426939115454/0xca7f5193: Process SS (BEGIN) 20250816122631736 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122631736 DSS <0004> hlr_ussd.c:518 262426939115454/0xca7f5193: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122631736 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631736 DLINP <000b> input/ipa.c:432 127.0.0.1:36619 sending data 20250816122631736 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631736 DLINP <000b> input/ipa.c:432 127.0.0.1:36619 sending data EUSE-TC_mo_ussd_euse(206)@86dfd19c8bd0: 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 } } } } } 20250816122631736 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631736 DLINP <000b> input/ipa.c:406 127.0.0.1:36619 message received 20250816122631736 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262426939115454 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426939115454" session_id=3397341587 session_state=END} 20250816122631736 DSS <0004> hlr_ussd.c:576 262426939115454/0xca7f5193: Process SS (END) 20250816122631736 DSS <0004> hlr_ussd.c:518 262426939115454/0xca7f5193: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250816122631736 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426939115454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426939115454" session_id=3397341587 session_state=END} 20250816122631736 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426939115454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122631736 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262426939115454 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122631736 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122631736 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@86dfd19c8bd0: Found GsupExpect[0] for "262426939115454" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@86dfd19c8bd0: Added IMSI table entry 1TC_mo_ussd_euse(213)"262426939115454" TC_mo_ussd_euse(213)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122631738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48506<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122631738 DAUC <0003> db_auc.c:157 IMSI='262428753000381': No 2G Auth Data 20250816122631738 DAUC <0003> db_auc.c:192 IMSI='262428753000381': No 3G Auth Data HLR_Test-GSUP(209)@86dfd19c8bd0: Created GsupExpect[0] for "262428753000381" to be handled at TC_mo_ussd_euse(214) 20250816122631744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48520<->l=127.0.0.1:4258 20250816122631747 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631747 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122631747 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428753000381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428753000381" session_id=2889904433 session_state=BEGIN} 20250816122631747 DSS <0004> hlr_ussd.c:576 262428753000381/0xac407131: Process SS (BEGIN) 20250816122631747 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122631747 DSS <0004> hlr_ussd.c:518 262428753000381/0xac407131: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122631747 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631747 DLINP <000b> input/ipa.c:432 127.0.0.1:36619 sending data 20250816122631747 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631747 DLINP <000b> input/ipa.c:432 127.0.0.1:36619 sending data EUSE-TC_mo_ussd_euse(206)@86dfd19c8bd0: 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 } } } } } 20250816122631748 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631748 DLINP <000b> input/ipa.c:406 127.0.0.1:36619 message received 20250816122631748 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262428753000381 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428753000381" session_id=2889904433 session_state=END} 20250816122631748 DSS <0004> hlr_ussd.c:576 262428753000381/0xac407131: Process SS (END) 20250816122631748 DSS <0004> hlr_ussd.c:518 262428753000381/0xac407131: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250816122631748 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428753000381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428753000381" session_id=2889904433 session_state=END} 20250816122631748 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428753000381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122631748 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262428753000381 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122631748 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122631748 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@86dfd19c8bd0: Found GsupExpect[0] for "262428753000381" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@86dfd19c8bd0: Added IMSI table entry 2TC_mo_ussd_euse(214)"262428753000381" TC_mo_ussd_euse(214)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122631749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48520<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122631750 DAUC <0003> db_auc.c:157 IMSI='262422398319205': No 2G Auth Data 20250816122631750 DAUC <0003> db_auc.c:192 IMSI='262422398319205': No 3G Auth Data HLR_Test-GSUP(209)@86dfd19c8bd0: Created GsupExpect[0] for "262422398319205" to be handled at TC_mo_ussd_euse(215) 20250816122631755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48526<->l=127.0.0.1:4258 20250816122631758 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122631758 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422398319205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422398319205" session_id=2579720934 session_state=BEGIN} 20250816122631758 DSS <0004> hlr_ussd.c:576 262422398319205/0x99c36ae6: Process SS (BEGIN) 20250816122631758 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122631758 DSS <0004> hlr_ussd.c:518 262422398319205/0x99c36ae6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122631758 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631758 DLINP <000b> input/ipa.c:432 127.0.0.1:36619 sending data 20250816122631758 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631758 DLINP <000b> input/ipa.c:432 127.0.0.1:36619 sending data EUSE-TC_mo_ussd_euse(206)@86dfd19c8bd0: 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 } } } } } 20250816122631759 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631759 DLINP <000b> input/ipa.c:406 127.0.0.1:36619 message received 20250816122631759 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262422398319205 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422398319205" session_id=2579720934 session_state=END} 20250816122631759 DSS <0004> hlr_ussd.c:576 262422398319205/0x99c36ae6: Process SS (END) 20250816122631759 DSS <0004> hlr_ussd.c:518 262422398319205/0x99c36ae6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250816122631759 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422398319205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422398319205" session_id=2579720934 session_state=END} 20250816122631759 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422398319205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122631759 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262422398319205 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122631759 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122631759 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@86dfd19c8bd0: Found GsupExpect[0] for "262422398319205" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@86dfd19c8bd0: Added IMSI table entry 3TC_mo_ussd_euse(215)"262422398319205" TC_mo_ussd_euse(215)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122631760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48526<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122631761 DAUC <0003> db_auc.c:157 IMSI='262424371060019': No 2G Auth Data 20250816122631761 DAUC <0003> db_auc.c:192 IMSI='262424371060019': No 3G Auth Data HLR_Test-GSUP(209)@86dfd19c8bd0: Created GsupExpect[0] for "262424371060019" to be handled at TC_mo_ussd_euse(216) 20250816122631766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48542<->l=127.0.0.1:4258 20250816122631768 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122631768 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424371060019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424371060019" session_id=3892977783 session_state=BEGIN} 20250816122631768 DSS <0004> hlr_ussd.c:576 262424371060019/0xe80a2077: Process SS (BEGIN) 20250816122631768 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122631768 DSS <0004> hlr_ussd.c:518 262424371060019/0xe80a2077: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122631768 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631768 DLINP <000b> input/ipa.c:432 127.0.0.1:36619 sending data 20250816122631768 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631768 DLINP <000b> input/ipa.c:432 127.0.0.1:36619 sending data EUSE-TC_mo_ussd_euse(206)@86dfd19c8bd0: 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 } } } } } 20250816122631769 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631769 DLINP <000b> input/ipa.c:406 127.0.0.1:36619 message received 20250816122631769 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262424371060019 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424371060019" session_id=3892977783 session_state=END} 20250816122631769 DSS <0004> hlr_ussd.c:576 262424371060019/0xe80a2077: Process SS (END) 20250816122631769 DSS <0004> hlr_ussd.c:518 262424371060019/0xe80a2077: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250816122631769 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424371060019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424371060019" session_id=3892977783 session_state=END} 20250816122631769 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424371060019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122631769 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262424371060019 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122631769 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122631769 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@86dfd19c8bd0: Found GsupExpect[0] for "262424371060019" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@86dfd19c8bd0: Added IMSI table entry 4TC_mo_ussd_euse(216)"262424371060019" TC_mo_ussd_euse(216)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122631771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48542<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122631771 DAUC <0003> db_auc.c:157 IMSI='262425806594795': No 2G Auth Data 20250816122631771 DAUC <0003> db_auc.c:192 IMSI='262425806594795': No 3G Auth Data HLR_Test-GSUP(209)@86dfd19c8bd0: Created GsupExpect[0] for "262425806594795" to be handled at TC_mo_ussd_euse(217) 20250816122631776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 20250816122631779 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631779 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122631779 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425806594795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425806594795" session_id=3920649694 session_state=BEGIN} 20250816122631779 DSS <0004> hlr_ussd.c:576 262425806594795/0xe9b05dde: Process SS (BEGIN) 20250816122631779 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122631779 DSS <0004> hlr_ussd.c:518 262425806594795/0xe9b05dde: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122631779 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631779 DLINP <000b> input/ipa.c:432 127.0.0.1:36619 sending data 20250816122631779 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631779 DLINP <000b> input/ipa.c:432 127.0.0.1:36619 sending data EUSE-TC_mo_ussd_euse(206)@86dfd19c8bd0: 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 } } } } } 20250816122631779 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631779 DLINP <000b> input/ipa.c:406 127.0.0.1:36619 message received 20250816122631779 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262425806594795 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425806594795" session_id=3920649694 session_state=END} 20250816122631779 DSS <0004> hlr_ussd.c:576 262425806594795/0xe9b05dde: Process SS (END) 20250816122631779 DSS <0004> hlr_ussd.c:518 262425806594795/0xe9b05dde: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250816122631779 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425806594795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425806594795" session_id=3920649694 session_state=END} 20250816122631779 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425806594795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122631779 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262425806594795 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122631779 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122631779 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@86dfd19c8bd0: Found GsupExpect[0] for "262425806594795" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@86dfd19c8bd0: Added IMSI table entry 5TC_mo_ussd_euse(217)"262425806594795" TC_mo_ussd_euse(217)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122631781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122631781 DAUC <0003> db_auc.c:157 IMSI='262427134100352': No 2G Auth Data 20250816122631781 DAUC <0003> db_auc.c:192 IMSI='262427134100352': No 3G Auth Data HLR_Test-GSUP(209)@86dfd19c8bd0: Created GsupExpect[0] for "262427134100352" to be handled at TC_mo_ussd_euse(218) 20250816122631787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48558<->l=127.0.0.1:4258 20250816122631789 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122631789 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427134100352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427134100352" session_id=3341235652 session_state=BEGIN} 20250816122631789 DSS <0004> hlr_ussd.c:576 262427134100352/0xc72735c4: Process SS (BEGIN) 20250816122631789 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122631789 DSS <0004> hlr_ussd.c:518 262427134100352/0xc72735c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122631789 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631789 DLINP <000b> input/ipa.c:432 127.0.0.1:36619 sending data 20250816122631789 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631789 DLINP <000b> input/ipa.c:432 127.0.0.1:36619 sending data EUSE-TC_mo_ussd_euse(206)@86dfd19c8bd0: 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 } } } } } 20250816122631790 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631790 DLINP <000b> input/ipa.c:406 127.0.0.1:36619 message received 20250816122631790 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262427134100352 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427134100352" session_id=3341235652 session_state=END} 20250816122631790 DSS <0004> hlr_ussd.c:576 262427134100352/0xc72735c4: Process SS (END) 20250816122631790 DSS <0004> hlr_ussd.c:518 262427134100352/0xc72735c4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250816122631790 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427134100352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427134100352" session_id=3341235652 session_state=END} 20250816122631790 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427134100352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122631790 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262427134100352 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122631790 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122631790 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@86dfd19c8bd0: Found GsupExpect[0] for "262427134100352" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@86dfd19c8bd0: Added IMSI table entry 6TC_mo_ussd_euse(218)"262427134100352" TC_mo_ussd_euse(218)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122631792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48558<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122631792 DAUC <0003> db_auc.c:157 IMSI='262424613631915': No 2G Auth Data 20250816122631792 DAUC <0003> db_auc.c:192 IMSI='262424613631915': No 3G Auth Data HLR_Test-GSUP(209)@86dfd19c8bd0: Created GsupExpect[0] for "262424613631915" to be handled at TC_mo_ussd_euse(219) 20250816122631797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48566<->l=127.0.0.1:4258 20250816122631800 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122631800 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424613631915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424613631915" session_id=203412090 session_state=BEGIN} 20250816122631800 DSS <0004> hlr_ussd.c:576 262424613631915/0x0c1fd27a: Process SS (BEGIN) 20250816122631800 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122631800 DSS <0004> hlr_ussd.c:518 262424613631915/0x0c1fd27a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122631800 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631800 DLINP <000b> input/ipa.c:432 127.0.0.1:36619 sending data 20250816122631800 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631800 DLINP <000b> input/ipa.c:432 127.0.0.1:36619 sending data EUSE-TC_mo_ussd_euse(206)@86dfd19c8bd0: 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 } } } } } 20250816122631800 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631800 DLINP <000b> input/ipa.c:406 127.0.0.1:36619 message received 20250816122631800 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262424613631915 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424613631915" session_id=203412090 session_state=END} 20250816122631800 DSS <0004> hlr_ussd.c:576 262424613631915/0x0c1fd27a: Process SS (END) 20250816122631800 DSS <0004> hlr_ussd.c:518 262424613631915/0x0c1fd27a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250816122631800 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424613631915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424613631915" session_id=203412090 session_state=END} 20250816122631800 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424613631915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122631800 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262424613631915 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122631800 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122631800 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@86dfd19c8bd0: Found GsupExpect[0] for "262424613631915" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@86dfd19c8bd0: Added IMSI table entry 7TC_mo_ussd_euse(219)"262424613631915" TC_mo_ussd_euse(219)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122631802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48566<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@86dfd19c8bd0: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@86dfd19c8bd0: Final verdict of PTC: none 20250816122631803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48478<->l=127.0.0.1:4258 20250816122631803 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631803 DLINP <000b> input/ipa.c:406 127.0.0.1:36619 message received 20250816122631803 DLINP <000b> input/ipa.c:415 127.0.0.1:36619 connection closed with server 20250816122631803 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:36619 20250816122631803 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250816122631803 DLINP <000b> input/ipa.c:452 connected read/write 20250816122631803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122631803 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122631803 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122631803 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122631803 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34345<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(207)@86dfd19c8bd0: Final verdict of PTC: none 210@86dfd19c8bd0: Final verdict of PTC: none IPA-EUSE-foobar(208)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP(209)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 210: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sat Aug 16 12:26:31 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 20250816122631829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48568<->l=127.0.0.1:4258 20250816122632031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48568<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=85216) Waiting for packet dumper to finish... 1 (prev_count=85216, count=111196) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:26: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_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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_mo_ussd_euse_continue started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 20250816122635174 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39067 20250816122635174 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:39067 MTC@86dfd19c8bd0: in not legacy case 2 IPA-EUSE-foobar(222)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122635176 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635176 DLINP <000b> input/ipa.c:406 127.0.0.1:39067 message received 20250816122635177 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122635177 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122635177 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635177 DLINP <000b> input/ipa.c:406 127.0.0.1:39067 message received 20250816122635177 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122635177 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250816122635177 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250816122635177 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250816122635177 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  20250816122635177 DLGSUP <0013> gsup_server.c:236 2:  20250816122635177 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122635177 DLGSUP <0013> gsup_server.c:236 3:  20250816122635177 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122635177 DLGSUP <0013> gsup_server.c:236 4:  20250816122635177 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122635177 DLGSUP <0013> gsup_server.c:236 5:  20250816122635177 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122635177 DLGSUP <0013> gsup_server.c:236 7:  20250816122635177 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122635177 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122635177 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122635177 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39067 IPA-EUSE-foobar(222)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122635178 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122635179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48572<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122635180 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122635180 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122635180 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122635180 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  20250816122635180 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122635180 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  20250816122635180 DLGSUP <0013> gsup_server.c:236 2:  20250816122635180 DLGSUP <0013> gsup_server.c:238 2: 00  HLR_Test-GSUP-IPA(221)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122635180 DLGSUP <0013> gsup_server.c:236 3:  20250816122635180 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122635180 DLGSUP <0013> gsup_server.c:236 4:  20250816122635180 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122635180 DLGSUP <0013> gsup_server.c:236 5:  20250816122635180 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122635180 DLGSUP <0013> gsup_server.c:236 7:  20250816122635180 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122635180 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122635180 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122635180 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@86dfd19c8bd0: 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") 20250816122635191 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35719<->l=127.0.0.1:4259) 20250816122635193 DAUC <0003> db_auc.c:157 IMSI='262424502034885': No 2G Auth Data 20250816122635193 DAUC <0003> db_auc.c:192 IMSI='262424502034885': No 3G Auth Data HLR_Test-GSUP(223)@86dfd19c8bd0: Created GsupExpect[0] for "262424502034885" to be handled at TC_mo_ussd_euse_continue(226) 20250816122635200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48576<->l=127.0.0.1:4258 20250816122635222 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122635222 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424502034885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424502034885" session_id=2867123963 session_state=BEGIN} 20250816122635222 DSS <0004> hlr_ussd.c:576 262424502034885/0xaae4d6fb: Process SS (BEGIN) 20250816122635222 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122635222 DSS <0004> hlr_ussd.c:518 262424502034885/0xaae4d6fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122635222 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635222 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data 20250816122635222 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635222 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data EUSE-TC_mo_ussd_euse_continue(220)@86dfd19c8bd0: 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 } } } } } 20250816122635226 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635226 DLINP <000b> input/ipa.c:406 127.0.0.1:39067 message received 20250816122635226 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262424502034885 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424502034885" session_id=2867123963 session_state=CONTINUE} 20250816122635226 DSS <0004> hlr_ussd.c:576 262424502034885/0xaae4d6fb: Process SS (CONTINUE) 20250816122635226 DSS <0004> hlr_ussd.c:518 262424502034885/0xaae4d6fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250816122635226 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424502034885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424502034885" session_id=2867123963 session_state=CONTINUE} 20250816122635226 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262424502034885 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122635226 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122635226 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@86dfd19c8bd0: Found GsupExpect[0] for "262424502034885" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@86dfd19c8bd0: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262424502034885" TC_mo_ussd_euse_continue(226)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122635229 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122635229 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424502034885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424502034885" session_id=2867123963 session_state=CONTINUE} 20250816122635229 DSS <0004> hlr_ussd.c:576 262424502034885/0xaae4d6fb: Process SS (CONTINUE) 20250816122635229 DSS <0004> hlr_ussd.c:518 262424502034885/0xaae4d6fb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250816122635229 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424502034885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122635229 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635229 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data 20250816122635229 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635229 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data EUSE-TC_mo_ussd_euse_continue(220)@86dfd19c8bd0: 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 } } } } } 20250816122635230 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635230 DLINP <000b> input/ipa.c:406 127.0.0.1:39067 message received 20250816122635230 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262424502034885 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424502034885" session_id=2867123963 session_state=END} 20250816122635230 DSS <0004> hlr_ussd.c:576 262424502034885/0xaae4d6fb: Process SS (END) 20250816122635230 DSS <0004> hlr_ussd.c:518 262424502034885/0xaae4d6fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250816122635230 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424502034885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424502034885" session_id=2867123963 session_state=END} 20250816122635230 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424502034885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122635230 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262424502034885 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122635230 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122635230 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122635231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48576<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122635231 DAUC <0003> db_auc.c:157 IMSI='262427985581530': No 2G Auth Data 20250816122635231 DAUC <0003> db_auc.c:192 IMSI='262427985581530': No 3G Auth Data HLR_Test-GSUP(223)@86dfd19c8bd0: Created GsupExpect[0] for "262427985581530" to be handled at TC_mo_ussd_euse_continue(227) 20250816122635240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48582<->l=127.0.0.1:4258 20250816122635243 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122635243 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427985581530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427985581530" session_id=2667217807 session_state=BEGIN} 20250816122635243 DSS <0004> hlr_ussd.c:576 262427985581530/0x9efa838f: Process SS (BEGIN) 20250816122635243 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122635243 DSS <0004> hlr_ussd.c:518 262427985581530/0x9efa838f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122635243 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635243 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data 20250816122635243 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635243 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data EUSE-TC_mo_ussd_euse_continue(220)@86dfd19c8bd0: 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 } } } } } 20250816122635243 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635243 DLINP <000b> input/ipa.c:406 127.0.0.1:39067 message received 20250816122635243 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262427985581530 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427985581530" session_id=2667217807 session_state=CONTINUE} 20250816122635243 DSS <0004> hlr_ussd.c:576 262427985581530/0x9efa838f: Process SS (CONTINUE) 20250816122635243 DSS <0004> hlr_ussd.c:518 262427985581530/0x9efa838f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250816122635243 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427985581530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427985581530" session_id=2667217807 session_state=CONTINUE} 20250816122635243 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262427985581530 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122635243 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122635243 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@86dfd19c8bd0: Found GsupExpect[0] for "262427985581530" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@86dfd19c8bd0: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262427985581530" TC_mo_ussd_euse_continue(227)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122635245 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122635245 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427985581530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427985581530" session_id=2667217807 session_state=CONTINUE} 20250816122635245 DSS <0004> hlr_ussd.c:576 262427985581530/0x9efa838f: Process SS (CONTINUE) 20250816122635245 DSS <0004> hlr_ussd.c:518 262427985581530/0x9efa838f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250816122635245 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427985581530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122635245 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635245 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data 20250816122635245 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635245 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data EUSE-TC_mo_ussd_euse_continue(220)@86dfd19c8bd0: 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 } } } } } 20250816122635246 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635246 DLINP <000b> input/ipa.c:406 127.0.0.1:39067 message received 20250816122635246 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262427985581530 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427985581530" session_id=2667217807 session_state=END} 20250816122635246 DSS <0004> hlr_ussd.c:576 262427985581530/0x9efa838f: Process SS (END) 20250816122635246 DSS <0004> hlr_ussd.c:518 262427985581530/0x9efa838f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250816122635246 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427985581530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427985581530" session_id=2667217807 session_state=END} 20250816122635246 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427985581530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122635246 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262427985581530 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122635246 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122635246 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122635246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48582<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122635247 DAUC <0003> db_auc.c:157 IMSI='262426794749273': No 2G Auth Data 20250816122635247 DAUC <0003> db_auc.c:192 IMSI='262426794749273': No 3G Auth Data HLR_Test-GSUP(223)@86dfd19c8bd0: Created GsupExpect[0] for "262426794749273" to be handled at TC_mo_ussd_euse_continue(228) 20250816122635253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48584<->l=127.0.0.1:4258 20250816122635255 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122635255 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426794749273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426794749273" session_id=3195128368 session_state=BEGIN} 20250816122635255 DSS <0004> hlr_ussd.c:576 262426794749273/0xbe71ca30: Process SS (BEGIN) 20250816122635255 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122635255 DSS <0004> hlr_ussd.c:518 262426794749273/0xbe71ca30: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122635255 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635255 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data 20250816122635255 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635255 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data EUSE-TC_mo_ussd_euse_continue(220)@86dfd19c8bd0: 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 } } } } } 20250816122635256 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635256 DLINP <000b> input/ipa.c:406 127.0.0.1:39067 message received 20250816122635256 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262426794749273 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426794749273" session_id=3195128368 session_state=CONTINUE} 20250816122635256 DSS <0004> hlr_ussd.c:576 262426794749273/0xbe71ca30: Process SS (CONTINUE) 20250816122635256 DSS <0004> hlr_ussd.c:518 262426794749273/0xbe71ca30: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250816122635256 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426794749273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426794749273" session_id=3195128368 session_state=CONTINUE} 20250816122635256 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262426794749273 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122635256 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122635256 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@86dfd19c8bd0: Found GsupExpect[0] for "262426794749273" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@86dfd19c8bd0: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262426794749273" TC_mo_ussd_euse_continue(228)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122635258 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122635258 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426794749273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426794749273" session_id=3195128368 session_state=CONTINUE} 20250816122635258 DSS <0004> hlr_ussd.c:576 262426794749273/0xbe71ca30: Process SS (CONTINUE) 20250816122635258 DSS <0004> hlr_ussd.c:518 262426794749273/0xbe71ca30: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250816122635258 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426794749273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122635258 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635258 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data 20250816122635258 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635258 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data EUSE-TC_mo_ussd_euse_continue(220)@86dfd19c8bd0: 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 } } } } } 20250816122635258 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635258 DLINP <000b> input/ipa.c:406 127.0.0.1:39067 message received 20250816122635258 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262426794749273 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426794749273" session_id=3195128368 session_state=END} 20250816122635258 DSS <0004> hlr_ussd.c:576 262426794749273/0xbe71ca30: Process SS (END) 20250816122635258 DSS <0004> hlr_ussd.c:518 262426794749273/0xbe71ca30: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250816122635258 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426794749273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426794749273" session_id=3195128368 session_state=END} 20250816122635258 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426794749273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122635258 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262426794749273 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122635258 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122635258 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122635259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48584<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122635259 DAUC <0003> db_auc.c:157 IMSI='262420636555575': No 2G Auth Data 20250816122635259 DAUC <0003> db_auc.c:192 IMSI='262420636555575': No 3G Auth Data HLR_Test-GSUP(223)@86dfd19c8bd0: Created GsupExpect[0] for "262420636555575" to be handled at TC_mo_ussd_euse_continue(229) 20250816122635264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48598<->l=127.0.0.1:4258 20250816122635267 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122635267 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420636555575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420636555575" session_id=1237922304 session_state=BEGIN} 20250816122635267 DSS <0004> hlr_ussd.c:576 262420636555575/0x49c93200: Process SS (BEGIN) 20250816122635267 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122635267 DSS <0004> hlr_ussd.c:518 262420636555575/0x49c93200: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122635267 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635267 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data 20250816122635267 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635267 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data EUSE-TC_mo_ussd_euse_continue(220)@86dfd19c8bd0: 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 } } } } } 20250816122635268 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635268 DLINP <000b> input/ipa.c:406 127.0.0.1:39067 message received 20250816122635268 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262420636555575 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420636555575" session_id=1237922304 session_state=CONTINUE} 20250816122635268 DSS <0004> hlr_ussd.c:576 262420636555575/0x49c93200: Process SS (CONTINUE) 20250816122635268 DSS <0004> hlr_ussd.c:518 262420636555575/0x49c93200: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250816122635268 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420636555575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420636555575" session_id=1237922304 session_state=CONTINUE} 20250816122635268 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262420636555575 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122635268 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122635268 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@86dfd19c8bd0: Found GsupExpect[0] for "262420636555575" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@86dfd19c8bd0: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262420636555575" TC_mo_ussd_euse_continue(229)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122635269 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122635269 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420636555575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420636555575" session_id=1237922304 session_state=CONTINUE} 20250816122635269 DSS <0004> hlr_ussd.c:576 262420636555575/0x49c93200: Process SS (CONTINUE) 20250816122635269 DSS <0004> hlr_ussd.c:518 262420636555575/0x49c93200: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250816122635269 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420636555575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122635269 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635269 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data 20250816122635269 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635269 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data EUSE-TC_mo_ussd_euse_continue(220)@86dfd19c8bd0: 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 } } } } } 20250816122635270 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635270 DLINP <000b> input/ipa.c:406 127.0.0.1:39067 message received 20250816122635270 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262420636555575 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420636555575" session_id=1237922304 session_state=END} 20250816122635270 DSS <0004> hlr_ussd.c:576 262420636555575/0x49c93200: Process SS (END) 20250816122635270 DSS <0004> hlr_ussd.c:518 262420636555575/0x49c93200: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250816122635270 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420636555575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420636555575" session_id=1237922304 session_state=END} 20250816122635270 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420636555575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122635270 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262420636555575 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122635270 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122635270 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122635270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48598<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122635271 DAUC <0003> db_auc.c:157 IMSI='262424168451439': No 2G Auth Data 20250816122635271 DAUC <0003> db_auc.c:192 IMSI='262424168451439': No 3G Auth Data HLR_Test-GSUP(223)@86dfd19c8bd0: Created GsupExpect[0] for "262424168451439" to be handled at TC_mo_ussd_euse_continue(230) 20250816122635276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48610<->l=127.0.0.1:4258 20250816122635279 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122635279 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424168451439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424168451439" session_id=3504003489 session_state=BEGIN} 20250816122635279 DSS <0004> hlr_ussd.c:576 262424168451439/0xd0dad9a1: Process SS (BEGIN) 20250816122635279 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122635279 DSS <0004> hlr_ussd.c:518 262424168451439/0xd0dad9a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122635279 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635279 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data 20250816122635279 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635279 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data EUSE-TC_mo_ussd_euse_continue(220)@86dfd19c8bd0: 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 } } } } } 20250816122635279 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635279 DLINP <000b> input/ipa.c:406 127.0.0.1:39067 message received 20250816122635279 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262424168451439 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424168451439" session_id=3504003489 session_state=CONTINUE} 20250816122635279 DSS <0004> hlr_ussd.c:576 262424168451439/0xd0dad9a1: Process SS (CONTINUE) 20250816122635279 DSS <0004> hlr_ussd.c:518 262424168451439/0xd0dad9a1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250816122635279 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424168451439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424168451439" session_id=3504003489 session_state=CONTINUE} 20250816122635279 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262424168451439 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122635279 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122635279 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@86dfd19c8bd0: Found GsupExpect[0] for "262424168451439" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@86dfd19c8bd0: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262424168451439" TC_mo_ussd_euse_continue(230)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122635281 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122635281 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424168451439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424168451439" session_id=3504003489 session_state=CONTINUE} 20250816122635281 DSS <0004> hlr_ussd.c:576 262424168451439/0xd0dad9a1: Process SS (CONTINUE) 20250816122635281 DSS <0004> hlr_ussd.c:518 262424168451439/0xd0dad9a1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250816122635281 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424168451439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122635281 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635281 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data 20250816122635281 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635281 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data EUSE-TC_mo_ussd_euse_continue(220)@86dfd19c8bd0: 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 } } } } } 20250816122635282 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635282 DLINP <000b> input/ipa.c:406 127.0.0.1:39067 message received 20250816122635282 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262424168451439 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424168451439" session_id=3504003489 session_state=END} 20250816122635282 DSS <0004> hlr_ussd.c:576 262424168451439/0xd0dad9a1: Process SS (END) 20250816122635282 DSS <0004> hlr_ussd.c:518 262424168451439/0xd0dad9a1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250816122635282 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424168451439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424168451439" session_id=3504003489 session_state=END} 20250816122635282 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424168451439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122635282 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262424168451439 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122635282 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122635282 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122635282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48610<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122635283 DAUC <0003> db_auc.c:157 IMSI='262426648641971': No 2G Auth Data 20250816122635283 DAUC <0003> db_auc.c:192 IMSI='262426648641971': No 3G Auth Data HLR_Test-GSUP(223)@86dfd19c8bd0: Created GsupExpect[0] for "262426648641971" to be handled at TC_mo_ussd_euse_continue(231) 20250816122635288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48612<->l=127.0.0.1:4258 20250816122635291 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635291 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122635291 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426648641971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426648641971" session_id=3006413075 session_state=BEGIN} 20250816122635291 DSS <0004> hlr_ussd.c:576 262426648641971/0xb3323913: Process SS (BEGIN) 20250816122635291 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122635291 DSS <0004> hlr_ussd.c:518 262426648641971/0xb3323913: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122635291 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635291 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data 20250816122635291 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635291 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data EUSE-TC_mo_ussd_euse_continue(220)@86dfd19c8bd0: 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 } } } } } 20250816122635292 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635292 DLINP <000b> input/ipa.c:406 127.0.0.1:39067 message received 20250816122635292 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262426648641971 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426648641971" session_id=3006413075 session_state=CONTINUE} 20250816122635292 DSS <0004> hlr_ussd.c:576 262426648641971/0xb3323913: Process SS (CONTINUE) 20250816122635292 DSS <0004> hlr_ussd.c:518 262426648641971/0xb3323913: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250816122635292 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426648641971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426648641971" session_id=3006413075 session_state=CONTINUE} 20250816122635292 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262426648641971 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122635292 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122635292 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635292 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@86dfd19c8bd0: Found GsupExpect[0] for "262426648641971" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@86dfd19c8bd0: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262426648641971" TC_mo_ussd_euse_continue(231)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122635294 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122635294 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426648641971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426648641971" session_id=3006413075 session_state=CONTINUE} 20250816122635294 DSS <0004> hlr_ussd.c:576 262426648641971/0xb3323913: Process SS (CONTINUE) 20250816122635294 DSS <0004> hlr_ussd.c:518 262426648641971/0xb3323913: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250816122635294 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426648641971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122635294 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635294 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data 20250816122635294 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635294 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data EUSE-TC_mo_ussd_euse_continue(220)@86dfd19c8bd0: 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 } } } } } 20250816122635294 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635294 DLINP <000b> input/ipa.c:406 127.0.0.1:39067 message received 20250816122635294 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262426648641971 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426648641971" session_id=3006413075 session_state=END} 20250816122635294 DSS <0004> hlr_ussd.c:576 262426648641971/0xb3323913: Process SS (END) 20250816122635294 DSS <0004> hlr_ussd.c:518 262426648641971/0xb3323913: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250816122635294 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426648641971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426648641971" session_id=3006413075 session_state=END} 20250816122635294 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426648641971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122635294 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262426648641971 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122635294 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122635294 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122635295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48612<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122635295 DAUC <0003> db_auc.c:157 IMSI='262429746244885': No 2G Auth Data 20250816122635295 DAUC <0003> db_auc.c:192 IMSI='262429746244885': No 3G Auth Data HLR_Test-GSUP(223)@86dfd19c8bd0: Created GsupExpect[0] for "262429746244885" to be handled at TC_mo_ussd_euse_continue(232) 20250816122635300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48628<->l=127.0.0.1:4258 20250816122635303 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635303 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122635303 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429746244885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429746244885" session_id=630310620 session_state=BEGIN} 20250816122635303 DSS <0004> hlr_ussd.c:576 262429746244885/0x2591c6dc: Process SS (BEGIN) 20250816122635303 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122635303 DSS <0004> hlr_ussd.c:518 262429746244885/0x2591c6dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122635303 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635303 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data 20250816122635303 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635303 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data EUSE-TC_mo_ussd_euse_continue(220)@86dfd19c8bd0: 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 } } } } } 20250816122635303 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635303 DLINP <000b> input/ipa.c:406 127.0.0.1:39067 message received 20250816122635303 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262429746244885 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429746244885" session_id=630310620 session_state=CONTINUE} 20250816122635303 DSS <0004> hlr_ussd.c:576 262429746244885/0x2591c6dc: Process SS (CONTINUE) 20250816122635303 DSS <0004> hlr_ussd.c:518 262429746244885/0x2591c6dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250816122635303 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429746244885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429746244885" session_id=630310620 session_state=CONTINUE} 20250816122635303 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262429746244885 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122635303 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122635303 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@86dfd19c8bd0: Found GsupExpect[0] for "262429746244885" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@86dfd19c8bd0: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262429746244885" TC_mo_ussd_euse_continue(232)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122635305 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122635305 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429746244885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429746244885" session_id=630310620 session_state=CONTINUE} 20250816122635305 DSS <0004> hlr_ussd.c:576 262429746244885/0x2591c6dc: Process SS (CONTINUE) 20250816122635305 DSS <0004> hlr_ussd.c:518 262429746244885/0x2591c6dc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250816122635305 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429746244885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122635305 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635305 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data 20250816122635305 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635305 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data EUSE-TC_mo_ussd_euse_continue(220)@86dfd19c8bd0: 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 } } } } } 20250816122635306 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635306 DLINP <000b> input/ipa.c:406 127.0.0.1:39067 message received 20250816122635306 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262429746244885 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429746244885" session_id=630310620 session_state=END} 20250816122635306 DSS <0004> hlr_ussd.c:576 262429746244885/0x2591c6dc: Process SS (END) 20250816122635306 DSS <0004> hlr_ussd.c:518 262429746244885/0x2591c6dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250816122635306 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429746244885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429746244885" session_id=630310620 session_state=END} 20250816122635306 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429746244885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122635306 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262429746244885 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122635306 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122635306 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122635307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48628<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122635307 DAUC <0003> db_auc.c:157 IMSI='262425343876080': No 2G Auth Data 20250816122635307 DAUC <0003> db_auc.c:192 IMSI='262425343876080': No 3G Auth Data HLR_Test-GSUP(223)@86dfd19c8bd0: Created GsupExpect[0] for "262425343876080" to be handled at TC_mo_ussd_euse_continue(233) 20250816122635312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48636<->l=127.0.0.1:4258 20250816122635315 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122635315 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425343876080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425343876080" session_id=2211252762 session_state=BEGIN} 20250816122635315 DSS <0004> hlr_ussd.c:576 262425343876080/0x83cd0a1a: Process SS (BEGIN) 20250816122635315 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250816122635315 DSS <0004> hlr_ussd.c:518 262425343876080/0x83cd0a1a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250816122635315 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635315 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data 20250816122635315 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635315 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data EUSE-TC_mo_ussd_euse_continue(220)@86dfd19c8bd0: 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 } } } } } 20250816122635315 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635315 DLINP <000b> input/ipa.c:406 127.0.0.1:39067 message received 20250816122635315 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262425343876080 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425343876080" session_id=2211252762 session_state=CONTINUE} 20250816122635315 DSS <0004> hlr_ussd.c:576 262425343876080/0x83cd0a1a: Process SS (CONTINUE) 20250816122635315 DSS <0004> hlr_ussd.c:518 262425343876080/0x83cd0a1a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250816122635315 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425343876080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425343876080" session_id=2211252762 session_state=CONTINUE} 20250816122635316 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262425343876080 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122635316 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122635316 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@86dfd19c8bd0: Found GsupExpect[0] for "262425343876080" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@86dfd19c8bd0: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262425343876080" TC_mo_ussd_euse_continue(233)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122635317 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122635317 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425343876080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425343876080" session_id=2211252762 session_state=CONTINUE} 20250816122635317 DSS <0004> hlr_ussd.c:576 262425343876080/0x83cd0a1a: Process SS (CONTINUE) 20250816122635317 DSS <0004> hlr_ussd.c:518 262425343876080/0x83cd0a1a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250816122635317 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425343876080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122635317 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635317 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data 20250816122635317 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635317 DLINP <000b> input/ipa.c:432 127.0.0.1:39067 sending data EUSE-TC_mo_ussd_euse_continue(220)@86dfd19c8bd0: 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 } } } } } 20250816122635318 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635318 DLINP <000b> input/ipa.c:406 127.0.0.1:39067 message received 20250816122635318 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262425343876080 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425343876080" session_id=2211252762 session_state=END} 20250816122635318 DSS <0004> hlr_ussd.c:576 262425343876080/0x83cd0a1a: Process SS (END) 20250816122635318 DSS <0004> hlr_ussd.c:518 262425343876080/0x83cd0a1a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250816122635318 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425343876080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425343876080" session_id=2211252762 session_state=END} 20250816122635318 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425343876080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122635318 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262425343876080 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122635318 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122635318 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122635319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48636<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@86dfd19c8bd0: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@86dfd19c8bd0: Final verdict of PTC: none 20250816122635320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48572<->l=127.0.0.1:4258 20250816122635320 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635320 DLINP <000b> input/ipa.c:406 127.0.0.1:39067 message received 20250816122635320 DLINP <000b> input/ipa.c:415 127.0.0.1:39067 connection closed with server 20250816122635320 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:39067 20250816122635320 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250816122635320 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35719<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@86dfd19c8bd0: Final verdict of PTC: none 20250816122635320 DLINP <000b> input/ipa.c:452 connected read/write 20250816122635320 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122635320 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122635320 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122635320 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 224@86dfd19c8bd0: Final verdict of PTC: none IPA-EUSE-foobar(222)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 224: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sat Aug 16 12:26:35 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 20250816122635348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48644<->l=127.0.0.1:4258 20250816122635550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48644<->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=156848) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:26: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_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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_mo_ussd_euse_defaultroute started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 20250816122638691 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38271 20250816122638691 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:38271 MTC@86dfd19c8bd0: in not legacy case 2 IPA-EUSE-foobar(236)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122638692 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638692 DLINP <000b> input/ipa.c:406 127.0.0.1:38271 message received 20250816122638692 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122638693 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122638694 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638694 DLINP <000b> input/ipa.c:406 127.0.0.1:38271 message received 20250816122638694 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122638694 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250816122638694 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250816122638694 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250816122638694 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  20250816122638694 DLGSUP <0013> gsup_server.c:236 2:  20250816122638694 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122638694 DLGSUP <0013> gsup_server.c:236 3:  20250816122638694 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122638694 DLGSUP <0013> gsup_server.c:236 4:  20250816122638694 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122638694 DLGSUP <0013> gsup_server.c:236 5:  20250816122638694 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122638694 DLGSUP <0013> gsup_server.c:236 7:  20250816122638694 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122638694 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122638694 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122638694 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38271 IPA-EUSE-foobar(236)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122638694 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122638695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48658<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122638697 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122638697 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122638697 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122638697 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  20250816122638697 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122638697 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  20250816122638697 DLGSUP <0013> gsup_server.c:236 2:  20250816122638697 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122638697 DLGSUP <0013> gsup_server.c:236 3:  20250816122638697 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122638697 DLGSUP <0013> gsup_server.c:236 4:  20250816122638697 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122638697 DLGSUP <0013> gsup_server.c:236 5:  20250816122638697 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122638697 DLGSUP <0013> gsup_server.c:236 7:  20250816122638697 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122638697 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122638697 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122638697 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)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@86dfd19c8bd0: 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") 20250816122638711 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40023<->l=127.0.0.1:4259) 20250816122638720 DAUC <0003> db_auc.c:157 IMSI='262429547567845': No 2G Auth Data 20250816122638720 DAUC <0003> db_auc.c:192 IMSI='262429547567845': No 3G Auth Data HLR_Test-GSUP(237)@86dfd19c8bd0: Created GsupExpect[0] for "262429547567845" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250816122638738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48664<->l=127.0.0.1:4258 20250816122638750 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638750 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122638751 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429547567845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429547567845" session_id=2899356245 session_state=BEGIN} 20250816122638751 DSS <0004> hlr_ussd.c:576 262429547567845/0xacd0aa55: Process SS (BEGIN) 20250816122638751 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250816122638751 DSS <0004> hlr_ussd.c:518 262429547567845/0xacd0aa55: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250816122638751 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638751 DLINP <000b> input/ipa.c:432 127.0.0.1:38271 sending data 20250816122638751 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638751 DLINP <000b> input/ipa.c:432 127.0.0.1:38271 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@86dfd19c8bd0: 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 } } } } } 20250816122638763 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638763 DLINP <000b> input/ipa.c:406 127.0.0.1:38271 message received 20250816122638763 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262429547567845 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429547567845" session_id=2899356245 session_state=END} 20250816122638763 DSS <0004> hlr_ussd.c:576 262429547567845/0xacd0aa55: Process SS (END) 20250816122638763 DSS <0004> hlr_ussd.c:518 262429547567845/0xacd0aa55: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250816122638763 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429547567845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429547567845" session_id=2899356245 session_state=END} 20250816122638763 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429547567845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122638763 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262429547567845 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122638763 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122638763 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@86dfd19c8bd0: Found GsupExpect[0] for "262429547567845" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@86dfd19c8bd0: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262429547567845" TC_mo_ussd_euse_defaultroute(240)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122638772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48664<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122638773 DAUC <0003> db_auc.c:157 IMSI='262423855733647': No 2G Auth Data 20250816122638773 DAUC <0003> db_auc.c:192 IMSI='262423855733647': No 3G Auth Data HLR_Test-GSUP(237)@86dfd19c8bd0: Created GsupExpect[0] for "262423855733647" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250816122638782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48666<->l=127.0.0.1:4258 20250816122638785 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122638785 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423855733647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423855733647" session_id=697997125 session_state=BEGIN} 20250816122638785 DSS <0004> hlr_ussd.c:576 262423855733647/0x299a9745: Process SS (BEGIN) 20250816122638785 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250816122638785 DSS <0004> hlr_ussd.c:518 262423855733647/0x299a9745: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250816122638785 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638785 DLINP <000b> input/ipa.c:432 127.0.0.1:38271 sending data 20250816122638785 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638785 DLINP <000b> input/ipa.c:432 127.0.0.1:38271 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@86dfd19c8bd0: 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 } } } } } 20250816122638786 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638786 DLINP <000b> input/ipa.c:406 127.0.0.1:38271 message received 20250816122638786 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262423855733647 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423855733647" session_id=697997125 session_state=END} 20250816122638786 DSS <0004> hlr_ussd.c:576 262423855733647/0x299a9745: Process SS (END) 20250816122638786 DSS <0004> hlr_ussd.c:518 262423855733647/0x299a9745: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250816122638786 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423855733647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423855733647" session_id=697997125 session_state=END} 20250816122638786 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423855733647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122638786 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262423855733647 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122638786 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122638786 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@86dfd19c8bd0: Found GsupExpect[0] for "262423855733647" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@86dfd19c8bd0: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262423855733647" TC_mo_ussd_euse_defaultroute(241)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122638788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48666<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122638788 DAUC <0003> db_auc.c:157 IMSI='262420865373763': No 2G Auth Data 20250816122638788 DAUC <0003> db_auc.c:192 IMSI='262420865373763': No 3G Auth Data HLR_Test-GSUP(237)@86dfd19c8bd0: Created GsupExpect[0] for "262420865373763" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250816122638795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48676<->l=127.0.0.1:4258 20250816122638797 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122638797 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420865373763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420865373763" session_id=2285133760 session_state=BEGIN} 20250816122638797 DSS <0004> hlr_ussd.c:576 262420865373763/0x88345fc0: Process SS (BEGIN) 20250816122638797 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250816122638797 DSS <0004> hlr_ussd.c:518 262420865373763/0x88345fc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250816122638797 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638797 DLINP <000b> input/ipa.c:432 127.0.0.1:38271 sending data 20250816122638797 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638797 DLINP <000b> input/ipa.c:432 127.0.0.1:38271 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@86dfd19c8bd0: 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 } } } } } 20250816122638798 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638798 DLINP <000b> input/ipa.c:406 127.0.0.1:38271 message received 20250816122638798 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262420865373763 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420865373763" session_id=2285133760 session_state=END} 20250816122638798 DSS <0004> hlr_ussd.c:576 262420865373763/0x88345fc0: Process SS (END) 20250816122638798 DSS <0004> hlr_ussd.c:518 262420865373763/0x88345fc0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250816122638798 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420865373763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420865373763" session_id=2285133760 session_state=END} 20250816122638798 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420865373763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122638798 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262420865373763 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122638798 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122638798 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@86dfd19c8bd0: Found GsupExpect[0] for "262420865373763" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@86dfd19c8bd0: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262420865373763" TC_mo_ussd_euse_defaultroute(242)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122638800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48676<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122638800 DAUC <0003> db_auc.c:157 IMSI='262423931300065': No 2G Auth Data 20250816122638800 DAUC <0003> db_auc.c:192 IMSI='262423931300065': No 3G Auth Data HLR_Test-GSUP(237)@86dfd19c8bd0: Created GsupExpect[0] for "262423931300065" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250816122638806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48686<->l=127.0.0.1:4258 20250816122638808 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122638808 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423931300065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423931300065" session_id=1345985238 session_state=BEGIN} 20250816122638808 DSS <0004> hlr_ussd.c:576 262423931300065/0x503a1ad6: Process SS (BEGIN) 20250816122638808 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250816122638808 DSS <0004> hlr_ussd.c:518 262423931300065/0x503a1ad6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250816122638808 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638808 DLINP <000b> input/ipa.c:432 127.0.0.1:38271 sending data 20250816122638808 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638808 DLINP <000b> input/ipa.c:432 127.0.0.1:38271 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@86dfd19c8bd0: 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 } } } } } 20250816122638809 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638809 DLINP <000b> input/ipa.c:406 127.0.0.1:38271 message received 20250816122638809 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262423931300065 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423931300065" session_id=1345985238 session_state=END} 20250816122638809 DSS <0004> hlr_ussd.c:576 262423931300065/0x503a1ad6: Process SS (END) 20250816122638809 DSS <0004> hlr_ussd.c:518 262423931300065/0x503a1ad6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250816122638809 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423931300065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423931300065" session_id=1345985238 session_state=END} 20250816122638809 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423931300065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122638809 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262423931300065 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122638809 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122638809 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@86dfd19c8bd0: Found GsupExpect[0] for "262423931300065" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@86dfd19c8bd0: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262423931300065" TC_mo_ussd_euse_defaultroute(243)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122638811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48686<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122638811 DAUC <0003> db_auc.c:157 IMSI='262420872252870': No 2G Auth Data 20250816122638811 DAUC <0003> db_auc.c:192 IMSI='262420872252870': No 3G Auth Data HLR_Test-GSUP(237)@86dfd19c8bd0: Created GsupExpect[0] for "262420872252870" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250816122638817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48690<->l=127.0.0.1:4258 20250816122638820 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122638820 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420872252870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420872252870" session_id=4019059534 session_state=BEGIN} 20250816122638820 DSS <0004> hlr_ussd.c:576 262420872252870/0xef8dfb4e: Process SS (BEGIN) 20250816122638820 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250816122638820 DSS <0004> hlr_ussd.c:518 262420872252870/0xef8dfb4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250816122638820 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638820 DLINP <000b> input/ipa.c:432 127.0.0.1:38271 sending data 20250816122638820 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638820 DLINP <000b> input/ipa.c:432 127.0.0.1:38271 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@86dfd19c8bd0: 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 } } } } } 20250816122638820 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638820 DLINP <000b> input/ipa.c:406 127.0.0.1:38271 message received 20250816122638820 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262420872252870 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420872252870" session_id=4019059534 session_state=END} 20250816122638820 DSS <0004> hlr_ussd.c:576 262420872252870/0xef8dfb4e: Process SS (END) 20250816122638820 DSS <0004> hlr_ussd.c:518 262420872252870/0xef8dfb4e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250816122638820 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420872252870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420872252870" session_id=4019059534 session_state=END} 20250816122638820 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262420872252870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122638820 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262420872252870 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122638820 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122638820 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@86dfd19c8bd0: Found GsupExpect[0] for "262420872252870" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@86dfd19c8bd0: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262420872252870" TC_mo_ussd_euse_defaultroute(244)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122638822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48690<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122638822 DAUC <0003> db_auc.c:157 IMSI='262424601609865': No 2G Auth Data 20250816122638822 DAUC <0003> db_auc.c:192 IMSI='262424601609865': No 3G Auth Data HLR_Test-GSUP(237)@86dfd19c8bd0: Created GsupExpect[0] for "262424601609865" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250816122638828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48702<->l=127.0.0.1:4258 20250816122638830 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122638830 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424601609865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424601609865" session_id=1515368879 session_state=BEGIN} 20250816122638830 DSS <0004> hlr_ussd.c:576 262424601609865/0x5a52b1af: Process SS (BEGIN) 20250816122638830 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250816122638830 DSS <0004> hlr_ussd.c:518 262424601609865/0x5a52b1af: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250816122638830 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638830 DLINP <000b> input/ipa.c:432 127.0.0.1:38271 sending data 20250816122638830 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638831 DLINP <000b> input/ipa.c:432 127.0.0.1:38271 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@86dfd19c8bd0: 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 } } } } } 20250816122638831 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638831 DLINP <000b> input/ipa.c:406 127.0.0.1:38271 message received 20250816122638831 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262424601609865 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424601609865" session_id=1515368879 session_state=END} 20250816122638831 DSS <0004> hlr_ussd.c:576 262424601609865/0x5a52b1af: Process SS (END) 20250816122638831 DSS <0004> hlr_ussd.c:518 262424601609865/0x5a52b1af: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250816122638831 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424601609865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424601609865" session_id=1515368879 session_state=END} 20250816122638831 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424601609865 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122638831 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262424601609865 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122638831 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122638831 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@86dfd19c8bd0: Found GsupExpect[0] for "262424601609865" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@86dfd19c8bd0: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262424601609865" TC_mo_ussd_euse_defaultroute(245)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122638833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48702<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122638833 DAUC <0003> db_auc.c:157 IMSI='262422627755393': No 2G Auth Data 20250816122638833 DAUC <0003> db_auc.c:192 IMSI='262422627755393': No 3G Auth Data HLR_Test-GSUP(237)@86dfd19c8bd0: Created GsupExpect[0] for "262422627755393" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250816122638839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48710<->l=127.0.0.1:4258 20250816122638841 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122638841 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422627755393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422627755393" session_id=1250129003 session_state=BEGIN} 20250816122638841 DSS <0004> hlr_ussd.c:576 262422627755393/0x4a83746b: Process SS (BEGIN) 20250816122638841 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250816122638841 DSS <0004> hlr_ussd.c:518 262422627755393/0x4a83746b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250816122638841 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638841 DLINP <000b> input/ipa.c:432 127.0.0.1:38271 sending data 20250816122638841 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638841 DLINP <000b> input/ipa.c:432 127.0.0.1:38271 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@86dfd19c8bd0: 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 } } } } } 20250816122638842 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638842 DLINP <000b> input/ipa.c:406 127.0.0.1:38271 message received 20250816122638842 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262422627755393 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422627755393" session_id=1250129003 session_state=END} 20250816122638842 DSS <0004> hlr_ussd.c:576 262422627755393/0x4a83746b: Process SS (END) 20250816122638842 DSS <0004> hlr_ussd.c:518 262422627755393/0x4a83746b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250816122638842 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422627755393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422627755393" session_id=1250129003 session_state=END} 20250816122638842 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422627755393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122638842 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262422627755393 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122638842 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122638842 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@86dfd19c8bd0: Found GsupExpect[0] for "262422627755393" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@86dfd19c8bd0: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262422627755393" TC_mo_ussd_euse_defaultroute(246)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122638844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48710<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122638844 DAUC <0003> db_auc.c:157 IMSI='262421437668529': No 2G Auth Data 20250816122638844 DAUC <0003> db_auc.c:192 IMSI='262421437668529': No 3G Auth Data HLR_Test-GSUP(237)@86dfd19c8bd0: Created GsupExpect[0] for "262421437668529" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250816122638850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48722<->l=127.0.0.1:4258 20250816122638853 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122638853 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421437668529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421437668529" session_id=2994181608 session_state=BEGIN} 20250816122638853 DSS <0004> hlr_ussd.c:576 262421437668529/0xb27795e8: Process SS (BEGIN) 20250816122638853 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250816122638853 DSS <0004> hlr_ussd.c:518 262421437668529/0xb27795e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250816122638853 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638853 DLINP <000b> input/ipa.c:432 127.0.0.1:38271 sending data 20250816122638853 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638853 DLINP <000b> input/ipa.c:432 127.0.0.1:38271 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@86dfd19c8bd0: 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 } } } } } 20250816122638853 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638853 DLINP <000b> input/ipa.c:406 127.0.0.1:38271 message received 20250816122638853 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262421437668529 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421437668529" session_id=2994181608 session_state=END} 20250816122638853 DSS <0004> hlr_ussd.c:576 262421437668529/0xb27795e8: Process SS (END) 20250816122638853 DSS <0004> hlr_ussd.c:518 262421437668529/0xb27795e8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250816122638853 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421437668529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421437668529" session_id=2994181608 session_state=END} 20250816122638853 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421437668529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122638853 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262421437668529 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250816122638853 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122638854 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@86dfd19c8bd0: Found GsupExpect[0] for "262421437668529" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@86dfd19c8bd0: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262421437668529" TC_mo_ussd_euse_defaultroute(247)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122638855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48722<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@86dfd19c8bd0: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@86dfd19c8bd0: Final verdict of PTC: none 20250816122638856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48658<->l=127.0.0.1:4258 HLR_Test-GSUP(237)@86dfd19c8bd0: Final verdict of PTC: none 20250816122638857 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40023<->l=127.0.0.1:4259) 20250816122638857 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638857 DLINP <000b> input/ipa.c:406 127.0.0.1:38271 message received 238@86dfd19c8bd0: Final verdict of PTC: none 20250816122638857 DLINP <000b> input/ipa.c:415 127.0.0.1:38271 connection closed with server 20250816122638857 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:38271 20250816122638857 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(239)@86dfd19c8bd0: Final verdict of PTC: none 20250816122638857 DLINP <000b> input/ipa.c:452 connected read/write 20250816122638857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122638857 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122638858 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122638858 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(236)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 238: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sat Aug 16 12:26:38 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 20250816122638882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48734<->l=127.0.0.1:4258 20250816122639083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48734<->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=113580) 20250816122640759 DSS <0004> hlr_ussd.c:239 262426643660032/0x04aa8130: SS Session Timeout, destroying 20250816122640759 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426643660032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122640778 DSS <0004> hlr_ussd.c:239 262426593391221/0xb133aeb6: SS Session Timeout, destroying 20250816122640778 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262426593391221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122640787 DSS <0004> hlr_ussd.c:239 262429652171708/0x8a90f131: SS Session Timeout, destroying 20250816122640787 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429652171708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122640796 DSS <0004> hlr_ussd.c:239 262422671370550/0xbc74fe50: SS Session Timeout, destroying 20250816122640796 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422671370550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122640806 DSS <0004> hlr_ussd.c:239 262427173509694/0x92e84ed2: SS Session Timeout, destroying 20250816122640806 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427173509694 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122640816 DSS <0004> hlr_ussd.c:239 262422959962353/0x1e5178fa: SS Session Timeout, destroying 20250816122640816 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422959962353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122640825 DSS <0004> hlr_ussd.c:239 262423335854477/0x2fd4d367: SS Session Timeout, destroying 20250816122640825 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262423335854477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122640836 DSS <0004> hlr_ussd.c:239 262421044341614/0x8198f43e: SS Session Timeout, destroying 20250816122640836 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421044341614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:26:41 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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_mo_sss_reject started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122642243 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122642244 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122642247 DLINP <000b> input/ipa.c:452 connected read/write 20250816122642247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122642249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35182<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122642253 DLINP <000b> input/ipa.c:452 connected read/write 20250816122642253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122642253 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122642253 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122642253 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  20250816122642254 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122642254 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  20250816122642254 DLGSUP <0013> gsup_server.c:236 2:  20250816122642254 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122642254 DLGSUP <0013> gsup_server.c:236 3:  20250816122642254 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122642254 DLGSUP <0013> gsup_server.c:236 4:  20250816122642254 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122642254 DLGSUP <0013> gsup_server.c:236 5:  20250816122642254 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122642254 DLGSUP <0013> gsup_server.c:236 7:  20250816122642254 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122642254 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122642254 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122642254 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)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@86dfd19c8bd0: 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") 20250816122642273 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37783<->l=127.0.0.1:4259) 20250816122642274 DAUC <0003> db_auc.c:157 IMSI='262420235937113': No 2G Auth Data 20250816122642274 DAUC <0003> db_auc.c:192 IMSI='262420235937113': No 3G Auth Data HLR_Test-GSUP(249)@86dfd19c8bd0: Created GsupExpect[0] for "262420235937113" to be handled at TC_mo_sss_reject(252) 20250816122642283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35194<->l=127.0.0.1:4258 20250816122642294 DLINP <000b> input/ipa.c:452 connected read/write 20250816122642294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122642294 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420235937113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420235937113" session_id=561307678 session_state=BEGIN} 20250816122642294 DSS <0004> hlr_ussd.c:576 262420235937113/0x2174e01e: Process SS (BEGIN) 20250816122642294 DSS <0004> hlr_ussd.c:498 262420235937113/0x2174e01e: SS CompType=Invoke, OpCode=InterrogateSS 20250816122642294 DSS <0004> hlr_ussd.c:506 262420235937113/0x2174e01e: Structured SS requests are not supported, rejecting... 20250816122642294 DSS <0004> hlr_ussd.c:354 262420235937113/0x2174e01e: Tx ReturnError(0, 0x15) 20250816122642294 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420235937113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420235937113" session_id=561307678 session_state=END} 20250816122642294 DLINP <000b> input/ipa.c:452 connected read/write 20250816122642294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122642294 DLINP <000b> input/ipa.c:452 connected read/write 20250816122642294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@86dfd19c8bd0: Found GsupExpect[0] for "262420235937113" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@86dfd19c8bd0: Added IMSI table entry 0TC_mo_sss_reject(252)"262420235937113" TC_mo_sss_reject(252)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122642298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35194<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122642300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35182<->l=127.0.0.1:4258 HLR_Test-GSUP(249)@86dfd19c8bd0: Final verdict of PTC: none 20250816122642300 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37783<->l=127.0.0.1:4259) 20250816122642301 DLINP <000b> input/ipa.c:452 connected read/write 20250816122642301 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122642301 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122642301 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122642301 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 250@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 250: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@86dfd19c8bd0: Test case TC_mo_sss_reject finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sat Aug 16 12:26:42 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 20250816122642329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35200<->l=127.0.0.1:4258 20250816122642430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35200<->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) 20250816122644181 DSS <0004> hlr_ussd.c:239 262425348816175/0x5212ed91: SS Session Timeout, destroying 20250816122644181 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425348816175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122644200 DSS <0004> hlr_ussd.c:239 262421111601266/0x32a459d4: SS Session Timeout, destroying 20250816122644200 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421111601266 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122644210 DSS <0004> hlr_ussd.c:239 262427482145602/0x911c7cfe: SS Session Timeout, destroying 20250816122644210 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427482145602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122644219 DSS <0004> hlr_ussd.c:239 262429497731829/0xccabbd27: SS Session Timeout, destroying 20250816122644219 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429497731829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122644229 DSS <0004> hlr_ussd.c:239 262427978830595/0x52573f39: SS Session Timeout, destroying 20250816122644229 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427978830595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122644238 DSS <0004> hlr_ussd.c:239 262425510843814/0x88044948: SS Session Timeout, destroying 20250816122644238 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425510843814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122644249 DSS <0004> hlr_ussd.c:239 262429916362615/0x805e2a9e: SS Session Timeout, destroying 20250816122644249 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429916362615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250816122644258 DSS <0004> hlr_ussd.c:239 262423801707558/0x79f5421c: SS Session Timeout, destroying 20250816122644258 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423801707558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:26: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_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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_gsup_check_imei started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122645536 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122645536 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122645541 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645541 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122645543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35202<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122645546 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122645546 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122645546 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122645546 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  20250816122645546 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122645546 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  20250816122645546 DLGSUP <0013> gsup_server.c:236 2:  20250816122645546 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122645546 DLGSUP <0013> gsup_server.c:236 3:  20250816122645546 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122645546 DLGSUP <0013> gsup_server.c:236 4:  20250816122645546 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122645546 DLGSUP <0013> gsup_server.c:236 5:  20250816122645546 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122645546 DLGSUP <0013> gsup_server.c:236 7:  20250816122645546 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122645546 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122645546 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122645546 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)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@86dfd19c8bd0: 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") 20250816122645558 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33099<->l=127.0.0.1:4259) 20250816122645562 DAUC <0003> db_auc.c:157 IMSI='262427092403872': No 2G Auth Data 20250816122645562 DAUC <0003> db_auc.c:192 IMSI='262427092403872': No 3G Auth Data HLR_Test-GSUP(254)@86dfd19c8bd0: Created GsupExpect[0] for "262427092403872" to be handled at TC_gsup_check_imei(257) 20250816122645573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35218<->l=127.0.0.1:4258 20250816122645586 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645586 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122645586 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427092403872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427092403872"} 20250816122645586 DMAIN <0000> hlr.c:435 IMSI='262427092403872': has IMEI = 12345678901234 (consider setting 'store-imei') 20250816122645586 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427092403872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427092403872"} 20250816122645586 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427092403872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122645586 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122645586 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645586 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@86dfd19c8bd0: Found GsupExpect[0] for "262427092403872" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@86dfd19c8bd0: Added IMSI table entry 0TC_gsup_check_imei(257)"262427092403872" TC_gsup_check_imei(257)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122645591 DAUC <0003> db_auc.c:192 IMSI='262427092403872': No 3G Auth Data 20250816122645595 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645595 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122645595 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427092403872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427092403872"} 20250816122645595 DAUC <0003> hlr.c:428 IMSI='262427092403872': storing IMEI = 12345678901234 20250816122645595 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427092403872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427092403872"} 20250816122645595 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427092403872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122645595 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645595 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122645596 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122645597 DAUC <0003> db_auc.c:192 IMSI='262427092403872': No 3G Auth Data 20250816122645599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35218<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122645601 DAUC <0003> db_auc.c:157 IMSI='262423092074910': No 2G Auth Data 20250816122645601 DAUC <0003> db_auc.c:192 IMSI='262423092074910': No 3G Auth Data HLR_Test-GSUP(254)@86dfd19c8bd0: Created GsupExpect[0] for "262423092074910" to be handled at TC_gsup_check_imei(258) 20250816122645615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35226<->l=127.0.0.1:4258 20250816122645617 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122645617 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423092074910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423092074910"} 20250816122645617 DMAIN <0000> hlr.c:435 IMSI='262423092074910': has IMEI = 12345678901234 (consider setting 'store-imei') 20250816122645617 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423092074910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423092074910"} 20250816122645617 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423092074910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122645617 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122645617 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@86dfd19c8bd0: Found GsupExpect[0] for "262423092074910" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@86dfd19c8bd0: Added IMSI table entry 1TC_gsup_check_imei(258)"262423092074910" TC_gsup_check_imei(258)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122645618 DAUC <0003> db_auc.c:192 IMSI='262423092074910': No 3G Auth Data 20250816122645619 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645619 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122645619 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423092074910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423092074910"} 20250816122645619 DAUC <0003> hlr.c:428 IMSI='262423092074910': storing IMEI = 12345678901234 20250816122645619 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423092074910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423092074910"} 20250816122645619 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423092074910 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122645619 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122645619 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122645619 DAUC <0003> db_auc.c:192 IMSI='262423092074910': No 3G Auth Data 20250816122645620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35226<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122645620 DAUC <0003> db_auc.c:157 IMSI='262420028003420': No 2G Auth Data 20250816122645620 DAUC <0003> db_auc.c:192 IMSI='262420028003420': No 3G Auth Data HLR_Test-GSUP(254)@86dfd19c8bd0: Created GsupExpect[0] for "262420028003420" to be handled at TC_gsup_check_imei(259) 20250816122645626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35234<->l=127.0.0.1:4258 20250816122645628 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122645628 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420028003420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420028003420"} 20250816122645628 DMAIN <0000> hlr.c:435 IMSI='262420028003420': has IMEI = 12345678901234 (consider setting 'store-imei') 20250816122645628 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420028003420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420028003420"} 20250816122645628 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420028003420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122645628 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122645628 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645628 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@86dfd19c8bd0: Found GsupExpect[0] for "262420028003420" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@86dfd19c8bd0: Added IMSI table entry 2TC_gsup_check_imei(259)"262420028003420" TC_gsup_check_imei(259)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122645629 DAUC <0003> db_auc.c:192 IMSI='262420028003420': No 3G Auth Data 20250816122645630 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122645630 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420028003420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420028003420"} 20250816122645630 DAUC <0003> hlr.c:428 IMSI='262420028003420': storing IMEI = 12345678901234 20250816122645630 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420028003420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420028003420"} 20250816122645630 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420028003420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122645630 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122645630 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122645630 DAUC <0003> db_auc.c:192 IMSI='262420028003420': No 3G Auth Data 20250816122645631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35234<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122645631 DAUC <0003> db_auc.c:157 IMSI='262428182721658': No 2G Auth Data 20250816122645631 DAUC <0003> db_auc.c:192 IMSI='262428182721658': No 3G Auth Data HLR_Test-GSUP(254)@86dfd19c8bd0: Created GsupExpect[0] for "262428182721658" to be handled at TC_gsup_check_imei(260) 20250816122645637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35238<->l=127.0.0.1:4258 20250816122645639 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645639 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122645639 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428182721658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428182721658"} 20250816122645639 DMAIN <0000> hlr.c:435 IMSI='262428182721658': has IMEI = 12345678901234 (consider setting 'store-imei') 20250816122645639 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428182721658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428182721658"} 20250816122645639 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428182721658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122645639 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122645639 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@86dfd19c8bd0: Found GsupExpect[0] for "262428182721658" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@86dfd19c8bd0: Added IMSI table entry 3TC_gsup_check_imei(260)"262428182721658" TC_gsup_check_imei(260)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122645640 DAUC <0003> db_auc.c:157 IMSI='262428182721658': No 2G Auth Data 20250816122645641 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645641 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122645641 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428182721658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428182721658"} 20250816122645641 DAUC <0003> hlr.c:428 IMSI='262428182721658': storing IMEI = 12345678901234 20250816122645641 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428182721658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428182721658"} 20250816122645641 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428182721658 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122645641 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122645641 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122645641 DAUC <0003> db_auc.c:157 IMSI='262428182721658': No 2G Auth Data 20250816122645641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35238<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122645642 DAUC <0003> db_auc.c:157 IMSI='262427071182492': No 2G Auth Data 20250816122645642 DAUC <0003> db_auc.c:192 IMSI='262427071182492': No 3G Auth Data HLR_Test-GSUP(254)@86dfd19c8bd0: Created GsupExpect[0] for "262427071182492" to be handled at TC_gsup_check_imei(261) 20250816122645647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35248<->l=127.0.0.1:4258 20250816122645649 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645649 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122645649 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427071182492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427071182492"} 20250816122645649 DMAIN <0000> hlr.c:435 IMSI='262427071182492': has IMEI = 12345678901234 (consider setting 'store-imei') 20250816122645649 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427071182492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427071182492"} 20250816122645649 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427071182492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122645649 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122645649 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645649 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@86dfd19c8bd0: Found GsupExpect[0] for "262427071182492" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@86dfd19c8bd0: Added IMSI table entry 4TC_gsup_check_imei(261)"262427071182492" TC_gsup_check_imei(261)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122645650 DAUC <0003> db_auc.c:157 IMSI='262427071182492': No 2G Auth Data 20250816122645651 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645651 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122645651 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427071182492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427071182492"} 20250816122645651 DAUC <0003> hlr.c:428 IMSI='262427071182492': storing IMEI = 12345678901234 20250816122645651 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427071182492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427071182492"} 20250816122645651 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427071182492 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122645651 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122645651 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122645651 DAUC <0003> db_auc.c:157 IMSI='262427071182492': No 2G Auth Data 20250816122645651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35248<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122645652 DAUC <0003> db_auc.c:157 IMSI='262425771350040': No 2G Auth Data 20250816122645652 DAUC <0003> db_auc.c:192 IMSI='262425771350040': No 3G Auth Data HLR_Test-GSUP(254)@86dfd19c8bd0: Created GsupExpect[0] for "262425771350040" to be handled at TC_gsup_check_imei(262) 20250816122645657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35250<->l=127.0.0.1:4258 20250816122645659 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645659 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122645659 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425771350040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425771350040"} 20250816122645659 DMAIN <0000> hlr.c:435 IMSI='262425771350040': has IMEI = 12345678901234 (consider setting 'store-imei') 20250816122645659 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425771350040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425771350040"} 20250816122645659 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425771350040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122645659 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122645659 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@86dfd19c8bd0: Found GsupExpect[0] for "262425771350040" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@86dfd19c8bd0: Added IMSI table entry 5TC_gsup_check_imei(262)"262425771350040" TC_gsup_check_imei(262)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122645661 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645661 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122645661 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425771350040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425771350040"} 20250816122645661 DAUC <0003> hlr.c:428 IMSI='262425771350040': storing IMEI = 12345678901234 20250816122645661 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425771350040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425771350040"} 20250816122645661 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425771350040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122645661 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122645661 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645661 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122645661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35250<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122645662 DAUC <0003> db_auc.c:157 IMSI='262422502177199': No 2G Auth Data 20250816122645662 DAUC <0003> db_auc.c:192 IMSI='262422502177199': No 3G Auth Data HLR_Test-GSUP(254)@86dfd19c8bd0: Created GsupExpect[0] for "262422502177199" to be handled at TC_gsup_check_imei(263) 20250816122645667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35266<->l=127.0.0.1:4258 20250816122645669 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122645669 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422502177199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422502177199"} 20250816122645669 DMAIN <0000> hlr.c:435 IMSI='262422502177199': has IMEI = 12345678901234 (consider setting 'store-imei') 20250816122645669 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422502177199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422502177199"} 20250816122645669 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422502177199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122645669 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122645669 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@86dfd19c8bd0: Found GsupExpect[0] for "262422502177199" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@86dfd19c8bd0: Added IMSI table entry 6TC_gsup_check_imei(263)"262422502177199" TC_gsup_check_imei(263)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122645671 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122645671 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422502177199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422502177199"} 20250816122645671 DAUC <0003> hlr.c:428 IMSI='262422502177199': storing IMEI = 12345678901234 20250816122645671 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422502177199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422502177199"} 20250816122645671 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422502177199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122645671 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122645671 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122645671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35266<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122645672 DAUC <0003> db_auc.c:157 IMSI='262425315942577': No 2G Auth Data 20250816122645672 DAUC <0003> db_auc.c:192 IMSI='262425315942577': No 3G Auth Data HLR_Test-GSUP(254)@86dfd19c8bd0: Created GsupExpect[0] for "262425315942577" to be handled at TC_gsup_check_imei(264) 20250816122645677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35280<->l=127.0.0.1:4258 20250816122645680 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122645680 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425315942577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425315942577"} 20250816122645680 DMAIN <0000> hlr.c:435 IMSI='262425315942577': has IMEI = 12345678901234 (consider setting 'store-imei') 20250816122645680 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425315942577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425315942577"} 20250816122645680 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425315942577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122645680 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122645680 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@86dfd19c8bd0: Found GsupExpect[0] for "262425315942577" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@86dfd19c8bd0: Added IMSI table entry 7TC_gsup_check_imei(264)"262425315942577" TC_gsup_check_imei(264)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122645681 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122645681 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425315942577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425315942577"} 20250816122645681 DAUC <0003> hlr.c:428 IMSI='262425315942577': storing IMEI = 12345678901234 20250816122645681 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425315942577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425315942577"} 20250816122645681 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425315942577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122645681 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122645681 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122645682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35280<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@86dfd19c8bd0: Final verdict of PTC: pass MTC@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122645682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35202<->l=127.0.0.1:4258 20250816122645683 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33099<->l=127.0.0.1:4259) 20250816122645683 DLINP <000b> input/ipa.c:452 connected read/write 20250816122645683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122645683 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122645683 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122645683 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 255@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP(254)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: pass MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_gsup_check_imei finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sat Aug 16 12:26:45 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 20250816122645705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35294<->l=127.0.0.1:4258 20250816122645806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35294<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66520) Waiting for packet dumper to finish... 1 (prev_count=66520, count=125224) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:26: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_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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_gsup_check_imei_via_proxy started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122648947 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122648947 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122648950 DLINP <000b> input/ipa.c:452 connected read/write 20250816122648950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122648951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35304<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@86dfd19c8bd0: 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) } } } } 20250816122648953 DLINP <000b> input/ipa.c:452 connected read/write 20250816122648953 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122648953 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122648953 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122648953 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  20250816122648953 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122648953 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  20250816122648953 DLGSUP <0013> gsup_server.c:236 2:  20250816122648953 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122648953 DLGSUP <0013> gsup_server.c:236 3:  20250816122648953 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122648953 DLGSUP <0013> gsup_server.c:236 4:  20250816122648953 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122648953 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(265)@86dfd19c8bd0: 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 } } } } 20250816122648953 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122648953 DLGSUP <0013> gsup_server.c:236 7:  20250816122648953 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122648953 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122648953 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122648953 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@86dfd19c8bd0: 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") 20250816122648966 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44191<->l=127.0.0.1:4259) 20250816122648968 DAUC <0003> db_auc.c:157 IMSI='262429810002454': No 2G Auth Data 20250816122648968 DAUC <0003> db_auc.c:192 IMSI='262429810002454': No 3G Auth Data HLR_Test-GSUP(266)@86dfd19c8bd0: Created GsupExpect[0] for "262429810002454" to be handled at TC_gsup_check_imei_via_proxy(269) 20250816122648975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35318<->l=127.0.0.1:4258 20250816122648998 DLINP <000b> input/ipa.c:452 connected read/write 20250816122648998 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122648998 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429810002454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429810002454" source_name="the-source\n"} 20250816122648998 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250816122648998 DMAIN <0000> hlr.c:435 IMSI='262429810002454': has IMEI = 12345678901234 (consider setting 'store-imei') 20250816122648998 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262429810002454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429810002454" destination_name="the-source\n"} 20250816122648998 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262429810002454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122648998 DLINP <000b> input/ipa.c:452 connected read/write 20250816122648998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122648998 DLINP <000b> input/ipa.c:452 connected read/write 20250816122648998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@86dfd19c8bd0: Found GsupExpect[0] for "262429810002454" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@86dfd19c8bd0: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262429810002454" TC_gsup_check_imei_via_proxy(269)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122649003 DAUC <0003> db_auc.c:192 IMSI='262429810002454': No 3G Auth Data 20250816122649010 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122649010 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429810002454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429810002454" source_name="the-source\n"} 20250816122649010 DAUC <0003> hlr.c:428 IMSI='262429810002454': storing IMEI = 12345678901234 20250816122649010 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262429810002454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429810002454" destination_name="the-source\n"} 20250816122649010 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262429810002454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122649010 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122649010 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122649013 DAUC <0003> db_auc.c:192 IMSI='262429810002454': No 3G Auth Data 20250816122649016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35318<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122649019 DAUC <0003> db_auc.c:157 IMSI='262424686257377': No 2G Auth Data 20250816122649019 DAUC <0003> db_auc.c:192 IMSI='262424686257377': No 3G Auth Data HLR_Test-GSUP(266)@86dfd19c8bd0: Created GsupExpect[0] for "262424686257377" to be handled at TC_gsup_check_imei_via_proxy(270) 20250816122649035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35328<->l=127.0.0.1:4258 20250816122649037 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122649037 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424686257377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424686257377" source_name="the-source\n"} 20250816122649037 DMAIN <0000> hlr.c:435 IMSI='262424686257377': has IMEI = 12345678901234 (consider setting 'store-imei') 20250816122649037 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262424686257377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424686257377" destination_name="the-source\n"} 20250816122649037 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262424686257377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122649037 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649037 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122649038 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@86dfd19c8bd0: Found GsupExpect[0] for "262424686257377" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@86dfd19c8bd0: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262424686257377" TC_gsup_check_imei_via_proxy(270)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122649038 DAUC <0003> db_auc.c:192 IMSI='262424686257377': No 3G Auth Data 20250816122649039 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649039 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122649039 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424686257377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424686257377" source_name="the-source\n"} 20250816122649039 DAUC <0003> hlr.c:428 IMSI='262424686257377': storing IMEI = 12345678901234 20250816122649039 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262424686257377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424686257377" destination_name="the-source\n"} 20250816122649039 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262424686257377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122649039 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122649039 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122649040 DAUC <0003> db_auc.c:192 IMSI='262424686257377': No 3G Auth Data 20250816122649040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35328<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122649041 DAUC <0003> db_auc.c:157 IMSI='262429542375045': No 2G Auth Data 20250816122649041 DAUC <0003> db_auc.c:192 IMSI='262429542375045': No 3G Auth Data HLR_Test-GSUP(266)@86dfd19c8bd0: Created GsupExpect[0] for "262429542375045" to be handled at TC_gsup_check_imei_via_proxy(271) 20250816122649047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35342<->l=127.0.0.1:4258 20250816122649049 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649049 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122649049 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429542375045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429542375045" source_name="the-source\n"} 20250816122649049 DMAIN <0000> hlr.c:435 IMSI='262429542375045': has IMEI = 12345678901234 (consider setting 'store-imei') 20250816122649049 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262429542375045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429542375045" destination_name="the-source\n"} 20250816122649049 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262429542375045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122649049 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122649049 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649049 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@86dfd19c8bd0: Found GsupExpect[0] for "262429542375045" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@86dfd19c8bd0: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262429542375045" TC_gsup_check_imei_via_proxy(271)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122649050 DAUC <0003> db_auc.c:192 IMSI='262429542375045': No 3G Auth Data 20250816122649051 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122649051 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429542375045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429542375045" source_name="the-source\n"} 20250816122649051 DAUC <0003> hlr.c:428 IMSI='262429542375045': storing IMEI = 12345678901234 20250816122649051 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262429542375045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429542375045" destination_name="the-source\n"} 20250816122649051 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262429542375045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122649051 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122649051 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649051 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122649051 DAUC <0003> db_auc.c:192 IMSI='262429542375045': No 3G Auth Data 20250816122649052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35342<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122649053 DAUC <0003> db_auc.c:157 IMSI='262424678262726': No 2G Auth Data 20250816122649053 DAUC <0003> db_auc.c:192 IMSI='262424678262726': No 3G Auth Data HLR_Test-GSUP(266)@86dfd19c8bd0: Created GsupExpect[0] for "262424678262726" to be handled at TC_gsup_check_imei_via_proxy(272) 20250816122649058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35350<->l=127.0.0.1:4258 20250816122649060 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649060 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122649060 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262424678262726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424678262726" source_name="the-source\n"} 20250816122649060 DMAIN <0000> hlr.c:435 IMSI='262424678262726': has IMEI = 12345678901234 (consider setting 'store-imei') 20250816122649060 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262424678262726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424678262726" destination_name="the-source\n"} 20250816122649060 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262424678262726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122649060 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122649060 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@86dfd19c8bd0: Found GsupExpect[0] for "262424678262726" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@86dfd19c8bd0: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262424678262726" TC_gsup_check_imei_via_proxy(272)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122649061 DAUC <0003> db_auc.c:157 IMSI='262424678262726': No 2G Auth Data 20250816122649062 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122649062 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262424678262726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424678262726" source_name="the-source\n"} 20250816122649062 DAUC <0003> hlr.c:428 IMSI='262424678262726': storing IMEI = 12345678901234 20250816122649062 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262424678262726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424678262726" destination_name="the-source\n"} 20250816122649062 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262424678262726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122649062 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122649062 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649062 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122649063 DAUC <0003> db_auc.c:157 IMSI='262424678262726': No 2G Auth Data 20250816122649063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35350<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122649064 DAUC <0003> db_auc.c:157 IMSI='262424269704923': No 2G Auth Data 20250816122649064 DAUC <0003> db_auc.c:192 IMSI='262424269704923': No 3G Auth Data HLR_Test-GSUP(266)@86dfd19c8bd0: Created GsupExpect[0] for "262424269704923" to be handled at TC_gsup_check_imei_via_proxy(273) 20250816122649069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35352<->l=127.0.0.1:4258 20250816122649071 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122649071 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262424269704923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424269704923" source_name="the-source\n"} 20250816122649071 DMAIN <0000> hlr.c:435 IMSI='262424269704923': has IMEI = 12345678901234 (consider setting 'store-imei') 20250816122649071 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262424269704923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424269704923" destination_name="the-source\n"} 20250816122649071 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262424269704923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122649071 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122649071 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649071 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@86dfd19c8bd0: Found GsupExpect[0] for "262424269704923" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@86dfd19c8bd0: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262424269704923" TC_gsup_check_imei_via_proxy(273)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122649072 DAUC <0003> db_auc.c:157 IMSI='262424269704923': No 2G Auth Data 20250816122649073 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122649073 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262424269704923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424269704923" source_name="the-source\n"} 20250816122649073 DAUC <0003> hlr.c:428 IMSI='262424269704923': storing IMEI = 12345678901234 20250816122649073 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262424269704923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424269704923" destination_name="the-source\n"} 20250816122649073 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262424269704923 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122649073 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122649073 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649073 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122649074 DAUC <0003> db_auc.c:157 IMSI='262424269704923': No 2G Auth Data 20250816122649074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35352<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122649075 DAUC <0003> db_auc.c:157 IMSI='262420063686906': No 2G Auth Data 20250816122649075 DAUC <0003> db_auc.c:192 IMSI='262420063686906': No 3G Auth Data HLR_Test-GSUP(266)@86dfd19c8bd0: Created GsupExpect[0] for "262420063686906" to be handled at TC_gsup_check_imei_via_proxy(274) 20250816122649080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35358<->l=127.0.0.1:4258 20250816122649082 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649082 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122649082 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262420063686906 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420063686906" source_name="the-source\n"} 20250816122649082 DMAIN <0000> hlr.c:435 IMSI='262420063686906': has IMEI = 12345678901234 (consider setting 'store-imei') 20250816122649082 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262420063686906 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420063686906" destination_name="the-source\n"} 20250816122649082 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262420063686906 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122649082 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122649082 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@86dfd19c8bd0: Found GsupExpect[0] for "262420063686906" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@86dfd19c8bd0: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262420063686906" TC_gsup_check_imei_via_proxy(274)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122649084 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649084 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122649085 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262420063686906 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420063686906" source_name="the-source\n"} 20250816122649085 DAUC <0003> hlr.c:428 IMSI='262420063686906': storing IMEI = 12345678901234 20250816122649085 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262420063686906 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420063686906" destination_name="the-source\n"} 20250816122649085 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262420063686906 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122649085 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122649085 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649085 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122649085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35358<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122649086 DAUC <0003> db_auc.c:157 IMSI='262422000376858': No 2G Auth Data 20250816122649086 DAUC <0003> db_auc.c:192 IMSI='262422000376858': No 3G Auth Data HLR_Test-GSUP(266)@86dfd19c8bd0: Created GsupExpect[0] for "262422000376858" to be handled at TC_gsup_check_imei_via_proxy(275) 20250816122649091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35364<->l=127.0.0.1:4258 20250816122649094 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649094 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122649094 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422000376858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422000376858" source_name="the-source\n"} 20250816122649094 DMAIN <0000> hlr.c:435 IMSI='262422000376858': has IMEI = 12345678901234 (consider setting 'store-imei') 20250816122649094 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262422000376858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422000376858" destination_name="the-source\n"} 20250816122649094 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262422000376858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122649094 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122649094 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649094 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@86dfd19c8bd0: Found GsupExpect[0] for "262422000376858" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@86dfd19c8bd0: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262422000376858" TC_gsup_check_imei_via_proxy(275)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122649096 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649096 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122649096 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262422000376858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422000376858" source_name="the-source\n"} 20250816122649096 DAUC <0003> hlr.c:428 IMSI='262422000376858': storing IMEI = 12345678901234 20250816122649096 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262422000376858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422000376858" destination_name="the-source\n"} 20250816122649096 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262422000376858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122649096 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122649096 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649096 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122649097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35364<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122649097 DAUC <0003> db_auc.c:157 IMSI='262429868722506': No 2G Auth Data 20250816122649097 DAUC <0003> db_auc.c:192 IMSI='262429868722506': No 3G Auth Data HLR_Test-GSUP(266)@86dfd19c8bd0: Created GsupExpect[0] for "262429868722506" to be handled at TC_gsup_check_imei_via_proxy(276) 20250816122649103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35376<->l=127.0.0.1:4258 20250816122649105 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649105 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122649105 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262429868722506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429868722506" source_name="the-source\n"} 20250816122649105 DMAIN <0000> hlr.c:435 IMSI='262429868722506': has IMEI = 12345678901234 (consider setting 'store-imei') 20250816122649105 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262429868722506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429868722506" destination_name="the-source\n"} 20250816122649105 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262429868722506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122649105 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122649105 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649105 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@86dfd19c8bd0: Found GsupExpect[0] for "262429868722506" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@86dfd19c8bd0: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262429868722506" TC_gsup_check_imei_via_proxy(276)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122649107 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122649107 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262429868722506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429868722506" source_name="the-source\n"} 20250816122649107 DAUC <0003> hlr.c:428 IMSI='262429868722506': storing IMEI = 12345678901234 20250816122649107 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262429868722506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429868722506" destination_name="the-source\n"} 20250816122649107 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262429868722506 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122649107 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122649107 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649107 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122649108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35376<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@86dfd19c8bd0: Final verdict of PTC: pass MTC@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122649109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35304<->l=127.0.0.1:4258 20250816122649109 DLINP <000b> input/ipa.c:452 connected read/write 20250816122649109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122649109 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122649109 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122649109 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122649109 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250816122649109 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44191<->l=127.0.0.1:4259) 267@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP(266)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: pass MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@86dfd19c8bd0: 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'. Sat Aug 16 12:26:49 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 20250816122649133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35378<->l=127.0.0.1:4258 20250816122649233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35378<->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@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:26: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_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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_gsup_check_imei_invalid_len started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122652372 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122652372 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122652376 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39610<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@86dfd19c8bd0: 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) } } } } 20250816122652381 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652382 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122652382 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122652382 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  20250816122652382 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122652382 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  20250816122652382 DLGSUP <0013> gsup_server.c:236 2:  HLR_Test-GSUP-IPA(277)@86dfd19c8bd0: 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 } } } } 20250816122652382 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122652382 DLGSUP <0013> gsup_server.c:236 3:  20250816122652382 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122652382 DLGSUP <0013> gsup_server.c:236 4:  20250816122652382 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122652382 DLGSUP <0013> gsup_server.c:236 5:  20250816122652382 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122652382 DLGSUP <0013> gsup_server.c:236 7:  20250816122652382 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122652382 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122652382 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122652382 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)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@86dfd19c8bd0: 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") 20250816122652406 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34295<->l=127.0.0.1:4259) 20250816122652414 DAUC <0003> db_auc.c:157 IMSI='262428991676752': No 2G Auth Data 20250816122652414 DAUC <0003> db_auc.c:192 IMSI='262428991676752': No 3G Auth Data HLR_Test-GSUP(278)@86dfd19c8bd0: Created GsupExpect[0] for "262428991676752" to be handled at TC_gsup_check_imei_invalid_len(281) 20250816122652439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39626<->l=127.0.0.1:4258 20250816122652448 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652448 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428991676752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428991676752"} 20250816122652449 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428991676752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250816122652449 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428991676752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428991676752" cause=Invalid mandatory information} 20250816122652449 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428991676752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652449 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652449 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@86dfd19c8bd0: Found GsupExpect[0] for "262428991676752" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@86dfd19c8bd0: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262428991676752" TC_gsup_check_imei_invalid_len(281)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122652454 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652454 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428991676752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428991676752"} 20250816122652454 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428991676752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250816122652454 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428991676752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428991676752" cause=Invalid mandatory information} 20250816122652454 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428991676752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652454 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652454 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652457 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652457 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428991676752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428991676752"} 20250816122652457 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428991676752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250816122652457 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428991676752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428991676752" cause=Invalid mandatory information} 20250816122652457 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428991676752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652457 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652457 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652460 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652460 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428991676752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428991676752"} 20250816122652460 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428991676752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250816122652460 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428991676752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428991676752" cause=Invalid mandatory information} 20250816122652460 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428991676752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652460 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652460 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652460 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652463 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652463 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428991676752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428991676752"} 20250816122652463 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428991676752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250816122652463 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428991676752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428991676752" cause=Invalid mandatory information} 20250816122652463 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428991676752 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652463 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652463 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39626<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122652468 DAUC <0003> db_auc.c:157 IMSI='262427045727494': No 2G Auth Data 20250816122652468 DAUC <0003> db_auc.c:192 IMSI='262427045727494': No 3G Auth Data HLR_Test-GSUP(278)@86dfd19c8bd0: Created GsupExpect[0] for "262427045727494" to be handled at TC_gsup_check_imei_invalid_len(282) 20250816122652481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39628<->l=127.0.0.1:4258 20250816122652482 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652482 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652482 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427045727494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427045727494"} 20250816122652482 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427045727494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250816122652482 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427045727494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427045727494" cause=Invalid mandatory information} 20250816122652482 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427045727494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652482 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652482 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@86dfd19c8bd0: Found GsupExpect[0] for "262427045727494" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@86dfd19c8bd0: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262427045727494" TC_gsup_check_imei_invalid_len(282)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122652483 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652483 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652483 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427045727494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427045727494"} 20250816122652483 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427045727494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250816122652483 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427045727494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427045727494" cause=Invalid mandatory information} 20250816122652483 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427045727494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652483 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652483 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652483 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652484 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652484 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427045727494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427045727494"} 20250816122652484 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427045727494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250816122652484 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427045727494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427045727494" cause=Invalid mandatory information} 20250816122652484 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427045727494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652484 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652484 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652484 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652485 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652485 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652485 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427045727494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427045727494"} 20250816122652485 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427045727494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250816122652485 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427045727494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427045727494" cause=Invalid mandatory information} 20250816122652485 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427045727494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652485 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652485 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652485 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652485 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652485 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427045727494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427045727494"} 20250816122652485 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427045727494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250816122652485 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427045727494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427045727494" cause=Invalid mandatory information} 20250816122652485 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427045727494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652485 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652485 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39628<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122652487 DAUC <0003> db_auc.c:157 IMSI='262421078696972': No 2G Auth Data 20250816122652487 DAUC <0003> db_auc.c:192 IMSI='262421078696972': No 3G Auth Data HLR_Test-GSUP(278)@86dfd19c8bd0: Created GsupExpect[0] for "262421078696972" to be handled at TC_gsup_check_imei_invalid_len(283) 20250816122652493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39630<->l=127.0.0.1:4258 20250816122652495 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652495 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652495 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421078696972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421078696972"} 20250816122652495 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421078696972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250816122652495 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421078696972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421078696972" cause=Invalid mandatory information} 20250816122652495 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421078696972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652495 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652495 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652495 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@86dfd19c8bd0: Found GsupExpect[0] for "262421078696972" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@86dfd19c8bd0: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262421078696972" TC_gsup_check_imei_invalid_len(283)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122652496 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652496 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652496 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421078696972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421078696972"} 20250816122652496 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421078696972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250816122652496 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421078696972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421078696972" cause=Invalid mandatory information} 20250816122652496 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421078696972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652496 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652496 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652497 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652497 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421078696972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421078696972"} 20250816122652497 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421078696972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250816122652497 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421078696972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421078696972" cause=Invalid mandatory information} 20250816122652497 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421078696972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652497 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652497 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652498 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652498 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421078696972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421078696972"} 20250816122652498 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421078696972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250816122652498 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421078696972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421078696972" cause=Invalid mandatory information} 20250816122652498 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421078696972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652498 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652498 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652498 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652499 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421078696972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421078696972"} 20250816122652499 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421078696972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250816122652499 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421078696972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421078696972" cause=Invalid mandatory information} 20250816122652499 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421078696972 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652499 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652499 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39630<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122652500 DAUC <0003> db_auc.c:157 IMSI='262423901280066': No 2G Auth Data 20250816122652500 DAUC <0003> db_auc.c:192 IMSI='262423901280066': No 3G Auth Data HLR_Test-GSUP(278)@86dfd19c8bd0: Created GsupExpect[0] for "262423901280066" to be handled at TC_gsup_check_imei_invalid_len(284) 20250816122652505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39646<->l=127.0.0.1:4258 20250816122652507 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652507 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652507 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423901280066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423901280066"} 20250816122652507 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423901280066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250816122652507 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423901280066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423901280066" cause=Invalid mandatory information} 20250816122652507 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423901280066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652507 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652507 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652507 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@86dfd19c8bd0: Found GsupExpect[0] for "262423901280066" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@86dfd19c8bd0: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262423901280066" TC_gsup_check_imei_invalid_len(284)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122652508 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652508 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423901280066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423901280066"} 20250816122652508 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423901280066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250816122652508 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423901280066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423901280066" cause=Invalid mandatory information} 20250816122652508 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423901280066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652508 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652508 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652508 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652509 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652509 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423901280066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423901280066"} 20250816122652509 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423901280066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250816122652509 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423901280066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423901280066" cause=Invalid mandatory information} 20250816122652509 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423901280066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652509 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652509 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652509 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652509 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423901280066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423901280066"} 20250816122652509 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423901280066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250816122652509 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423901280066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423901280066" cause=Invalid mandatory information} 20250816122652509 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423901280066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652509 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652509 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652510 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652510 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423901280066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423901280066"} 20250816122652510 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423901280066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250816122652510 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423901280066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423901280066" cause=Invalid mandatory information} 20250816122652510 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423901280066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652510 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652510 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39646<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122652511 DAUC <0003> db_auc.c:157 IMSI='262424129223792': No 2G Auth Data 20250816122652511 DAUC <0003> db_auc.c:192 IMSI='262424129223792': No 3G Auth Data HLR_Test-GSUP(278)@86dfd19c8bd0: Created GsupExpect[0] for "262424129223792" to be handled at TC_gsup_check_imei_invalid_len(285) 20250816122652516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39658<->l=127.0.0.1:4258 20250816122652518 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652518 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424129223792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424129223792"} 20250816122652518 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424129223792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250816122652518 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424129223792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424129223792" cause=Invalid mandatory information} 20250816122652518 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424129223792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652518 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652518 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@86dfd19c8bd0: Found GsupExpect[0] for "262424129223792" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@86dfd19c8bd0: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262424129223792" TC_gsup_check_imei_invalid_len(285)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122652519 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652519 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424129223792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424129223792"} 20250816122652519 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424129223792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250816122652519 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424129223792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424129223792" cause=Invalid mandatory information} 20250816122652519 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424129223792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652519 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652519 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652519 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652519 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424129223792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424129223792"} 20250816122652519 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424129223792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250816122652519 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424129223792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424129223792" cause=Invalid mandatory information} 20250816122652519 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424129223792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652519 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652519 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652520 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652520 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424129223792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424129223792"} 20250816122652520 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424129223792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250816122652520 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424129223792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424129223792" cause=Invalid mandatory information} 20250816122652520 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424129223792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652520 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652520 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652520 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652520 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424129223792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424129223792"} 20250816122652520 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424129223792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250816122652520 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424129223792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424129223792" cause=Invalid mandatory information} 20250816122652520 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424129223792 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652520 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652520 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39658<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122652522 DAUC <0003> db_auc.c:157 IMSI='262420828691970': No 2G Auth Data 20250816122652522 DAUC <0003> db_auc.c:192 IMSI='262420828691970': No 3G Auth Data HLR_Test-GSUP(278)@86dfd19c8bd0: Created GsupExpect[0] for "262420828691970" to be handled at TC_gsup_check_imei_invalid_len(286) 20250816122652527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39672<->l=127.0.0.1:4258 20250816122652529 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652529 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420828691970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420828691970"} 20250816122652529 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420828691970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250816122652529 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420828691970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420828691970" cause=Invalid mandatory information} 20250816122652529 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420828691970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652529 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652529 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652529 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@86dfd19c8bd0: Found GsupExpect[0] for "262420828691970" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@86dfd19c8bd0: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262420828691970" TC_gsup_check_imei_invalid_len(286)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122652530 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652530 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420828691970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420828691970"} 20250816122652530 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420828691970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250816122652530 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420828691970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420828691970" cause=Invalid mandatory information} 20250816122652530 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420828691970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652530 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652530 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652530 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652530 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420828691970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420828691970"} 20250816122652530 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420828691970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250816122652530 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420828691970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420828691970" cause=Invalid mandatory information} 20250816122652530 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420828691970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652530 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652530 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652531 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652531 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420828691970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420828691970"} 20250816122652531 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420828691970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250816122652531 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420828691970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420828691970" cause=Invalid mandatory information} 20250816122652531 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420828691970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652531 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652531 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652532 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652532 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420828691970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420828691970"} 20250816122652532 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420828691970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250816122652532 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420828691970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420828691970" cause=Invalid mandatory information} 20250816122652532 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420828691970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652532 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652532 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39672<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122652533 DAUC <0003> db_auc.c:157 IMSI='262423008522385': No 2G Auth Data 20250816122652533 DAUC <0003> db_auc.c:192 IMSI='262423008522385': No 3G Auth Data HLR_Test-GSUP(278)@86dfd19c8bd0: Created GsupExpect[0] for "262423008522385" to be handled at TC_gsup_check_imei_invalid_len(287) 20250816122652538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39678<->l=127.0.0.1:4258 20250816122652540 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652540 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423008522385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423008522385"} 20250816122652540 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423008522385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250816122652540 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423008522385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423008522385" cause=Invalid mandatory information} 20250816122652540 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423008522385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652540 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652540 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652540 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@86dfd19c8bd0: Found GsupExpect[0] for "262423008522385" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@86dfd19c8bd0: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262423008522385" TC_gsup_check_imei_invalid_len(287)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122652541 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652541 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652541 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423008522385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423008522385"} 20250816122652541 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423008522385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250816122652541 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423008522385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423008522385" cause=Invalid mandatory information} 20250816122652541 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423008522385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652541 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652541 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652541 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652542 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652542 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423008522385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423008522385"} 20250816122652542 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423008522385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250816122652542 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423008522385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423008522385" cause=Invalid mandatory information} 20250816122652542 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423008522385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652542 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652542 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652542 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652542 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423008522385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423008522385"} 20250816122652542 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423008522385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250816122652542 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423008522385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423008522385" cause=Invalid mandatory information} 20250816122652542 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423008522385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652542 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652542 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652543 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652543 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423008522385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423008522385"} 20250816122652543 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423008522385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250816122652543 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423008522385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423008522385" cause=Invalid mandatory information} 20250816122652543 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423008522385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652543 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652543 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39678<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122652544 DAUC <0003> db_auc.c:157 IMSI='262421090589018': No 2G Auth Data 20250816122652544 DAUC <0003> db_auc.c:192 IMSI='262421090589018': No 3G Auth Data HLR_Test-GSUP(278)@86dfd19c8bd0: Created GsupExpect[0] for "262421090589018" to be handled at TC_gsup_check_imei_invalid_len(288) 20250816122652550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39690<->l=127.0.0.1:4258 20250816122652551 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652551 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421090589018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421090589018"} 20250816122652551 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421090589018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250816122652551 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421090589018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421090589018" cause=Invalid mandatory information} 20250816122652551 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421090589018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652551 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652551 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@86dfd19c8bd0: Found GsupExpect[0] for "262421090589018" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@86dfd19c8bd0: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262421090589018" TC_gsup_check_imei_invalid_len(288)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122652552 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652552 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421090589018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421090589018"} 20250816122652552 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421090589018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250816122652552 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421090589018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421090589018" cause=Invalid mandatory information} 20250816122652552 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421090589018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652552 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652552 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652553 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652553 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421090589018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421090589018"} 20250816122652553 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421090589018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250816122652553 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421090589018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421090589018" cause=Invalid mandatory information} 20250816122652553 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421090589018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652553 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652553 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652553 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652553 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421090589018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421090589018"} 20250816122652553 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421090589018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250816122652553 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421090589018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421090589018" cause=Invalid mandatory information} 20250816122652553 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421090589018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652553 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652553 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652554 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652554 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652554 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421090589018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421090589018"} 20250816122652554 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421090589018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250816122652554 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421090589018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421090589018" cause=Invalid mandatory information} 20250816122652554 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421090589018 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122652554 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122652554 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122652554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39690<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@86dfd19c8bd0: Final verdict of PTC: pass MTC@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122652555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39610<->l=127.0.0.1:4258 20250816122652556 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34295<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@86dfd19c8bd0: Final verdict of PTC: none 20250816122652556 DLINP <000b> input/ipa.c:452 connected read/write 20250816122652556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122652556 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 279@86dfd19c8bd0: Final verdict of PTC: none 20250816122652556 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122652556 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(280)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: pass MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@86dfd19c8bd0: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@86dfd19c8bd0: 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'. Sat Aug 16 12:26:52 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 20250816122652581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39706<->l=127.0.0.1:4258 20250816122652681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39706<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77776) Waiting for packet dumper to finish... 1 (prev_count=77776, count=168556) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:26: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_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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_gsup_check_imei_unknown_imsi started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122655832 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122655832 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122655837 DLINP <000b> input/ipa.c:452 connected read/write 20250816122655837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122655838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39714<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122655842 DLINP <000b> input/ipa.c:452 connected read/write 20250816122655842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122655842 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122655842 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122655843 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  20250816122655843 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122655843 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  20250816122655843 DLGSUP <0013> gsup_server.c:236 2:  20250816122655843 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122655843 DLGSUP <0013> gsup_server.c:236 3:  20250816122655843 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122655843 DLGSUP <0013> gsup_server.c:236 4:  20250816122655843 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122655843 DLGSUP <0013> gsup_server.c:236 5:  20250816122655843 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122655843 DLGSUP <0013> gsup_server.c:236 7:  20250816122655843 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122655843 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122655843 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122655843 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)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@86dfd19c8bd0: 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") 20250816122655866 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41155<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@86dfd19c8bd0: Created GsupExpect[0] for "262423211861214" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250816122655872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39722<->l=127.0.0.1:4258 20250816122655890 DLINP <000b> input/ipa.c:452 connected read/write 20250816122655890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122655890 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423211861214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423211861214"} 20250816122655890 DMAIN <0000> hlr.c:435 IMSI='262423211861214': has IMEI = 22245678901234 (consider setting 'store-imei') 20250816122655890 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423211861214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250816122655890 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423211861214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423211861214" cause=Invalid mandatory information} 20250816122655890 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423211861214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122655890 DLINP <000b> input/ipa.c:452 connected read/write 20250816122655890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122655890 DLINP <000b> input/ipa.c:452 connected read/write 20250816122655890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@86dfd19c8bd0: Found GsupExpect[0] for "262423211861214" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@86dfd19c8bd0: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262423211861214" TC_gsup_check_imei_unknown_imsi(293)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122655897 DLINP <000b> input/ipa.c:452 connected read/write 20250816122655898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122655898 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423211861214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423211861214"} 20250816122655898 DAUC <0003> hlr.c:428 IMSI='262423211861214': storing IMEI = 22245678901234 20250816122655898 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262423211861214': no such subscriber 20250816122655898 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423211861214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250816122655898 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423211861214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423211861214" cause=Invalid mandatory information} 20250816122655898 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423211861214 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122655898 DLINP <000b> input/ipa.c:452 connected read/write 20250816122655898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122655898 DLINP <000b> input/ipa.c:452 connected read/write 20250816122655898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122655900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39722<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122655902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39714<->l=127.0.0.1:4258 20250816122655904 DLINP <000b> input/ipa.c:452 connected read/write 20250816122655904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122655904 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(290)@86dfd19c8bd0: Final verdict of PTC: none 20250816122655904 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122655905 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122655905 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41155<->l=127.0.0.1:4259) 291@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 291: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@86dfd19c8bd0: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@86dfd19c8bd0: 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'. Sat Aug 16 12:26:55 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 20250816122655953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39738<->l=127.0.0.1:4258 20250816122656054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39738<->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=30860) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:26:58 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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122659162 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122659162 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122659165 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122659167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39750<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122659171 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122659171 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122659171 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122659171 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  20250816122659171 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122659171 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  20250816122659171 DLGSUP <0013> gsup_server.c:236 2:  20250816122659171 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122659171 DLGSUP <0013> gsup_server.c:236 3:  20250816122659171 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122659171 DLGSUP <0013> gsup_server.c:236 4:  20250816122659171 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122659171 DLGSUP <0013> gsup_server.c:236 5:  20250816122659171 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122659171 DLGSUP <0013> gsup_server.c:236 7:  20250816122659171 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122659171 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122659171 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122659171 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)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@86dfd19c8bd0: 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") 20250816122659194 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44451<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@86dfd19c8bd0: Created GsupExpect[0] for "262428789950605" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250816122659208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39760<->l=127.0.0.1:4258 20250816122659220 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122659220 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428789950605"} 20250816122659220 DMAIN <0000> hlr.c:227 IMSI='262428789950605': Creating subscriber on demand 20250816122659220 DMAIN <0000> hlr.c:243 IMSI='262428789950605': Successfully assigned MSISDN='169' 20250816122659220 DAUC <0003> hlr.c:428 IMSI='262428789950605': storing IMEI = 12345678901234 20250816122659220 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428789950605"} 20250816122659220 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122659220 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122659220 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659220 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@86dfd19c8bd0: Found GsupExpect[0] for "262428789950605" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@86dfd19c8bd0: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262428789950605" TC_subscr_create_on_demand_check_imei_early(298)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122659225 DAUC <0003> db_auc.c:157 IMSI='262428789950605': No 2G Auth Data 20250816122659225 DAUC <0003> db_auc.c:192 IMSI='262428789950605': No 3G Auth Data 20250816122659226 DAUC <0003> db_auc.c:157 IMSI='262428789950605': No 2G Auth Data 20250816122659227 DAUC <0003> db_auc.c:192 IMSI='262428789950605': No 3G Auth Data 20250816122659228 DAUC <0003> db_auc.c:157 IMSI='262428789950605': No 2G Auth Data 20250816122659228 DAUC <0003> db_auc.c:192 IMSI='262428789950605': No 3G Auth Data 20250816122659230 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122659230 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428789950605" cn_domain=PS} 20250816122659230 DLU <0006> fsm.c:456 lu(262428789950605)[0x55cc4d047840]{UNVALIDATED}: Allocated 20250816122659230 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122659230 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122659230 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428789950605" cn_domain=PS} 20250816122659230 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122659230 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122659234 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122659234 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428789950605"} 20250816122659234 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122659234 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122659234 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428789950605"} 20250816122659234 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122659234 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122659234 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122659234 DLU <0006> fsm.c:568 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122659234 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122659234 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659234 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122659241 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122659241 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428789950605"} 20250816122659241 DMAIN <0000> hlr.c:227 IMSI='262428789950605': Creating subscriber on demand 20250816122659241 DMAIN <0000> hlr.c:243 IMSI='262428789950605': Successfully assigned MSISDN='694' 20250816122659241 DAUC <0003> hlr.c:428 IMSI='262428789950605': storing IMEI = 12345678901234 20250816122659241 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428789950605"} 20250816122659241 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122659241 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122659241 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122659243 DAUC <0003> db_auc.c:157 IMSI='262428789950605': No 2G Auth Data 20250816122659243 DAUC <0003> db_auc.c:192 IMSI='262428789950605': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122659245 DAUC <0003> db_auc.c:157 IMSI='262428789950605': No 2G Auth Data 20250816122659245 DAUC <0003> db_auc.c:192 IMSI='262428789950605': No 3G Auth Data 20250816122659246 DAUC <0003> db_auc.c:157 IMSI='262428789950605': No 2G Auth Data 20250816122659246 DAUC <0003> db_auc.c:192 IMSI='262428789950605': No 3G Auth Data 20250816122659247 DAUC <0003> db_auc.c:157 IMSI='262428789950605': No 2G Auth Data 20250816122659247 DAUC <0003> db_auc.c:192 IMSI='262428789950605': No 3G Auth Data 20250816122659249 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122659249 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428789950605" cn_domain=PS} 20250816122659249 DLU <0006> fsm.c:456 lu(262428789950605)[0x55cc4d047840]{UNVALIDATED}: Allocated 20250816122659249 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122659249 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122659249 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428789950605" cn_domain=PS} 20250816122659249 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122659249 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122659252 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122659252 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428789950605"} 20250816122659252 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122659252 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122659252 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428789950605"} 20250816122659252 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122659252 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122659252 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122659252 DLU <0006> fsm.c:568 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122659252 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122659252 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122659258 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122659258 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428789950605"} 20250816122659258 DMAIN <0000> hlr.c:227 IMSI='262428789950605': Creating subscriber on demand 20250816122659259 DMAIN <0000> hlr.c:243 IMSI='262428789950605': Successfully assigned MSISDN='193' 20250816122659259 DAUC <0003> hlr.c:428 IMSI='262428789950605': storing IMEI = 12345678901234 20250816122659259 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428789950605"} 20250816122659259 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122659259 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122659259 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122659261 DAUC <0003> db_auc.c:157 IMSI='262428789950605': No 2G Auth Data 20250816122659261 DAUC <0003> db_auc.c:192 IMSI='262428789950605': No 3G Auth Data 20250816122659262 DAUC <0003> db_auc.c:157 IMSI='262428789950605': No 2G Auth Data 20250816122659262 DAUC <0003> db_auc.c:192 IMSI='262428789950605': No 3G Auth Data 20250816122659263 DAUC <0003> db_auc.c:157 IMSI='262428789950605': No 2G Auth Data 20250816122659263 DAUC <0003> db_auc.c:192 IMSI='262428789950605': No 3G Auth Data 20250816122659265 DAUC <0003> db_auc.c:157 IMSI='262428789950605': No 2G Auth Data 20250816122659265 DAUC <0003> db_auc.c:192 IMSI='262428789950605': No 3G Auth Data 20250816122659267 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122659267 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428789950605" cn_domain=PS} 20250816122659267 DLU <0006> fsm.c:456 lu(262428789950605)[0x55cc4d047840]{UNVALIDATED}: Allocated 20250816122659267 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250816122659267 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428789950605" cause=GPRS services not allowed} 20250816122659267 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122659267 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122659267 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{UNVALIDATED}: Freeing instance 20250816122659267 DLU <0006> fsm.c:568 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{UNVALIDATED}: Deallocated 20250816122659267 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122659267 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122659274 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122659274 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428789950605"} 20250816122659275 DMAIN <0000> hlr.c:227 IMSI='262428789950605': Creating subscriber on demand 20250816122659275 DMAIN <0000> hlr.c:243 IMSI='262428789950605': Successfully assigned MSISDN='239' 20250816122659275 DAUC <0003> hlr.c:428 IMSI='262428789950605': storing IMEI = 12345678901234 20250816122659275 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428789950605"} 20250816122659275 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122659275 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122659275 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122659277 DAUC <0003> db_auc.c:157 IMSI='262428789950605': No 2G Auth Data 20250816122659277 DAUC <0003> db_auc.c:192 IMSI='262428789950605': No 3G Auth Data 20250816122659278 DAUC <0003> db_auc.c:157 IMSI='262428789950605': No 2G Auth Data 20250816122659278 DAUC <0003> db_auc.c:192 IMSI='262428789950605': No 3G Auth Data 20250816122659279 DAUC <0003> db_auc.c:157 IMSI='262428789950605': No 2G Auth Data 20250816122659279 DAUC <0003> db_auc.c:192 IMSI='262428789950605': No 3G Auth Data 20250816122659282 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122659282 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428789950605" cn_domain=PS} 20250816122659282 DLU <0006> fsm.c:456 lu(262428789950605)[0x55cc4d047840]{UNVALIDATED}: Allocated 20250816122659282 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250816122659282 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428789950605" cause=GPRS services not allowed} 20250816122659282 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122659282 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122659282 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{UNVALIDATED}: Freeing instance 20250816122659282 DLU <0006> fsm.c:568 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{UNVALIDATED}: Deallocated 20250816122659282 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122659282 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659282 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122659289 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122659289 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428789950605"} 20250816122659289 DMAIN <0000> hlr.c:227 IMSI='262428789950605': Creating subscriber on demand 20250816122659289 DAUC <0003> hlr.c:428 IMSI='262428789950605': storing IMEI = 12345678901234 20250816122659289 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428789950605"} 20250816122659289 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122659289 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122659289 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122659291 DAUC <0003> db_auc.c:157 IMSI='262428789950605': No 2G Auth Data 20250816122659291 DAUC <0003> db_auc.c:192 IMSI='262428789950605': No 3G Auth Data 20250816122659292 DAUC <0003> db_auc.c:157 IMSI='262428789950605': No 2G Auth Data 20250816122659292 DAUC <0003> db_auc.c:192 IMSI='262428789950605': No 3G Auth Data 20250816122659294 DAUC <0003> db_auc.c:157 IMSI='262428789950605': No 2G Auth Data 20250816122659294 DAUC <0003> db_auc.c:192 IMSI='262428789950605': No 3G Auth Data 20250816122659296 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122659296 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428789950605" cn_domain=PS} 20250816122659296 DLU <0006> fsm.c:456 lu(262428789950605)[0x55cc4d047840]{UNVALIDATED}: Allocated 20250816122659296 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250816122659296 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428789950605" cause=GPRS services not allowed} 20250816122659296 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122659296 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122659296 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{UNVALIDATED}: Freeing instance 20250816122659296 DLU <0006> fsm.c:568 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{UNVALIDATED}: Deallocated 20250816122659296 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659296 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122659296 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659296 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122659302 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122659302 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428789950605"} 20250816122659302 DMAIN <0000> hlr.c:227 IMSI='262428789950605': Creating subscriber on demand 20250816122659302 DAUC <0003> hlr.c:428 IMSI='262428789950605': storing IMEI = 12345678901234 20250816122659302 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428789950605"} 20250816122659302 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250816122659302 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122659303 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122659304 DAUC <0003> db_auc.c:157 IMSI='262428789950605': No 2G Auth Data 20250816122659304 DAUC <0003> db_auc.c:192 IMSI='262428789950605': No 3G Auth Data 20250816122659305 DAUC <0003> db_auc.c:157 IMSI='262428789950605': No 2G Auth Data 20250816122659306 DAUC <0003> db_auc.c:192 IMSI='262428789950605': No 3G Auth Data 20250816122659307 DAUC <0003> db_auc.c:157 IMSI='262428789950605': No 2G Auth Data 20250816122659307 DAUC <0003> db_auc.c:192 IMSI='262428789950605': No 3G Auth Data 20250816122659309 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122659309 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428789950605" cn_domain=PS} 20250816122659309 DLU <0006> fsm.c:456 lu(262428789950605)[0x55cc4d047840]{UNVALIDATED}: Allocated 20250816122659309 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122659309 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122659309 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428789950605" cn_domain=PS} 20250816122659309 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122659309 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122659311 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122659311 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428789950605"} 20250816122659311 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122659311 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122659311 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428789950605"} 20250816122659312 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428789950605 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122659312 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122659312 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122659312 DLU <0006> fsm.c:568 lu(PS:IMSI-262428789950605)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122659312 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122659312 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659312 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122659315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39760<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122659317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39750<->l=127.0.0.1:4258 20250816122659319 DLINP <000b> input/ipa.c:452 connected read/write 20250816122659319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122659319 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122659319 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122659319 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(295)@86dfd19c8bd0: Final verdict of PTC: none 20250816122659319 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44451<->l=127.0.0.1:4259) 296@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 296: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@86dfd19c8bd0: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@86dfd19c8bd0: 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'. Sat Aug 16 12:26:59 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 20250816122659348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39768<->l=127.0.0.1:4258 20250816122659449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39768<->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=97056) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:27: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_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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_subscr_create_on_demand_ul started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122702588 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122702588 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122702590 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122702591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53710<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122702593 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122702593 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122702593 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122702593 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  20250816122702593 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122702593 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  20250816122702593 DLGSUP <0013> gsup_server.c:236 2:  20250816122702593 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122702593 DLGSUP <0013> gsup_server.c:236 3:  20250816122702593 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122702593 DLGSUP <0013> gsup_server.c:236 4:  20250816122702593 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122702593 DLGSUP <0013> gsup_server.c:236 5:  20250816122702593 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122702593 DLGSUP <0013> gsup_server.c:236 7:  20250816122702593 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122702593 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122702593 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122702593 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@86dfd19c8bd0: 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") 20250816122702602 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37927<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@86dfd19c8bd0: Created GsupExpect[0] for "262422614608963" to be handled at TC_subscr_create_on_demand_ul(303) 20250816122702608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53712<->l=127.0.0.1:4258 20250816122702634 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702634 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122702634 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422614608963" cn_domain=PS} 20250816122702634 DMAIN <0000> hlr.c:227 IMSI='262422614608963': Creating subscriber on demand 20250816122702634 DMAIN <0000> hlr.c:243 IMSI='262422614608963': Successfully assigned MSISDN='728' 20250816122702634 DLU <0006> fsm.c:456 lu(262422614608963)[0x55cc4d047840]{UNVALIDATED}: Allocated 20250816122702634 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122702634 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122702634 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422614608963" cn_domain=PS} 20250816122702634 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122702634 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702634 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@86dfd19c8bd0: Found GsupExpect[0] for "262422614608963" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@86dfd19c8bd0: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262422614608963" 20250816122702641 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702641 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122702641 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422614608963"} 20250816122702641 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122702641 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122702641 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422614608963"} 20250816122702641 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122702641 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122702641 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122702641 DLU <0006> fsm.c:568 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122702641 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122702641 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702641 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122702643 DAUC <0003> db_auc.c:157 IMSI='262422614608963': No 2G Auth Data 20250816122702643 DAUC <0003> db_auc.c:192 IMSI='262422614608963': No 3G Auth Data 20250816122702645 DAUC <0003> db_auc.c:157 IMSI='262422614608963': No 2G Auth Data 20250816122702645 DAUC <0003> db_auc.c:192 IMSI='262422614608963': No 3G Auth Data 20250816122702646 DAUC <0003> db_auc.c:157 IMSI='262422614608963': No 2G Auth Data 20250816122702646 DAUC <0003> db_auc.c:192 IMSI='262422614608963': No 3G Auth Data 20250816122702650 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122702650 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422614608963" cn_domain=PS} 20250816122702650 DMAIN <0000> hlr.c:227 IMSI='262422614608963': Creating subscriber on demand 20250816122702650 DMAIN <0000> hlr.c:243 IMSI='262422614608963': Successfully assigned MSISDN='746' 20250816122702650 DLU <0006> fsm.c:456 lu(262422614608963)[0x55cc4d047840]{UNVALIDATED}: Allocated 20250816122702650 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122702650 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122702650 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422614608963" cn_domain=PS} 20250816122702650 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122702650 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122702653 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122702653 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422614608963"} 20250816122702653 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122702653 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122702653 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422614608963"} 20250816122702653 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122702653 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122702653 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122702653 DLU <0006> fsm.c:568 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122702653 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122702653 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702653 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122702655 DAUC <0003> db_auc.c:157 IMSI='262422614608963': No 2G Auth Data 20250816122702655 DAUC <0003> db_auc.c:192 IMSI='262422614608963': No 3G Auth Data 20250816122702656 DAUC <0003> db_auc.c:157 IMSI='262422614608963': No 2G Auth Data 20250816122702656 DAUC <0003> db_auc.c:192 IMSI='262422614608963': No 3G Auth Data 20250816122702657 DAUC <0003> db_auc.c:157 IMSI='262422614608963': No 2G Auth Data 20250816122702658 DAUC <0003> db_auc.c:192 IMSI='262422614608963': No 3G Auth Data 20250816122702659 DAUC <0003> db_auc.c:157 IMSI='262422614608963': No 2G Auth Data 20250816122702659 DAUC <0003> db_auc.c:192 IMSI='262422614608963': No 3G Auth Data 20250816122702666 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122702666 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422614608963" cn_domain=PS} 20250816122702666 DMAIN <0000> hlr.c:227 IMSI='262422614608963': Creating subscriber on demand 20250816122702666 DMAIN <0000> hlr.c:243 IMSI='262422614608963': Successfully assigned MSISDN='947' 20250816122702666 DLU <0006> fsm.c:456 lu(262422614608963)[0x55cc4d047840]{UNVALIDATED}: Allocated 20250816122702666 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250816122702666 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422614608963" cause=GPRS services not allowed} 20250816122702666 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122702666 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122702666 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{UNVALIDATED}: Freeing instance 20250816122702666 DLU <0006> fsm.c:568 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{UNVALIDATED}: Deallocated 20250816122702666 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122702666 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702666 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122702669 DAUC <0003> db_auc.c:157 IMSI='262422614608963': No 2G Auth Data 20250816122702669 DAUC <0003> db_auc.c:192 IMSI='262422614608963': No 3G Auth Data 20250816122702670 DAUC <0003> db_auc.c:157 IMSI='262422614608963': No 2G Auth Data 20250816122702670 DAUC <0003> db_auc.c:192 IMSI='262422614608963': No 3G Auth Data 20250816122702673 DAUC <0003> db_auc.c:157 IMSI='262422614608963': No 2G Auth Data 20250816122702673 DAUC <0003> db_auc.c:192 IMSI='262422614608963': No 3G Auth Data 20250816122702674 DAUC <0003> db_auc.c:157 IMSI='262422614608963': No 2G Auth Data 20250816122702674 DAUC <0003> db_auc.c:192 IMSI='262422614608963': No 3G Auth Data 20250816122702677 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702677 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122702677 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422614608963" cn_domain=PS} 20250816122702677 DMAIN <0000> hlr.c:227 IMSI='262422614608963': Creating subscriber on demand 20250816122702678 DMAIN <0000> hlr.c:243 IMSI='262422614608963': Successfully assigned MSISDN='553' 20250816122702678 DLU <0006> fsm.c:456 lu(262422614608963)[0x55cc4d047840]{UNVALIDATED}: Allocated 20250816122702678 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250816122702678 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422614608963" cause=GPRS services not allowed} 20250816122702678 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122702678 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122702678 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{UNVALIDATED}: Freeing instance 20250816122702678 DLU <0006> fsm.c:568 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{UNVALIDATED}: Deallocated 20250816122702678 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122702678 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702678 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122702678 DAUC <0003> db_auc.c:157 IMSI='262422614608963': No 2G Auth Data 20250816122702678 DAUC <0003> db_auc.c:192 IMSI='262422614608963': No 3G Auth Data 20250816122702679 DAUC <0003> db_auc.c:157 IMSI='262422614608963': No 2G Auth Data 20250816122702679 DAUC <0003> db_auc.c:192 IMSI='262422614608963': No 3G Auth Data 20250816122702680 DAUC <0003> db_auc.c:157 IMSI='262422614608963': No 2G Auth Data 20250816122702680 DAUC <0003> db_auc.c:192 IMSI='262422614608963': No 3G Auth Data 20250816122702682 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122702682 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422614608963" cn_domain=PS} 20250816122702682 DMAIN <0000> hlr.c:227 IMSI='262422614608963': Creating subscriber on demand 20250816122702682 DLU <0006> fsm.c:456 lu(262422614608963)[0x55cc4d047840]{UNVALIDATED}: Allocated 20250816122702682 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250816122702682 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422614608963" cause=GPRS services not allowed} 20250816122702682 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122702682 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122702682 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{UNVALIDATED}: Freeing instance 20250816122702682 DLU <0006> fsm.c:568 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{UNVALIDATED}: Deallocated 20250816122702682 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122702682 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122702683 DAUC <0003> db_auc.c:157 IMSI='262422614608963': No 2G Auth Data 20250816122702683 DAUC <0003> db_auc.c:192 IMSI='262422614608963': No 3G Auth Data 20250816122702683 DAUC <0003> db_auc.c:157 IMSI='262422614608963': No 2G Auth Data 20250816122702683 DAUC <0003> db_auc.c:192 IMSI='262422614608963': No 3G Auth Data 20250816122702684 DAUC <0003> db_auc.c:157 IMSI='262422614608963': No 2G Auth Data 20250816122702684 DAUC <0003> db_auc.c:192 IMSI='262422614608963': No 3G Auth Data 20250816122702688 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702688 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122702688 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422614608963" cn_domain=PS} 20250816122702688 DMAIN <0000> hlr.c:227 IMSI='262422614608963': Creating subscriber on demand 20250816122702688 DLU <0006> fsm.c:456 lu(262422614608963)[0x55cc4d047840]{UNVALIDATED}: Allocated 20250816122702688 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122702688 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122702688 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422614608963" cn_domain=PS} 20250816122702688 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122702688 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702688 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122702691 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122702691 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422614608963"} 20250816122702691 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122702691 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122702691 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422614608963"} 20250816122702691 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422614608963 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122702691 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122702691 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122702691 DLU <0006> fsm.c:568 lu(PS:IMSI-262422614608963)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122702691 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122702691 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122702692 DAUC <0003> db_auc.c:157 IMSI='262422614608963': No 2G Auth Data 20250816122702692 DAUC <0003> db_auc.c:192 IMSI='262422614608963': No 3G Auth Data 20250816122702693 DAUC <0003> db_auc.c:157 IMSI='262422614608963': No 2G Auth Data 20250816122702693 DAUC <0003> db_auc.c:192 IMSI='262422614608963': No 3G Auth Data 20250816122702694 DAUC <0003> db_auc.c:157 IMSI='262422614608963': No 2G Auth Data 20250816122702694 DAUC <0003> db_auc.c:192 IMSI='262422614608963': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122702696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53712<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122702697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53710<->l=127.0.0.1:4258 20250816122702699 DLINP <000b> input/ipa.c:452 connected read/write 20250816122702699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122702699 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122702699 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122702699 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122702699 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37927<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@86dfd19c8bd0: Final verdict of PTC: none 301@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 301: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@86dfd19c8bd0: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@86dfd19c8bd0: 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'. Sat Aug 16 12:27:02 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 20250816122702733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53726<->l=127.0.0.1:4258 20250816122702834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53726<->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=81540) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:27: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_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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_subscr_create_on_demand_sai started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122705952 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122705952 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122705957 DLINP <000b> input/ipa.c:452 connected read/write 20250816122705957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122705959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53736<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122705962 DLINP <000b> input/ipa.c:452 connected read/write 20250816122705962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122705962 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122705962 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122705962 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  20250816122705962 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122705962 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  20250816122705962 DLGSUP <0013> gsup_server.c:236 2:  20250816122705962 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122705962 DLGSUP <0013> gsup_server.c:236 3:  20250816122705963 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122705963 DLGSUP <0013> gsup_server.c:236 4:  20250816122705963 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122705963 DLGSUP <0013> gsup_server.c:236 5:  20250816122705963 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122705963 DLGSUP <0013> gsup_server.c:236 7:  20250816122705963 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122705963 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122705963 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122705963 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)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@86dfd19c8bd0: 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") 20250816122705985 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35871<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@86dfd19c8bd0: Created GsupExpect[0] for "262426314949781" to be handled at TC_subscr_create_on_demand_sai(308) 20250816122705999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53742<->l=127.0.0.1:4258 20250816122706011 DLINP <000b> input/ipa.c:452 connected read/write 20250816122706011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122706011 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426314949781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426314949781"} 20250816122706011 DMAIN <0000> hlr.c:227 IMSI='262426314949781': Creating subscriber on demand 20250816122706012 DMAIN <0000> hlr.c:243 IMSI='262426314949781': Successfully assigned MSISDN='111' 20250816122706012 DAUC <0003> db_auc.c:157 IMSI='262426314949781': No 2G Auth Data 20250816122706012 DAUC <0003> db_auc.c:192 IMSI='262426314949781': No 3G Auth Data 20250816122706012 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426314949781 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 20250816122706012 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426314949781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426314949781" cause=IMSI unknown in HLR} 20250816122706012 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426314949781 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250816122706012 DLINP <000b> input/ipa.c:452 connected read/write 20250816122706012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122706012 DLINP <000b> input/ipa.c:452 connected read/write 20250816122706012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@86dfd19c8bd0: Found GsupExpect[0] for "262426314949781" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@86dfd19c8bd0: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262426314949781" TC_subscr_create_on_demand_sai(308)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122706016 DAUC <0003> db_auc.c:157 IMSI='262426314949781': No 2G Auth Data 20250816122706016 DAUC <0003> db_auc.c:192 IMSI='262426314949781': No 3G Auth Data 20250816122706018 DAUC <0003> db_auc.c:157 IMSI='262426314949781': No 2G Auth Data 20250816122706018 DAUC <0003> db_auc.c:192 IMSI='262426314949781': No 3G Auth Data 20250816122706019 DAUC <0003> db_auc.c:157 IMSI='262426314949781': No 2G Auth Data 20250816122706019 DAUC <0003> db_auc.c:192 IMSI='262426314949781': No 3G Auth Data 20250816122706022 DLINP <000b> input/ipa.c:452 connected read/write 20250816122706022 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122706022 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426314949781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426314949781" cn_domain=PS} 20250816122706022 DLU <0006> fsm.c:456 lu(262426314949781)[0x55cc4d047840]{UNVALIDATED}: Allocated 20250816122706022 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426314949781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250816122706022 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426314949781)[0x55cc4d047840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122706022 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426314949781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426314949781" cn_domain=PS} 20250816122706022 DLINP <000b> input/ipa.c:452 connected read/write 20250816122706022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122706022 DLINP <000b> input/ipa.c:452 connected read/write 20250816122706022 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122706026 DLINP <000b> input/ipa.c:452 connected read/write 20250816122706026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122706026 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426314949781 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426314949781"} 20250816122706026 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426314949781)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122706026 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426314949781 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122706026 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426314949781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426314949781"} 20250816122706026 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426314949781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122706026 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426314949781)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122706026 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426314949781)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122706026 DLU <0006> fsm.c:568 lu(PS:IMSI-262426314949781)[0x55cc4d047840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122706026 DLINP <000b> input/ipa.c:452 connected read/write 20250816122706026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122706026 DLINP <000b> input/ipa.c:452 connected read/write 20250816122706026 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122706030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53742<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122706032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53736<->l=127.0.0.1:4258 20250816122706033 DLINP <000b> input/ipa.c:452 connected read/write 20250816122706033 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122706033 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122706033 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122706033 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@86dfd19c8bd0: Final verdict of PTC: none 20250816122706034 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35871<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(304)@86dfd19c8bd0: Final verdict of PTC: none 306@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 306: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@86dfd19c8bd0: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@86dfd19c8bd0: 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'. Sat Aug 16 12:27:06 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 20250816122706071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53750<->l=127.0.0.1:4258 20250816122706172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53750<->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@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:27:08 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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_MSLookup_mDNS_service_other_home started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122709267 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122709267 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122709271 DLINP <000b> input/ipa.c:452 connected read/write 20250816122709271 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122709273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53756<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122709277 DLINP <000b> input/ipa.c:452 connected read/write 20250816122709277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122709277 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122709277 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122709277 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  20250816122709277 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122709277 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  20250816122709277 DLGSUP <0013> gsup_server.c:236 2:  20250816122709277 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122709277 DLGSUP <0013> gsup_server.c:236 3:  20250816122709277 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122709277 DLGSUP <0013> gsup_server.c:236 4:  20250816122709277 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122709277 DLGSUP <0013> gsup_server.c:236 5:  20250816122709277 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122709277 DLGSUP <0013> gsup_server.c:236 7:  20250816122709277 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122709277 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122709277 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122709277 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@86dfd19c8bd0: 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") 20250816122709292 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33621<->l=127.0.0.1:4259) 20250816122709293 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250816122709293 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@86dfd19c8bd0: Created GsupExpect[0] for "262428218476151" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250816122709301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53772<->l=127.0.0.1:4258 20250816122709303 DAUC <0003> db_auc.c:157 IMSI='262428218476151': No 2G Auth Data 20250816122709303 DAUC <0003> db_auc.c:192 IMSI='262428218476151': No 3G Auth Data 20250816122709307 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614585047.msisdn 20250816122709307 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614585047.msisdn: not attached (vlr_number unset) 20250816122709307 DDGSM <0007> mslookup_server.c:327 sip.voice.491614585047.msisdn: does not exist in GSUP proxy 20250816122710317 DLINP <000b> input/ipa.c:452 connected read/write 20250816122710317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122710318 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428218476151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428218476151" cn_domain=CS} 20250816122710318 DLU <0006> fsm.c:456 lu(262428218476151)[0x55cc4d0274f0]{UNVALIDATED}: Allocated 20250816122710318 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428218476151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250816122710318 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262428218476151)[0x55cc4d0274f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250816122710318 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428218476151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428218476151" cn_domain=CS} 20250816122710318 DLINP <000b> input/ipa.c:452 connected read/write 20250816122710318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122710318 DLINP <000b> input/ipa.c:452 connected read/write 20250816122710318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@86dfd19c8bd0: Found GsupExpect[0] for "262428218476151" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@86dfd19c8bd0: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262428218476151" 20250816122710325 DLINP <000b> input/ipa.c:452 connected read/write 20250816122710325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122710325 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428218476151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428218476151"} 20250816122710325 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262428218476151)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250816122710325 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428218476151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250816122710325 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428218476151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428218476151"} 20250816122710325 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428218476151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122710325 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428218476151)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250816122710325 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428218476151)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250816122710325 DLU <0006> fsm.c:568 lu(CS:IMSI-262428218476151)[0x55cc4d0274f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250816122710325 DLINP <000b> input/ipa.c:452 connected read/write 20250816122710325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122710325 DLINP <000b> input/ipa.c:452 connected read/write 20250816122710325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122710329 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614585047.msisdn 20250816122710329 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614585047.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250816122710330 DDGSM <0007> mslookup_server.c:327 sip.voice.491614585047.msisdn: does not exist in GSUP proxy 20250816122710330 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614585047.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@86dfd19c8bd0: setverdict(pass): pass -> pass, component reason not changed 20250816122710336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53772<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122710338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53756<->l=127.0.0.1:4258 20250816122710340 DLINP <000b> input/ipa.c:452 connected read/write 20250816122710340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122710340 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122710340 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122710340 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122710340 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33621<->l=127.0.0.1:4259) 311@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP(310)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 311: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@86dfd19c8bd0: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@86dfd19c8bd0: 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'. Sat Aug 16 12:27:10 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 20250816122710367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53782<->l=127.0.0.1:4258 20250816122710468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53782<->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=37444) 20250816122712296 DSS <0004> hlr_ussd.c:239 262420235937113/0x2174e01e: SS Session Timeout, destroying 20250816122712296 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420235937113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:27:12 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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_MSLookup_GSUP_proxy started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122713615 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122713615 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122713619 DLINP <000b> input/ipa.c:452 connected read/write 20250816122713619 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122713620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56362<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122713622 DLINP <000b> input/ipa.c:452 connected read/write 20250816122713622 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122713622 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122713622 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122713622 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  20250816122713622 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122713622 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  20250816122713622 DLGSUP <0013> gsup_server.c:236 2:  20250816122713622 DLGSUP <0013> gsup_server.c:238 2: 00  HLR_Test-GSUP-IPA(314)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122713622 DLGSUP <0013> gsup_server.c:236 3:  20250816122713622 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122713622 DLGSUP <0013> gsup_server.c:236 4:  20250816122713622 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122713622 DLGSUP <0013> gsup_server.c:236 5:  20250816122713622 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122713622 DLGSUP <0013> gsup_server.c:236 7:  20250816122713622 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122713622 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122713622 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122713622 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250816122713623 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250816122713623 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@86dfd19c8bd0: 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") 20250816122713640 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38039<->l=127.0.0.1:4259) 20250816122713641 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250816122713641 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@86dfd19c8bd0: Created GsupExpect[0] for "262424370510578" to be handled at TC_MSLookup_GSUP_proxy(320) 20250816122713649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56376<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@86dfd19c8bd0: Created GsupExpect[0] for "262424370510578" to be handled at TC_MSLookup_GSUP_proxy(320) 20250816122713670 DLINP <000b> input/ipa.c:452 connected read/write 20250816122713670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122713670 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424370510578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424370510578" cn_domain=CS} 20250816122713670 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424370510578 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250816122713671 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424370510578 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250816122713671 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424370510578.imsi 20250816122713671 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424370510578.imsi 20250816122713671 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424370510578.imsi: does not exist in local HLR 20250816122713682 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424370510578 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250816122713682 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250816122713682 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250816122713682 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250816122713682 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250816122713682 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250816122713682 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424370510578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122713682 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250816122713682 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250816122713682 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250816122713682 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250816122713682 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250816122713682 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@86dfd19c8bd0: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@86dfd19c8bd0: 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) } } } } 20250816122713689 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122713689 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122713689 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250816122713689 DLINP <000b> ipa.c:396 tag 1: HLR 20250816122713689 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250816122713693 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122713693 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122713693 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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)@86dfd19c8bd0: Found GsupExpect[0] for "262424370510578" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@86dfd19c8bd0: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262424370510578" HLR_Test-GSUP-server-IPA(318)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122713734 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122713734 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122713734 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122713734 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122713734 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424370510578 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611761467 20250816122713734 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424370510578 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250816122713734 DLINP <000b> input/ipa.c:452 connected read/write 20250816122713734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122713734 DLINP <000b> input/ipa.c:452 connected read/write 20250816122713734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@86dfd19c8bd0: Found GsupExpect[0] for "262424370510578" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@86dfd19c8bd0: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262424370510578" 20250816122713740 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122713740 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122713740 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424370510578 MSISDN-491611761467 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250816122713740 DLINP <000b> input/ipa.c:452 connected read/write 20250816122713740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122713740 DLINP <000b> input/ipa.c:452 connected read/write 20250816122713740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122713743 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122713743 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122713744 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424370510578 MSISDN-491611761467 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 20250816122713744 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424370510578 MSISDN-491611761467 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250816122713744 DLINP <000b> input/ipa.c:452 connected read/write 20250816122713744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122713744 DLINP <000b> input/ipa.c:452 connected read/write 20250816122713744 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122713746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56376<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122713748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56362<->l=127.0.0.1:4258 20250816122713750 DLINP <000b> input/ipa.c:452 connected read/write 20250816122713750 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122713750 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122713750 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122713750 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 316@86dfd19c8bd0: Final verdict of PTC: none 20250816122713752 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38039<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@86dfd19c8bd0: Final verdict of PTC: none 20250816122713752 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122713752 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122713752 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250816122713752 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250816122713752 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(315)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 316: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@86dfd19c8bd0: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@86dfd19c8bd0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Sat Aug 16 12:27:13 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 20250816122713809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56378<->l=127.0.0.1:4258 20250816122713910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56378<->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@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:27:15 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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122716994 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122716995 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122717000 DLINP <000b> input/ipa.c:452 connected read/write 20250816122717000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122717002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56382<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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 } } } } 20250816122717006 DLINP <000b> input/ipa.c:452 connected read/write 20250816122717006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122717006 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122717006 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122717006 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  20250816122717006 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122717006 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  20250816122717006 DLGSUP <0013> gsup_server.c:236 2:  20250816122717006 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122717006 DLGSUP <0013> gsup_server.c:236 3:  20250816122717006 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122717006 DLGSUP <0013> gsup_server.c:236 4:  20250816122717006 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122717006 DLGSUP <0013> gsup_server.c:236 5:  20250816122717006 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122717006 DLGSUP <0013> gsup_server.c:236 7:  20250816122717006 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122717006 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122717006 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122717006 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)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122717008 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250816122717008 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@86dfd19c8bd0: 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") 20250816122717037 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34959<->l=127.0.0.1:4259) 20250816122717041 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250816122717041 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@86dfd19c8bd0: Created GsupExpect[0] for "262428172153901" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250816122717051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56386<->l=127.0.0.1:4258 20250816122717054 DAUC <0003> db_auc.c:157 IMSI='262428172153901': No 2G Auth Data 20250816122717054 DAUC <0003> db_auc.c:192 IMSI='262428172153901': No 3G Auth Data 20250816122717059 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428172153901.imsi 20250816122717059 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262428172153901.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122717063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56386<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122717064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56382<->l=127.0.0.1:4258 20250816122717065 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34959<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@86dfd19c8bd0: Final verdict of PTC: none 323@86dfd19c8bd0: Final verdict of PTC: none 20250816122717065 DLINP <000b> input/ipa.c:452 connected read/write 20250816122717065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122717065 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122717065 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122717065 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(324)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 323: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@86dfd19c8bd0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@86dfd19c8bd0: 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'. Sat Aug 16 12:27:17 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 20250816122717091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56396<->l=127.0.0.1:4258 20250816122717192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56396<->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=27952) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:27:19 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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122720330 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122720330 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122720334 DLINP <000b> input/ipa.c:452 connected read/write 20250816122720334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122720336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56402<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@86dfd19c8bd0: 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) } } } } 20250816122720339 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250816122720339 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@86dfd19c8bd0: 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 } } } } 20250816122720340 DLINP <000b> input/ipa.c:452 connected read/write 20250816122720340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122720340 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122720340 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122720340 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  20250816122720340 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122720340 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  20250816122720340 DLGSUP <0013> gsup_server.c:236 2:  20250816122720340 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122720340 DLGSUP <0013> gsup_server.c:236 3:  20250816122720340 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122720340 DLGSUP <0013> gsup_server.c:236 4:  20250816122720340 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(326)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122720340 DLGSUP <0013> gsup_server.c:236 5:  20250816122720340 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122720340 DLGSUP <0013> gsup_server.c:236 7:  20250816122720340 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122720340 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122720340 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122720340 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 328@86dfd19c8bd0: 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") 20250816122720363 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34933<->l=127.0.0.1:4259) 20250816122720364 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250816122720364 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@86dfd19c8bd0: Created GsupExpect[0] for "262426027104855" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250816122720371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56404<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@86dfd19c8bd0: Created GsupExpect[0] for "262426027104855" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250816122720382 DLINP <000b> input/ipa.c:452 connected read/write 20250816122720382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122720382 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426027104855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426027104855" cn_domain=CS} 20250816122720382 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426027104855 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250816122720382 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426027104855 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250816122720382 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426027104855.imsi 20250816122720382 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426027104855.imsi 20250816122720382 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426027104855.imsi: does not exist in local HLR 20250816122720385 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426027104855 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250816122720385 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250816122720385 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250816122720385 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250816122720385 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250816122720385 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250816122720385 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426027104855 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122720385 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250816122720385 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250816122720385 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250816122720385 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250816122720385 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250816122720385 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@86dfd19c8bd0: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@86dfd19c8bd0: 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) } } } } 20250816122720386 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122720386 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122720386 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250816122720386 DLINP <000b> ipa.c:396 tag 1: HLR 20250816122720386 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250816122720387 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122720387 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122720387 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server(329)@86dfd19c8bd0: Found GsupExpect[0] for "262426027104855" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@86dfd19c8bd0: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426027104855" HLR_Test-GSUP-server-IPA(330)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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(330)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122720430 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122720430 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122720430 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122720430 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122720431 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426027104855 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618250623 20250816122720431 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426027104855 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250816122720431 DLINP <000b> input/ipa.c:452 connected read/write 20250816122720431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122720431 DLINP <000b> input/ipa.c:452 connected read/write 20250816122720431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@86dfd19c8bd0: Found GsupExpect[0] for "262426027104855" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@86dfd19c8bd0: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426027104855" 20250816122720440 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122720440 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122720441 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426027104855 MSISDN-491618250623 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250816122720441 DLINP <000b> input/ipa.c:452 connected read/write 20250816122720441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122720441 DLINP <000b> input/ipa.c:452 connected read/write 20250816122720441 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122720446 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122720446 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122720446 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426027104855 MSISDN-491618250623 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 20250816122720446 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426027104855 MSISDN-491618250623 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250816122720446 DLINP <000b> input/ipa.c:452 connected read/write 20250816122720446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122720446 DLINP <000b> input/ipa.c:452 connected read/write 20250816122720446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122720449 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426027104855.imsi 20250816122720449 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426027104855.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122721458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56404<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122721459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56402<->l=127.0.0.1:4258 20250816122721461 DLINP <000b> input/ipa.c:452 connected read/write 20250816122721461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122721461 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122721461 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122721461 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122721461 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34933<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-server(329)@86dfd19c8bd0: Final verdict of PTC: none 328@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@86dfd19c8bd0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@86dfd19c8bd0: Final verdict of PTC: none 20250816122721464 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122721464 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122721464 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250816122721464 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250816122721464 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(330)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 328: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@86dfd19c8bd0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@86dfd19c8bd0: 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'. Sat Aug 16 12:27:21 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 20250816122721520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4258 20250816122721621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35832) Waiting for packet dumper to finish... 1 (prev_count=35832, count=44000) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: 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 ------ Sat Aug 16 12:27:23 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@86dfd19c8bd0: 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@86dfd19c8bd0: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@86dfd19c8bd0: legacy= false MTC@86dfd19c8bd0: in not legacy case 1 MTC@86dfd19c8bd0: in not legacy case 2 20250816122724766 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250816122724766 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122724771 DLINP <000b> input/ipa.c:452 connected read/write 20250816122724771 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122724773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51274<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@86dfd19c8bd0: 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 } } } } 20250816122724776 DLINP <000b> input/ipa.c:452 connected read/write 20250816122724776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122724776 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250816122724776 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250816122724776 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  20250816122724776 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250816122724776 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  20250816122724776 DLGSUP <0013> gsup_server.c:236 2:  20250816122724776 DLGSUP <0013> gsup_server.c:238 2: 00  20250816122724776 DLGSUP <0013> gsup_server.c:236 3:  20250816122724776 DLGSUP <0013> gsup_server.c:238 3: 00  20250816122724776 DLGSUP <0013> gsup_server.c:236 4:  20250816122724776 DLGSUP <0013> gsup_server.c:238 4: 00  20250816122724776 DLGSUP <0013> gsup_server.c:236 5:  20250816122724776 DLGSUP <0013> gsup_server.c:238 5: 00  20250816122724776 DLGSUP <0013> gsup_server.c:236 7:  20250816122724776 DLGSUP <0013> gsup_server.c:238 7: 00  20250816122724776 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250816122724776 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250816122724776 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)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250816122724776 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250816122724776 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@86dfd19c8bd0: 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") 20250816122724798 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33225<->l=127.0.0.1:4259) 20250816122724799 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250816122724799 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@86dfd19c8bd0: Created GsupExpect[0] for "262428228085838" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250816122724805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51290<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@86dfd19c8bd0: Created GsupExpect[0] for "262428228085838" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250816122724818 DLINP <000b> input/ipa.c:452 connected read/write 20250816122724818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122724818 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428228085838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428228085838" cn_domain=CS} 20250816122724818 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428228085838 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250816122724818 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428228085838 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250816122724818 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428228085838.imsi 20250816122724818 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428228085838.imsi 20250816122724818 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428228085838.imsi: does not exist in local HLR 20250816122724823 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428228085838 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250816122724823 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250816122724823 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250816122724823 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250816122724823 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250816122724823 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250816122724823 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428228085838 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250816122724823 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250816122724823 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250816122724823 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250816122724823 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250816122724823 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250816122724823 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@86dfd19c8bd0: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@86dfd19c8bd0: 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) } } } } 20250816122724825 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122724825 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122724825 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250816122724825 DLINP <000b> ipa.c:396 tag 1: HLR 20250816122724825 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250816122724826 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122724826 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122724826 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@86dfd19c8bd0: 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)@86dfd19c8bd0: 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)@86dfd19c8bd0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@86dfd19c8bd0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@86dfd19c8bd0: Found GsupExpect[0] for "262428228085838" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@86dfd19c8bd0: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428228085838" 20250816122724870 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122724870 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122724870 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122724870 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122724870 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428228085838 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618146358 20250816122724870 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428228085838 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250816122724870 DLINP <000b> input/ipa.c:452 connected read/write 20250816122724870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122724870 DLINP <000b> input/ipa.c:452 connected read/write 20250816122724870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@86dfd19c8bd0: Found GsupExpect[0] for "262428228085838" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@86dfd19c8bd0: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428228085838" 20250816122724880 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122724880 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122724880 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428228085838 MSISDN-491618146358 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250816122724880 DLINP <000b> input/ipa.c:452 connected read/write 20250816122724880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122724880 DLINP <000b> input/ipa.c:452 connected read/write 20250816122724880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122724883 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122724883 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122724883 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428228085838 MSISDN-491618146358 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 20250816122724883 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428228085838 MSISDN-491618146358 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250816122724884 DLINP <000b> input/ipa.c:452 connected read/write 20250816122724884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122724884 DLINP <000b> input/ipa.c:452 connected read/write 20250816122724884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250816122724887 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618146358.msisdn 20250816122724887 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618146358.msisdn: does not exist in local HLR 20250816122724887 DDGSM <0007> mslookup_server.c:352 sip.voice.491618146358.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250816122724887 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618146358.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@86dfd19c8bd0: setverdict(pass): none -> pass 20250816122724892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51290<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@86dfd19c8bd0: Final verdict of PTC: pass 20250816122724893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51274<->l=127.0.0.1:4258 HLR_Test-GSUP(334)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-server(336)@86dfd19c8bd0: Final verdict of PTC: none 20250816122724896 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33225<->l=127.0.0.1:4259) 335@86dfd19c8bd0: Final verdict of PTC: none 20250816122724897 DLINP <000b> input/ipa.c:452 connected read/write 20250816122724897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250816122724897 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250816122724897 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250816122724897 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250816122724897 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250816122724897 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250816122724898 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250816122724898 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250816122724898 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(338)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@86dfd19c8bd0: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@86dfd19c8bd0: Final verdict of PTC: none MTC@86dfd19c8bd0: Setting final verdict of the test case. MTC@86dfd19c8bd0: Local verdict of MTC: none MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC with component reference 335: none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@86dfd19c8bd0: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@86dfd19c8bd0: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@86dfd19c8bd0: 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'. Sat Aug 16 12:27:24 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 20250816122724957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51302<->l=127.0.0.1:4258 20250816122725058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51302<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176) Waiting for packet dumper to finish... 1 (prev_count=1176, count=46684) MTC@86dfd19c8bd0: 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@86dfd19c8bd0: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@86dfd19c8bd0: Terminating MTC. MC@86dfd19c8bd0: MTC terminated. MC2> exit MC@86dfd19c8bd0: Shutting down session. MC@86dfd19c8bd0: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr/expected-results.xml' against results in 'junit-xml-8764.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 (1976957) [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-20250816-1225-fd9d4857-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-20250816-1225-fd9d4857-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1976875) [testenv] Showing testsuite/junit-xml-8764.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-20250816-1225-fd9d4857-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-8764.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250816-1225-fd9d4857-0'] testenv-hlr-osmocom-latest-20250816-1225-fd9d4857-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2509/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.56, 0.58, 0.50 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS