Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest] $ /bin/sh -xe /tmp/jenkins559991875378536502.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:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 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: 6.85, 6.88, 4.21 + RC=0 + ./testenv.py run remsim --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs -b osmocom:latest -c all [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-all-osmocom-latest-20250815-1334-47980234-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/podman/testenv-remsim-all-osmocom-latest-20250815-1334-47980234-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-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-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-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-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-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.3 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-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-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-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-0', 'make', 'deps'] make: Nothing to be done for 'deps'. [testenv] Generating links and Makefile for remsim [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/remsim', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-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-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/remsim', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-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-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-0', 'make', 'remsim'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_cache/podman/titan-11.1.0/remsim compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_cache/podman/titan-11.1.0/remsim' PP IPA_Emulation.ttcn TTCN *.ttcn *.asn HTTP_Adapter.ttcn: In TTCN-3 module `HTTP_Adapter': HTTP_Adapter.ttcn:101.1-106.1: In function definition `f_ts_body_or_empty': HTTP_Adapter.ttcn:105.2-12: In return statement: HTTP_Adapter.ttcn:101.29-59: note: Referenced template parameter is here HTTP_Adapter.ttcn:126.1-131.1: In function definition `f_ts_body_or_empty_bin': HTTP_Adapter.ttcn:130.2-12: In return statement: HTTP_Adapter.ttcn:126.33-64: note: Referenced template parameter is here HTTP_Adapter.ttcn:177.1-240.1: In function definition `f_http_tx_request': HTTP_Adapter.ttcn:224.2-228.2: In if statement: HTTP_Adapter.ttcn:226.3-227.64: In send statement: HTTP_Adapter.ttcn:226.24-227.63: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req': In parameter #8 for `client_id': HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here HTTP_Adapter.ttcn:228.4-233.2: In if statement: HTTP_Adapter.ttcn:230.3-232.61: In send statement: HTTP_Adapter.ttcn:230.28-232.60: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req_Bin': In parameter #8 for `client_id': HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here HTTP_Adapter.ttcn:233.4-237.2: In if statement: HTTP_Adapter.ttcn:235.3-236.64: In send statement: HTTP_Adapter.ttcn:235.24-236.63: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req': In parameter #8 for `client_id': HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here REMSIM_Tests.ttcn: In TTCN-3 module `REMSIM_Tests': REMSIM_Tests.ttcn:146.1-165.1: In function definition `f_rspro_connect_client': REMSIM_Tests.ttcn:148.2-164.2: In select case statement: REMSIM_Tests.ttcn:153.2-159.3: In select case statement: REMSIM_Tests.ttcn:155.3-157.42: In send statement: REMSIM_Tests.ttcn:155.40-157.41: In actual parameter list of template `@RSPRO_Types.ts_RSPRO_ConnectBankReq': REMSIM_Tests.ttcn:157.13-40: In parameter #4 for `bound': REMSIM_Tests.ttcn:157.22-40: In actual parameter list of template `@RSPRO_Types.ts_IpPort': REMSIM_Tests.ttcn:157.23-24: In parameter #1 for `ip': REMSIM_Tests.ttcn:154.26-51: note: Referenced template variable is here REMSIM_Tests.ttcn:167.1-195.1: In function definition `f_rspro_connect_clients': REMSIM_Tests.ttcn:171.2-184.2: In for statement: REMSIM_Tests.ttcn:172.3-183.3: In select case statement: REMSIM_Tests.ttcn:177.3-182.4: In select case statement: REMSIM_Tests.ttcn:179.4-181.43: In send statement: REMSIM_Tests.ttcn:179.41-181.42: In actual parameter list of template `@RSPRO_Types.ts_RSPRO_ConnectBankReq': REMSIM_Tests.ttcn:181.14-41: In parameter #4 for `bound': REMSIM_Tests.ttcn:181.23-41: In actual parameter list of template `@RSPRO_Types.ts_IpPort': REMSIM_Tests.ttcn:181.24-25: In parameter #1 for `ip': REMSIM_Tests.ttcn:178.27-52: note: Referenced template variable is here REMSIM_Tests.ttcn:207.1-214.1: In altstep definition `as_rspro_create_mapping': REMSIM_Tests.ttcn:212.3-47: In send statement: REMSIM_Tests.ttcn:212.42-46: In actual parameter list of template `@RSPRO_Types.ts_RSPRO_CreateMappingRes': REMSIM_Tests.ttcn:212.43-45: In parameter #1 for `res': REMSIM_Tests.ttcn:208.5-33: note: Referenced template parameter is here REMSIM_Tests.ttcn:217.1-224.1: In altstep definition `as_rspro_remove_mapping': REMSIM_Tests.ttcn:222.3-47: In send statement: REMSIM_Tests.ttcn:222.42-46: In actual parameter list of template `@RSPRO_Types.ts_RSPRO_RemoveMappingRes': REMSIM_Tests.ttcn:222.43-45: In parameter #1 for `res': REMSIM_Tests.ttcn:218.5-33: note: Referenced template parameter is here RemsimClient_Tests.ttcn: In TTCN-3 module `RemsimClient_Tests': RemsimClient_Tests.ttcn:240.1-275.1: In function definition `f_bank2client': RemsimClient_Tests.ttcn:251.2-67: In send statement: RemsimClient_Tests.ttcn:251.44-66: In actual parameter list of template `@RSPRO_Types.ts_RSPRO_TpduCardToModem': RemsimClient_Tests.ttcn:251.45-46: In parameter #1 for `from_bslot': RemsimClient_Tests.ttcn:240.24-53: note: Referenced template parameter is here RemsimClient_Tests.ttcn:251.49-50: In parameter #2 for `to_clslot': RemsimClient_Tests.ttcn:240.56-87: note: Referenced template parameter is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_cache/podman/titan-11.1.0/remsim' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_cache/podman/titan-11.1.0/remsim make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_cache/podman/titan-11.1.0/remsim' DEP VPCD_CodecPort_CtrlFunctDef.cc DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCConversion.cc DEP RSPRO_EncDec.cc DEP PIPEasp_PT.cc DEP Native_FunctionDefs.cc DEP JSON_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP HTTPmsg_PT.cc DEP HTTPmsg_MessageLen_Function.cc DEP Abstract_Socket.cc DEP RSPRO_part_7.cc DEP RSPRO_part_6.cc DEP RSPRO_part_5.cc DEP RSPRO_part_4.cc DEP RSPRO_part_3.cc DEP RSPRO_part_2.cc DEP RSPRO_part_1.cc DEP RSPRO.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 VPCD_Types_part_7.cc DEP VPCD_Types_part_6.cc DEP VPCD_Types_part_5.cc DEP VPCD_Types_part_4.cc DEP VPCD_Types_part_3.cc DEP VPCD_Types_part_2.cc DEP VPCD_Types_part_1.cc DEP VPCD_CodecPort_CtrlFunct_part_7.cc DEP VPCD_CodecPort_CtrlFunct_part_6.cc DEP VPCD_CodecPort_CtrlFunct_part_5.cc DEP VPCD_CodecPort_CtrlFunct_part_4.cc DEP VPCD_CodecPort_CtrlFunct_part_3.cc DEP VPCD_CodecPort_CtrlFunct_part_2.cc DEP VPCD_CodecPort_CtrlFunct_part_1.cc DEP VPCD_CodecPort_part_6.cc DEP VPCD_CodecPort_part_7.cc DEP VPCD_CodecPort_part_5.cc DEP VPCD_CodecPort_part_4.cc DEP VPCD_CodecPort_part_3.cc DEP VPCD_CodecPort_part_2.cc DEP VPCD_CodecPort_part_1.cc DEP VPCD_Adapter_part_7.cc DEP VPCD_Adapter_part_6.cc DEP VPCD_Adapter_part_5.cc DEP VPCD_Adapter_part_4.cc DEP VPCD_Adapter_part_3.cc DEP VPCD_Adapter_part_2.cc DEP VPCD_Adapter_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_2.cc DEP TELNETasp_PortType_part_3.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 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_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP RemsimServer_Tests_part_7.cc DEP RemsimServer_Tests_part_6.cc DEP RemsimServer_Tests_part_5.cc DEP RemsimServer_Tests_part_4.cc DEP RemsimServer_Tests_part_3.cc DEP RemsimServer_Tests_part_2.cc DEP RemsimServer_Tests_part_1.cc DEP RemsimClient_Tests_part_7.cc DEP RemsimClient_Tests_part_6.cc DEP RemsimClient_Tests_part_5.cc DEP RemsimClient_Tests_part_4.cc DEP RemsimClient_Tests_part_3.cc DEP RemsimClient_Tests_part_2.cc DEP RemsimClient_Tests_part_1.cc DEP RemsimBankd_Tests_part_7.cc DEP RemsimBankd_Tests_part_6.cc DEP RemsimBankd_Tests_part_5.cc DEP RemsimBankd_Tests_part_4.cc DEP RemsimBankd_Tests_part_3.cc DEP RemsimBankd_Tests_part_2.cc DEP RemsimBankd_Tests_part_1.cc DEP RSRES_part_7.cc DEP RSRES_part_6.cc DEP RSRES_part_5.cc DEP RSRES_part_4.cc DEP RSRES_part_3.cc DEP RSRES_part_2.cc DEP RSRES_part_1.cc DEP RSPRO_Types_part_7.cc DEP RSPRO_Types_part_6.cc DEP RSPRO_Types_part_5.cc DEP RSPRO_Types_part_4.cc DEP RSPRO_Types_part_3.cc DEP RSPRO_Types_part_2.cc DEP RSPRO_Types_part_1.cc DEP RSPRO_Server_part_7.cc DEP RSPRO_Server_part_6.cc DEP RSPRO_Server_part_5.cc DEP RSPRO_Server_part_4.cc DEP RSPRO_Server_part_3.cc DEP RSPRO_Server_part_2.cc DEP RSPRO_Server_part_1.cc DEP REMSIM_Tests_part_7.cc DEP REMSIM_Tests_part_6.cc DEP REMSIM_Tests_part_5.cc DEP REMSIM_Tests_part_4.cc DEP REMSIM_Tests_part_3.cc DEP REMSIM_Tests_part_2.cc DEP REMSIM_Tests_part_1.cc DEP PIPEasp_Types_part_7.cc DEP PIPEasp_Types_part_6.cc DEP PIPEasp_Types_part_5.cc DEP PIPEasp_Types_part_4.cc DEP PIPEasp_Types_part_3.cc DEP PIPEasp_Types_part_2.cc DEP PIPEasp_Types_part_1.cc DEP PIPEasp_Templates_part_7.cc DEP PIPEasp_Templates_part_6.cc DEP PIPEasp_Templates_part_5.cc DEP PIPEasp_Templates_part_4.cc DEP PIPEasp_Templates_part_3.cc DEP PIPEasp_Templates_part_2.cc DEP PIPEasp_Templates_part_1.cc DEP PIPEasp_PortType_part_7.cc DEP PIPEasp_PortType_part_6.cc DEP PIPEasp_PortType_part_5.cc DEP PIPEasp_PortType_part_4.cc DEP PIPEasp_PortType_part_3.cc DEP PIPEasp_PortType_part_2.cc DEP PIPEasp_PortType_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 Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP JSON_Types_part_7.cc DEP JSON_Types_part_6.cc DEP JSON_Types_part_5.cc DEP JSON_Types_part_4.cc DEP JSON_Types_part_3.cc DEP JSON_Types_part_2.cc DEP JSON_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_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP HTTPmsg_Types_part_7.cc DEP HTTPmsg_Types_part_6.cc DEP HTTPmsg_Types_part_5.cc DEP HTTPmsg_Types_part_4.cc DEP HTTPmsg_Types_part_3.cc DEP HTTPmsg_Types_part_2.cc DEP HTTPmsg_Types_part_1.cc DEP HTTPmsg_PortType_part_7.cc DEP HTTPmsg_PortType_part_6.cc DEP HTTPmsg_PortType_part_5.cc DEP HTTPmsg_PortType_part_4.cc DEP HTTPmsg_PortType_part_3.cc DEP HTTPmsg_PortType_part_2.cc DEP HTTPmsg_PortType_part_1.cc DEP HTTPmsg_MessageLen_part_7.cc DEP HTTPmsg_MessageLen_part_6.cc DEP HTTPmsg_MessageLen_part_5.cc DEP HTTPmsg_MessageLen_part_4.cc DEP HTTPmsg_MessageLen_part_3.cc DEP HTTPmsg_MessageLen_part_2.cc DEP HTTPmsg_MessageLen_part_1.cc DEP HTTP_Adapter_part_7.cc DEP HTTP_Adapter_part_6.cc DEP HTTP_Adapter_part_5.cc DEP HTTP_Adapter_part_4.cc DEP HTTP_Adapter_part_3.cc DEP HTTP_Adapter_part_2.cc DEP HTTP_Adapter_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_4.cc DEP General_Types_part_5.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP VPCD_Types.cc DEP VPCD_CodecPort_CtrlFunct.cc DEP VPCD_CodecPort.cc DEP VPCD_Adapter.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP RemsimServer_Tests.cc DEP RemsimClient_Tests.cc DEP RemsimBankd_Tests.cc DEP RSRES.cc DEP RSPRO_Types.cc DEP RSPRO_Server.cc DEP REMSIM_Tests.cc DEP PIPEasp_Types.cc DEP PIPEasp_Templates.cc DEP PIPEasp_PortType.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 Misc_Helpers.cc DEP JSON_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 HTTPmsg_Types.cc DEP HTTPmsg_PortType.cc DEP HTTPmsg_MessageLen.cc DEP HTTP_Adapter.cc DEP General_Types.cc CC General_Types.o CC HTTP_Adapter.o CC HTTPmsg_MessageLen.o CC HTTPmsg_PortType.o CC HTTPmsg_Types.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 JSON_Types.o CC Misc_Helpers.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 PIPEasp_PortType.o CC PIPEasp_Templates.o CC PIPEasp_Types.o CC REMSIM_Tests.o CC RSPRO_Server.o CC RSPRO_Types.o CC RSRES.o CC RemsimBankd_Tests.o CC RemsimClient_Tests.o CC RemsimServer_Tests.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC VPCD_Adapter.o CC VPCD_CodecPort.o CC VPCD_CodecPort_CtrlFunct.o CC VPCD_Types.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 HTTP_Adapter_part_1.o CC HTTP_Adapter_part_2.o CC HTTP_Adapter_part_3.o CC HTTP_Adapter_part_4.o CC HTTP_Adapter_part_5.o CC HTTP_Adapter_part_6.o CC HTTP_Adapter_part_7.o CC HTTPmsg_MessageLen_part_1.o CC HTTPmsg_MessageLen_part_2.o CC HTTPmsg_MessageLen_part_3.o CC HTTPmsg_MessageLen_part_4.o CC HTTPmsg_MessageLen_part_5.o CC HTTPmsg_MessageLen_part_6.o CC HTTPmsg_MessageLen_part_7.o CC HTTPmsg_PortType_part_1.o CC HTTPmsg_PortType_part_2.o CC HTTPmsg_PortType_part_3.o CC HTTPmsg_PortType_part_4.o CC HTTPmsg_PortType_part_5.o CC HTTPmsg_PortType_part_6.o CC HTTPmsg_PortType_part_7.o CC HTTPmsg_Types_part_1.o CC HTTPmsg_Types_part_2.o CC HTTPmsg_Types_part_3.o CC HTTPmsg_Types_part_4.o CC HTTPmsg_Types_part_5.o CC HTTPmsg_Types_part_6.o CC HTTPmsg_Types_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 JSON_Types_part_1.o CC JSON_Types_part_2.o CC JSON_Types_part_3.o CC JSON_Types_part_4.o CC JSON_Types_part_5.o CC JSON_Types_part_6.o CC JSON_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_7.o CC Misc_Helpers_part_6.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 PIPEasp_PortType_part_1.o CC PIPEasp_PortType_part_2.o CC PIPEasp_PortType_part_3.o CC PIPEasp_PortType_part_4.o CC PIPEasp_PortType_part_5.o CC PIPEasp_PortType_part_6.o CC PIPEasp_PortType_part_7.o CC PIPEasp_Templates_part_1.o CC PIPEasp_Templates_part_2.o CC PIPEasp_Templates_part_3.o CC PIPEasp_Templates_part_4.o CC PIPEasp_Templates_part_5.o CC PIPEasp_Templates_part_6.o CC PIPEasp_Templates_part_7.o CC PIPEasp_Types_part_1.o CC PIPEasp_Types_part_2.o CC PIPEasp_Types_part_3.o CC PIPEasp_Types_part_4.o CC PIPEasp_Types_part_5.o CC PIPEasp_Types_part_6.o CC PIPEasp_Types_part_7.o CC REMSIM_Tests_part_1.o CC REMSIM_Tests_part_2.o CC REMSIM_Tests_part_3.o CC REMSIM_Tests_part_4.o CC REMSIM_Tests_part_5.o CC REMSIM_Tests_part_6.o CC REMSIM_Tests_part_7.o CC RSPRO_Server_part_1.o CC RSPRO_Server_part_2.o CC RSPRO_Server_part_3.o CC RSPRO_Server_part_4.o CC RSPRO_Server_part_5.o CC RSPRO_Server_part_6.o CC RSPRO_Server_part_7.o CC RSPRO_Types_part_1.o CC RSPRO_Types_part_2.o CC RSPRO_Types_part_3.o CC RSPRO_Types_part_4.o CC RSPRO_Types_part_5.o CC RSPRO_Types_part_6.o CC RSPRO_Types_part_7.o CC RSRES_part_1.o CC RSRES_part_2.o CC RSRES_part_3.o CC RSRES_part_4.o CC RSRES_part_5.o CC RSRES_part_6.o CC RSRES_part_7.o CC RemsimBankd_Tests_part_1.o CC RemsimBankd_Tests_part_2.o CC RemsimBankd_Tests_part_3.o CC RemsimBankd_Tests_part_4.o CC RemsimBankd_Tests_part_5.o CC RemsimBankd_Tests_part_6.o CC RemsimBankd_Tests_part_7.o CC RemsimClient_Tests_part_1.o CC RemsimClient_Tests_part_2.o CC RemsimClient_Tests_part_3.o CC RemsimClient_Tests_part_4.o CC RemsimClient_Tests_part_5.o CC RemsimClient_Tests_part_6.o CC RemsimClient_Tests_part_7.o CC RemsimServer_Tests_part_1.o CC RemsimServer_Tests_part_2.o CC RemsimServer_Tests_part_3.o CC RemsimServer_Tests_part_4.o CC RemsimServer_Tests_part_5.o CC RemsimServer_Tests_part_6.o CC RemsimServer_Tests_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 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 VPCD_Adapter_part_1.o CC VPCD_Adapter_part_2.o CC VPCD_Adapter_part_3.o CC VPCD_Adapter_part_4.o CC VPCD_Adapter_part_5.o CC VPCD_Adapter_part_6.o CC VPCD_Adapter_part_7.o CC VPCD_CodecPort_part_1.o CC VPCD_CodecPort_part_2.o CC VPCD_CodecPort_part_3.o CC VPCD_CodecPort_part_4.o CC VPCD_CodecPort_part_5.o CC VPCD_CodecPort_part_6.o CC VPCD_CodecPort_part_7.o CC VPCD_CodecPort_CtrlFunct_part_1.o CC VPCD_CodecPort_CtrlFunct_part_2.o CC VPCD_CodecPort_CtrlFunct_part_3.o CC VPCD_CodecPort_CtrlFunct_part_4.o CC VPCD_CodecPort_CtrlFunct_part_5.o CC VPCD_CodecPort_CtrlFunct_part_6.o CC VPCD_CodecPort_CtrlFunct_part_7.o CC VPCD_Types_part_1.o CC VPCD_Types_part_2.o CC VPCD_Types_part_3.o CC VPCD_Types_part_4.o CC VPCD_Types_part_5.o CC VPCD_Types_part_6.o CC VPCD_Types_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 RSPRO.o CC RSPRO_part_1.o CC RSPRO_part_2.o CC RSPRO_part_3.o CC RSPRO_part_4.o CC RSPRO_part_5.o CC RSPRO_part_6.o CC RSPRO_part_7.o CC Abstract_Socket.o CC HTTPmsg_MessageLen_Function.o CC HTTPmsg_PT.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC JSON_EncDec.o CC Native_FunctionDefs.o CC PIPEasp_PT.o CC RSPRO_EncDec.o CC TCCConversion.o CC TCCInterface.o CC TELNETasp_PT.o CC VPCD_CodecPort_CtrlFunctDef.o CCLD General_Types.so CCLD HTTP_Adapter.so CCLD HTTPmsg_MessageLen.so CCLD HTTPmsg_PortType.so CCLD HTTPmsg_Types.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 JSON_Types.so CCLD Misc_Helpers.so CCLD Native_Functions.so Abstract_Socket.cc: In member function 'int SSL_Socket::ssl_getresult(int)': Abstract_Socket.cc:2750:54: warning: 'const char* ERR_func_error_string(long unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2750 | log_debug(" Function: %s", ERR_func_error_string(e)); | ~~~~~~~~~~~~~~~~~~~~~^~~ In file included from Abstract_Socket.hh:35, from Abstract_Socket.cc:28: /usr/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ 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 PIPEasp_PortType.so CCLD PIPEasp_Templates.so CCLD PIPEasp_Types.so CCLD REMSIM_Tests.so CCLD RSPRO_Server.so CCLD RSPRO_Types.so CCLD RSRES.so CCLD RemsimBankd_Tests.so CCLD RemsimClient_Tests.so CCLD RemsimServer_Tests.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD VPCD_Adapter.so CCLD VPCD_CodecPort.so CCLD VPCD_CodecPort_CtrlFunct.so CCLD VPCD_Types.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 HTTP_Adapter_part_1.so CCLD HTTP_Adapter_part_2.so CCLD HTTP_Adapter_part_3.so CCLD HTTP_Adapter_part_4.so CCLD HTTP_Adapter_part_5.so CCLD HTTP_Adapter_part_6.so CCLD HTTP_Adapter_part_7.so CCLD HTTPmsg_MessageLen_part_1.so CCLD HTTPmsg_MessageLen_part_2.so CCLD HTTPmsg_MessageLen_part_3.so CCLD HTTPmsg_MessageLen_part_4.so CCLD HTTPmsg_MessageLen_part_5.so CCLD HTTPmsg_MessageLen_part_6.so CCLD HTTPmsg_MessageLen_part_7.so CCLD HTTPmsg_PortType_part_1.so CCLD HTTPmsg_PortType_part_2.so CCLD HTTPmsg_PortType_part_3.so CCLD HTTPmsg_PortType_part_4.so CCLD HTTPmsg_PortType_part_5.so CCLD HTTPmsg_PortType_part_6.so CCLD HTTPmsg_PortType_part_7.so CCLD HTTPmsg_Types_part_1.so CCLD HTTPmsg_Types_part_2.so CCLD HTTPmsg_Types_part_3.so CCLD HTTPmsg_Types_part_4.so CCLD HTTPmsg_Types_part_5.so CCLD HTTPmsg_Types_part_6.so CCLD HTTPmsg_Types_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_4.so CCLD IPA_CodecPort_CtrlFunct_part_3.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 JSON_Types_part_1.so CCLD JSON_Types_part_2.so CCLD JSON_Types_part_3.so CCLD JSON_Types_part_4.so CCLD JSON_Types_part_5.so CCLD JSON_Types_part_6.so CCLD JSON_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 Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PIPEasp_PortType_part_1.so CCLD PIPEasp_PortType_part_2.so CCLD PIPEasp_PortType_part_3.so CCLD PIPEasp_PortType_part_4.so CCLD PIPEasp_PortType_part_5.so CCLD PIPEasp_PortType_part_6.so CCLD PIPEasp_PortType_part_7.so CCLD PIPEasp_Templates_part_1.so CCLD PIPEasp_Templates_part_2.so CCLD PIPEasp_Templates_part_3.so CCLD PIPEasp_Templates_part_4.so CCLD PIPEasp_Templates_part_5.so CCLD PIPEasp_Templates_part_6.so CCLD PIPEasp_Templates_part_7.so CCLD PIPEasp_Types_part_1.so CCLD PIPEasp_Types_part_2.so CCLD PIPEasp_Types_part_3.so CCLD PIPEasp_Types_part_4.so CCLD PIPEasp_Types_part_5.so CCLD PIPEasp_Types_part_6.so CCLD PIPEasp_Types_part_7.so CCLD REMSIM_Tests_part_1.so CCLD REMSIM_Tests_part_2.so CCLD REMSIM_Tests_part_3.so CCLD REMSIM_Tests_part_4.so CCLD REMSIM_Tests_part_5.so CCLD REMSIM_Tests_part_6.so CCLD REMSIM_Tests_part_7.so CCLD RSPRO_Server_part_1.so CCLD RSPRO_Server_part_2.so CCLD RSPRO_Server_part_3.so CCLD RSPRO_Server_part_4.so CCLD RSPRO_Server_part_5.so CCLD RSPRO_Server_part_6.so CCLD RSPRO_Server_part_7.so CCLD RSPRO_Types_part_1.so CCLD RSPRO_Types_part_2.so CCLD RSPRO_Types_part_3.so CCLD RSPRO_Types_part_4.so CCLD RSPRO_Types_part_5.so CCLD RSPRO_Types_part_6.so CCLD RSPRO_Types_part_7.so CCLD RSRES_part_1.so CCLD RSRES_part_2.so CCLD RSRES_part_3.so CCLD RSRES_part_4.so CCLD RSRES_part_5.so CCLD RSRES_part_6.so CCLD RSRES_part_7.so CCLD RemsimBankd_Tests_part_1.so CCLD RemsimBankd_Tests_part_2.so CCLD RemsimBankd_Tests_part_3.so CCLD RemsimBankd_Tests_part_4.so CCLD RemsimBankd_Tests_part_5.so CCLD RemsimBankd_Tests_part_6.so CCLD RemsimClient_Tests_part_1.so CCLD RemsimBankd_Tests_part_7.so CCLD RemsimClient_Tests_part_2.so CCLD RemsimClient_Tests_part_3.so CCLD RemsimClient_Tests_part_4.so CCLD RemsimClient_Tests_part_5.so CCLD RemsimClient_Tests_part_6.so CCLD RemsimClient_Tests_part_7.so CCLD RemsimServer_Tests_part_1.so CCLD RemsimServer_Tests_part_2.so CCLD RemsimServer_Tests_part_3.so CCLD RemsimServer_Tests_part_4.so CCLD RemsimServer_Tests_part_5.so CCLD RemsimServer_Tests_part_6.so CCLD RemsimServer_Tests_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 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 VPCD_Adapter_part_1.so CCLD VPCD_Adapter_part_2.so CCLD VPCD_Adapter_part_3.so CCLD VPCD_Adapter_part_4.so CCLD VPCD_Adapter_part_5.so CCLD VPCD_Adapter_part_6.so CCLD VPCD_Adapter_part_7.so CCLD VPCD_CodecPort_part_1.so CCLD VPCD_CodecPort_part_2.so CCLD VPCD_CodecPort_part_3.so CCLD VPCD_CodecPort_part_4.so CCLD VPCD_CodecPort_part_5.so CCLD VPCD_CodecPort_part_6.so CCLD VPCD_CodecPort_part_7.so CCLD VPCD_CodecPort_CtrlFunct_part_1.so CCLD VPCD_CodecPort_CtrlFunct_part_2.so CCLD VPCD_CodecPort_CtrlFunct_part_3.so CCLD VPCD_CodecPort_CtrlFunct_part_4.so CCLD VPCD_CodecPort_CtrlFunct_part_5.so CCLD VPCD_CodecPort_CtrlFunct_part_6.so CCLD VPCD_CodecPort_CtrlFunct_part_7.so CCLD VPCD_Types_part_1.so CCLD VPCD_Types_part_2.so CCLD VPCD_Types_part_3.so CCLD VPCD_Types_part_4.so CCLD VPCD_Types_part_5.so CCLD VPCD_Types_part_6.so CCLD VPCD_Types_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 RSPRO.so CCLD RSPRO_part_1.so CCLD RSPRO_part_2.so CCLD RSPRO_part_3.so CCLD RSPRO_part_4.so CCLD RSPRO_part_5.so CCLD RSPRO_part_6.so CCLD RSPRO_part_7.so CCLD Abstract_Socket.so CCLD HTTPmsg_MessageLen_Function.so CCLD HTTPmsg_PT.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD JSON_EncDec.so CCLD Native_FunctionDefs.so CCLD PIPEasp_PT.so CCLD RSPRO_EncDec.so CCLD TCCConversion.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD VPCD_CodecPort_CtrlFunctDef.so CCLD REMSIM_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_cache/podman/titan-11.1.0/remsim' [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-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][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1583 B] Hit:3 http://deb.debian.org/debian bookworm InRelease Hit:4 http://deb.debian.org/debian bookworm-updates InRelease 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 (1016 kB/s) Reading package lists... [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_cache/podman/dbg_pkgs_all'] [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-0', 'apt-rdepends', 'pcscd'] [testenv][bankd] pcscd -> libc6: installing libc6-dbg [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-0', 'apt-rdepends', 'osmo-remsim-bankd'] [testenv][bankd] osmo-remsim-bankd -> osmo-remsim-bankd: installing osmo-remsim-bankd-dbgsym [testenv][bankd] osmo-remsim-bankd -> libc6: installing libc6-dbg [testenv][bankd] osmo-remsim-bankd -> libosmo-rspro2: installing libosmo-rspro2-dbgsym [testenv][bankd] osmo-remsim-bankd -> libosmocore22: installing libosmocore-dbg [testenv][bankd] Installing packages: pcscd, osmo-remsim-bankd, libc6-dbg, osmo-remsim-bankd-dbgsym, libosmo-rspro2-dbgsym, libosmocore-dbg [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'pcscd', 'osmo-remsim-bankd', 'libc6-dbg', 'osmo-remsim-bankd-dbgsym', 'libosmo-rspro2-dbgsym', 'libosmocore-dbg'] Reading package lists... Building dependency tree... pcscd is already the newest version (1.9.9-2). The following additional packages will be installed: libosmo-rspro2 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-rspro2 libosmo-rspro2-dbgsym libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-remsim-bankd osmo-remsim-bankd-dbgsym osmocom-keyring osmocom-latest 0 upgraded, 20 newly installed, 0 to remove and 7 not upgraded. Need to get 11.1 MB of archives. After this operation, 17.2 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-keyring 1.0.2 [2900 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.1.0 [1184 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.1 [170 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-rspro2 1.1.1 [64.6 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-rspro2-dbgsym 1.1.1 [222 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.1 [51.8 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.1 [71.1 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.1 [228 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.1 [71.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.1 [104 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.1 [178 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.1 [60.2 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.1 [64.1 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.1 [50.8 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.1 [44.2 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-remsim-bankd 1.1.1 [34.1 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-remsim-bankd-dbgsym 1.1.1 [81.3 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.1 [2164 kB] Fetched 11.1 MB in 0s (94.7 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 libosmo-rspro2:amd64. Preparing to unpack .../04-libosmo-rspro2_1.1.1_amd64.deb ... Unpacking libosmo-rspro2:amd64 (1.1.1) ... Selecting previously unselected package libosmo-rspro2-dbgsym:amd64. Preparing to unpack .../05-libosmo-rspro2-dbgsym_1.1.1_amd64.deb ... Unpacking libosmo-rspro2-dbgsym:amd64 (1.1.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../06-libosmocodec4_1.11.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.1) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../07-libosmoisdn0_1.11.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../08-libosmogsm20_1.11.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../09-libosmocoding0_1.11.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.1) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../10-libosmovty13_1.11.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.11.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.11.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.11.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.11.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.11.1_amd64.deb ... Unpacking libosmocore (1.11.1) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../16-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package osmo-remsim-bankd:amd64. Preparing to unpack .../17-osmo-remsim-bankd_1.1.1_amd64.deb ... Unpacking osmo-remsim-bankd:amd64 (1.1.1) ... Selecting previously unselected package osmo-remsim-bankd-dbgsym:amd64. Preparing to unpack .../18-osmo-remsim-bankd-dbgsym_1.1.1_amd64.deb ... Unpacking osmo-remsim-bankd-dbgsym:amd64 (1.1.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) ... 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 libosmo-rspro2:amd64 (1.1.1) ... Setting up libosmovty13:amd64 (1.11.1) ... Setting up libosmoisdn0:amd64 (1.11.1) ... Setting up libosmo-rspro2-dbgsym:amd64 (1.1.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 libosmosim2:amd64 (1.11.1) ... Setting up libosmocore (1.11.1) ... Setting up osmo-remsim-bankd:amd64 (1.1.1) ... Setting up libosmocore-dbg:amd64 (1.11.1) ... Setting up osmo-remsim-bankd-dbgsym:amd64 (1.1.1) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][bankd] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim/bankd/REMSIM_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/bankd/REMSIM_Tests.cfg'] [testenv][bankd] + ['cp', '-a', 'bankd/bankd_pcsc_slots.csv', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/bankd'] [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim/REMSIM_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/REMSIM_Tests.default'] [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/Common.cfg'] [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest"#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/Common.cfg'] [testenv][bankd] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/Common.cfg [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-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-remsim-test-latest/logs/bankd/testsuite/Common.cfg'] [testenv][bankd] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/bankd/REMSIM_Tests.cfg [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-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-remsim-test-latest/logs/bankd/testsuite/bankd/REMSIM_Tests.cfg'] [testenv][bankd] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/REMSIM_Tests.default [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-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-remsim-test-latest/logs/bankd/testsuite/REMSIM_Tests.default'] [testenv][bankd] Running pcscd prepare script [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/pcscd', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-0', 'sh', '-c', 'require_vsmartcard_vpcd.sh'] [testenv][bankd] Running pcscd [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/pcscd', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-0', 'sh', '-c', 'pcscd -f -d 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/pcscd/pcscd.log'] 00000000 debuglog.c:390:DebugLogSetLevel() debug level=debug 00000623 configfile.l:293:DBGetReaderListDir() Parsing conf directory: /etc/reader.conf.d 00000224 configfile.l:329:DBGetReaderListDir() Skipping non regular file: . 00000001 configfile.l:329:DBGetReaderListDir() Skipping non regular file: .. 00000001 configfile.l:369:DBGetReaderList() Parsing conf file: /etc/reader.conf.d/libccidtwin 00000141 configfile.l:369:DBGetReaderList() Parsing conf file: /etc/reader.conf.d/vpcd 00000136 configfile.l:210:evaluatetoken() Add reader: Virtual PCD 00000020 readerfactory.c:1093:RFInitializeReader() Attempting startup of Virtual PCD 00 00 using /usr/lib/pcsc/drivers/serial/libifdvpcd.so 00000196 readerfactory.c:968:RFBindFunctions() Loading IFD Handler 3.0 00000007 ifd-vpcd.c:116:IFDHCreateChannel() Waiting for virtual ICC on port 35963 00000012 ifd-vpcd.c:290:IFDHGetCapabilities() unknown tag 4019 00000001 readerfactory.c:393:RFAddReader() Using the pcscd polling thread 00000016 readerfactory.c:524:RFAddReader() Driver is slot thread safe 00000001 readerfactory.c:1093:RFInitializeReader() Attempting startup of Virtual PCD 00 01 using /usr/lib/pcsc/drivers/serial/libifdvpcd.so 00000001 readerfactory.c:881:RFLoadReader() Reusing already loaded driver for /usr/lib/pcsc/drivers/serial/libifdvpcd.so 00000000 readerfactory.c:968:RFBindFunctions() Loading IFD Handler 3.0 00000004 ifd-vpcd.c:116:IFDHCreateChannel() Waiting for virtual ICC on port 35964 00000004 ifd-vpcd.c:290:IFDHGetCapabilities() unknown tag 4019 00000001 readerfactory.c:558:RFAddReader() Using the pcscd polling thread 00000017 pcscdaemon.c:666:main() pcsc-lite 1.9.9 daemon ready. 00003054 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000042 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000044 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x0B05, PID: 0x19AF, path: /dev/bus/usb/001/004 00000041 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x0B05, PID: 0x19AF, path: /dev/bus/usb/001/004 00000038 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000044 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x05E3, PID: 0x0608, path: /dev/bus/usb/001/002 00000038 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000044 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x174C, PID: 0x2074, path: /dev/bus/usb/001/003 00000069 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0003, path: /dev/bus/usb/002/001 00000038 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0003, path: /dev/bus/usb/002/001 00000043 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x174C, PID: 0x3074, path: /dev/bus/usb/002/002 [testenv][bankd] Running bankd [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/bankd', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-0', 'sh', '-c', 'osmo-remsim-bankd -d DMAIN,1:DST2,1:DRSPRO,1:DREST,1:DSLOTMAP,1:DBANKDW,1:DGSMTAP,1:DLINP,1 -i 127.0.0.10 -I 127.0.0.30 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/bankd/bankd.log'] 4786 DMAIN INFO bankd_main.c:433 Reading PCSC slots... 4786 DMAIN INFO bankd_pcsc.c:101 PC/SC slot name: 1/0 -> regex 'Virtual PCD 00 00' 4786 DMAIN INFO bankd_pcsc.c:101 PC/SC slot name: 1/1 -> regex 'Virtual PCD 00 01' 4786 DRSPRO DEBUG fsm.c:456 RSPRO_CLIENT(server){INIT}: Allocated 4786 DRSPRO DEBUG bankd_main.c:449 RSPRO_CLIENT(server){INIT}: Received Event SRVC_E_ESTABLISH 4786 DRSPRO DEBUG ../rspro_client_fsm.c:301 RSPRO_CLIENT(server){INIT}: ->REESTABLISH_DELAY reset; 18495756954ms since last attempt 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){INIT}: state_chg to REESTABLISH_DELAY 4786 DMAIN INFO bankd_main.c:452 Initiating listen TCP socket at 127.0.0.30:9999 4786 DMAIN INFO bankd_main.c:475 Initiating worker 0 4786 DMAIN INFO bankd_main.c:475 Initiating worker 1 4788 DBANKDW INFO bankd_main.c:515 [000 B0:0 INIT] Changing state to INIT 4786 DMAIN INFO bankd_main.c:475 Initiating worker 2 4788 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 INIT] Changing state to ACCEPTING 4789 DBANKDW INFO bankd_main.c:515 [001 B0:0 INIT] Changing state to INIT 4786 DMAIN INFO bankd_main.c:475 Initiating worker 3 4790 DBANKDW INFO bankd_main.c:515 [002 B0:0 INIT] Changing state to INIT 4790 DBANKDW INFO bankd_main.c:515 [002 B65535:65535 INIT] Changing state to ACCEPTING 4786 DMAIN INFO bankd_main.c:475 Initiating worker 4 4791 DBANKDW INFO bankd_main.c:515 [003 B0:0 INIT] Changing state to INIT 4791 DBANKDW INFO bankd_main.c:515 [003 B65535:65535 INIT] Changing state to ACCEPTING 4789 DBANKDW INFO bankd_main.c:515 [001 B65535:65535 INIT] Changing state to ACCEPTING 4786 DMAIN INFO bankd_main.c:475 Initiating worker 5 4792 DBANKDW INFO bankd_main.c:515 [004 B0:0 INIT] Changing state to INIT 4786 DMAIN INFO bankd_main.c:475 Initiating worker 6 4793 DBANKDW INFO bankd_main.c:515 [005 B0:0 INIT] Changing state to INIT 4792 DBANKDW INFO bankd_main.c:515 [004 B65535:65535 INIT] Changing state to ACCEPTING 4793 DBANKDW INFO bankd_main.c:515 [005 B65535:65535 INIT] Changing state to ACCEPTING 4786 DMAIN INFO bankd_main.c:475 Initiating worker 7 4794 DBANKDW INFO bankd_main.c:515 [006 B0:0 INIT] Changing state to INIT 4794 DBANKDW INFO bankd_main.c:515 [006 B65535:65535 INIT] Changing state to ACCEPTING 4795 DBANKDW INFO bankd_main.c:515 [007 B0:0 INIT] Changing state to INIT 4795 DBANKDW INFO bankd_main.c:515 [007 B65535:65535 INIT] Changing state to ACCEPTING 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4786 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled [testenv][bankd] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/logs/bankd/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-0', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/start-testsuite.sh', 'remsim/REMSIM_Tests', 'bankd/REMSIM_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli bankd/REMSIM_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: bankd/REMSIM_Tests.cfg MC@f2825f5379aa: Unix server socket created successfully. MC@f2825f5379aa: Listening on TCP port 43703. f2825f5379aa is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_cache/podman/titan-11.1.0/remsim/REMSIM_Tests f2825f5379aa 43703 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@f2825f5379aa: New HC connected from 10.0.2.100 [10.0.2.100]. f2825f5379aa: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@f2825f5379aa: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@f2825f5379aa: Configuration file was processed on all HCs. MC@f2825f5379aa: Creating MTC on host 10.0.2.100. MC@f2825f5379aa: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout'. ------ RemsimBankd_Tests.TC_connectBankReq_timeout ------ Fri Aug 15 13:34:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_connectBankReq_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_connectBankReq_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout' was executed successfully (exit status: 0). MTC@f2825f5379aa: Test case TC_connectBankReq_timeout started. 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33181){CONNECTING} connection established 4786 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4786 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4786 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4786 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(3)@f2825f5379aa: Established a new IPA connection (conn_id=2) RSPRO_SRV0(3)@f2825f5379aa: 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) } } } } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33181){CONNECTED} received 8 bytes from srv 4786 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4786 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4786 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(3)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(3)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33181){CONNECTED} received 4 bytes from srv 4786 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4786 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(3)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(3)@f2825f5379aa: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(3)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(3)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2825f5379aa: setverdict(pass): none -> pass 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33181){CONNECTED} received 4 bytes from srv 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){ESTABLISHED}: Timeout of T1 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33181){CONNECTED} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){ESTABLISHED}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_TCP_DOWN 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33181){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33181){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33181){CLOSED} delay free() in_cb_mask=0x02 4786 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33181){CLOSED} free(delayed) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40219){CONNECTING} connection established 4786 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4786 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4786 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4786 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(3)@f2825f5379aa: IPA: Closed MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4786 DLINP ERROR stream_cli.c:543 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40219){CONNECTED} lost connection with srv (-104) 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40219){CONNECTED} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){ESTABLISHED}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){WAIT_RESP}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){WAIT_RESP}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_TCP_DOWN 4786 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){ESTABLISHED}: ->REESTABLISH_DELAY delay 996ms; 4ms since last attempt [step 3/123@1s] 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40219){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40219){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40219){CLOSED} delay free() in_cb_mask=0x02 4786 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40219){CLOSED} free(delayed) RSPRO_SRV0(3)@f2825f5379aa: Final verdict of PTC: none MTC@f2825f5379aa: Setting final verdict of the test case. MTC@f2825f5379aa: Local verdict of MTC: pass MTC@f2825f5379aa: Local verdict of PTC RSPRO_SRV0(3): none (pass -> pass) MTC@f2825f5379aa: Test case TC_connectBankReq_timeout finished. Verdict: pass MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass'. Fri Aug 15 13:34:31 UTC 2025 ====== RemsimBankd_Tests.TC_connectBankReq_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2324) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4786 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=2324, count=3508) MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass' was executed successfully (exit status: 0). MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq'. ------ RemsimBankd_Tests.TC_connectBankReq ------ Fri Aug 15 13:34:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_connectBankReq.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_connectBankReq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq' was executed successfully (exit status: 0). MTC@f2825f5379aa: Test case TC_connectBankReq started. 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33035){CONNECTING} connection established 4786 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4786 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4786 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4786 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(4)@f2825f5379aa: Established a new IPA connection (conn_id=2) RSPRO_SRV0(4)@f2825f5379aa: 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) } } } } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33035){CONNECTED} received 8 bytes from srv 4786 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4786 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4786 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(4)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(4)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33035){CONNECTED} received 4 bytes from srv 4786 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4786 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(4)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(4)@f2825f5379aa: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MTC@f2825f5379aa: setverdict(pass): none -> pass reason: ""RemsimBankd_Tests.ttcn:93 : "", new component reason: ""RemsimBankd_Tests.ttcn:93 : "" MTC@f2825f5379aa: Stopping testcase execution from "RemsimBankd_Tests.ttcn":93 RSPRO_SRV0(4)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(4)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33035){CONNECTED} received 4 bytes from srv 4786 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33035){CONNECTED} connection closed with srv 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33035){CONNECTED} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){ESTABLISHED}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_TCP_DOWN 4786 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){ESTABLISHED}: ->REESTABLISH_DELAY delay 984ms; 16ms since last attempt [step 5/123@1s] 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33035){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33035){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33035){CLOSED} delay free() in_cb_mask=0x02 4786 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33035){CLOSED} free(delayed) RSPRO_SRV0(4)@f2825f5379aa: Final verdict of PTC: none MTC@f2825f5379aa: Setting final verdict of the test case. MTC@f2825f5379aa: Local verdict of MTC: pass reason: ""RemsimBankd_Tests.ttcn:93 : "" MTC@f2825f5379aa: Local verdict of PTC RSPRO_SRV0(4): none (pass -> pass) MTC@f2825f5379aa: Test case TC_connectBankReq finished. Verdict: pass reason: "RemsimBankd_Tests.ttcn:93 : " MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass'. Fri Aug 15 13:34:42 UTC 2025 ====== RemsimBankd_Tests.TC_connectBankReq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=576) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4786 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=576, count=2316) MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass' was executed successfully (exit status: 0). MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping'. ------ RemsimBankd_Tests.TC_createMapping ------ Fri Aug 15 13:34:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping' was executed successfully (exit status: 0). MTC@f2825f5379aa: Test case TC_createMapping started. 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CONNECTING} connection established 4786 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4786 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4786 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4786 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(5)@f2825f5379aa: Established a new IPA connection (conn_id=2) RSPRO_SRV0(5)@f2825f5379aa: 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) } } } } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CONNECTED} received 8 bytes from srv 4786 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4786 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4786 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(5)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(5)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CONNECTED} received 4 bytes from srv 4786 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4786 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(5)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(5)@f2825f5379aa: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(5)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(5)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CONNECTED} received 79 bytes from srv 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4786 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4786 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4788 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4792 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4795 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4791 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4789 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4793 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4794 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4790 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@f2825f5379aa: setverdict(pass): none -> pass 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CONNECTED} received 32 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4786 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:42) added 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed MTC@f2825f5379aa: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:104 : "", component reason not changed MTC@f2825f5379aa: Stopping testcase execution from "RemsimBankd_Tests.ttcn":104 4786 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CONNECTED} connection closed with srv 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CONNECTED} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4786 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 937ms; 63ms since last attempt [step 7/123@1s] 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CLOSED} delay free() in_cb_mask=0x02 4786 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CLOSED} free(delayed) RSPRO_SRV0(5)@f2825f5379aa: Final verdict of PTC: none MTC@f2825f5379aa: Setting final verdict of the test case. MTC@f2825f5379aa: Local verdict of MTC: pass MTC@f2825f5379aa: Local verdict of PTC RSPRO_SRV0(5): none (pass -> pass) MTC@f2825f5379aa: Test case TC_createMapping finished. Verdict: pass MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass'. Fri Aug 15 13:34:53 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=840) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4786 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=840, count=3228) MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass' was executed successfully (exit status: 0). MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot'. ------ RemsimBankd_Tests.TC_createMapping_busySlot ------ Fri Aug 15 13:34:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_busySlot.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_busySlot.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot' was executed successfully (exit status: 0). MTC@f2825f5379aa: Test case TC_createMapping_busySlot started. 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43927){CONNECTING} connection established 4786 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4786 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4786 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4786 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(6)@f2825f5379aa: Established a new IPA connection (conn_id=2) RSPRO_SRV0(6)@f2825f5379aa: 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) } } } } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43927){CONNECTED} received 8 bytes from srv 4786 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4786 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4786 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(6)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(6)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43927){CONNECTED} received 4 bytes from srv 4786 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4786 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(6)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(6)@f2825f5379aa: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(6)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(6)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43927){CONNECTED} received 79 bytes from srv 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43927){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4786 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4786 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43927){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4786 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:42) deleted 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4794 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4789 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4795 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4788 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4793 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4791 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4792 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4790 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@f2825f5379aa: setverdict(pass): none -> pass 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43927){CONNECTED} received 32 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4786 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:42) added 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43927){CONNECTED} received 32 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4786 DRSPRO ERROR bankd_main.c:214 RSPRO_CLIENT(server){CONNECTED}: ignoring identical slotmap 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed MTC@f2825f5379aa: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:118 : "", component reason not changed MTC@f2825f5379aa: Stopping testcase execution from "RemsimBankd_Tests.ttcn":118 4786 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43927){CONNECTED} connection closed with srv 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43927){CONNECTED} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4786 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 937ms; 63ms since last attempt [step 9/123@1s] 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43927){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43927){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43927){CLOSED} delay free() in_cb_mask=0x02 4786 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43927){CLOSED} free(delayed) RSPRO_SRV0(6)@f2825f5379aa: Final verdict of PTC: none MTC@f2825f5379aa: Setting final verdict of the test case. MTC@f2825f5379aa: Local verdict of MTC: pass MTC@f2825f5379aa: Local verdict of PTC RSPRO_SRV0(6): none (pass -> pass) MTC@f2825f5379aa: Test case TC_createMapping_busySlot finished. Verdict: pass MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass'. Fri Aug 15 13:35:04 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_busySlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=584) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4786 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=584, count=3224) MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass' was executed successfully (exit status: 0). MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busyClient'. ------ RemsimBankd_Tests.TC_createMapping_busyClient ------ Fri Aug 15 13:35:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_busyClient.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_busyClient.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busyClient' was executed successfully (exit status: 0). MTC@f2825f5379aa: Test case TC_createMapping_busyClient started. 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44951){CONNECTING} connection established 4786 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4786 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4786 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4786 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(7)@f2825f5379aa: Established a new IPA connection (conn_id=2) RSPRO_SRV0(7)@f2825f5379aa: 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) } } } } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44951){CONNECTED} received 8 bytes from srv 4786 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4786 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4786 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(7)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(7)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44951){CONNECTED} received 4 bytes from srv 4786 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4786 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(7)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(7)@f2825f5379aa: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(7)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(7)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44951){CONNECTED} received 79 bytes from srv 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44951){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4786 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4786 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44951){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4786 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:42) deleted 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4792 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4790 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4793 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4789 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4795 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4791 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4794 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4788 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@f2825f5379aa: setverdict(pass): none -> pass 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44951){CONNECTED} received 32 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4786 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:42) added 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44951){CONNECTED} received 32 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 01 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 01 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4786 DSLOTMAP ERROR ../slotmap.c:109 CLIENT 23:42 already in use, cannot add new map 4786 DRSPRO ERROR bankd_main.c:225 RSPRO_CLIENT(server){CONNECTED}: could not create slotmap 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@f2825f5379aa: setverdict(fail): pass -> fail reason: "Received unexpected RPSRO{ version := 2, tag := 0, msg := { createMappingRes := { result := illegalSlotId (3) } } } instead of { version := 2, tag := ?, msg := { createMappingRes := { result := ok (0) } } }", new component reason: "Received unexpected RPSRO{ version := 2, tag := 0, msg := { createMappingRes := { result := illegalSlotId (3) } } } instead of { version := 2, tag := ?, msg := { createMappingRes := { result := ok (0) } } }" 4786 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44951){CONNECTED} connection closed with srv 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44951){CONNECTED} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4786 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 938ms; 62ms since last attempt [step 11/123@1s] 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44951){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44951){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44951){CLOSED} delay free() in_cb_mask=0x02 4786 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44951){CLOSED} free(delayed) RSPRO_SRV0(7)@f2825f5379aa: Final verdict of PTC: none MTC@f2825f5379aa: Setting final verdict of the test case. MTC@f2825f5379aa: Local verdict of MTC: fail reason: "Received unexpected RPSRO{ version := 2, tag := 0, msg := { createMappingRes := { result := illegalSlotId (3) } } } instead of { version := 2, tag := ?, msg := { createMappingRes := { result := ok (0) } } }" MTC@f2825f5379aa: Local verdict of PTC RSPRO_SRV0(7): none (fail -> fail) MTC@f2825f5379aa: Test case TC_createMapping_busyClient finished. Verdict: fail reason: Received unexpected RPSRO{ version := 2, tag := 0, msg := { createMappingRes := { result := illegalSlotId (3) } } } instead of { version := 2, tag := ?, msg := { createMappingRes := { result := ok (0) } } } MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busyClient fail'. Fri Aug 15 13:35:15 UTC 2025 ------ RemsimBankd_Tests.TC_createMapping_busyClient fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=588) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4786 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=588, count=3328) MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busyClient fail' was executed successfully (exit status: 0). MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot'. ------ RemsimBankd_Tests.TC_createMapping_invalidSlot ------ Fri Aug 15 13:35:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_invalidSlot.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_invalidSlot.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot' was executed successfully (exit status: 0). MTC@f2825f5379aa: Test case TC_createMapping_invalidSlot started. 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40725){CONNECTING} connection established 4786 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4786 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4786 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4786 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(8)@f2825f5379aa: Established a new IPA connection (conn_id=2) RSPRO_SRV0(8)@f2825f5379aa: 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) } } } } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40725){CONNECTED} received 8 bytes from srv 4786 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4786 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4786 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(8)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(8)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40725){CONNECTED} received 4 bytes from srv 4786 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4786 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(8)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(8)@f2825f5379aa: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(8)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(8)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40725){CONNECTED} received 79 bytes from srv 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40725){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4786 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4786 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40725){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4786 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:42) deleted 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4788 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4792 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4793 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4790 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4791 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4795 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4789 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4794 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@f2825f5379aa: setverdict(pass): none -> pass 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40725){CONNECTED} received 33 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1b 80 01 02 81 01 00 a2 13 a4 11 30 06 02 01 17 02 01 2a 30 07 02 01 01 02 02 00 c8 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1b 80 01 02 81 01 00 a2 13 a4 11 30 06 02 01 17 02 01 2a 30 07 02 01 01 02 02 00 c8 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4786 DRSPRO ERROR bankd_main.c:204 RSPRO_CLIENT(server){CONNECTED}: createMapping specifies invalid Slot Nr 200 (we have 8) 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed MTC@f2825f5379aa: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:144 : "", component reason not changed MTC@f2825f5379aa: Stopping testcase execution from "RemsimBankd_Tests.ttcn":144 4786 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40725){CONNECTED} connection closed with srv 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40725){CONNECTED} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4786 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 938ms; 62ms since last attempt [step 13/123@1s] 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40725){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40725){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40725){CLOSED} delay free() in_cb_mask=0x02 4786 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40725){CLOSED} free(delayed) RSPRO_SRV0(8)@f2825f5379aa: Final verdict of PTC: none MTC@f2825f5379aa: Setting final verdict of the test case. MTC@f2825f5379aa: Local verdict of MTC: pass MTC@f2825f5379aa: Local verdict of PTC RSPRO_SRV0(8): none (pass -> pass) MTC@f2825f5379aa: Test case TC_createMapping_invalidSlot finished. Verdict: pass MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass'. Fri Aug 15 13:35:26 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_invalidSlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=588) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4786 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=588, count=2980) MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass' was executed successfully (exit status: 0). MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank'. ------ RemsimBankd_Tests.TC_createMapping_invalidBank ------ Fri Aug 15 13:35:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_invalidBank.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_invalidBank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank' was executed successfully (exit status: 0). MTC@f2825f5379aa: Test case TC_createMapping_invalidBank started. 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36573){CONNECTING} connection established 4786 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4786 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4786 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4786 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(9)@f2825f5379aa: Established a new IPA connection (conn_id=2) RSPRO_SRV0(9)@f2825f5379aa: 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) } } } } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36573){CONNECTED} received 8 bytes from srv 4786 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4786 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4786 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(9)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(9)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36573){CONNECTED} received 4 bytes from srv 4786 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4786 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(9)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(9)@f2825f5379aa: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(9)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(9)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36573){CONNECTED} received 79 bytes from srv 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36573){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4786 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4786 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36573){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4788 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4790 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4791 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4795 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4789 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4793 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4792 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4794 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@f2825f5379aa: setverdict(pass): none -> pass 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36573){CONNECTED} received 33 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1b 80 01 02 81 01 00 a2 13 a4 11 30 06 02 01 17 02 01 2a 30 07 02 02 00 c8 02 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1b 80 01 02 81 01 00 a2 13 a4 11 30 06 02 01 17 02 01 2a 30 07 02 02 00 c8 02 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4786 DRSPRO ERROR bankd_main.c:200 RSPRO_CLIENT(server){CONNECTED}: createMapping specifies invalid Bank ID 200 (we are 1) 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed MTC@f2825f5379aa: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:155 : "", component reason not changed MTC@f2825f5379aa: Stopping testcase execution from "RemsimBankd_Tests.ttcn":155 4786 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36573){CONNECTED} connection closed with srv 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36573){CONNECTED} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4786 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 943ms; 57ms since last attempt [step 15/123@1s] 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36573){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36573){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36573){CLOSED} delay free() in_cb_mask=0x02 4786 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36573){CLOSED} free(delayed) RSPRO_SRV0(9)@f2825f5379aa: Final verdict of PTC: none MTC@f2825f5379aa: Setting final verdict of the test case. MTC@f2825f5379aa: Local verdict of MTC: pass MTC@f2825f5379aa: Local verdict of PTC RSPRO_SRV0(9): none (pass -> pass) MTC@f2825f5379aa: Test case TC_createMapping_invalidBank finished. Verdict: pass MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass'. Fri Aug 15 13:35:37 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_invalidBank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=588) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4786 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=588, count=3080) MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass' was executed successfully (exit status: 0). MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap'. ------ RemsimBankd_Tests.TC_removeMapping_unknownMap ------ Fri Aug 15 13:35:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping_unknownMap.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping_unknownMap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap' was executed successfully (exit status: 0). MTC@f2825f5379aa: Test case TC_removeMapping_unknownMap started. 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45783){CONNECTING} connection established 4786 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4786 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4786 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4786 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(10)@f2825f5379aa: Established a new IPA connection (conn_id=2) RSPRO_SRV0(10)@f2825f5379aa: 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) } } } } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45783){CONNECTED} received 8 bytes from srv 4786 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4786 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4786 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(10)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(10)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45783){CONNECTED} received 4 bytes from srv 4786 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4786 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(10)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(10)@f2825f5379aa: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(10)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(10)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45783){CONNECTED} received 79 bytes from srv 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45783){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4786 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4786 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45783){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4788 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4791 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4793 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4792 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4789 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4794 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4790 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4795 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes MTC@f2825f5379aa: setverdict(pass): none -> pass 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45783){CONNECTED} received 32 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a6 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a6 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO removeMappingReq 4786 DRSPRO ERROR bankd_main.c:250 RSPRO_CLIENT(server){CONNECTED}: could not find to-be-deleted slotmap 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO removeMappingRes MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed MTC@f2825f5379aa: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:166 : "", component reason not changed MTC@f2825f5379aa: Stopping testcase execution from "RemsimBankd_Tests.ttcn":166 4786 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45783){CONNECTED} connection closed with srv 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45783){CONNECTED} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4786 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 941ms; 59ms since last attempt [step 17/123@1s] 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45783){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45783){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45783){CLOSED} delay free() in_cb_mask=0x02 4786 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45783){CLOSED} free(delayed) RSPRO_SRV0(10)@f2825f5379aa: Final verdict of PTC: none MTC@f2825f5379aa: Setting final verdict of the test case. MTC@f2825f5379aa: Local verdict of MTC: pass MTC@f2825f5379aa: Local verdict of PTC RSPRO_SRV0(10): none (pass -> pass) MTC@f2825f5379aa: Test case TC_removeMapping_unknownMap finished. Verdict: pass MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass'. Fri Aug 15 13:35:48 UTC 2025 ====== RemsimBankd_Tests.TC_removeMapping_unknownMap pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=852) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4786 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=852, count=3240) MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass' was executed successfully (exit status: 0). MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping'. ------ RemsimBankd_Tests.TC_removeMapping ------ Fri Aug 15 13:35:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping' was executed successfully (exit status: 0). MTC@f2825f5379aa: Test case TC_removeMapping started. 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41007){CONNECTING} connection established 4786 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4786 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4786 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4786 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(11)@f2825f5379aa: Established a new IPA connection (conn_id=2) RSPRO_SRV0(11)@f2825f5379aa: 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) } } } } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41007){CONNECTED} received 8 bytes from srv 4786 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4786 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4786 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(11)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(11)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41007){CONNECTED} received 4 bytes from srv 4786 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4786 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(11)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(11)@f2825f5379aa: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(11)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(11)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41007){CONNECTED} received 79 bytes from srv 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41007){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4786 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4786 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41007){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4788 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4791 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4793 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4789 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4795 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4790 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4792 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4794 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@f2825f5379aa: setverdict(pass): none -> pass 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41007){CONNECTED} received 32 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4786 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:42) added 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41007){CONNECTED} received 32 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a6 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a6 10 30 06 02 01 17 02 01 2a 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO removeMappingReq 4786 DRSPRO INFO bankd_main.c:258 RSPRO_CLIENT(server){CONNECTED}: removing slotmap 4786 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:42) deleted 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO removeMappingRes MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed MTC@f2825f5379aa: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:178 : "", component reason not changed MTC@f2825f5379aa: Stopping testcase execution from "RemsimBankd_Tests.ttcn":178 4786 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41007){CONNECTED} connection closed with srv 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41007){CONNECTED} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4786 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 941ms; 59ms since last attempt [step 19/123@1s] 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41007){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41007){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41007){CLOSED} delay free() in_cb_mask=0x02 4786 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:41007){CLOSED} free(delayed) RSPRO_SRV0(11)@f2825f5379aa: Final verdict of PTC: none MTC@f2825f5379aa: Setting final verdict of the test case. MTC@f2825f5379aa: Local verdict of MTC: pass MTC@f2825f5379aa: Local verdict of PTC RSPRO_SRV0(11): none (pass -> pass) MTC@f2825f5379aa: Test case TC_removeMapping finished. Verdict: pass MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass'. Fri Aug 15 13:35:59 UTC 2025 ====== RemsimBankd_Tests.TC_removeMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=576) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4786 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=576, count=3216) MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass' was executed successfully (exit status: 0). MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot'. ------ RemsimBankd_Tests.TC_clientConnect_missingSlot ------ Fri Aug 15 13:36:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_missingSlot.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_missingSlot.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot' was executed successfully (exit status: 0). MTC@f2825f5379aa: Test case TC_clientConnect_missingSlot started. 4788 DBANKDW INFO bankd_main.c:1060 [000 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4788 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(12)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2825f5379aa: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(12)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4788 DBANKDW INFO bankd_main.c:736 [000 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4788 DBANKDW INFO bankd_main.c:748 [000 B65535:65535 CONN_WAIT_ID] missing clientID, aborting 4788 DBANKDW INFO bankd_main.c:994 [000 B65535:65535 CONN_WAIT_ID] Error handling RSPRO 4788 DBANKDW INFO bankd_main.c:1075 [000 B65535:65535 CONN_WAIT_ID] Error -103 occurred: Cleaning up state 4788 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 CONN_WAIT_ID] Changing state to ACCEPTING MTC@f2825f5379aa: setverdict(pass): none -> pass RSPRO0(12)@f2825f5379aa: IPA: Closed MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed MTC@f2825f5379aa: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:187 : "", component reason not changed MTC@f2825f5379aa: Stopping testcase execution from "RemsimBankd_Tests.ttcn":187 RSPRO0(12)@f2825f5379aa: Final verdict of PTC: none MTC@f2825f5379aa: Setting final verdict of the test case. MTC@f2825f5379aa: Local verdict of MTC: pass MTC@f2825f5379aa: Local verdict of PTC RSPRO0(12): none (pass -> pass) MTC@f2825f5379aa: Test case TC_clientConnect_missingSlot finished. Verdict: pass MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass'. Fri Aug 15 13:36:02 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_missingSlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=1924) MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass' was executed successfully (exit status: 0). MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown'. ------ RemsimBankd_Tests.TC_clientConnect_unknown ------ Fri Aug 15 13:36:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown' was executed successfully (exit status: 0). MTC@f2825f5379aa: Test case TC_clientConnect_unknown started. 4791 DBANKDW INFO bankd_main.c:1060 [003 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4791 DBANKDW INFO bankd_main.c:515 [003 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(13)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2825f5379aa: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(13)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4791 DBANKDW INFO bankd_main.c:736 [003 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4791 DBANKDW INFO bankd_main.c:515 [003 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 4791 DBANKDW INFO bankd_main.c:692 [003 B65535:65535 CONN_CLIENT] No slotmap (yet) for client C(23:0) 4791 DBANKDW INFO bankd_main.c:523 [003 B65535:65535 CONN_CLIENT] Changing state to CONN_CLIENT_WAIT_MAP (timeout=10) MTC@f2825f5379aa: setverdict(pass): none -> pass MTC@f2825f5379aa: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:194 : "", component reason not changed MTC@f2825f5379aa: Stopping testcase execution from "RemsimBankd_Tests.ttcn":194 4791 DBANKDW INFO bankd_main.c:1075 [003 B65535:65535 CONN_CLIENT_WAIT_MAP] Error -2 occurred: Cleaning up state 4791 DBANKDW INFO bankd_main.c:515 [003 B65535:65535 CONN_CLIENT_WAIT_MAP] Changing state to ACCEPTING RSPRO0(13)@f2825f5379aa: Final verdict of PTC: none MTC@f2825f5379aa: Setting final verdict of the test case. MTC@f2825f5379aa: Local verdict of MTC: pass MTC@f2825f5379aa: Local verdict of PTC RSPRO0(13): none (pass -> pass) MTC@f2825f5379aa: Test case TC_clientConnect_unknown finished. Verdict: pass MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass'. Fri Aug 15 13:36:05 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=1928) MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass' was executed successfully (exit status: 0). MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping'. ------ RemsimBankd_Tests.TC_clientConnect_createMapping ------ Fri Aug 15 13:36:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_createMapping.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_createMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping' was executed successfully (exit status: 0). MTC@f2825f5379aa: Test case TC_clientConnect_createMapping started. 4793 DBANKDW INFO bankd_main.c:1060 [005 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4793 DBANKDW INFO bankd_main.c:515 [005 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(14)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2825f5379aa: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(14)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4793 DBANKDW INFO bankd_main.c:736 [005 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4793 DBANKDW INFO bankd_main.c:515 [005 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 4793 DBANKDW INFO bankd_main.c:692 [005 B65535:65535 CONN_CLIENT] No slotmap (yet) for client C(23:0) 4793 DBANKDW INFO bankd_main.c:523 [005 B65535:65535 CONN_CLIENT] Changing state to CONN_CLIENT_WAIT_MAP (timeout=10) MTC@f2825f5379aa: setverdict(pass): none -> pass 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36001){CONNECTING} connection established 4786 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4786 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4786 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4786 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(15)@f2825f5379aa: Established a new IPA connection (conn_id=2) RSPRO_SRV0(15)@f2825f5379aa: 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) } } } } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36001){CONNECTED} received 8 bytes from srv 4786 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4786 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4786 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(15)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(15)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36001){CONNECTED} received 4 bytes from srv 4786 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4786 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(15)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(15)@f2825f5379aa: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(15)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(15)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36001){CONNECTED} received 95 bytes from srv 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36001){CONNECTED} received 95 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4786 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4786 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36001){CONNECTED} received 95 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4786 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes 4793 DBANKDW INFO bankd_main.c:544 [005 B65535:65535 CONN_CLIENT_WAIT_MAP] SIGMAPADD received 4793 DBANKDW INFO bankd_main.c:698 [005 B65535:65535 CONN_CLIENT_WAIT_MAP] slotmap found: C(23:0) -> B(1:0) 4793 DBANKDW INFO bankd_main.c:523 [005 B1:0 CONN_CLIENT_WAIT_MAP] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4793 DBANKDW INFO bankd_pcsc.c:275 [005 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 99999999 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000047 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 00000260 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000019 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x55f97a6d1520 00000022 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000008 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000004 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 4793 DBANKDW INFO bankd_pcsc.c:278 [005 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 4793 DBANKDW INFO bankd_pcsc.c:223 [005 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 00000204 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000029 winscard.c:215:SCardEstablishContext() Establishing Context: 0x77B6C224 00000004 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000346 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 4793 DBANKDW INFO bankd_pcsc.c:242 [005 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 00000391 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000020 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000005 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000003 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000003 winscard.c:312:SCardConnect() Card Not Inserted 00000003 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000004 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 4793 DBANKDW INFO bankd_pcsc.c:249 [005 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 10010026 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 00000130 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000017 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000009 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000006 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000008 winscard.c:312:SCardConnect() Card Not Inserted 00000004 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000006 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 4793 DBANKDW INFO bankd_pcsc.c:223 [005 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 4793 DBANKDW INFO bankd_pcsc.c:242 [005 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 4793 DBANKDW INFO bankd_pcsc.c:249 [005 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) MTC@f2825f5379aa: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:211 : "", component reason not changed MTC@f2825f5379aa: Stopping testcase execution from "RemsimBankd_Tests.ttcn":211 00001773 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000020 winscard.c:229:SCardReleaseContext() Releasing Context: 0x77B6C224 00000006 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000067 winscard_svc.c:354:ContextThread() Client die: 9 4793 DBANKDW INFO bankd_main.c:1075 [005 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 4793 DBANKDW INFO bankd_main.c:515 [005 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 00000104 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55f97a6d1520 00000006 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x55f97a6d1520 4786 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36001){CONNECTED} connection closed with srv 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36001){CONNECTED} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36001){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36001){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36001){CLOSED} delay free() in_cb_mask=0x02 4786 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36001){CLOSED} free(delayed) RSPRO0(14)@f2825f5379aa: Final verdict of PTC: none RSPRO_SRV0(15)@f2825f5379aa: Final verdict of PTC: none 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4786 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@f2825f5379aa: Setting final verdict of the test case. MTC@f2825f5379aa: Local verdict of MTC: pass MTC@f2825f5379aa: Local verdict of PTC RSPRO0(14): none (pass -> pass) MTC@f2825f5379aa: Local verdict of PTC RSPRO_SRV0(15): none (pass -> pass) MTC@f2825f5379aa: Test case TC_clientConnect_createMapping finished. Verdict: pass MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass'. Fri Aug 15 13:36:20 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_createMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4028) Waiting for packet dumper to finish... 1 (prev_count=4028, count=4824) MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass' was executed successfully (exit status: 0). MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect'. ------ RemsimBankd_Tests.TC_createMapping_clientConnect ------ Fri Aug 15 13:36:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_clientConnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_clientConnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect' was executed successfully (exit status: 0). MTC@f2825f5379aa: Test case TC_createMapping_clientConnect started. 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37641){CONNECTING} connection established 4786 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4786 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4786 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4786 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(16)@f2825f5379aa: Established a new IPA connection (conn_id=2) RSPRO_SRV0(16)@f2825f5379aa: 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) } } } } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37641){CONNECTED} received 8 bytes from srv 4786 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4786 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4786 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(16)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37641){CONNECTED} received 4 bytes from srv 4786 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4786 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(16)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(16)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(16)@f2825f5379aa: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(16)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(16)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37641){CONNECTED} received 79 bytes from srv 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37641){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4786 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4786 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37641){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4786 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4788 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4789 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4793 DBANKDW INFO bankd_main.c:532 [005 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4794 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4790 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4795 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4791 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4792 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@f2825f5379aa: setverdict(pass): none -> pass 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37641){CONNECTED} received 32 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4786 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4788 DBANKDW INFO bankd_main.c:1060 [000 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4788 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(17)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2825f5379aa: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(17)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4788 DBANKDW INFO bankd_main.c:736 [000 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4788 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 4788 DBANKDW INFO bankd_main.c:698 [000 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4788 DBANKDW INFO bankd_main.c:523 [000 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4788 DBANKDW INFO bankd_pcsc.c:275 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 11098355 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000024 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 00000168 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000020 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x55f97a6d1520 00000024 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000008 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000003 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 4788 DBANKDW INFO bankd_pcsc.c:278 [000 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 4788 DBANKDW INFO bankd_pcsc.c:223 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 00000097 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000017 winscard.c:215:SCardEstablishContext() Establishing Context: 0x7854EE64 00000003 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000203 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 4788 DBANKDW INFO bankd_pcsc.c:242 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 4788 DBANKDW INFO bankd_pcsc.c:249 [000 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) 00000244 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000021 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000005 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000003 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000004 winscard.c:312:SCardConnect() Card Not Inserted 00000002 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000004 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed MTC@f2825f5379aa: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:232 : "", component reason not changed MTC@f2825f5379aa: Stopping testcase execution from "RemsimBankd_Tests.ttcn":232 4788 DBANKDW INFO bankd_main.c:1075 [000 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 00004111 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000038 winscard.c:229:SCardReleaseContext() Releasing Context: 0x7854EE64 00000005 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000125 winscard_svc.c:354:ContextThread() Client die: 9 00000033 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55f97a6d1520 00000004 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x55f97a6d1520 4786 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37641){CONNECTED} connection closed with srv 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37641){CONNECTED} close() 4788 DBANKDW INFO bankd_main.c:515 [000 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37641){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37641){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37641){CLOSED} delay free() in_cb_mask=0x02 4786 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37641){CLOSED} free(delayed) RSPRO0(17)@f2825f5379aa: Final verdict of PTC: none RSPRO_SRV0(16)@f2825f5379aa: Final verdict of PTC: none 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4786 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@f2825f5379aa: Setting final verdict of the test case. MTC@f2825f5379aa: Local verdict of MTC: pass MTC@f2825f5379aa: Local verdict of PTC RSPRO_SRV0(16): none (pass -> pass) MTC@f2825f5379aa: Local verdict of PTC RSPRO0(17): none (pass -> pass) MTC@f2825f5379aa: Test case TC_createMapping_clientConnect finished. Verdict: pass MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass'. Fri Aug 15 13:36:31 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_clientConnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3044) Waiting for packet dumper to finish... 1 (prev_count=3044, count=5224) MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass' was executed successfully (exit status: 0). MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect'. ------ RemsimBankd_Tests.TC_createMapping_clientReconnect ------ Fri Aug 15 13:36:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_clientReconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_clientReconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect' was executed successfully (exit status: 0). MTC@f2825f5379aa: Test case TC_createMapping_clientReconnect started. 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38633){CONNECTING} connection established 4786 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4786 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4786 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4786 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(18)@f2825f5379aa: Established a new IPA connection (conn_id=2) RSPRO_SRV0(18)@f2825f5379aa: 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) } } } } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38633){CONNECTED} received 8 bytes from srv 4786 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4786 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4786 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(18)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(18)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38633){CONNECTED} received 4 bytes from srv 4786 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4786 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(18)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(18)@f2825f5379aa: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(18)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(18)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38633){CONNECTED} received 79 bytes from srv 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38633){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4786 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4786 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38633){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4786 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4794 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4793 DBANKDW INFO bankd_main.c:532 [005 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4791 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4788 DBANKDW INFO bankd_main.c:532 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4792 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4790 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4789 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4795 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@f2825f5379aa: setverdict(pass): none -> pass 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38633){CONNECTED} received 32 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4786 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4794 DBANKDW INFO bankd_main.c:1060 [006 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4794 DBANKDW INFO bankd_main.c:515 [006 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(19)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2825f5379aa: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(19)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4794 DBANKDW INFO bankd_main.c:736 [006 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4794 DBANKDW INFO bankd_main.c:515 [006 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 4794 DBANKDW INFO bankd_main.c:698 [006 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4794 DBANKDW INFO bankd_main.c:523 [006 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4794 DBANKDW INFO bankd_pcsc.c:275 [006 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 11092543 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000042 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000006 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 00000130 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000012 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x55f97a6d1520 00000017 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000014 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000004 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 00000134 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000015 winscard.c:215:SCardEstablishContext() Establishing Context: 0x2B3086A4 00000003 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000139 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 4794 DBANKDW INFO bankd_pcsc.c:278 [006 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 4794 DBANKDW INFO bankd_pcsc.c:223 [006 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 4794 DBANKDW INFO bankd_pcsc.c:242 [006 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 00000183 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000011 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000004 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 4794 DBANKDW INFO bankd_pcsc.c:249 [006 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) 00000003 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000006 winscard.c:312:SCardConnect() Card Not Inserted 00000003 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000004 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4794 DBANKDW INFO bankd_main.c:1075 [006 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 05010695 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000027 winscard.c:229:SCardReleaseContext() Releasing Context: 0x2B3086A4 00000005 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000171 winscard_svc.c:354:ContextThread() Client die: 9 00000047 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55f97a6d1520 00000004 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x55f97a6d1520 4794 DBANKDW INFO bankd_main.c:515 [006 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING RSPRO0(19)@f2825f5379aa: Final verdict of PTC: none 4793 DBANKDW INFO bankd_main.c:1060 [005 B1:0 ACCEPTING] Accepted connection from 127.0.0.1:10000 4793 DBANKDW INFO bankd_main.c:515 [005 B1:0 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(20)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2825f5379aa: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(20)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4793 DBANKDW INFO bankd_main.c:736 [005 B1:0 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4793 DBANKDW INFO bankd_main.c:515 [005 B1:0 CONN_WAIT_ID] Changing state to CONN_CLIENT 4793 DBANKDW INFO bankd_main.c:698 [005 B1:0 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4793 DBANKDW INFO bankd_main.c:523 [005 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4793 DBANKDW INFO bankd_pcsc.c:275 [005 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 00024651 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000053 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 00000113 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000010 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x55f97a6d1520 00000016 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000007 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000003 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 00000136 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000023 winscard.c:215:SCardEstablishContext() Establishing Context: 0x64BCDAA5 00000004 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 4793 DBANKDW INFO bankd_pcsc.c:278 [005 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 4793 DBANKDW INFO bankd_pcsc.c:223 [005 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 00000206 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 4793 DBANKDW INFO bankd_pcsc.c:242 [005 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 00000256 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000026 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000004 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000004 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000004 winscard.c:312:SCardConnect() Card Not Inserted 00000003 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000003 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 4793 DBANKDW INFO bankd_pcsc.c:249 [005 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed MTC@f2825f5379aa: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:343 : "", component reason not changed MTC@f2825f5379aa: Stopping testcase execution from "RemsimBankd_Tests.ttcn":343 4793 DBANKDW INFO bankd_main.c:1075 [005 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 4786 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38633){CONNECTED} connection closed with srv 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38633){CONNECTED} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38633){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38633){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38633){CLOSED} delay free() in_cb_mask=0x02 4786 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38633){CLOSED} free(delayed) 05011032 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000025 winscard.c:229:SCardReleaseContext() Releasing Context: 0x64BCDAA5 00000006 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 4793 DBANKDW INFO bankd_main.c:515 [005 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 00000406 winscard_svc.c:354:ContextThread() Client die: 9 00000045 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55f97a6d1520 00000004 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x55f97a6d1520 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4786 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled RSPRO_SRV0(18)@f2825f5379aa: Final verdict of PTC: none RSPRO0(20)@f2825f5379aa: Final verdict of PTC: none MTC@f2825f5379aa: Setting final verdict of the test case. MTC@f2825f5379aa: Local verdict of MTC: pass MTC@f2825f5379aa: Local verdict of PTC RSPRO_SRV0(18): none (pass -> pass) MTC@f2825f5379aa: Local verdict of PTC RSPRO0(19): none (pass -> pass) MTC@f2825f5379aa: Local verdict of PTC RSPRO0(20): none (pass -> pass) MTC@f2825f5379aa: Test case TC_createMapping_clientReconnect finished. Verdict: pass MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass'. Fri Aug 15 13:36:52 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_clientReconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6048) Waiting for packet dumper to finish... 1 (prev_count=6048, count=6844) MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass' was executed successfully (exit status: 0). MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected'. ------ RemsimBankd_Tests.TC_removeMapping_connected ------ Fri Aug 15 13:36:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping_connected.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping_connected.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected' was executed successfully (exit status: 0). MTC@f2825f5379aa: Test case TC_removeMapping_connected started. 4788 DBANKDW INFO bankd_main.c:1060 [000 B1:0 ACCEPTING] Accepted connection from 127.0.0.1:10000 4788 DBANKDW INFO bankd_main.c:515 [000 B1:0 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(21)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2825f5379aa: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(21)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4788 DBANKDW INFO bankd_main.c:736 [000 B1:0 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4788 DBANKDW INFO bankd_main.c:515 [000 B1:0 CONN_WAIT_ID] Changing state to CONN_CLIENT 4788 DBANKDW INFO bankd_main.c:698 [000 B1:0 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4788 DBANKDW INFO bankd_main.c:523 [000 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4788 DBANKDW INFO bankd_pcsc.c:275 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 03134264 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000022 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 00000100 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000012 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x55f97a6d1520 00000019 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000010 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000003 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 00000107 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000026 winscard.c:215:SCardEstablishContext() Establishing Context: 0x33F526AA 00000004 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000104 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 4788 DBANKDW INFO bankd_pcsc.c:278 [000 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 4788 DBANKDW INFO bankd_pcsc.c:223 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 4788 DBANKDW INFO bankd_pcsc.c:242 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 4788 DBANKDW INFO bankd_pcsc.c:249 [000 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) 00000086 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000012 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000003 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000004 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000004 winscard.c:312:SCardConnect() Card Not Inserted 00000002 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000003 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD MTC@f2825f5379aa: setverdict(pass): none -> pass 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44729){CONNECTING} connection established 4786 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4786 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4786 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4786 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(22)@f2825f5379aa: Established a new IPA connection (conn_id=2) RSPRO_SRV0(22)@f2825f5379aa: 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) } } } } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44729){CONNECTED} received 8 bytes from srv 4786 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4786 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4786 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(22)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(22)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44729){CONNECTED} received 4 bytes from srv 4786 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4786 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(22)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(22)@f2825f5379aa: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(22)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(22)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44729){CONNECTED} received 95 bytes from srv 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44729){CONNECTED} received 95 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4786 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4786 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44729){CONNECTED} received 95 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4786 DRSPRO ERROR bankd_main.c:214 RSPRO_CLIENT(server){CONNECTED}: ignoring identical slotmap 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4788 DBANKDW INFO bankd_pcsc.c:223 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 10010527 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 4788 DBANKDW INFO bankd_pcsc.c:242 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 00000356 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000021 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000005 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000003 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000004 winscard.c:312:SCardConnect() Card Not Inserted 00000003 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000003 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 4788 DBANKDW INFO bankd_pcsc.c:249 [000 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44729){CONNECTED} received 32 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a6 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a6 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO removeMappingReq 4786 DRSPRO INFO bankd_main.c:258 RSPRO_CLIENT(server){CONNECTED}: removing slotmap 4786 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO removeMappingRes 4788 DBANKDW INFO bankd_main.c:532 [000 B1:0 CONN_CLIENT_MAPPED] SIGMAPDEL received: Main thread informs us our map is gone 4788 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 CONN_CLIENT_MAPPED] Changing state to CONN_CLIENT_UNMAPPED 4788 DBANKDW INFO bankd_main.c:1073 [000 B65535:65535 CONN_CLIENT_UNMAPPED] Client unmapped: Cleaning up state 01932794 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000027 winscard.c:229:SCardReleaseContext() Releasing Context: 0x33F526AA 00000006 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000085 winscard_svc.c:354:ContextThread() Client die: 9 00000040 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55f97a6d1520 00000003 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x55f97a6d1520 4788 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 CONN_CLIENT_UNMAPPED] Changing state to ACCEPTING MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed RSPRO0(21)@f2825f5379aa: IPA: Closed MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed MTC@f2825f5379aa: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:363 : "", component reason not changed MTC@f2825f5379aa: Stopping testcase execution from "RemsimBankd_Tests.ttcn":363 RSPRO0(21)@f2825f5379aa: Final verdict of PTC: none 4786 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44729){CONNECTED} connection closed with srv 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44729){CONNECTED} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44729){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44729){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44729){CLOSED} delay free() in_cb_mask=0x02 4786 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44729){CLOSED} free(delayed) RSPRO_SRV0(22)@f2825f5379aa: Final verdict of PTC: none 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4786 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@f2825f5379aa: Setting final verdict of the test case. MTC@f2825f5379aa: Local verdict of MTC: pass MTC@f2825f5379aa: Local verdict of PTC RSPRO0(21): none (pass -> pass) MTC@f2825f5379aa: Local verdict of PTC RSPRO_SRV0(22): none (pass -> pass) MTC@f2825f5379aa: Test case TC_removeMapping_connected finished. Verdict: pass MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected pass'. Fri Aug 15 13:37:07 UTC 2025 ====== RemsimBankd_Tests.TC_removeMapping_connected pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4020) Waiting for packet dumper to finish... 1 (prev_count=4020, count=5168) MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected pass' was executed successfully (exit status: 0). MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping'. ------ RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping ------ Fri Aug 15 13:37:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping' was executed successfully (exit status: 0). MTC@f2825f5379aa: Test case TC_createMapping_connectClient_changeMapping started. 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37769){CONNECTING} connection established 4786 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4786 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4786 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4786 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(23)@f2825f5379aa: Established a new IPA connection (conn_id=2) RSPRO_SRV0(23)@f2825f5379aa: 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) } } } } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37769){CONNECTED} received 8 bytes from srv 4786 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4786 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4786 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(23)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(23)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37769){CONNECTED} received 4 bytes from srv 4786 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4786 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(23)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(23)@f2825f5379aa: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(23)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(23)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37769){CONNECTED} received 79 bytes from srv 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37769){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4786 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4786 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37769){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4793 DBANKDW INFO bankd_main.c:532 [005 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4788 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4789 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4794 DBANKDW INFO bankd_main.c:532 [006 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4792 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4790 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4791 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4795 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@f2825f5379aa: setverdict(pass): none -> pass 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37769){CONNECTED} received 32 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4786 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4788 DBANKDW INFO bankd_main.c:1060 [000 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4788 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(24)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2825f5379aa: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(24)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4788 DBANKDW INFO bankd_main.c:736 [000 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4788 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 4788 DBANKDW INFO bankd_main.c:698 [000 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4788 DBANKDW INFO bankd_main.c:523 [000 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4788 DBANKDW INFO bankd_pcsc.c:275 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 11095052 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000050 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 00000203 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000019 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x55f97a6d1520 00000022 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000008 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000004 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 00000096 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000013 winscard.c:215:SCardEstablishContext() Establishing Context: 0x271B8F32 00000003 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 4788 DBANKDW INFO bankd_pcsc.c:278 [000 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 4788 DBANKDW INFO bankd_pcsc.c:223 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 00000129 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 4788 DBANKDW INFO bankd_pcsc.c:242 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 4788 DBANKDW INFO bankd_pcsc.c:249 [000 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) 00000311 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000010 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000004 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000003 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000004 winscard.c:312:SCardConnect() Card Not Inserted 00000002 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000004 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37769){CONNECTED} received 34 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1c 80 01 02 81 01 00 a2 14 a4 12 30 08 02 02 03 db 02 02 02 8e 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1c 80 01 02 81 01 00 a2 14 a4 12 30 08 02 02 03 db 02 02 02 8e 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4786 DRSPRO NOTICE bankd_main.c:218 RSPRO_CLIENT(server){CONNECTED}: implicitly removing slotmap 4786 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 4786 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(987:654) added 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes 4788 DBANKDW INFO bankd_main.c:532 [000 B1:0 CONN_CLIENT_MAPPED] SIGMAPDEL received: Main thread informs us our map is gone 4788 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 CONN_CLIENT_MAPPED] Changing state to CONN_CLIENT_UNMAPPED 4788 DBANKDW INFO bankd_main.c:1073 [000 B65535:65535 CONN_CLIENT_UNMAPPED] Client unmapped: Cleaning up state 00003533 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000013 winscard.c:229:SCardReleaseContext() Releasing Context: 0x271B8F32 00000004 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000058 winscard_svc.c:354:ContextThread() Client die: 9 00000034 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55f97a6d1520 00000004 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x55f97a6d1520 4788 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 CONN_CLIENT_UNMAPPED] Changing state to ACCEPTING RSPRO0(24)@f2825f5379aa: IPA: Closed MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed MTC@f2825f5379aa: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:273 : "", component reason not changed MTC@f2825f5379aa: Stopping testcase execution from "RemsimBankd_Tests.ttcn":273 RSPRO0(24)@f2825f5379aa: Final verdict of PTC: none 4786 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37769){CONNECTED} connection closed with srv 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37769){CONNECTED} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37769){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37769){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37769){CLOSED} delay free() in_cb_mask=0x02 4786 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37769){CLOSED} free(delayed) RSPRO_SRV0(23)@f2825f5379aa: Final verdict of PTC: none 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4786 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@f2825f5379aa: Setting final verdict of the test case. MTC@f2825f5379aa: Local verdict of MTC: pass MTC@f2825f5379aa: Local verdict of PTC RSPRO_SRV0(23): none (pass -> pass) MTC@f2825f5379aa: Local verdict of PTC RSPRO0(24): none (pass -> pass) MTC@f2825f5379aa: Test case TC_createMapping_connectClient_changeMapping finished. Verdict: pass MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass'. Fri Aug 15 13:37:18 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2892) Waiting for packet dumper to finish... 1 (prev_count=2892, count=5440) MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass' was executed successfully (exit status: 0). MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping'. ------ RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping ------ Fri Aug 15 13:37:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping' was executed successfully (exit status: 0). MTC@f2825f5379aa: Test case TC_createMapping_connectClient_recreateMapping started. 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35579){CONNECTING} connection established 4786 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4786 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4786 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4786 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(25)@f2825f5379aa: Established a new IPA connection (conn_id=2) RSPRO_SRV0(25)@f2825f5379aa: 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) } } } } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35579){CONNECTED} received 8 bytes from srv 4786 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4786 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4786 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(25)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(25)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35579){CONNECTED} received 4 bytes from srv 4786 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4786 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(25)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(25)@f2825f5379aa: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(25)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(25)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35579){CONNECTED} received 79 bytes from srv 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35579){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4786 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4786 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35579){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4786 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(987:654) deleted 4788 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4789 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4794 DBANKDW INFO bankd_main.c:532 [006 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4792 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4790 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4795 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4793 DBANKDW INFO bankd_main.c:532 [005 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4791 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes MTC@f2825f5379aa: setverdict(pass): none -> pass 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35579){CONNECTED} received 32 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4786 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4788 DBANKDW INFO bankd_main.c:1060 [000 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4788 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(26)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2825f5379aa: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(26)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4788 DBANKDW INFO bankd_main.c:736 [000 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4788 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 4788 DBANKDW INFO bankd_main.c:698 [000 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4788 DBANKDW INFO bankd_main.c:523 [000 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4788 DBANKDW INFO bankd_pcsc.c:275 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 11096766 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000045 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 00000164 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000019 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x55f97a6d1520 00000021 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000008 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000003 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 00000079 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000016 winscard.c:215:SCardEstablishContext() Establishing Context: 0x529A2D67 00000003 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 4788 DBANKDW INFO bankd_pcsc.c:278 [000 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 4788 DBANKDW INFO bankd_pcsc.c:223 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 00000198 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 4788 DBANKDW INFO bankd_pcsc.c:242 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 00000213 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000022 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000004 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000003 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000004 winscard.c:312:SCardConnect() Card Not Inserted 00000003 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000003 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 4788 DBANKDW INFO bankd_pcsc.c:249 [000 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35579){CONNECTED} received 32 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4786 DRSPRO ERROR bankd_main.c:214 RSPRO_CLIENT(server){CONNECTED}: ignoring identical slotmap 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed MTC@f2825f5379aa: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:313 : "", component reason not changed MTC@f2825f5379aa: Stopping testcase execution from "RemsimBankd_Tests.ttcn":313 4788 DBANKDW INFO bankd_main.c:1075 [000 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 05015529 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000024 winscard.c:229:SCardReleaseContext() Releasing Context: 0x529A2D67 00000006 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000070 winscard_svc.c:354:ContextThread() Client die: 9 00000033 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x55f97a6d1520 00000004 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x55f97a6d1520 4786 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35579){CONNECTED} connection closed with srv 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35579){CONNECTED} close() 4788 DBANKDW INFO bankd_main.c:515 [000 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35579){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35579){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35579){CLOSED} delay free() in_cb_mask=0x02 4786 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35579){CLOSED} free(delayed) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4786 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled RSPRO_SRV0(25)@f2825f5379aa: Final verdict of PTC: none RSPRO0(26)@f2825f5379aa: Final verdict of PTC: none MTC@f2825f5379aa: Setting final verdict of the test case. MTC@f2825f5379aa: Local verdict of MTC: pass MTC@f2825f5379aa: Local verdict of PTC RSPRO_SRV0(25): none (pass -> pass) MTC@f2825f5379aa: Local verdict of PTC RSPRO0(26): none (pass -> pass) MTC@f2825f5379aa: Test case TC_createMapping_connectClient_recreateMapping finished. Verdict: pass MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass'. Fri Aug 15 13:37:35 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4748) Waiting for packet dumper to finish... 1 (prev_count=4748, count=5544) MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass' was executed successfully (exit status: 0). MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU'. ------ RemsimBankd_Tests.TC_createMapping_exchangeTPDU ------ Fri Aug 15 13:37:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_exchangeTPDU.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_exchangeTPDU.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU' was executed successfully (exit status: 0). MTC@f2825f5379aa: Test case TC_createMapping_exchangeTPDU started. 03458021 ifd-vpcd.c:236:IFDHGetCapabilities() Got ATR (22 bytes) 00000021 eventhandler.c:406:EHStatusHandlerThread() powerState: POWER_STATE_POWERED 00000003 eventhandler.c:423:EHStatusHandlerThread() Card inserted into Virtual PCD 00 00 00000007 Card ATR: 3B 9F 96 80 1F C7 80 31 A0 73 BE 21 13 67 43 20 07 18 00 00 01 A5 00448056 eventhandler.c:482:EHStatusHandlerThread() powerState: POWER_STATE_UNPOWERED 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46143){CONNECTING} connection established 4786 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4786 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4786 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4786 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(27)@f2825f5379aa: Established a new IPA connection (conn_id=2) RSPRO_SRV0(27)@f2825f5379aa: 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) } } } } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46143){CONNECTED} received 8 bytes from srv 4786 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4786 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4786 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(27)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(27)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46143){CONNECTED} received 4 bytes from srv 4786 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4786 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(27)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(27)@f2825f5379aa: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(27)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(27)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46143){CONNECTED} received 79 bytes from srv 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46143){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){ESTABLISHED}: Received RSPRO (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 35 80 01 02 81 01 00 a2 2d a1 2b 30 26 0a 01 01 16 0b 74 74 63 6e 2d 73 65 72 76 65 72 80 05 54 54 43 4e 33 81 03 30 2e 31 82 08 73 79 73 6d 6f 63 6f 6d 0a 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4786 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4786 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46143){CONNECTED} received 79 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4786 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4788 DBANKDW INFO bankd_main.c:532 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4792 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4791 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4789 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4790 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4793 DBANKDW INFO bankd_main.c:532 [005 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4795 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4794 DBANKDW INFO bankd_main.c:532 [006 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@f2825f5379aa: setverdict(pass): none -> pass 4786 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46143){CONNECTED} received 32 bytes from srv 4786 DRSPRO DEBUG ../rspro_client_fsm.c:255 RSPRO_CLIENT(server){CONNECTED}: Received RSPRO (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 1a 80 01 02 81 01 00 a2 12 a4 10 30 06 02 01 17 02 01 00 30 06 02 01 01 02 01 00 4786 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4786 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 4786 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4786 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4788 DBANKDW INFO bankd_main.c:1060 [000 B1:0 ACCEPTING] Accepted connection from 127.0.0.1:10000 4788 DBANKDW INFO bankd_main.c:515 [000 B1:0 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(28)@f2825f5379aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f2825f5379aa: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(28)@f2825f5379aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4788 DBANKDW INFO bankd_main.c:736 [000 B1:0 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4788 DBANKDW INFO bankd_main.c:515 [000 B1:0 CONN_WAIT_ID] Changing state to CONN_CLIENT 4788 DBANKDW INFO bankd_main.c:698 [000 B1:0 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4788 DBANKDW INFO bankd_main.c:523 [000 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4788 DBANKDW INFO bankd_pcsc.c:275 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 07193385 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000045 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 10 00000005 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 10 00000143 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000018 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=10, threadContext @0x55f97a6d1520 00000027 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 10 00000012 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000013 winscard_svc.c:396:ContextThread() CMD_VERSION for client 10, rv=SCARD_S_SUCCESS 00000067 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 10 00000015 winscard.c:215:SCardEstablishContext() Establishing Context: 0x4B4F4E97 00000003 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 10, rv=SCARD_S_SUCCESS 4788 DBANKDW INFO bankd_pcsc.c:278 [000 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 4788 DBANKDW INFO bankd_pcsc.c:223 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 00000211 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 10 00000125 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 10 00000013 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000006 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000006 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 4788 DBANKDW INFO bankd_pcsc.c:242 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 00090374 ifd-vpcd.c:236:IFDHGetCapabilities() Got ATR (22 bytes) 00000024 winscard.c:332:SCardConnect() power up complete. 00000010 Card ATR: 3B 9F 96 80 1F C7 80 31 A0 73 BE 21 13 67 43 20 07 18 00 00 01 A5 00000006 winscard.c:352:SCardConnect() powerState: POWER_STATE_IN_USE 00000005 prothandler.c:107:PHSetProtocol() Attempting PTS to T=0 00000006 ifd-vpcd.c:317:IFDHSetProtocolParameters() Ignoring IFDHSetProtocolParameters (Lun=0 Protocol=1 Flags=0 PTS1=0 PTS2=0 PTS3=0) 00000003 winscard.c:430:SCardConnect() Active Protocol: T=0 00000010 winscard.c:456:SCardConnect() hCard Identity: 7a428fb3 00000007 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000009 winscard_svc.c:523:ContextThread() CONNECT for client 10, rv=SCARD_S_SUCCESS 00000279 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 10 00000286 winscard_svc.c:361:ContextThread() Received command: STATUS from client 10 00000024 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000007 winscard.c:1301:SCardStatus() UnrefReader() count was: 2 00000007 winscard_svc.c:642:ContextThread() STATUS for client 10, rv=SCARD_S_SUCCESS 4788 DBANKDW INFO bankd_pcsc.c:206 [000 B1:0 CONN_CLIENT_MAPPED] SCardStatus: OK 4788 DBANKDW INFO bankd_pcsc.c:208 [000 B1:0 CONN_CLIENT_MAPPED] Card ATR: 3b9f96801fc78031a073be21136743200718000001a5 4788 DBANKDW INFO bankd_main.c:515 [000 B1:0 CONN_CLIENT_MAPPED] Changing state to CONN_CLIENT_MAPPED_CARD MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4788 DBANKDW INFO bankd_main.c:790 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00050472 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000031 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000007 winscard.c:1596:SCardTransmit() Send Protocol: T=0 00045544 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000016 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 4788 DBANKDW INFO bankd_main.c:817 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4788 DBANKDW INFO bankd_main.c:790 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00003433 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000018 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000005 winscard.c:1596:SCardTransmit() Send Protocol: T=0 00044485 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000019 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 4788 DBANKDW INFO bankd_main.c:817 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4788 DBANKDW INFO bankd_main.c:790 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00003448 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000029 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000006 winscard.c:1596:SCardTransmit() Send Protocol: T=0 00047773 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000020 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 4788 DBANKDW INFO bankd_main.c:817 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4788 DBANKDW INFO bankd_main.c:790 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00002415 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000022 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000005 winscard.c:1596:SCardTransmit() Send Protocol: T=0 00043761 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000019 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 4788 DBANKDW INFO bankd_main.c:817 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 00003183 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000030 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000006 winscard.c:1596:SCardTransmit() Send Protocol: T=0 4788 DBANKDW INFO bankd_main.c:790 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00048166 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000021 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 4788 DBANKDW INFO bankd_main.c:817 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4788 DBANKDW INFO bankd_main.c:790 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00003151 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000030 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000006 winscard.c:1596:SCardTransmit() Send Protocol: T=0 00045529 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000017 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 4788 DBANKDW INFO bankd_main.c:817 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4788 DBANKDW INFO bankd_main.c:790 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00003363 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000028 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000005 winscard.c:1596:SCardTransmit() Send Protocol: T=0 00088658 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000019 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 4788 DBANKDW INFO bankd_main.c:817 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4788 DBANKDW INFO bankd_main.c:790 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00004270 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000041 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000007 winscard.c:1596:SCardTransmit() Send Protocol: T=0 00041225 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000004 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 4788 DBANKDW INFO bankd_main.c:817 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) 4788 DBANKDW INFO bankd_main.c:790 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00000813 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000005 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000001 winscard.c:1596:SCardTransmit() Send Protocol: T=0 MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4788 DBANKDW INFO bankd_main.c:817 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) 00043284 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000003 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed 4788 DBANKDW INFO bankd_main.c:790 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00001215 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000010 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000002 winscard.c:1596:SCardTransmit() Send Protocol: T=0 4788 DBANKDW INFO bankd_main.c:817 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) 00044859 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000020 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS MTC@f2825f5379aa: setverdict(pass): pass -> pass, component reason not changed MTC@f2825f5379aa: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:422 : "", component reason not changed MTC@f2825f5379aa: Stopping testcase execution from "RemsimBankd_Tests.ttcn":422 4788 DBANKDW INFO bankd_main.c:1075 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Error -2 occurred: Cleaning up state 00003932 winscard_svc.c:361:ContextThread() Received command: DISCONNECT from client 10 00000021 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000005 winscard.c:882:SCardDisconnect() Active Contexts: -1 00000004 winscard.c:883:SCardDisconnect() dwDisposition: 2 4786 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46143){CONNECTED} connection closed with srv 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46143){CONNECTED} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4786 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 247ms; 1753ms since last attempt [step 33/123@2s] 4786 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4786 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4786 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46143){CLOSED} destroy() 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46143){CLOSED} close() 4786 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46143){CLOSED} delay free() in_cb_mask=0x02 4786 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:46143){CLOSED} free(delayed) RSPRO0(28)@f2825f5379aa: Final verdict of PTC: none RSPRO_SRV0(27)@f2825f5379aa: Final verdict of PTC: none 00004407 winscard.c:905:SCardDisconnect() powerState: POWER_STATE_UNPOWERED 00000011 winscard.c:930:SCardDisconnect() Error powering down card: rv=SCARD_W_REMOVED_CARD 00000008 ifd-vpcd.c:290:IFDHGetCapabilities() unknown tag 4018 00000003 winscard.c:1044:SCardDisconnect() UnrefReader() count was: 2 00000005 winscard_svc.c:560:ContextThread() DISCONNECT for client 10, rv=SCARD_S_SUCCESS 00000163 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 10 00000011 winscard.c:229:SCardReleaseContext() Releasing Context: 0x4B4F4E97 00000004 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 10, rv=SCARD_S_SUCCESS 00000087 winscard_svc.c:354:ContextThread() Client die: 10 00000020 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=10, threadContext @0x55f97a6d1520 00000003 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x55f97a6d1520 4788 DBANKDW INFO bankd_main.c:515 [000 B1:0 CONN_CLIENT_MAPPED_CARD] Changing state to ACCEPTING MTC@f2825f5379aa: Setting final verdict of the test case. MTC@f2825f5379aa: Local verdict of MTC: pass MTC@f2825f5379aa: Local verdict of PTC RSPRO_SRV0(27): none (pass -> pass) MTC@f2825f5379aa: Local verdict of PTC RSPRO0(28): none (pass -> pass) MTC@f2825f5379aa: Test case TC_createMapping_exchangeTPDU finished. Verdict: pass MTC@f2825f5379aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass'. Fri Aug 15 13:37:46 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=18220) 00210770 eventhandler.c:358:EHStatusHandlerThread() Card Removed From Virtual PCD 00 00 4786 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4786 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4786 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4786 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4786 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 4786 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 4786 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4786 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4786 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4786 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4786 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4786 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4786 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=18220, count=30508) MTC@f2825f5379aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass' was executed successfully (exit status: 0). MC@f2825f5379aa: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f2825f5379aa: Terminating MTC. MC@f2825f5379aa: MTC terminated. MC2> exit MC@f2825f5379aa: Shutting down session. MC@f2825f5379aa: Shutdown complete. No expected results found, not comparing outcome. (/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim/expected-results.xml) [testenv][bankd] Testsuite is done [testenv][bankd] Stopping testsuite (4054325) [testenv][bankd] Merging log files [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/logs/bankd/testsuite', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/log_merge.sh REMSIM_Tests --rm >/dev/null'] [testenv][bankd] Formatting log files [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/logs/bankd/testsuite', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/log_format.sh'] [testenv][bankd] Stopping pcscd (4054250) [testenv][bankd] Stopping bankd (4054278) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-0'] testenv-remsim-all-osmocom-latest-20250815-1334-47980234-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/podman/testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-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-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1', '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][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1', '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 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Hit:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease Reading package lists... [testenv] feed_watchdog_loop: podman container has stopped [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_cache/podman/dbg_pkgs_all'] [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1', 'apt-rdepends', 'osmo-remsim-client-shell'] [testenv][client] osmo-remsim-client-shell -> osmo-remsim-client-shell: installing osmo-remsim-client-shell-dbgsym [testenv][client] osmo-remsim-client-shell -> libc6: installing libc6-dbg [testenv][client] osmo-remsim-client-shell -> libosmo-rspro2: installing libosmo-rspro2-dbgsym [testenv][client] osmo-remsim-client-shell -> libosmocore22: installing libosmocore-dbg [testenv][client] Installing packages: osmo-remsim-client-shell, osmo-remsim-client-shell-dbgsym, libc6-dbg, libosmo-rspro2-dbgsym, libosmocore-dbg [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-remsim-client-shell', 'osmo-remsim-client-shell-dbgsym', 'libc6-dbg', 'libosmo-rspro2-dbgsym', 'libosmocore-dbg'] Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libosmo-rspro2 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-rspro2 libosmo-rspro2-dbgsym libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-remsim-client-shell osmo-remsim-client-shell-dbgsym osmocom-keyring osmocom-latest 0 upgraded, 20 newly installed, 0 to remove and 7 not upgraded. Need to get 86.7 kB/11.1 MB of archives. After this operation, 17.1 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-remsim-client-shell 1.1.1 [23.5 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-remsim-client-shell-dbgsym 1.1.1 [63.2 kB] Fetched 86.7 kB in 0s (3827 kB/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 libosmo-rspro2:amd64. Preparing to unpack .../04-libosmo-rspro2_1.1.1_amd64.deb ... Unpacking libosmo-rspro2:amd64 (1.1.1) ... Selecting previously unselected package libosmo-rspro2-dbgsym:amd64. Preparing to unpack .../05-libosmo-rspro2-dbgsym_1.1.1_amd64.deb ... Unpacking libosmo-rspro2-dbgsym:amd64 (1.1.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../06-libosmocodec4_1.11.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.1) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../07-libosmoisdn0_1.11.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../08-libosmogsm20_1.11.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../09-libosmocoding0_1.11.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.1) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../10-libosmovty13_1.11.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.11.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.11.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.11.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.11.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.11.1_amd64.deb ... Unpacking libosmocore (1.11.1) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../16-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package osmo-remsim-client-shell:amd64. Preparing to unpack .../17-osmo-remsim-client-shell_1.1.1_amd64.deb ... Unpacking osmo-remsim-client-shell:amd64 (1.1.1) ... Selecting previously unselected package osmo-remsim-client-shell-dbgsym:amd64. Preparing to unpack .../18-osmo-remsim-client-shell-dbgsym_1.1.1_amd64.deb ... Unpacking osmo-remsim-client-shell-dbgsym:amd64 (1.1.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) ... 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 libosmo-rspro2:amd64 (1.1.1) ... Setting up libosmovty13:amd64 (1.11.1) ... Setting up libosmoisdn0:amd64 (1.11.1) ... Setting up libosmo-rspro2-dbgsym:amd64 (1.1.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 libosmosim2:amd64 (1.11.1) ... Setting up libosmocore (1.11.1) ... Setting up osmo-remsim-client-shell:amd64 (1.1.1) ... Setting up libosmocore-dbg:amd64 (1.11.1) ... Setting up osmo-remsim-client-shell-dbgsym:amd64 (1.1.1) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][client] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim/client/REMSIM_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/client/REMSIM_Tests.cfg'] [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim/REMSIM_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/REMSIM_Tests.default'] [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/Common.cfg'] [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest"#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/Common.cfg'] [testenv][client] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/Common.cfg [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1', '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-remsim-test-latest/logs/client/testsuite/Common.cfg'] [testenv][client] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/client/REMSIM_Tests.cfg [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1', '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-remsim-test-latest/logs/client/testsuite/client/REMSIM_Tests.cfg'] [testenv][client] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/REMSIM_Tests.default [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1', '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-remsim-test-latest/logs/client/testsuite/REMSIM_Tests.default'] [testenv][client] Running client [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/client', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1', 'sh', '-c', 'tail -f /dev/null | osmo-remsim-client-shell 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/client/client.log'] DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN [testenv][client] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/logs/client/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/start-testsuite.sh', 'remsim/REMSIM_Tests', 'client/REMSIM_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli client/REMSIM_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: client/REMSIM_Tests.cfg MC@c119783ddc93: Unix server socket created successfully. MC@c119783ddc93: Listening on TCP port 45141. MC2> c119783ddc93 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_cache/podman/titan-11.1.0/remsim/REMSIM_Tests c119783ddc93 45141 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@c119783ddc93: New HC connected from 10.0.2.100 [10.0.2.100]. c119783ddc93: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@c119783ddc93: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@c119783ddc93: Configuration file was processed on all HCs. MC@c119783ddc93: Creating MTC on host 10.0.2.100. MC@c119783ddc93: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c119783ddc93: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient'. ------ RemsimClient_Tests.TC_srv_connectClient ------ Fri Aug 15 13:37:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c119783ddc93: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient' was executed successfully (exit status: 0). MTC@c119783ddc93: Test case TC_srv_connectClient started. DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 UP RSPRO_SRV0(3)@c119783ddc93: Established a new IPA connection (conn_id=2) RSPRO_SRV0(3)@c119783ddc93: 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) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV0(3)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(3)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@c119783ddc93: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(3)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(3)@c119783ddc93: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(3)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(3)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c119783ddc93: setverdict(pass): none -> pass DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:34019){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.1:9998 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server RSPRO_SRV0(3)@c119783ddc93: Final verdict of PTC: none RSPRO_SRV1(4)@c119783ddc93: Final verdict of PTC: none MTC@c119783ddc93: Setting final verdict of the test case. MTC@c119783ddc93: Local verdict of MTC: pass MTC@c119783ddc93: Local verdict of PTC RSPRO_SRV0(3): none (pass -> pass) DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 MTC@c119783ddc93: Local verdict of PTC RSPRO_SRV1(4): none (pass -> pass) DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN MTC@c119783ddc93: Test case TC_srv_connectClient finished. Verdict: pass MTC@c119783ddc93: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient pass'. Fri Aug 15 13:38:07 UTC 2025 ====== RemsimClient_Tests.TC_srv_connectClient pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2820) Waiting for packet dumper to finish... 1 (prev_count=2820, count=3316) MTC@c119783ddc93: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient pass' was executed successfully (exit status: 0). MTC@c119783ddc93: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient_reject'. ------ RemsimClient_Tests.TC_srv_connectClient_reject ------ Fri Aug 15 13:38:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c119783ddc93: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient_reject' was executed successfully (exit status: 0). MTC@c119783ddc93: Test case TC_srv_connectClient_reject started. DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 UP RSPRO_SRV0(5)@c119783ddc93: Established a new IPA connection (conn_id=2) DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV0(5)@c119783ddc93: 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) } } } } RSPRO_SRV0(5)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(5)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@c119783ddc93: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(5)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(5)@c119783ddc93: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(5)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(5)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DRSPRO ERROR ../rspro_client_fsm.c:360 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectClientRes(result=illegalClientId), closing DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){ESTABLISHED}: RSPRO link to 127.0.0.1:9998 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server RSPRO_SRV0(5)@c119783ddc93: IPA: Closed MTC@c119783ddc93: setverdict(pass): none -> pass RSPRO_SRV0(5)@c119783ddc93: Final verdict of PTC: none DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN RSPRO_SRV1(6)@c119783ddc93: Final verdict of PTC: none MTC@c119783ddc93: Setting final verdict of the test case. MTC@c119783ddc93: Local verdict of MTC: pass MTC@c119783ddc93: Local verdict of PTC RSPRO_SRV0(5): none (pass -> pass) MTC@c119783ddc93: Local verdict of PTC RSPRO_SRV1(6): none (pass -> pass) MTC@c119783ddc93: Test case TC_srv_connectClient_reject finished. Verdict: pass MTC@c119783ddc93: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient_reject pass'. Fri Aug 15 13:38:18 UTC 2025 ====== RemsimClient_Tests.TC_srv_connectClient_reject pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3028) Waiting for packet dumper to finish... 1 (prev_count=3028, count=3224) MTC@c119783ddc93: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient_reject pass' was executed successfully (exit status: 0). MTC@c119783ddc93: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient_configClientBank'. ------ RemsimClient_Tests.TC_srv_connectClient_configClientBank ------ Fri Aug 15 13:38:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient_configClientBank.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient_configClientBank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c119783ddc93: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient_configClientBank' was executed successfully (exit status: 0). MTC@c119783ddc93: Test case TC_srv_connectClient_configClientBank started. DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 UP RSPRO_SRV0(7)@c119783ddc93: Established a new IPA connection (conn_id=2) RSPRO_SRV0(7)@c119783ddc93: 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) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV0(7)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(7)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(7)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(7)@c119783ddc93: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(7)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c119783ddc93: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(7)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DMAIN ERROR ../rspro_client_fsm.c:378 CLIENT_MAIN(main){UNCONFIGURED}: Event MF_E_SRVC_CONNECTED not permitted DMAIN INFO main_fsm.c:249 CLIENT_MAIN(main){UNCONFIGURED}: Rx configClientBankReq(127.0.0.1:9999 / B1:0) DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 UP MTC@c119783ddc93: setverdict(pass): none -> pass RSPRO_SRV1(8)@c119783ddc93: Established a new IPA connection (conn_id=2) RSPRO_SRV1(8)@c119783ddc93: 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) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(bankd){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV1(8)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(8)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@c119783ddc93: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(8)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV1(8)@c119783ddc93: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV1(8)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(8)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SET_ATR: 3b 00 DLINP NOTICE stream_cli.c:547 CLICONN(bankd,r=127.0.0.1:9999<->l=127.0.0.1:41103){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){CONNECTED}: RSPRO link to 127.0.0.1:9999 DOWN DMAIN ERROR main_fsm.c:237 CLIENT_MAIN(main){OPERATIONAL}: Connection to bankd lost DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:37701){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.1:9998 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server RSPRO_SRV1(8)@c119783ddc93: Final verdict of PTC: none RSPRO_SRV0(7)@c119783ddc93: Final verdict of PTC: none MTC@c119783ddc93: Setting final verdict of the test case. MTC@c119783ddc93: Local verdict of MTC: pass MTC@c119783ddc93: Local verdict of PTC RSPRO_SRV0(7): none (pass -> pass) MTC@c119783ddc93: Local verdict of PTC RSPRO_SRV1(8): none (pass -> pass) MTC@c119783ddc93: Test case TC_srv_connectClient_configClientBank finished. Verdict: pass MTC@c119783ddc93: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient_configClientBank pass'. DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN DLINP ERROR stream_cli.c:423 CLICONN(bankd,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 DOWN Fri Aug 15 13:38:29 UTC 2025 ====== RemsimClient_Tests.TC_srv_connectClient_configClientBank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4712) Waiting for packet dumper to finish... 1 (prev_count=4712, count=5704) MTC@c119783ddc93: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient_configClientBank pass' was executed successfully (exit status: 0). MTC@c119783ddc93: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_reconnect'. ------ RemsimClient_Tests.TC_srv_reconnect ------ Fri Aug 15 13:38:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/RemsimClient_Tests.TC_srv_reconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/RemsimClient_Tests.TC_srv_reconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c119783ddc93: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_reconnect' was executed successfully (exit status: 0). MTC@c119783ddc93: Test case TC_srv_reconnect started. DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 UP DLINP ERROR stream_cli.c:423 CLICONN(bankd,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 DOWN RSPRO_SRV0(9)@c119783ddc93: Established a new IPA connection (conn_id=2) RSPRO_SRV0(9)@c119783ddc93: 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) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV0(9)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(9)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(9)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(9)@c119783ddc93: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MTC@c119783ddc93: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(9)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(9)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DMAIN ERROR ../rspro_client_fsm.c:378 CLIENT_MAIN(main){WAIT_BANKD}: Event MF_E_SRVC_CONNECTED not permitted DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:41067){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.1:9998 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server RSPRO_SRV0(9)@c119783ddc93: Final verdict of PTC: none MTC@c119783ddc93: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 UP RSPRO_SRV0(11)@c119783ddc93: Established a new IPA connection (conn_id=2) RSPRO_SRV0(11)@c119783ddc93: 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) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV0(11)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(11)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@c119783ddc93: setverdict(pass): none -> pass RSPRO_SRV0(11)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(11)@c119783ddc93: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(11)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(11)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DMAIN ERROR ../rspro_client_fsm.c:378 CLIENT_MAIN(main){WAIT_BANKD}: Event MF_E_SRVC_CONNECTED not permitted DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:46373){CONNECTED} connection closed with srv RSPRO_SRV1(10)@c119783ddc93: Final verdict of PTC: none DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.1:9998 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server RSPRO_SRV0(11)@c119783ddc93: Final verdict of PTC: none MTC@c119783ddc93: Setting final verdict of the test case. MTC@c119783ddc93: Local verdict of MTC: pass MTC@c119783ddc93: Local verdict of PTC RSPRO_SRV0(9): none (pass -> pass) MTC@c119783ddc93: Local verdict of PTC RSPRO_SRV1(10): none (pass -> pass) MTC@c119783ddc93: Local verdict of PTC RSPRO_SRV0(11): none (pass -> pass) MTC@c119783ddc93: Test case TC_srv_reconnect finished. Verdict: pass MTC@c119783ddc93: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_reconnect pass'. DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN Fri Aug 15 13:38:42 UTC 2025 ====== RemsimClient_Tests.TC_srv_reconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5040) Waiting for packet dumper to finish... 1 (prev_count=5040, count=5536) MTC@c119783ddc93: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_reconnect pass' was executed successfully (exit status: 0). MTC@c119783ddc93: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_reconnect'. ------ RemsimClient_Tests.TC_bank_reconnect ------ Fri Aug 15 13:38:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/RemsimClient_Tests.TC_bank_reconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/RemsimClient_Tests.TC_bank_reconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c119783ddc93: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_reconnect' was executed successfully (exit status: 0). MTC@c119783ddc93: Test case TC_bank_reconnect started. DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DLINP ERROR stream_cli.c:423 CLICONN(bankd,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 UP RSPRO_SRV0(12)@c119783ddc93: Established a new IPA connection (conn_id=2) RSPRO_SRV0(12)@c119783ddc93: 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) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV0(12)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(12)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@c119783ddc93: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(12)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(12)@c119783ddc93: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(12)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(12)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DMAIN ERROR ../rspro_client_fsm.c:378 CLIENT_MAIN(main){WAIT_BANKD}: Event MF_E_SRVC_CONNECTED not permitted DMAIN INFO main_fsm.c:249 CLIENT_MAIN(main){WAIT_BANKD}: Rx configClientBankReq(127.0.0.1:9999 / B1:0) DMAIN ERROR main_fsm.c:255 CLIENT_MAIN(main){WAIT_BANKD}: transition to state WAIT_BANKD not permitted! DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 UP RSPRO_SRV1(13)@c119783ddc93: Established a new IPA connection (conn_id=2) MTC@c119783ddc93: setverdict(pass): none -> pass RSPRO_SRV1(13)@c119783ddc93: 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) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(bankd){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV1(13)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(13)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV1(13)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV1(13)@c119783ddc93: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV1(13)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(13)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DLINP NOTICE stream_cli.c:547 CLICONN(bankd,r=127.0.0.1:9999<->l=127.0.0.1:36571){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){ESTABLISHED}: RSPRO link to 127.0.0.1:9999 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server RSPRO_SRV1(13)@c119783ddc93: Final verdict of PTC: none DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DLINP ERROR stream_cli.c:423 CLICONN(bankd,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 DOWN MTC@c119783ddc93: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 UP RSPRO_SRV1(14)@c119783ddc93: Established a new IPA connection (conn_id=2) RSPRO_SRV1(14)@c119783ddc93: 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) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(bankd){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV1(14)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(14)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV1(14)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV1(14)@c119783ddc93: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MTC@c119783ddc93: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(14)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(14)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SET_ATR: 3b 00 DLINP NOTICE stream_cli.c:547 CLICONN(bankd,r=127.0.0.1:9999<->l=127.0.0.1:45125){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){CONNECTED}: RSPRO link to 127.0.0.1:9999 DOWN DMAIN ERROR main_fsm.c:237 CLIENT_MAIN(main){OPERATIONAL}: Connection to bankd lost DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:39441){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.1:9998 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server RSPRO_SRV1(14)@c119783ddc93: Final verdict of PTC: none RSPRO_SRV0(12)@c119783ddc93: Final verdict of PTC: none MTC@c119783ddc93: Setting final verdict of the test case. MTC@c119783ddc93: Local verdict of MTC: pass MTC@c119783ddc93: Local verdict of PTC RSPRO_SRV0(12): none (pass -> pass) MTC@c119783ddc93: Local verdict of PTC RSPRO_SRV1(13): none (pass -> pass) DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN DLINP ERROR stream_cli.c:423 CLICONN(bankd,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 DOWN MTC@c119783ddc93: Local verdict of PTC RSPRO_SRV1(14): none (pass -> pass) MTC@c119783ddc93: Test case TC_bank_reconnect finished. Verdict: pass MTC@c119783ddc93: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_reconnect pass'. Fri Aug 15 13:39:03 UTC 2025 ====== RemsimClient_Tests.TC_bank_reconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7236) Waiting for packet dumper to finish... 1 (prev_count=7236, count=8228) MTC@c119783ddc93: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_reconnect pass' was executed successfully (exit status: 0). MTC@c119783ddc93: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_disconnect'. ------ RemsimClient_Tests.TC_bank_disconnect ------ Fri Aug 15 13:39:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/RemsimClient_Tests.TC_bank_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/RemsimClient_Tests.TC_bank_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c119783ddc93: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_disconnect' was executed successfully (exit status: 0). MTC@c119783ddc93: Test case TC_bank_disconnect started. DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 UP DLINP ERROR stream_cli.c:423 CLICONN(bankd,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 DOWN RSPRO_SRV0(15)@c119783ddc93: Established a new IPA connection (conn_id=2) RSPRO_SRV0(15)@c119783ddc93: 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) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV0(15)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(15)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@c119783ddc93: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(15)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(15)@c119783ddc93: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(15)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(15)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DMAIN ERROR ../rspro_client_fsm.c:378 CLIENT_MAIN(main){WAIT_BANKD}: Event MF_E_SRVC_CONNECTED not permitted DMAIN INFO main_fsm.c:249 CLIENT_MAIN(main){WAIT_BANKD}: Rx configClientBankReq(127.0.0.1:9999 / B1:0) DMAIN ERROR main_fsm.c:255 CLIENT_MAIN(main){WAIT_BANKD}: transition to state WAIT_BANKD not permitted! DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 UP MTC@c119783ddc93: setverdict(pass): none -> pass RSPRO_SRV1(16)@c119783ddc93: Established a new IPA connection (conn_id=2) RSPRO_SRV1(16)@c119783ddc93: 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) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(bankd){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV1(16)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(16)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV1(16)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV1(16)@c119783ddc93: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV1(16)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(16)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SET_ATR: 3b 00 DMAIN INFO main_fsm.c:249 CLIENT_MAIN(main){OPERATIONAL}: Rx configClientBankReq(0.0.0.0:0 / B1:0) DRSPRO INFO ../rspro_client_fsm.c:536 RSPRO_CLIENT(bankd){CONNECTED}: Destroying existing connection to server DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){CONNECTED}: RSPRO link to 0.0.0.0:0 DOWN DMAIN ERROR ../rspro_client_fsm.c:405 CLIENT_MAIN(main){UNCONFIGURED}: Event MF_E_BANKD_LOST not permitted MTC@c119783ddc93: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(16)@c119783ddc93: IPA: Closed MTC@c119783ddc93: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(16)@c119783ddc93: Final verdict of PTC: none DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:43839){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.1:9998 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server RSPRO_SRV0(15)@c119783ddc93: Final verdict of PTC: none MTC@c119783ddc93: Setting final verdict of the test case. MTC@c119783ddc93: Local verdict of MTC: pass MTC@c119783ddc93: Local verdict of PTC RSPRO_SRV0(15): none (pass -> pass) DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN MTC@c119783ddc93: Local verdict of PTC RSPRO_SRV1(16): none (pass -> pass) MTC@c119783ddc93: Test case TC_bank_disconnect finished. Verdict: pass MTC@c119783ddc93: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_disconnect pass'. Fri Aug 15 13:39:14 UTC 2025 ====== RemsimClient_Tests.TC_bank_disconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4868) Waiting for packet dumper to finish... 1 (prev_count=4868, count=6020) MTC@c119783ddc93: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_disconnect pass' was executed successfully (exit status: 0). MTC@c119783ddc93: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_disconnect_reconnect'. ------ RemsimClient_Tests.TC_bank_disconnect_reconnect ------ Fri Aug 15 13:39:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/RemsimClient_Tests.TC_bank_disconnect_reconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/RemsimClient_Tests.TC_bank_disconnect_reconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c119783ddc93: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_disconnect_reconnect' was executed successfully (exit status: 0). MTC@c119783ddc93: Test case TC_bank_disconnect_reconnect started. DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 UP RSPRO_SRV0(17)@c119783ddc93: Established a new IPA connection (conn_id=2) RSPRO_SRV0(17)@c119783ddc93: 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) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV0(17)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(17)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@c119783ddc93: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(17)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(17)@c119783ddc93: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(17)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(17)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DMAIN ERROR ../rspro_client_fsm.c:378 CLIENT_MAIN(main){UNCONFIGURED}: Event MF_E_SRVC_CONNECTED not permitted DMAIN INFO main_fsm.c:249 CLIENT_MAIN(main){UNCONFIGURED}: Rx configClientBankReq(127.0.0.1:9999 / B1:0) DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 UP RSPRO_SRV1(18)@c119783ddc93: Established a new IPA connection (conn_id=2) MTC@c119783ddc93: setverdict(pass): none -> pass RSPRO_SRV1(18)@c119783ddc93: 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) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(bankd){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV1(18)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(18)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV1(18)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV1(18)@c119783ddc93: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV1(18)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(18)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SET_ATR: 3b 00 DMAIN INFO main_fsm.c:249 CLIENT_MAIN(main){OPERATIONAL}: Rx configClientBankReq(0.0.0.0:0 / B1:0) DRSPRO INFO ../rspro_client_fsm.c:536 RSPRO_CLIENT(bankd){CONNECTED}: Destroying existing connection to server DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){CONNECTED}: RSPRO link to 0.0.0.0:0 DOWN DMAIN ERROR ../rspro_client_fsm.c:405 CLIENT_MAIN(main){UNCONFIGURED}: Event MF_E_BANKD_LOST not permitted RSPRO_SRV1(18)@c119783ddc93: IPA: Closed MTC@c119783ddc93: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(18)@c119783ddc93: Final verdict of PTC: none MTC@c119783ddc93: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). DMAIN INFO main_fsm.c:249 CLIENT_MAIN(main){UNCONFIGURED}: Rx configClientBankReq(127.0.0.1:9999 / B1:0) MTC@c119783ddc93: setverdict(pass): pass -> pass, component reason not changed DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 UP RSPRO_SRV1(19)@c119783ddc93: Established a new IPA connection (conn_id=2) RSPRO_SRV1(19)@c119783ddc93: 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) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(bankd){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV1(19)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(19)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@c119783ddc93: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(19)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV1(19)@c119783ddc93: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV1(19)@c119783ddc93: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(19)@c119783ddc93: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(19)@c119783ddc93: Dynamic test case error: Sending data on the connection of port IPA_RSPRO_PORT to 1:RSPRO_SRV[1] failed. (Broken pipe) RSPRO_SRV1(19)@c119783ddc93: setverdict(error): none -> error DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:42031){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.1:9998 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server DLINP NOTICE stream_cli.c:547 CLICONN(bankd,r=127.0.0.1:9999<->l=127.0.0.1:44727){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){ESTABLISHED}: RSPRO link to 127.0.0.1:9999 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server RSPRO_SRV0(17)@c119783ddc93: Final verdict of PTC: none RSPRO_SRV1(19)@c119783ddc93: Final verdict of PTC: error MTC@c119783ddc93: Setting final verdict of the test case. MTC@c119783ddc93: Local verdict of MTC: pass DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 MTC@c119783ddc93: Local verdict of PTC RSPRO_SRV0(17): none (pass -> pass) MTC@c119783ddc93: Local verdict of PTC RSPRO_SRV1(18): none (pass -> pass) DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DLINP ERROR stream_cli.c:423 CLICONN(bankd,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 DOWN DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN MTC@c119783ddc93: Local verdict of PTC RSPRO_SRV1(19): error (pass -> error) MTC@c119783ddc93: Test case TC_bank_disconnect_reconnect finished. Verdict: error MTC@c119783ddc93: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_disconnect_reconnect error'. Fri Aug 15 13:39:25 UTC 2025 ------ RemsimClient_Tests.TC_bank_disconnect_reconnect error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4796) Waiting for packet dumper to finish... 1 (prev_count=4796, count=8584) MTC@c119783ddc93: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_disconnect_reconnect error' was executed successfully (exit status: 0). MC@c119783ddc93: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c119783ddc93: Terminating MTC. MC@c119783ddc93: MTC terminated. MC2> exit MC@c119783ddc93: Shutting down session. MC@c119783ddc93: Shutdown complete. No expected results found, not comparing outcome. (/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim/expected-results.xml) [testenv][client] Testsuite is done [testenv][client] Stopping testsuite (4092262) [testenv][client] Merging log files [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/logs/client/testsuite', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/log_merge.sh REMSIM_Tests --rm >/dev/null'] [testenv][client] Formatting log files [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/logs/client/testsuite', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/log_format.sh'] [testenv][client] Stopping client (4092217) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1'] testenv-remsim-all-osmocom-latest-20250815-1334-47980234-1 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/podman/testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-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-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', '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][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', '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 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Hit:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease Reading package lists...[testenv] feed_watchdog_loop: podman container has stopped [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_cache/podman/dbg_pkgs_all'] [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', 'apt-rdepends', 'osmo-remsim-server'] [testenv][server] osmo-remsim-server -> osmo-remsim-server: installing osmo-remsim-server-dbgsym [testenv][server] osmo-remsim-server -> libc6: installing libc6-dbg [testenv][server] osmo-remsim-server -> libosmo-rspro2: installing libosmo-rspro2-dbgsym [testenv][server] osmo-remsim-server -> libosmocore22: installing libosmocore-dbg [testenv][server] osmo-remsim-server -> libdb5.3: installing libdb5.3-dbg [testenv][server] Installing packages: osmo-remsim-server, osmo-remsim-server-dbgsym, libc6-dbg, libosmo-rspro2-dbgsym, libosmocore-dbg, libdb5.3-dbg [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-remsim-server', 'osmo-remsim-server-dbgsym', 'libc6-dbg', 'libosmo-rspro2-dbgsym', 'libosmocore-dbg', 'libdb5.3-dbg'] Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libosmo-rspro2 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 libdb5.3-dbg libosmo-rspro2 libosmo-rspro2-dbgsym libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-remsim-server osmo-remsim-server-dbgsym osmocom-keyring osmocom-latest 0 upgraded, 21 newly installed, 0 to remove and 7 not upgraded. Need to get 41.5 MB/52.4 MB of archives. After this operation, 60.3 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-remsim-server 1.1.1 [31.0 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-remsim-server-dbgsym 1.1.1 [81.7 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libdb5.3-dbg amd64 5.3.28+dfsg2-1 [41.3 MB] Fetched 41.5 MB in 0s (105 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 libdb5.3-dbg:amd64. Preparing to unpack .../01-libdb5.3-dbg_5.3.28+dfsg2-1_amd64.deb ... Unpacking libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../02-osmocom-keyring_1.0.2_amd64.deb ... Unpacking osmocom-keyring (1.0.2) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../03-osmocom-latest_1.1.0_amd64.deb ... Unpacking osmocom-latest (1.1.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../04-libosmocore22_1.11.1_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.1) ... Selecting previously unselected package libosmo-rspro2:amd64. Preparing to unpack .../05-libosmo-rspro2_1.1.1_amd64.deb ... Unpacking libosmo-rspro2:amd64 (1.1.1) ... Selecting previously unselected package libosmo-rspro2-dbgsym:amd64. Preparing to unpack .../06-libosmo-rspro2-dbgsym_1.1.1_amd64.deb ... Unpacking libosmo-rspro2-dbgsym:amd64 (1.1.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../07-libosmocodec4_1.11.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.1) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../08-libosmoisdn0_1.11.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../09-libosmogsm20_1.11.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.11.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.1) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../11-libosmovty13_1.11.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.11.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.11.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.11.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.11.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.11.1_amd64.deb ... Unpacking libosmocore (1.11.1) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../17-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package osmo-remsim-server:amd64. Preparing to unpack .../18-osmo-remsim-server_1.1.1_amd64.deb ... Unpacking osmo-remsim-server:amd64 (1.1.1) ... Selecting previously unselected package osmo-remsim-server-dbgsym:amd64. Preparing to unpack .../19-osmo-remsim-server-dbgsym_1.1.1_amd64.deb ... Unpacking osmo-remsim-server-dbgsym:amd64 (1.1.1) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../20-libosmocore-dbg_1.11.1_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.1) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-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 libosmo-rspro2:amd64 (1.1.1) ... Setting up libosmovty13:amd64 (1.11.1) ... Setting up libosmoisdn0:amd64 (1.11.1) ... Setting up libosmo-rspro2-dbgsym:amd64 (1.1.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 libosmosim2:amd64 (1.11.1) ... Setting up libosmocore (1.11.1) ... Setting up osmo-remsim-server:amd64 (1.1.1) ... Setting up libosmocore-dbg:amd64 (1.11.1) ... Setting up osmo-remsim-server-dbgsym:amd64 (1.1.1) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][server] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim/server/REMSIM_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/server/REMSIM_Tests.cfg'] [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim/REMSIM_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/REMSIM_Tests.default'] [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/Common.cfg'] [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest"#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/Common.cfg'] [testenv][server] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/Common.cfg [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', '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-remsim-test-latest/logs/server/testsuite/Common.cfg'] [testenv][server] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/server/REMSIM_Tests.cfg [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', '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-remsim-test-latest/logs/server/testsuite/server/REMSIM_Tests.cfg'] [testenv][server] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/REMSIM_Tests.default [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', '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-remsim-test-latest/logs/server/testsuite/REMSIM_Tests.default'] [testenv][server] Running server [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/server', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', 'sh', '-c', 'osmo-remsim-server 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/server/server.log'] [testenv][server] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/logs/server/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/start-testsuite.sh', 'remsim/REMSIM_Tests', 'server/REMSIM_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli server/REMSIM_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: server/REMSIM_Tests.cfg MC@9c9a4f81914a: Unix server socket created successfully. MC@9c9a4f81914a: Listening on TCP port 37303. MC2> 9c9a4f81914a is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_cache/podman/titan-11.1.0/remsim/REMSIM_Tests 9c9a4f81914a 37303 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@9c9a4f81914a: New HC connected from 10.0.2.100 [10.0.2.100]. 9c9a4f81914a: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@9c9a4f81914a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@9c9a4f81914a: Configuration file was processed on all HCs. MC@9c9a4f81914a: Creating MTC on host 10.0.2.100. MC@9c9a4f81914a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing'. ------ RemsimServer_Tests.TC_connect_and_nothing ------ Fri Aug 15 13:39:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_connect_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_connect_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Test case TC_connect_and_nothing started. RSPRO0(3)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c9a4f81914a: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(3)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(3)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(3)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO0(3)@9c9a4f81914a: IPA: Closed MTC@9c9a4f81914a: setverdict(pass): none -> pass RSPRO0(3)@9c9a4f81914a: Final verdict of PTC: none MTC@9c9a4f81914a: Setting final verdict of the test case. MTC@9c9a4f81914a: Local verdict of MTC: pass MTC@9c9a4f81914a: Local verdict of PTC RSPRO0(3): none (pass -> pass) MTC@9c9a4f81914a: Test case TC_connect_and_nothing finished. Verdict: pass MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass'. Fri Aug 15 13:39:48 UTC 2025 ====== RemsimServer_Tests.TC_connect_and_nothing pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=1608) Waiting for packet dumper to finish... 1 (prev_count=1608, count=1908) MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client'. ------ RemsimServer_Tests.TC_connect_client ------ Fri Aug 15 13:39:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_connect_client.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_connect_client.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Test case TC_connect_client started. 529 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 426 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@9c9a4f81914a: setverdict(pass): none -> pass RSPRO0(4)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c9a4f81914a: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(4)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(4)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(4)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DMAIN INFO rspro_server.c:167 SERVER_CONN(C3:4){ESTABLISHED}: Client connected from 127.0.0.1:10000 MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 426 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C3:4){CONNECTED_CLIENT}: failed reading from socket: 0 426 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Connection lost; terminating FSM RSPRO0(4)@9c9a4f81914a: Final verdict of PTC: none MTC@9c9a4f81914a: Setting final verdict of the test case. MTC@9c9a4f81914a: Local verdict of MTC: pass MTC@9c9a4f81914a: Local verdict of PTC RSPRO0(4): none (pass -> pass) MTC@9c9a4f81914a: Test case TC_connect_client finished. Verdict: pass MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass'. Fri Aug 15 13:39:51 UTC 2025 ====== RemsimServer_Tests.TC_connect_client pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=6172) MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate'. ------ RemsimServer_Tests.TC_connect_client_duplicate ------ Fri Aug 15 13:39:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_connect_client_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_connect_client_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Test case TC_connect_client_duplicate started. 582 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 426 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@9c9a4f81914a: setverdict(pass): none -> pass RSPRO0(5)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c9a4f81914a: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(5)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(5)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(5)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DMAIN INFO rspro_server.c:167 SERVER_CONN(C13:1){ESTABLISHED}: Client connected from 127.0.0.1:10000 MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c9a4f81914a: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(6)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(6)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(6)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 426 DMAIN INFO rspro_server.c:167 SERVER_CONN(C13:1){ESTABLISHED}: Client connected from 127.0.0.1:10001 426 DMAIN ERROR rspro_server.c:182 SERVER_CONN(C13:1){ESTABLISHED}: New client connection from 127.0.0.1:10001, but we already have a connection from 127.0.0.1:10000. Dropping new connection. MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DMAIN NOTICE rspro_server.c:497 SERVER_CONN(C13:1){REJECTED}: Closing connection of rejected peer RSPRO1(6)@9c9a4f81914a: IPA: Closed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@9c9a4f81914a: Final verdict of PTC: none MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 426 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C13:1){CONNECTED_CLIENT}: failed reading from socket: 0 426 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C13:1){CONNECTED_CLIENT}: Connection lost; terminating FSM RSPRO0(5)@9c9a4f81914a: Final verdict of PTC: none MTC@9c9a4f81914a: Setting final verdict of the test case. MTC@9c9a4f81914a: Local verdict of MTC: pass MTC@9c9a4f81914a: Local verdict of PTC RSPRO0(5): none (pass -> pass) MTC@9c9a4f81914a: Local verdict of PTC RSPRO1(6): none (pass -> pass) MTC@9c9a4f81914a: Test case TC_connect_client_duplicate finished. Verdict: pass MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass'. Fri Aug 15 13:39:56 UTC 2025 ====== RemsimServer_Tests.TC_connect_client_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7868) Waiting for packet dumper to finish... 1 (prev_count=7868, count=9868) MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank'. ------ RemsimServer_Tests.TC_connect_bank ------ Fri Aug 15 13:39:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_connect_bank.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_connect_bank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Test case TC_connect_bank started. 638 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 426 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@9c9a4f81914a: setverdict(pass): none -> pass RSPRO0(7)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c9a4f81914a: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(7)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(7)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(7)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 426 DMAIN NOTICE rspro_server.c:218 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1 (localhost). This only works if your clients also all are on localhost, as they must be able to reach the bankd! MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 426 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 426 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM RSPRO0(7)@9c9a4f81914a: Final verdict of PTC: none MTC@9c9a4f81914a: Setting final verdict of the test case. MTC@9c9a4f81914a: Local verdict of MTC: pass MTC@9c9a4f81914a: Local verdict of PTC RSPRO0(7): none (pass -> pass) MTC@9c9a4f81914a: Test case TC_connect_bank finished. Verdict: pass MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass'. Fri Aug 15 13:39:59 UTC 2025 ====== RemsimServer_Tests.TC_connect_bank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=6192) MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate'. ------ RemsimServer_Tests.TC_connect_bank_duplicate ------ Fri Aug 15 13:40:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_connect_bank_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_connect_bank_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Test case TC_connect_bank_duplicate started. 691 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 426 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@9c9a4f81914a: setverdict(pass): none -> pass RSPRO0(8)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c9a4f81914a: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(8)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(8)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(8)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 426 DMAIN NOTICE rspro_server.c:218 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1 (localhost). This only works if your clients also all are on localhost, as they must be able to reach the bankd! MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed RSPRO1(9)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c9a4f81914a: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(9)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(9)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(9)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 426 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10001 426 DMAIN NOTICE rspro_server.c:218 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1 (localhost). This only works if your clients also all are on localhost, as they must be able to reach the bankd! 426 DMAIN ERROR rspro_server.c:236 SERVER_CONN(B1){ESTABLISHED}: New bankd connection from 127.0.0.1:10001, but we already have a connection from 127.0.0.1:10000. Dropping new connection. MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DMAIN NOTICE rspro_server.c:497 SERVER_CONN(B1){REJECTED}: Closing connection of rejected peer RSPRO1(9)@9c9a4f81914a: IPA: Closed RSPRO1(9)@9c9a4f81914a: Final verdict of PTC: none MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 426 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 426 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM RSPRO0(8)@9c9a4f81914a: Final verdict of PTC: none MTC@9c9a4f81914a: Setting final verdict of the test case. MTC@9c9a4f81914a: Local verdict of MTC: pass MTC@9c9a4f81914a: Local verdict of PTC RSPRO0(8): none (pass -> pass) MTC@9c9a4f81914a: Local verdict of PTC RSPRO1(9): none (pass -> pass) MTC@9c9a4f81914a: Test case TC_connect_bank_duplicate finished. Verdict: pass MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass'. Fri Aug 15 13:40:04 UTC 2025 ====== RemsimServer_Tests.TC_connect_bank_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=9608) Waiting for packet dumper to finish... 1 (prev_count=9608, count=9908) MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add'. ------ RemsimServer_Tests.TC_slotmap_add ------ Fri Aug 15 13:40:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Test case TC_slotmap_add started. 745 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 426 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@9c9a4f81914a: setverdict(pass): none -> pass 746 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 746 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: Setting final verdict of the test case. MTC@9c9a4f81914a: Local verdict of MTC: pass MTC@9c9a4f81914a: No PTCs were created. MTC@9c9a4f81914a: Test case TC_slotmap_add finished. Verdict: pass MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass'. Fri Aug 15 13:40:07 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=4060) MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b'. ------ RemsimServer_Tests.TC_slotmap_add_conn_cl_b ------ Fri Aug 15 13:40:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_conn_cl_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_conn_cl_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Test case TC_slotmap_add_conn_cl_b started. RSPRO0(10)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c9a4f81914a: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(10)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(10)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(10)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(11)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(11)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(11)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@9c9a4f81914a: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(11)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 799 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 799 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 426 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@9c9a4f81914a: setverdict(pass): none -> pass 800 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 800 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DMAIN INFO rspro_server.c:167 SERVER_CONN(C3:4){ESTABLISHED}: Client connected from 127.0.0.1:10000 426 DMAIN NOTICE rspro_server.c:305 SERVER_CONN(C3:4){CONNECTED_CLIENT}: BankSlot has changed B0:0 -> B1:2 MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10001 426 DMAIN NOTICE rspro_server.c:218 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1 (localhost). This only works if your clients also all are on localhost, as they must be able to reach the bankd! 426 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 426 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE 426 DMAIN NOTICE rspro_server.c:334 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Bankd IP/Port changed to 1.0.0.127:9999 MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed RSPRO0(10)@9c9a4f81914a: Warning: The last outgoing messages on port IPA_RSPRO_PORT may be lost. 426 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 426 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C3:4){CONNECTED_CLIENT}: failed reading from socket: 0 426 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Connection lost; terminating FSM 426 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10001<->l=127.0.0.1:9998) connection closed with client 426 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 426 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 426 DMAIN INFO rspro_server.c:907 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> NEW RSPRO0(10)@9c9a4f81914a: Final verdict of PTC: none RSPRO1(11)@9c9a4f81914a: Final verdict of PTC: none MTC@9c9a4f81914a: Setting final verdict of the test case. MTC@9c9a4f81914a: Local verdict of MTC: pass MTC@9c9a4f81914a: Local verdict of PTC RSPRO0(10): none (pass -> pass) MTC@9c9a4f81914a: Local verdict of PTC RSPRO1(11): none (pass -> pass) MTC@9c9a4f81914a: Test case TC_slotmap_add_conn_cl_b finished. Verdict: pass MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass'. Fri Aug 15 13:40:10 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=11756) MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range'. ------ RemsimServer_Tests.TC_slotmap_add_out_of_range ------ Fri Aug 15 13:40:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_out_of_range.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_out_of_range.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Test case TC_slotmap_add_out_of_range started. 854 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 854 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 426 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@9c9a4f81914a: setverdict(pass): none -> pass MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: Setting final verdict of the test case. MTC@9c9a4f81914a: Local verdict of MTC: pass MTC@9c9a4f81914a: No PTCs were created. MTC@9c9a4f81914a: Test case TC_slotmap_add_out_of_range finished. Verdict: pass MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass'. Fri Aug 15 13:40:13 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_out_of_range pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=6680) MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add'. ------ RemsimServer_Tests.TC_conn_cl_b_slotmap_add ------ Fri Aug 15 13:40:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_conn_cl_b_slotmap_add.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_conn_cl_b_slotmap_add.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Test case TC_conn_cl_b_slotmap_add started. RSPRO0(12)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c9a4f81914a: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(12)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(12)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(12)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(13)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c9a4f81914a: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(13)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(13)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(13)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 907 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 426 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@9c9a4f81914a: setverdict(pass): none -> pass 426 DMAIN INFO rspro_server.c:167 SERVER_CONN(C3:4){ESTABLISHED}: Client connected from 127.0.0.1:10000 MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 908 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 908 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10001 426 DMAIN NOTICE rspro_server.c:218 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1 (localhost). This only works if your clients also all are on localhost, as they must be able to reach the bankd! 426 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 426 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE 426 DMAIN NOTICE rspro_server.c:305 SERVER_CONN(C3:4){CONNECTED_CLIENT}: BankSlot has changed B0:0 -> B1:2 426 DMAIN NOTICE rspro_server.c:334 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Bankd IP/Port changed to 1.0.0.127:9999 MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 426 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C3:4){CONNECTED_CLIENT}: failed reading from socket: 0 426 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Connection lost; terminating FSM 426 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10001<->l=127.0.0.1:9998) connection closed with client 426 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 426 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 426 DMAIN INFO rspro_server.c:907 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> NEW RSPRO0(12)@9c9a4f81914a: Final verdict of PTC: none RSPRO1(13)@9c9a4f81914a: Final verdict of PTC: none MTC@9c9a4f81914a: Setting final verdict of the test case. MTC@9c9a4f81914a: Local verdict of MTC: pass MTC@9c9a4f81914a: Local verdict of PTC RSPRO0(12): none (pass -> pass) MTC@9c9a4f81914a: Local verdict of PTC RSPRO1(13): none (pass -> pass) MTC@9c9a4f81914a: Test case TC_conn_cl_b_slotmap_add finished. Verdict: pass MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass'. Fri Aug 15 13:40:16 UTC 2025 ====== RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=11884) MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new'. ------ RemsimServer_Tests.TC_slotmap_del_new ------ Fri Aug 15 13:40:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_new.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_new.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Test case TC_slotmap_del_new started. 961 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 961 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 426 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@9c9a4f81914a: setverdict(pass): none -> pass 962 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 962 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 201, statustext := "Created", header := { { header_name := "Date", header_value := "Fri, 15 Aug 2025 13:40:19 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } 963 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 426 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Fri, 15 Aug 2025 13:40:19 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@9c9a4f81914a: Setting final verdict of the test case. MTC@9c9a4f81914a: Local verdict of MTC: pass MTC@9c9a4f81914a: No PTCs were created. MTC@9c9a4f81914a: Test case TC_slotmap_del_new finished. Verdict: pass MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass'. Fri Aug 15 13:40:20 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=3940) MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant'. ------ RemsimServer_Tests.TC_slotmap_del_nonexistant ------ Fri Aug 15 13:40:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_nonexistant.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_nonexistant.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Test case TC_slotmap_del_nonexistant started. 1014 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 426 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@9c9a4f81914a: setverdict(pass): none -> pass 426 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 404, statustext := "Not Found", header := { { header_name := "Date", header_value := "Fri, 15 Aug 2025 13:40:23 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@9c9a4f81914a: Setting final verdict of the test case. MTC@9c9a4f81914a: Local verdict of MTC: pass MTC@9c9a4f81914a: No PTCs were created. MTC@9c9a4f81914a: Test case TC_slotmap_del_nonexistant finished. Verdict: pass MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass'. Fri Aug 15 13:40:23 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_nonexistant pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=2672) MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack'. ------ RemsimServer_Tests.TC_slotmap_del_unack ------ Fri Aug 15 13:40:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_unack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_unack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Test case TC_slotmap_del_unack started. RSPRO0(14)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c9a4f81914a: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(14)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(14)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(14)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 1066 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 426 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@9c9a4f81914a: setverdict(pass): none -> pass 1067 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 1067 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 426 DMAIN NOTICE rspro_server.c:218 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1 (localhost). This only works if your clients also all are on localhost, as they must be able to reach the bankd! 426 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 426 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 426 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 426 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 426 DMAIN INFO rspro_server.c:903 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> NEW RSPRO0(14)@9c9a4f81914a: Final verdict of PTC: none MTC@9c9a4f81914a: Setting final verdict of the test case. MTC@9c9a4f81914a: Local verdict of MTC: pass MTC@9c9a4f81914a: Local verdict of PTC RSPRO0(14): none (pass -> pass) MTC@9c9a4f81914a: Test case TC_slotmap_del_unack finished. Verdict: pass MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass'. Fri Aug 15 13:40:26 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_unack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=10148) MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active'. ------ RemsimServer_Tests.TC_slotmap_del_active ------ Fri Aug 15 13:40:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_active.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Test case TC_slotmap_del_active started. RSPRO0(15)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c9a4f81914a: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(15)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(15)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(15)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 1122 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 426 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@9c9a4f81914a: setverdict(pass): none -> pass 1123 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 1123 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 426 DMAIN NOTICE rspro_server.c:218 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1 (localhost). This only works if your clients also all are on localhost, as they must be able to reach the bankd! 426 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 426 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 1130 DMAIN INFO rest_api.c:386 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> DELETE_REQ 426 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work 426 DMAIN INFO rspro_server.c:460 Slot Map B(1:2) <-> C(3:4) state change: DELETE_REQ -> DELETING MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 426 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 426 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 426 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM RSPRO0(15)@9c9a4f81914a: Final verdict of PTC: none MTC@9c9a4f81914a: Setting final verdict of the test case. MTC@9c9a4f81914a: Local verdict of MTC: pass MTC@9c9a4f81914a: Local verdict of PTC RSPRO0(15): none (pass -> pass) MTC@9c9a4f81914a: Test case TC_slotmap_del_active finished. Verdict: pass MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass'. Fri Aug 15 13:40:30 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_active pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7892) Waiting for packet dumper to finish... 1 (prev_count=7892, count=10976) MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client'. ------ RemsimServer_Tests.TC_slotmap_del_active_client ------ Fri Aug 15 13:40:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_active_client.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_active_client.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Test case TC_slotmap_del_active_client started. RSPRO0(16)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c9a4f81914a: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(16)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(16)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(16)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(17)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c9a4f81914a: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(17)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(17)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(17)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 1183 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 426 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@9c9a4f81914a: setverdict(pass): none -> pass 1184 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 1184 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 426 DMAIN NOTICE rspro_server.c:218 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1 (localhost). This only works if your clients also all are on localhost, as they must be able to reach the bankd! 426 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 426 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DMAIN INFO rspro_server.c:167 SERVER_CONN(C3:4){ESTABLISHED}: Client connected from 127.0.0.1:10001 426 DMAIN NOTICE rspro_server.c:305 SERVER_CONN(C3:4){CONNECTED_CLIENT}: BankSlot has changed B0:0 -> B1:2 426 DMAIN NOTICE rspro_server.c:334 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Bankd IP/Port changed to 1.0.0.127:9999 MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 1188 DMAIN INFO rest_api.c:386 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> DELETE_REQ 426 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work 426 DMAIN INFO rspro_server.c:460 Slot Map B(1:2) <-> C(3:4) state change: DELETE_REQ -> DELETING MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DMAIN NOTICE rspro_server.c:334 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Bankd IP/Port changed to 0.0.0.0:0 426 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 426 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 426 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 426 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 426 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10001<->l=127.0.0.1:9998) connection closed with client 426 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C3:4){CONNECTED_CLIENT}: failed reading from socket: 0 426 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Connection lost; terminating FSM RSPRO0(16)@9c9a4f81914a: Final verdict of PTC: none RSPRO1(17)@9c9a4f81914a: Final verdict of PTC: none MTC@9c9a4f81914a: Setting final verdict of the test case. MTC@9c9a4f81914a: Local verdict of MTC: pass MTC@9c9a4f81914a: Local verdict of PTC RSPRO0(16): none (pass -> pass) MTC@9c9a4f81914a: Local verdict of PTC RSPRO1(17): none (pass -> pass) MTC@9c9a4f81914a: Test case TC_slotmap_del_active_client finished. Verdict: pass MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass'. Fri Aug 15 13:40:34 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_active_client pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=9908) Waiting for packet dumper to finish... 1 (prev_count=9908, count=13648) MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank'. ------ RemsimServer_Tests.TC_slotmap_add_active_bank ------ Fri Aug 15 13:40:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_active_bank.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_active_bank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank' was executed successfully (exit status: 0). MTC@9c9a4f81914a: Test case TC_slotmap_add_active_bank started. RSPRO0(18)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c9a4f81914a: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(18)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(18)@9c9a4f81914a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(18)@9c9a4f81914a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 1240 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 426 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@9c9a4f81914a: setverdict(pass): none -> pass 426 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 426 DMAIN NOTICE rspro_server.c:218 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1 (localhost). This only works if your clients also all are on localhost, as they must be able to reach the bankd! MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 1241 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 1241 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 1241 DMAIN INFO rest_api.c:339 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 426 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work 426 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed MTC@9c9a4f81914a: setverdict(pass): pass -> pass, component reason not changed 426 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 426 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 426 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 426 DMAIN INFO rspro_server.c:907 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> NEW RSPRO0(18)@9c9a4f81914a: Final verdict of PTC: none MTC@9c9a4f81914a: Setting final verdict of the test case. MTC@9c9a4f81914a: Local verdict of MTC: pass MTC@9c9a4f81914a: Local verdict of PTC RSPRO0(18): none (pass -> pass) MTC@9c9a4f81914a: Test case TC_slotmap_add_active_bank finished. Verdict: pass MTC@9c9a4f81914a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass'. Fri Aug 15 13:40:37 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_active_bank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=6528) MTC@9c9a4f81914a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass' was executed successfully (exit status: 0). MC@9c9a4f81914a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@9c9a4f81914a: Terminating MTC. MC@9c9a4f81914a: MTC terminated. MC2> exit MC@9c9a4f81914a: Shutting down session. MC@9c9a4f81914a: Shutdown complete. No expected results found, not comparing outcome. (/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim/expected-results.xml) [testenv][server] Testsuite is done [testenv][server] Stopping testsuite (4096853) [testenv][server] Merging log files [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/logs/server/testsuite', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/log_merge.sh REMSIM_Tests --rm >/dev/null'] [testenv][server] Formatting log files [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/logs/server/testsuite', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/log_format.sh'] [testenv][server] Stopping server (4096811) [testenv] Showing server/testsuite/junit-xml-445.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/server/testsuite/junit-xml-445.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='15' failures='0' errors='0' skipped='0' inconc='0' time='62.00'> <testcase classname='RemsimServer_Tests' name='TC_connect_and_nothing' time='10.032779'/> <testcase classname='RemsimServer_Tests' name='TC_connect_client' time='0.082267'/> <testcase classname='RemsimServer_Tests' name='TC_connect_client_duplicate' time='1.152233'/> <testcase classname='RemsimServer_Tests' name='TC_connect_bank' time='0.076082'/> <testcase classname='RemsimServer_Tests' name='TC_connect_bank_duplicate' time='2.100628'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add' time='0.009622'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_conn_cl_b' time='0.080816'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_out_of_range' time='0.010071'/> <testcase classname='RemsimServer_Tests' name='TC_conn_cl_b_slotmap_add' time='0.101253'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_new' time='0.024890'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_nonexistant' time='0.013621'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_unack' time='0.087380'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_active' time='1.089446'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_active_client' time='1.110845'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_active_bank' time='0.084854'/> </testsuite> [testenv] Showing bankd/testsuite/junit-xml-bankd-4812.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/bankd/testsuite/junit-xml-bankd-4812.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='18' failures='1' errors='0' skipped='0' inconc='0' time='217.00'> <testcase classname='RemsimBankd_Tests' name='TC_connectBankReq_timeout' time='18.742487'/> <testcase classname='RemsimBankd_Tests' name='TC_connectBankReq' time='7.991061'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping' time='7.955084'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_busySlot' time='7.894660'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_busyClient' time='7.894937'> <failure type='fail-verdict'>Received unexpected RPSRO{ version := 2, tag := 0, msg := { createMappingRes := { result := illegalSlotId (3) } } } instead of { version := 2, tag := ?, msg := { createMappingRes := { result := ok (0) } } } RemsimBankd_Tests.ttcn:433 RemsimBankd_Tests control part RemsimBankd_Tests.ttcn:132 TC_createMapping_busyClient testcase </failure> </testcase> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_invalidSlot' time='7.899724'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_invalidBank' time='7.910541'/> <testcase classname='RemsimBankd_Tests' name='TC_removeMapping_unknownMap' time='7.915788'/> <testcase classname='RemsimBankd_Tests' name='TC_removeMapping' time='7.906994'/> <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_missingSlot' time='0.005455'/> <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_unknown' time='0.013543'/> <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_createMapping' time='11.798967'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_clientConnect' time='8.010601'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_clientReconnect' time='18.028581'/> <testcase classname='RemsimBankd_Tests' name='TC_removeMapping_connected' time='11.975303'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_connectClient_changeMapping' time='7.995379'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_connectClient_recreateMapping' time='13.002835'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_exchangeTPDU' time='8.665695'/> </testsuite> [testenv] Showing client/testsuite/junit-xml-client-426.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-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-remsim-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/logs/client/testsuite/junit-xml-client-426.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='7' failures='0' errors='1' skipped='0' inconc='0' time='90.00'> <testcase classname='RemsimClient_Tests' name='TC_srv_connectClient' time='9.614321'/> <testcase classname='RemsimClient_Tests' name='TC_srv_connectClient_reject' time='7.972574'/> <testcase classname='RemsimClient_Tests' name='TC_srv_connectClient_configClientBank' time='7.893298'/> <testcase classname='RemsimClient_Tests' name='TC_srv_reconnect' time='9.004079'/> <testcase classname='RemsimClient_Tests' name='TC_bank_reconnect' time='18.000189'/> <testcase classname='RemsimClient_Tests' name='TC_bank_disconnect' time='7.965433'/> <testcase classname='RemsimClient_Tests' name='TC_bank_disconnect_reconnect' time='7.988452'> <error type='DTE'></error> </testcase> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2'] testenv-remsim-all-osmocom-latest-20250815-1334-47980234-2 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test-latest/1600/artifact/logs/ + [ 0 = 0 ] + rm -rf _cache .linux + + uptime grep --color=always -o load.* load average: 1.82, 2.76, 3.17 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE