Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b03de2f47c825c2920b94504d7f8c7e297986210 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b03de2f47c825c2920b94504d7f8c7e297986210 # timeout=10 Commit message: "testenv: use separate install dir for --asan" > git rev-list --no-walk bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-remsim-test] $ /bin/sh -xe /tmp/jenkins11781159958686485019.sh + DISTRO=debian:trixie + echo debian:trixie + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:8985984ea70bcf70f83e2ac009bd4bae1f9b498ca09d6b45e5b7efed6b1d5d82 Copying blob sha256:a0cfcd7e5a51dd6171255bc6eb16853d801433ebe950238395d82eb743f30d79 Copying blob sha256:c4332ef953ab372a071c9279caa8e70fb96ced408f666a2d885035521afd8dda Copying blob sha256:889e3a5df56aebfea1d76afa507aa61f68ab2d9cdfeff3a721f8060e4c13fd9b Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:5b8ab7dbef6c8606c1d36b1e4704af8646f67810c39b59cfea20630a426df7cd Copying blob sha256:e9fb7cbb425a512ca29f5c6077c816db166b203e6d72c4e53e3484db6198e71d Copying blob sha256:2cc0fa4f8d531f5e40b546b6a15866be8390f5ced1dc6bf9b31e05cf9054a60a Copying blob sha256:9d224d3704c2ee0938e28518777fd196914083432639b402aa1d82b71fc1d945 Copying blob sha256:fe17ef628c0d3669581e0344fab288483eb3fbc6d83b4bf1f0bc849ee268826c Copying config sha256:9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f Writing manifest to image destination Storing signatures 9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.71, 1.15, 0.94 + RC=0 + ./testenv.py run remsim --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs -b osmocom:nightly -c all [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-trixie-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-trixie-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-08-27 09:54:08 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/podman/testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/var-lib-apt-debian-trixie:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian trixie InRelease [138 kB] Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9668 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [2432 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [33.1 kB] Fetched 9931 kB in 1s (14.1 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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0', 'make', 'remsim'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/titan-11.1.0-debian-trixie/remsim compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/titan-11.1.0-debian-trixie/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/_cache/podman/titan-11.1.0-debian-trixie/remsim' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/titan-11.1.0-debian-trixie/remsim make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/titan-11.1.0-debian-trixie/remsim' DEP Abstract_Socket.cc DEP HTTPmsg_MessageLen_Function.cc DEP HTTPmsg_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP IPL4asp_PT.cc DEP IPL4asp_discovery.cc DEP JSON_EncDec.cc DEP Native_FunctionDefs.cc DEP PIPEasp_PT.cc DEP RSPRO_EncDec.cc DEP TCCConversion.cc DEP TCCInterface.cc DEP TELNETasp_PT.cc DEP VPCD_CodecPort_CtrlFunctDef.cc DEP General_Types.cc DEP HTTP_Adapter.cc DEP HTTPmsg_MessageLen.cc DEP HTTPmsg_PortType.cc DEP HTTPmsg_Types.cc DEP IPA_CodecPort.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_Types.cc DEP IPL4asp_Functions.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Types.cc DEP JSON_Types.cc DEP Misc_Helpers.cc DEP Native_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_Types.cc DEP Osmocom_VTY_Functions.cc DEP PIPEasp_PortType.cc DEP PIPEasp_Templates.cc DEP PIPEasp_Types.cc DEP REMSIM_Tests.cc DEP RSPRO_Server.cc DEP RSPRO_Types.cc DEP RSRES.cc DEP RemsimBankd_Tests.cc DEP RemsimClient_Tests.cc DEP RemsimServer_Tests.cc DEP Socket_API_Definitions.cc DEP TCCConversion_Functions.cc DEP TCCInterface_Functions.cc DEP TELNETasp_PortType.cc DEP VPCD_Adapter.cc DEP VPCD_CodecPort.cc DEP VPCD_CodecPort_CtrlFunct.cc DEP VPCD_Types.cc DEP General_Types_part_1.cc DEP General_Types_part_2.cc DEP General_Types_part_3.cc DEP General_Types_part_4.cc DEP General_Types_part_5.cc DEP General_Types_part_6.cc DEP HTTP_Adapter_part_1.cc DEP General_Types_part_7.cc DEP HTTP_Adapter_part_2.cc DEP HTTP_Adapter_part_3.cc DEP HTTP_Adapter_part_4.cc DEP HTTP_Adapter_part_5.cc DEP HTTP_Adapter_part_6.cc DEP HTTP_Adapter_part_7.cc DEP HTTPmsg_MessageLen_part_1.cc DEP HTTPmsg_MessageLen_part_2.cc DEP HTTPmsg_MessageLen_part_3.cc DEP HTTPmsg_MessageLen_part_4.cc DEP HTTPmsg_MessageLen_part_5.cc DEP HTTPmsg_MessageLen_part_6.cc DEP HTTPmsg_MessageLen_part_7.cc DEP HTTPmsg_PortType_part_1.cc DEP HTTPmsg_PortType_part_2.cc DEP HTTPmsg_PortType_part_3.cc DEP HTTPmsg_PortType_part_4.cc DEP HTTPmsg_PortType_part_5.cc DEP HTTPmsg_PortType_part_6.cc DEP HTTPmsg_PortType_part_7.cc DEP HTTPmsg_Types_part_1.cc DEP HTTPmsg_Types_part_2.cc DEP HTTPmsg_Types_part_3.cc DEP HTTPmsg_Types_part_4.cc DEP HTTPmsg_Types_part_5.cc DEP HTTPmsg_Types_part_6.cc DEP HTTPmsg_Types_part_7.cc DEP IPA_CodecPort_part_1.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_Types_part_1.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_7.cc DEP IPL4asp_Functions_part_1.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_7.cc DEP JSON_Types_part_1.cc DEP JSON_Types_part_2.cc DEP JSON_Types_part_3.cc DEP JSON_Types_part_4.cc DEP JSON_Types_part_5.cc DEP JSON_Types_part_6.cc DEP JSON_Types_part_7.cc DEP Misc_Helpers_part_1.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_7.cc DEP Native_Functions_part_1.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_7.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_7.cc DEP PIPEasp_PortType_part_1.cc DEP PIPEasp_PortType_part_2.cc DEP PIPEasp_PortType_part_3.cc DEP PIPEasp_PortType_part_4.cc DEP PIPEasp_PortType_part_5.cc DEP PIPEasp_PortType_part_6.cc DEP PIPEasp_PortType_part_7.cc DEP PIPEasp_Templates_part_1.cc DEP PIPEasp_Templates_part_2.cc DEP PIPEasp_Templates_part_3.cc DEP PIPEasp_Templates_part_4.cc DEP PIPEasp_Templates_part_5.cc DEP PIPEasp_Templates_part_6.cc DEP PIPEasp_Templates_part_7.cc DEP PIPEasp_Types_part_1.cc DEP PIPEasp_Types_part_2.cc DEP PIPEasp_Types_part_3.cc DEP PIPEasp_Types_part_4.cc DEP PIPEasp_Types_part_5.cc DEP PIPEasp_Types_part_6.cc DEP PIPEasp_Types_part_7.cc DEP REMSIM_Tests_part_1.cc DEP REMSIM_Tests_part_2.cc DEP REMSIM_Tests_part_3.cc DEP REMSIM_Tests_part_4.cc DEP REMSIM_Tests_part_5.cc DEP REMSIM_Tests_part_6.cc DEP REMSIM_Tests_part_7.cc DEP RSPRO_Server_part_1.cc DEP RSPRO_Server_part_2.cc DEP RSPRO_Server_part_3.cc DEP RSPRO_Server_part_4.cc DEP RSPRO_Server_part_5.cc DEP RSPRO_Server_part_6.cc DEP RSPRO_Server_part_7.cc DEP RSPRO_Types_part_1.cc DEP RSPRO_Types_part_2.cc DEP RSPRO_Types_part_3.cc DEP RSPRO_Types_part_4.cc DEP RSPRO_Types_part_5.cc DEP RSPRO_Types_part_6.cc DEP RSPRO_Types_part_7.cc DEP RSRES_part_1.cc DEP RSRES_part_2.cc DEP RSRES_part_3.cc DEP RSRES_part_4.cc DEP RSRES_part_5.cc DEP RSRES_part_6.cc DEP RSRES_part_7.cc DEP RemsimBankd_Tests_part_1.cc DEP RemsimBankd_Tests_part_2.cc DEP RemsimBankd_Tests_part_3.cc DEP RemsimBankd_Tests_part_4.cc DEP RemsimBankd_Tests_part_5.cc DEP RemsimBankd_Tests_part_6.cc DEP RemsimBankd_Tests_part_7.cc DEP RemsimClient_Tests_part_1.cc DEP RemsimClient_Tests_part_2.cc DEP RemsimClient_Tests_part_3.cc DEP RemsimClient_Tests_part_4.cc DEP RemsimClient_Tests_part_5.cc DEP RemsimClient_Tests_part_6.cc DEP RemsimClient_Tests_part_7.cc DEP RemsimServer_Tests_part_1.cc DEP RemsimServer_Tests_part_2.cc DEP RemsimServer_Tests_part_3.cc DEP RemsimServer_Tests_part_4.cc DEP RemsimServer_Tests_part_5.cc DEP RemsimServer_Tests_part_6.cc DEP RemsimServer_Tests_part_7.cc DEP Socket_API_Definitions_part_1.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_7.cc DEP TCCConversion_Functions_part_1.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_5.cc DEP TCCInterface_Functions_part_1.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_7.cc DEP TELNETasp_PortType_part_1.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_7.cc DEP VPCD_Adapter_part_1.cc DEP VPCD_Adapter_part_2.cc DEP VPCD_Adapter_part_3.cc DEP VPCD_Adapter_part_4.cc DEP VPCD_Adapter_part_5.cc DEP VPCD_Adapter_part_6.cc DEP VPCD_Adapter_part_7.cc DEP VPCD_CodecPort_part_1.cc DEP VPCD_CodecPort_part_2.cc DEP VPCD_CodecPort_part_3.cc DEP VPCD_CodecPort_part_4.cc DEP VPCD_CodecPort_part_6.cc DEP VPCD_CodecPort_part_5.cc DEP VPCD_CodecPort_part_7.cc DEP VPCD_CodecPort_CtrlFunct_part_1.cc DEP VPCD_CodecPort_CtrlFunct_part_2.cc DEP VPCD_CodecPort_CtrlFunct_part_3.cc DEP VPCD_CodecPort_CtrlFunct_part_4.cc DEP VPCD_CodecPort_CtrlFunct_part_5.cc DEP VPCD_CodecPort_CtrlFunct_part_6.cc DEP VPCD_CodecPort_CtrlFunct_part_7.cc DEP VPCD_Types_part_1.cc DEP VPCD_Types_part_2.cc DEP VPCD_Types_part_3.cc DEP VPCD_Types_part_4.cc DEP VPCD_Types_part_5.cc DEP VPCD_Types_part_6.cc DEP VPCD_Types_part_7.cc DEP IPA_Emulation.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_7.cc DEP RSPRO.cc DEP RSPRO_part_1.cc DEP RSPRO_part_2.cc DEP RSPRO_part_3.cc DEP RSPRO_part_4.cc DEP RSPRO_part_5.cc DEP RSPRO_part_6.cc DEP RSPRO_part_7.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_6.o CC Misc_Helpers_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC 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 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); | ^~~~~~~~~~~~~~~~~~~~~ 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 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 RSPRO_Server.so CCLD RSPRO_Types.so CCLD RSRES.so CCLD REMSIM_Tests.so CCLD RemsimBankd_Tests.so CCLD RemsimClient_Tests.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCInterface_Functions.so CCLD RemsimServer_Tests.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_4.so CCLD HTTPmsg_MessageLen_part_3.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_6.so CCLD HTTPmsg_Types_part_7.so CCLD HTTPmsg_Types_part_5.so CCLD HTTPmsg_Types_part_4.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD 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_4.so CCLD PIPEasp_Types_part_3.so CCLD PIPEasp_Types_part_5.so CCLD PIPEasp_Types_part_6.so CCLD PIPEasp_Types_part_7.so CCLD REMSIM_Tests_part_2.so CCLD REMSIM_Tests_part_3.so CCLD REMSIM_Tests_part_1.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 RemsimBankd_Tests_part_7.so CCLD RemsimClient_Tests_part_1.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_5.so CCLD Socket_API_Definitions_part_4.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/_cache/podman/titan-11.1.0-debian-trixie/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ Packages [200 kB] Fetched 201 kB in 0s (1326 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-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 (2.3.3-1). The following additional packages will be installed: libosmo-rspro2 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmo-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-nightly 0 upgraded, 20 newly installed, 0 to remove and 2 not upgraded. Need to get 11.1 MB of archives. After this operation, 23.5 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.0.2.5.fc66.202508312026 [3032 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202508312026 [1192 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.11.0.32.33cb4.202508312026 [173 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 libc6-dbg amd64 2.41-12 [7341 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-rspro2 1.1.2.202508312026 [66.6 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-rspro2-dbgsym 1.1.2.202508312026 [225 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.11.0.32.33cb4.202508312026 [52.1 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.11.0.32.33cb4.202508312026 [71.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.11.0.32.33cb4.202508312026 [228 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.11.0.32.33cb4.202508312026 [71.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.11.0.32.33cb4.202508312026 [105 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.11.0.32.33cb4.202508312026 [178 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.11.0.32.33cb4.202508312026 [60.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.11.0.32.33cb4.202508312026 [64.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.11.0.32.33cb4.202508312026 [51.1 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.11.0.32.33cb4.202508312026 [44.3 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmonetif11 1.6.0.13.c499.202508312026 [61.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-remsim-bankd 1.1.2.202508312026 [34.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-remsim-bankd-dbgsym 1.1.2.202508312026 [82.1 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dbg 1.11.0.32.33cb4.202508312026 [2187 kB] Fetched 11.1 MB in 0s (70.0 MB/s) Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508312026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508312026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508312026_amd64.deb ... Unpacking osmocom-nightly (202508312026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmo-rspro2:amd64. Preparing to unpack .../04-libosmo-rspro2_1.1.2.202508312026_amd64.deb ... Unpacking libosmo-rspro2:amd64 (1.1.2.202508312026) ... Selecting previously unselected package libosmo-rspro2-dbgsym:amd64. Preparing to unpack .../05-libosmo-rspro2-dbgsym_1.1.2.202508312026_amd64.deb ... Unpacking libosmo-rspro2-dbgsym:amd64 (1.1.2.202508312026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../06-libosmocodec4_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../07-libosmoisdn0_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../08-libosmogsm20_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../09-libosmocoding0_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../10-libosmovty13_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../16-libosmonetif11_1.6.0.13.c499.202508312026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508312026) ... Selecting previously unselected package osmo-remsim-bankd:amd64. Preparing to unpack .../17-osmo-remsim-bankd_1.1.2.202508312026_amd64.deb ... Unpacking osmo-remsim-bankd:amd64 (1.1.2.202508312026) ... Selecting previously unselected package osmo-remsim-bankd-dbgsym:amd64. Preparing to unpack .../18-osmo-remsim-bankd-dbgsym_1.1.2.202508312026_amd64.deb ... Unpacking osmo-remsim-bankd-dbgsym:amd64 (1.1.2.202508312026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508312026) ... Setting up osmocom-nightly (202508312026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmo-rspro2:amd64 (1.1.2.202508312026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmo-rspro2-dbgsym:amd64 (1.1.2.202508312026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508312026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmocore (1.11.0.32.33cb4.202508312026) ... Setting up osmo-remsim-bankd:amd64 (1.1.2.202508312026) ... Created symlink '/etc/systemd/system/multi-user.target.wants/osmo-remsim-bankd.service' → '/usr/lib/systemd/system/osmo-remsim-bankd.service'. Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up osmo-remsim-bankd-dbgsym:amd64 (1.1.2.202508312026) ... Processing triggers for libc-bin (2.41-12) ... [testenv][bankd] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim/bankd/REMSIM_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/bankd/REMSIM_Tests.cfg'] [testenv][bankd] + ['cp', '-a', 'bankd/bankd_pcsc_slots.csv', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim/REMSIM_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test"#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/Common.cfg'] [testenv][bankd] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/Common.cfg'] [testenv][bankd] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/bankd/REMSIM_Tests.cfg'] [testenv][bankd] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/logs/bankd/pcscd', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/pcscd', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0', 'sh', '-c', 'pcscd -f -d 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/pcscd/pcscd.log'] 00000000 ../src/debuglog.c:395:DebugLogSetLevel() debug level=debug 00000358 ../src/configfile.l:293:DBGetReaderListDir() Parsing conf directory: /etc/reader.conf.d 00000787 ../src/configfile.l:326:DBGetReaderListDir() Skipping non regular file: . 00000001 ../src/configfile.l:326:DBGetReaderListDir() Skipping non regular file: .. 00000001 ../src/configfile.l:365:DBGetReaderList() Parsing conf file: /etc/reader.conf.d/libccidtwin 00000359 ../src/configfile.l:365:DBGetReaderList() Parsing conf file: /etc/reader.conf.d/vpcd 00000118 ../src/configfile.l:210:evaluatetoken() Add reader: Virtual PCD 00000019 ../src/readerfactory.c:1103:RFInitializeReader() Attempting startup of Virtual PCD 00 00 using /usr/lib/pcsc/drivers/serial/libifdvpcd.so 00000194 ../src/readerfactory.c:977:RFBindFunctions() Loading IFD Handler 3.0 00000009 ifd-vpcd.c:116:IFDHCreateChannel() Waiting for virtual ICC on port 35963 00000014 ifd-vpcd.c:290:IFDHGetCapabilities() unknown tag 4019 00000001 ../src/readerfactory.c:386:RFAddReader() Using the pcscd polling thread 00000017 ../src/readerfactory.c:523:RFAddReader() Driver is slot thread safe 00000001 ../src/readerfactory.c:1103:RFInitializeReader() Attempting startup of Virtual PCD 00 01 using /usr/lib/pcsc/drivers/serial/libifdvpcd.so 00000001 ../src/readerfactory.c:887:RFLoadReader() Reusing already loaded driver for /usr/lib/pcsc/drivers/serial/libifdvpcd.so 00000001 ../src/readerfactory.c:977:RFBindFunctions() Loading IFD Handler 3.0 00000003 ifd-vpcd.c:116:IFDHCreateChannel() Waiting for virtual ICC on port 35964 00000004 ifd-vpcd.c:290:IFDHGetCapabilities() unknown tag 4019 00000001 ../src/readerfactory.c:557:RFAddReader() Using the pcscd polling thread 00000019 ../src/pcscdaemon.c:669:main() pcsc-lite 2.3.3 daemon ready. 00000181 ../src/pcscdaemon.c:752:main() Using drivers directory: /usr/lib/pcsc/drivers 00002292 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000050 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000052 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x0B05, PID: 0x19AF, path: /dev/bus/usb/001/004 00000048 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x0B05, PID: 0x19AF, path: /dev/bus/usb/001/004 00000044 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000051 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x05E3, PID: 0x0608, path: /dev/bus/usb/001/002 00000047 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000050 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x174C, PID: 0x2074, path: /dev/bus/usb/001/003 00000092 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0003, path: /dev/bus/usb/002/001 00000046 ../src/hotplug_libudev.c:299:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0003, path: /dev/bus/usb/002/001 00000052 ../src/hotplug_libudev.c:299: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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/bankd', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-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/logs/bankd/bankd/bankd.log'] 4562 DMAIN INFO bankd_main.c:444 Reading PCSC slots... 4562 DMAIN INFO bankd_pcsc.c:101 PC/SC slot name: 1/0 -> regex 'Virtual PCD 00 00' 4562 DMAIN INFO bankd_pcsc.c:101 PC/SC slot name: 1/1 -> regex 'Virtual PCD 00 01' 4562 DRSPRO DEBUG fsm.c:456 RSPRO_CLIENT(server){INIT}: Allocated 4562 DRSPRO DEBUG bankd_main.c:460 RSPRO_CLIENT(server){INIT}: Received Event SRVC_E_ESTABLISH 4562 DRSPRO DEBUG ../rspro_client_fsm.c:301 RSPRO_CLIENT(server){INIT}: ->REESTABLISH_DELAY reset; 59249791518ms since last attempt 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){INIT}: state_chg to REESTABLISH_DELAY 4562 DMAIN INFO bankd_main.c:463 Initiating listen TCP socket at 127.0.0.30:9999 4562 DMAIN INFO bankd_main.c:486 Initiating worker 0 4562 DMAIN INFO bankd_main.c:486 Initiating worker 1 4564 DBANKDW INFO bankd_main.c:526 [000 B0:0 INIT] Changing state to INIT 4562 DMAIN INFO bankd_main.c:486 Initiating worker 2 4565 DBANKDW INFO bankd_main.c:526 [001 B0:0 INIT] Changing state to INIT 4564 DBANKDW INFO bankd_main.c:526 [000 B65535:65535 INIT] Changing state to ACCEPTING 4565 DBANKDW INFO bankd_main.c:526 [001 B65535:65535 INIT] Changing state to ACCEPTING 4562 DMAIN INFO bankd_main.c:486 Initiating worker 3 4566 DBANKDW INFO bankd_main.c:526 [002 B0:0 INIT] Changing state to INIT 4566 DBANKDW INFO bankd_main.c:526 [002 B65535:65535 INIT] Changing state to ACCEPTING 4562 DMAIN INFO bankd_main.c:486 Initiating worker 4 4567 DBANKDW INFO bankd_main.c:526 [003 B0:0 INIT] Changing state to INIT 4567 DBANKDW INFO bankd_main.c:526 [003 B65535:65535 INIT] Changing state to ACCEPTING 4562 DMAIN INFO bankd_main.c:486 Initiating worker 5 4568 DBANKDW INFO bankd_main.c:526 [004 B0:0 INIT] Changing state to INIT 4568 DBANKDW INFO bankd_main.c:526 [004 B65535:65535 INIT] Changing state to ACCEPTING 4562 DMAIN INFO bankd_main.c:486 Initiating worker 6 4569 DBANKDW INFO bankd_main.c:526 [005 B0:0 INIT] Changing state to INIT 4562 DMAIN INFO bankd_main.c:486 Initiating worker 7 4569 DBANKDW INFO bankd_main.c:526 [005 B65535:65535 INIT] Changing state to ACCEPTING 4570 DBANKDW INFO bankd_main.c:526 [006 B0:0 INIT] Changing state to INIT 4571 DBANKDW INFO bankd_main.c:526 [007 B0:0 INIT] Changing state to INIT 4570 DBANKDW INFO bankd_main.c:526 [006 B65535:65535 INIT] Changing state to ACCEPTING 4571 DBANKDW INFO bankd_main.c:526 [007 B65535:65535 INIT] Changing state to ACCEPTING 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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@16095f676f80: Unix server socket created successfully. MC@16095f676f80: Listening on TCP port 45927. 16095f676f80 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/titan-11.1.0-debian-trixie/remsim/REMSIM_Tests 16095f676f80 45927 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@16095f676f80: New HC connected from 10.0.2.100 [10.0.2.100]. 16095f676f80: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@16095f676f80: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@16095f676f80: Configuration file was processed on all HCs. MC@16095f676f80: Creating MTC on host 10.0.2.100. MC@16095f676f80: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout'. ------ RemsimBankd_Tests.TC_connectBankReq_timeout ------ Mon Sep 1 10:13:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_connectBankReq_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_connectBankReq_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout' was executed successfully (exit status: 0). MTC@16095f676f80: Test case TC_connectBankReq_timeout started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38959){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(3)@16095f676f80: Established a new IPA connection (conn_id=2) RSPRO_SRV0(3)@16095f676f80: 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) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38959){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(3)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(3)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38959){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(3)@16095f676f80: 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)@16095f676f80: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MTC@16095f676f80: setverdict(pass): none -> pass RSPRO_SRV0(3)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(3)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38959){CONNECTED} received 4 bytes from srv 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){ESTABLISHED}: Timeout of T1 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38959){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){ESTABLISHED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38959){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38959){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38959){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:38959){CLOSED} free(delayed) RSPRO_SRV0(3)@16095f676f80: IPA: Closed MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV0(3)@16095f676f80: Final verdict of PTC: none 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated MTC@16095f676f80: Setting final verdict of the test case. MTC@16095f676f80: Local verdict of MTC: pass 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@16095f676f80: Local verdict of PTC RSPRO_SRV0(3): none (pass -> pass) MTC@16095f676f80: Test case TC_connectBankReq_timeout finished. Verdict: pass MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass'. Mon Sep 1 10:13:32 UTC 2025 ====== RemsimBankd_Tests.TC_connectBankReq_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2192) Waiting for packet dumper to finish... 1 (prev_count=2192, count=2688) MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass' was executed successfully (exit status: 0). MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq'. ------ RemsimBankd_Tests.TC_connectBankReq ------ Mon Sep 1 10:13:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_connectBankReq.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_connectBankReq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq' was executed successfully (exit status: 0). MTC@16095f676f80: Test case TC_connectBankReq started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35599){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(4)@16095f676f80: Established a new IPA connection (conn_id=2) RSPRO_SRV0(4)@16095f676f80: 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) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35599){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(4)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(4)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35599){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(4)@16095f676f80: 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)@16095f676f80: 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(4)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@16095f676f80: setverdict(pass): none -> pass reason: ""RemsimBankd_Tests.ttcn:93 : "", new component reason: ""RemsimBankd_Tests.ttcn:93 : "" RSPRO_SRV0(4)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@16095f676f80: Stopping testcase execution from "RemsimBankd_Tests.ttcn":93 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35599){CONNECTED} received 63 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35599){CONNECTED} received 63 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35599){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35599){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 982ms; 18ms since last attempt [step 4/123@1s] 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35599){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35599){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35599){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35599){CLOSED} free(delayed) RSPRO_SRV0(4)@16095f676f80: Final verdict of PTC: none MTC@16095f676f80: Setting final verdict of the test case. MTC@16095f676f80: Local verdict of MTC: pass reason: ""RemsimBankd_Tests.ttcn:93 : "" MTC@16095f676f80: Local verdict of PTC RSPRO_SRV0(4): none (pass -> pass) MTC@16095f676f80: Test case TC_connectBankReq finished. Verdict: pass reason: "RemsimBankd_Tests.ttcn:93 : " MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass'. Mon Sep 1 10:13:42 UTC 2025 ====== RemsimBankd_Tests.TC_connectBankReq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=796) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=796, count=2608) MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass' was executed successfully (exit status: 0). MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping'. ------ RemsimBankd_Tests.TC_createMapping ------ Mon Sep 1 10:13:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping' was executed successfully (exit status: 0). MTC@16095f676f80: Test case TC_createMapping started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(5)@16095f676f80: Established a new IPA connection (conn_id=2) RSPRO_SRV0(5)@16095f676f80: 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) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(5)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(5)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(5)@16095f676f80: 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)@16095f676f80: 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)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(5)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CONNECTED} received 79 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CONNECTED} received 79 bytes from srv 4562 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 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4564 DBANKDW INFO bankd_main.c:543 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4566 DBANKDW INFO bankd_main.c:543 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4569 DBANKDW INFO bankd_main.c:543 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@16095f676f80: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CONNECTED} received 32 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:42) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed MTC@16095f676f80: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:104 : "", component reason not changed MTC@16095f676f80: Stopping testcase execution from "RemsimBankd_Tests.ttcn":104 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 939ms; 61ms since last attempt [step 6/123@1s] 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42609){CLOSED} free(delayed) RSPRO_SRV0(5)@16095f676f80: Final verdict of PTC: none MTC@16095f676f80: Setting final verdict of the test case. MTC@16095f676f80: Local verdict of MTC: pass MTC@16095f676f80: Local verdict of PTC RSPRO_SRV0(5): none (pass -> pass) MTC@16095f676f80: Test case TC_createMapping finished. Verdict: pass MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass'. Mon Sep 1 10:13:53 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=532) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=532, count=2932) MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass' was executed successfully (exit status: 0). MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot'. ------ RemsimBankd_Tests.TC_createMapping_busySlot ------ Mon Sep 1 10:13:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_busySlot.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_busySlot.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot' was executed successfully (exit status: 0). MTC@16095f676f80: Test case TC_createMapping_busySlot started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43039){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(6)@16095f676f80: Established a new IPA connection (conn_id=2) RSPRO_SRV0(6)@16095f676f80: 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) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43039){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(6)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(6)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43039){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(6)@16095f676f80: 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)@16095f676f80: 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)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(6)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43039){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43039){CONNECTED} received 79 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43039){CONNECTED} received 79 bytes from srv 4562 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 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:42) deleted 4564 DBANKDW INFO bankd_main.c:543 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4566 DBANKDW INFO bankd_main.c:543 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4567 DBANKDW INFO bankd_main.c:543 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4569 DBANKDW INFO bankd_main.c:543 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@16095f676f80: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43039){CONNECTED} received 32 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:42) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43039){CONNECTED} received 32 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DRSPRO ERROR bankd_main.c:215 RSPRO_CLIENT(server){CONNECTED}: ignoring identical slotmap 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed MTC@16095f676f80: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:118 : "", component reason not changed MTC@16095f676f80: Stopping testcase execution from "RemsimBankd_Tests.ttcn":118 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43039){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43039){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 940ms; 60ms since last attempt [step 8/123@1s] 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43039){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43039){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43039){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:43039){CLOSED} free(delayed) RSPRO_SRV0(6)@16095f676f80: Final verdict of PTC: none MTC@16095f676f80: Setting final verdict of the test case. MTC@16095f676f80: Local verdict of MTC: pass MTC@16095f676f80: Local verdict of PTC RSPRO_SRV0(6): none (pass -> pass) MTC@16095f676f80: Test case TC_createMapping_busySlot finished. Verdict: pass MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass'. Mon Sep 1 10:14:04 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_busySlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=648) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=648, count=3292) MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass' was executed successfully (exit status: 0). MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busyClient'. ------ RemsimBankd_Tests.TC_createMapping_busyClient ------ Mon Sep 1 10:14:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_busyClient.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_busyClient.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busyClient' was executed successfully (exit status: 0). MTC@16095f676f80: Test case TC_createMapping_busyClient started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34967){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(7)@16095f676f80: Established a new IPA connection (conn_id=2) RSPRO_SRV0(7)@16095f676f80: 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) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34967){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(7)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34967){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(7)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(7)@16095f676f80: 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)@16095f676f80: 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)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(7)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34967){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34967){CONNECTED} received 79 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34967){CONNECTED} received 79 bytes from srv 4562 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 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:42) deleted 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4569 DBANKDW INFO bankd_main.c:543 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4564 DBANKDW INFO bankd_main.c:543 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4566 DBANKDW INFO bankd_main.c:543 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@16095f676f80: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34967){CONNECTED} received 32 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:42) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34967){CONNECTED} received 32 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DRSPRO NOTICE bankd_main.c:228 RSPRO_CLIENT(server){CONNECTED}: client already connected to slot 1:0. Removing old mapping. 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:42) deleted 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:1) <-> C(23:42) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed MTC@16095f676f80: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:133 : "", component reason not changed MTC@16095f676f80: Stopping testcase execution from "RemsimBankd_Tests.ttcn":133 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34967){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34967){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 939ms; 61ms since last attempt [step 10/123@1s] 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34967){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34967){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34967){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34967){CLOSED} free(delayed) RSPRO_SRV0(7)@16095f676f80: Final verdict of PTC: none MTC@16095f676f80: Setting final verdict of the test case. MTC@16095f676f80: Local verdict of MTC: pass MTC@16095f676f80: Local verdict of PTC RSPRO_SRV0(7): none (pass -> pass) MTC@16095f676f80: Test case TC_createMapping_busyClient finished. Verdict: pass MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busyClient pass'. Mon Sep 1 10:14:15 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_busyClient pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=652) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=652, count=3296) MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busyClient pass' was executed successfully (exit status: 0). MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot'. ------ RemsimBankd_Tests.TC_createMapping_invalidSlot ------ Mon Sep 1 10:14:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_invalidSlot.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_invalidSlot.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot' was executed successfully (exit status: 0). MTC@16095f676f80: Test case TC_createMapping_invalidSlot started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34399){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(8)@16095f676f80: Established a new IPA connection (conn_id=2) RSPRO_SRV0(8)@16095f676f80: 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) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34399){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(8)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34399){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(8)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(8)@16095f676f80: 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)@16095f676f80: 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)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(8)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34399){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34399){CONNECTED} received 79 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34399){CONNECTED} received 79 bytes from srv 4562 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 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:1) <-> C(23:42) deleted 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4564 DBANKDW INFO bankd_main.c:543 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4569 DBANKDW INFO bankd_main.c:543 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4566 DBANKDW INFO bankd_main.c:543 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@16095f676f80: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34399){CONNECTED} received 33 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DRSPRO ERROR bankd_main.c:204 RSPRO_CLIENT(server){CONNECTED}: createMapping specifies invalid Slot Nr 200 (we have 8) 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed MTC@16095f676f80: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:144 : "", component reason not changed MTC@16095f676f80: Stopping testcase execution from "RemsimBankd_Tests.ttcn":144 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34399){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34399){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 941ms; 59ms since last attempt [step 12/123@1s] 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34399){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34399){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34399){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34399){CLOSED} free(delayed) RSPRO_SRV0(8)@16095f676f80: Final verdict of PTC: none MTC@16095f676f80: Setting final verdict of the test case. MTC@16095f676f80: Local verdict of MTC: pass MTC@16095f676f80: Local verdict of PTC RSPRO_SRV0(8): none (pass -> pass) MTC@16095f676f80: Test case TC_createMapping_invalidSlot finished. Verdict: pass MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass'. Mon Sep 1 10:14:26 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_invalidSlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=544) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=544, count=3048) MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass' was executed successfully (exit status: 0). MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank'. ------ RemsimBankd_Tests.TC_createMapping_invalidBank ------ Mon Sep 1 10:14:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_invalidBank.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_invalidBank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank' was executed successfully (exit status: 0). MTC@16095f676f80: Test case TC_createMapping_invalidBank started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37935){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(9)@16095f676f80: Established a new IPA connection (conn_id=2) RSPRO_SRV0(9)@16095f676f80: 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) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37935){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(9)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(9)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37935){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(9)@16095f676f80: 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)@16095f676f80: 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)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(9)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37935){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37935){CONNECTED} received 79 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37935){CONNECTED} received 79 bytes from srv 4562 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 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4566 DBANKDW INFO bankd_main.c:543 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4569 DBANKDW INFO bankd_main.c:543 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4564 DBANKDW INFO bankd_main.c:543 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@16095f676f80: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37935){CONNECTED} received 33 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DRSPRO ERROR bankd_main.c:200 RSPRO_CLIENT(server){CONNECTED}: createMapping specifies invalid Bank ID 200 (we are 1) 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed MTC@16095f676f80: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:155 : "", component reason not changed MTC@16095f676f80: Stopping testcase execution from "RemsimBankd_Tests.ttcn":155 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37935){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37935){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 940ms; 60ms since last attempt [step 14/123@1s] 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37935){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37935){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37935){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37935){CLOSED} free(delayed) RSPRO_SRV0(9)@16095f676f80: Final verdict of PTC: none MTC@16095f676f80: Setting final verdict of the test case. MTC@16095f676f80: Local verdict of MTC: pass MTC@16095f676f80: Local verdict of PTC RSPRO_SRV0(9): none (pass -> pass) MTC@16095f676f80: Test case TC_createMapping_invalidBank finished. Verdict: pass MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass'. Mon Sep 1 10:14:37 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_invalidBank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=544) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=544, count=2948) MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass' was executed successfully (exit status: 0). MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap'. ------ RemsimBankd_Tests.TC_removeMapping_unknownMap ------ Mon Sep 1 10:14:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping_unknownMap.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping_unknownMap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap' was executed successfully (exit status: 0). MTC@16095f676f80: Test case TC_removeMapping_unknownMap started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36331){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(10)@16095f676f80: Established a new IPA connection (conn_id=2) RSPRO_SRV0(10)@16095f676f80: 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) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36331){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(10)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(10)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36331){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(10)@16095f676f80: 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)@16095f676f80: 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)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(10)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36331){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36331){CONNECTED} received 79 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36331){CONNECTED} received 79 bytes from srv 4562 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 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4569 DBANKDW INFO bankd_main.c:543 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4564 DBANKDW INFO bankd_main.c:543 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4566 DBANKDW INFO bankd_main.c:543 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@16095f676f80: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36331){CONNECTED} received 32 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO removeMappingReq 4562 DRSPRO ERROR bankd_main.c:261 RSPRO_CLIENT(server){CONNECTED}: B(1:0) could not find to-be-deleted slotmap 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO removeMappingRes MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed MTC@16095f676f80: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:166 : "", component reason not changed MTC@16095f676f80: Stopping testcase execution from "RemsimBankd_Tests.ttcn":166 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36331){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36331){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 938ms; 62ms since last attempt [step 16/123@1s] 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36331){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36331){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36331){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36331){CLOSED} free(delayed) RSPRO_SRV0(10)@16095f676f80: Final verdict of PTC: none MTC@16095f676f80: Setting final verdict of the test case. MTC@16095f676f80: Local verdict of MTC: pass MTC@16095f676f80: Local verdict of PTC RSPRO_SRV0(10): none (pass -> pass) MTC@16095f676f80: Test case TC_removeMapping_unknownMap finished. Verdict: pass MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass'. Mon Sep 1 10:14:48 UTC 2025 ====== RemsimBankd_Tests.TC_removeMapping_unknownMap pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=544) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=544, count=3044) MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass' was executed successfully (exit status: 0). MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping'. ------ RemsimBankd_Tests.TC_removeMapping ------ Mon Sep 1 10:14:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping' was executed successfully (exit status: 0). MTC@16095f676f80: Test case TC_removeMapping started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45635){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(11)@16095f676f80: Established a new IPA connection (conn_id=2) RSPRO_SRV0(11)@16095f676f80: 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) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45635){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(11)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(11)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45635){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(11)@16095f676f80: 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)@16095f676f80: 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)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(11)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45635){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45635){CONNECTED} received 79 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45635){CONNECTED} received 79 bytes from srv 4562 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 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4564 DBANKDW INFO bankd_main.c:543 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4569 DBANKDW INFO bankd_main.c:543 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4566 DBANKDW INFO bankd_main.c:543 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@16095f676f80: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45635){CONNECTED} received 32 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:42) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45635){CONNECTED} received 32 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO removeMappingReq 4562 DRSPRO INFO bankd_main.c:269 RSPRO_CLIENT(server){CONNECTED}: B(1:0): removing slotmap 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:42) deleted 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO removeMappingRes MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed MTC@16095f676f80: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:178 : "", component reason not changed MTC@16095f676f80: Stopping testcase execution from "RemsimBankd_Tests.ttcn":178 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45635){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45635){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 938ms; 62ms since last attempt [step 18/123@1s] 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45635){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45635){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45635){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45635){CLOSED} free(delayed) RSPRO_SRV0(11)@16095f676f80: Final verdict of PTC: none MTC@16095f676f80: Setting final verdict of the test case. MTC@16095f676f80: Local verdict of MTC: pass MTC@16095f676f80: Local verdict of PTC RSPRO_SRV0(11): none (pass -> pass) MTC@16095f676f80: Test case TC_removeMapping finished. Verdict: pass MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass'. Mon Sep 1 10:14:59 UTC 2025 ====== RemsimBankd_Tests.TC_removeMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=796) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=796, count=3548) MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass' was executed successfully (exit status: 0). MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot'. ------ RemsimBankd_Tests.TC_clientConnect_missingSlot ------ Mon Sep 1 10:15:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_missingSlot.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_missingSlot.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot' was executed successfully (exit status: 0). MTC@16095f676f80: Test case TC_clientConnect_missingSlot started. 4565 DBANKDW INFO bankd_main.c:1071 [001 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4565 DBANKDW INFO bankd_main.c:526 [001 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(12)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@16095f676f80: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(12)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4565 DBANKDW INFO bankd_main.c:747 [001 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4565 DBANKDW INFO bankd_main.c:759 [001 B65535:65535 CONN_WAIT_ID] missing clientID, aborting 4565 DBANKDW INFO bankd_main.c:1005 [001 B65535:65535 CONN_WAIT_ID] Error handling RSPRO 4565 DBANKDW INFO bankd_main.c:1086 [001 B65535:65535 CONN_WAIT_ID] Error -103 occurred: Cleaning up state 4565 DBANKDW INFO bankd_main.c:526 [001 B65535:65535 CONN_WAIT_ID] Changing state to ACCEPTING MTC@16095f676f80: setverdict(pass): none -> pass RSPRO0(12)@16095f676f80: IPA: Closed MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed MTC@16095f676f80: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:187 : "", component reason not changed MTC@16095f676f80: Stopping testcase execution from "RemsimBankd_Tests.ttcn":187 RSPRO0(12)@16095f676f80: Final verdict of PTC: none MTC@16095f676f80: Setting final verdict of the test case. MTC@16095f676f80: Local verdict of MTC: pass MTC@16095f676f80: Local verdict of PTC RSPRO0(12): none (pass -> pass) MTC@16095f676f80: Test case TC_clientConnect_missingSlot finished. Verdict: pass MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass'. Mon Sep 1 10:15:02 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_missingSlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=340) Waiting for packet dumper to finish... 1 (prev_count=340, count=2160) MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass' was executed successfully (exit status: 0). MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown'. ------ RemsimBankd_Tests.TC_clientConnect_unknown ------ Mon Sep 1 10:15:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown' was executed successfully (exit status: 0). MTC@16095f676f80: Test case TC_clientConnect_unknown started. 4570 DBANKDW INFO bankd_main.c:1071 [006 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4570 DBANKDW INFO bankd_main.c:526 [006 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(13)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@16095f676f80: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(13)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4570 DBANKDW INFO bankd_main.c:747 [006 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4570 DBANKDW INFO bankd_main.c:526 [006 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 4570 DBANKDW INFO bankd_main.c:703 [006 B65535:65535 CONN_CLIENT] No slotmap (yet) for client C(23:0) 4570 DBANKDW INFO bankd_main.c:534 [006 B65535:65535 CONN_CLIENT] Changing state to CONN_CLIENT_WAIT_MAP (timeout=10) MTC@16095f676f80: setverdict(pass): none -> pass MTC@16095f676f80: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:194 : "", component reason not changed MTC@16095f676f80: Stopping testcase execution from "RemsimBankd_Tests.ttcn":194 4570 DBANKDW INFO bankd_main.c:1086 [006 B65535:65535 CONN_CLIENT_WAIT_MAP] Error -2 occurred: Cleaning up state 4570 DBANKDW INFO bankd_main.c:526 [006 B65535:65535 CONN_CLIENT_WAIT_MAP] Changing state to ACCEPTING RSPRO0(13)@16095f676f80: Final verdict of PTC: none MTC@16095f676f80: Setting final verdict of the test case. MTC@16095f676f80: Local verdict of MTC: pass MTC@16095f676f80: Local verdict of PTC RSPRO0(13): none (pass -> pass) MTC@16095f676f80: Test case TC_clientConnect_unknown finished. Verdict: pass MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass'. Mon Sep 1 10:15:05 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=1900) MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass' was executed successfully (exit status: 0). MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping'. ------ RemsimBankd_Tests.TC_clientConnect_createMapping ------ Mon Sep 1 10:15:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_createMapping.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_createMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping' was executed successfully (exit status: 0). MTC@16095f676f80: Test case TC_clientConnect_createMapping started. 4568 DBANKDW INFO bankd_main.c:1071 [004 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4568 DBANKDW INFO bankd_main.c:526 [004 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(14)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@16095f676f80: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(14)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4568 DBANKDW INFO bankd_main.c:747 [004 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4568 DBANKDW INFO bankd_main.c:526 [004 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 4568 DBANKDW INFO bankd_main.c:703 [004 B65535:65535 CONN_CLIENT] No slotmap (yet) for client C(23:0) 4568 DBANKDW INFO bankd_main.c:534 [004 B65535:65535 CONN_CLIENT] Changing state to CONN_CLIENT_WAIT_MAP (timeout=10) MTC@16095f676f80: setverdict(pass): none -> pass 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40067){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(15)@16095f676f80: Established a new IPA connection (conn_id=2) RSPRO_SRV0(15)@16095f676f80: 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) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40067){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(15)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(15)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40067){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(15)@16095f676f80: 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)@16095f676f80: 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)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(15)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40067){CONNECTED} received 95 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40067){CONNECTED} received 95 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40067){CONNECTED} received 95 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes 4568 DBANKDW INFO bankd_main.c:555 [004 B65535:65535 CONN_CLIENT_WAIT_MAP] SIGMAPADD received 4568 DBANKDW INFO bankd_main.c:709 [004 B65535:65535 CONN_CLIENT_WAIT_MAP] slotmap found: C(23:0) -> B(1:0) 4568 DBANKDW INFO bankd_main.c:534 [004 B1:0 CONN_CLIENT_WAIT_MAP] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4568 DBANKDW INFO bankd_pcsc.c:275 [004 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 99999999 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000052 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 9 MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed 00008340 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000021 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000028 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x561947322e00 00000005 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x561947322e00 4568 DBANKDW INFO bankd_pcsc.c:278 [004 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) MTC@16095f676f80: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:211 : "", component reason not changed MTC@16095f676f80: Stopping testcase execution from "RemsimBankd_Tests.ttcn":211 4568 DBANKDW INFO bankd_main.c:1086 [004 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 4568 DBANKDW INFO bankd_main.c:526 [004 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40067){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40067){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40067){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40067){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40067){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40067){CLOSED} free(delayed) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated RSPRO0(14)@16095f676f80: Final verdict of PTC: none 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled RSPRO_SRV0(15)@16095f676f80: Final verdict of PTC: none MTC@16095f676f80: Setting final verdict of the test case. MTC@16095f676f80: Local verdict of MTC: pass MTC@16095f676f80: Local verdict of PTC RSPRO0(14): none (pass -> pass) MTC@16095f676f80: Local verdict of PTC RSPRO_SRV0(15): none (pass -> pass) MTC@16095f676f80: Test case TC_clientConnect_createMapping finished. Verdict: pass MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass'. Mon Sep 1 10:15:20 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_createMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4112) Waiting for packet dumper to finish... 1 (prev_count=4112, count=4908) MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass' was executed successfully (exit status: 0). MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect'. ------ RemsimBankd_Tests.TC_createMapping_clientConnect ------ Mon Sep 1 10:15:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_clientConnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_clientConnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect' was executed successfully (exit status: 0). MTC@16095f676f80: Test case TC_createMapping_clientConnect started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35003){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(16)@16095f676f80: Established a new IPA connection (conn_id=2) RSPRO_SRV0(16)@16095f676f80: 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) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35003){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(16)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(16)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35003){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(16)@16095f676f80: 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)@16095f676f80: 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)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(16)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35003){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35003){CONNECTED} received 79 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35003){CONNECTED} received 79 bytes from srv 4562 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 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4564 DBANKDW INFO bankd_main.c:543 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4566 DBANKDW INFO bankd_main.c:543 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4569 DBANKDW INFO bankd_main.c:543 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@16095f676f80: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35003){CONNECTED} received 32 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed 4564 DBANKDW INFO bankd_main.c:1071 [000 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4564 DBANKDW INFO bankd_main.c:526 [000 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(17)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@16095f676f80: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(17)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4564 DBANKDW INFO bankd_main.c:747 [000 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4564 DBANKDW INFO bankd_main.c:526 [000 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 4564 DBANKDW INFO bankd_main.c:709 [000 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4564 DBANKDW INFO bankd_main.c:534 [000 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4564 DBANKDW INFO bankd_pcsc.c:275 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 21106625 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000031 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 9 4564 DBANKDW INFO bankd_pcsc.c:278 [000 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) 00000486 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000012 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000022 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x56194732b9d0 00000005 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x56194732b9d0 MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed MTC@16095f676f80: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:232 : "", component reason not changed MTC@16095f676f80: Stopping testcase execution from "RemsimBankd_Tests.ttcn":232 4564 DBANKDW INFO bankd_main.c:1086 [000 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 4564 DBANKDW INFO bankd_main.c:526 [000 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35003){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35003){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35003){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35003){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35003){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35003){CLOSED} free(delayed) RSPRO0(17)@16095f676f80: Final verdict of PTC: none 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled RSPRO_SRV0(16)@16095f676f80: Final verdict of PTC: none MTC@16095f676f80: Setting final verdict of the test case. MTC@16095f676f80: Local verdict of MTC: pass MTC@16095f676f80: Local verdict of PTC RSPRO_SRV0(16): none (pass -> pass) MTC@16095f676f80: Local verdict of PTC RSPRO0(17): none (pass -> pass) MTC@16095f676f80: Test case TC_createMapping_clientConnect finished. Verdict: pass MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass'. Mon Sep 1 10:15:31 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_clientConnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3012) Waiting for packet dumper to finish... 1 (prev_count=3012, count=5208) MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass' was executed successfully (exit status: 0). MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect'. ------ RemsimBankd_Tests.TC_createMapping_clientReconnect ------ Mon Sep 1 10:15:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_clientReconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_clientReconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect' was executed successfully (exit status: 0). MTC@16095f676f80: Test case TC_createMapping_clientReconnect started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32875){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(18)@16095f676f80: Established a new IPA connection (conn_id=2) RSPRO_SRV0(18)@16095f676f80: 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) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32875){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(18)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(18)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32875){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(18)@16095f676f80: 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)@16095f676f80: 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)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(18)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32875){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32875){CONNECTED} received 79 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32875){CONNECTED} received 79 bytes from srv 4562 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 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4569 DBANKDW INFO bankd_main.c:543 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4566 DBANKDW INFO bankd_main.c:543 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4564 DBANKDW INFO bankd_main.c:543 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@16095f676f80: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32875){CONNECTED} received 32 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed 4567 DBANKDW INFO bankd_main.c:1071 [003 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4567 DBANKDW INFO bankd_main.c:526 [003 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(19)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@16095f676f80: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(19)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4567 DBANKDW INFO bankd_main.c:747 [003 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4567 DBANKDW INFO bankd_main.c:526 [003 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 4567 DBANKDW INFO bankd_main.c:709 [003 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4567 DBANKDW INFO bankd_main.c:534 [003 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4567 DBANKDW INFO bankd_pcsc.c:275 [003 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 11099029 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000046 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 9 00000397 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000010 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000016 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x561947322e00 00000002 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x561947322e00 4567 DBANKDW INFO bankd_pcsc.c:278 [003 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed 4567 DBANKDW INFO bankd_main.c:1086 [003 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 4567 DBANKDW INFO bankd_main.c:526 [003 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING RSPRO0(19)@16095f676f80: Final verdict of PTC: none 4569 DBANKDW INFO bankd_main.c:1071 [005 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4569 DBANKDW INFO bankd_main.c:526 [005 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(20)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@16095f676f80: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(20)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4569 DBANKDW INFO bankd_main.c:747 [005 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4569 DBANKDW INFO bankd_main.c:526 [005 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 4569 DBANKDW INFO bankd_main.c:709 [005 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4569 DBANKDW INFO bankd_main.c:534 [005 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4569 DBANKDW INFO bankd_pcsc.c:275 [005 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 05011956 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000006 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000001 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 9 00000136 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000003 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000003 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x56194732a980 00000001 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x56194732a980 4569 DBANKDW INFO bankd_pcsc.c:278 [005 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed MTC@16095f676f80: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:343 : "", component reason not changed MTC@16095f676f80: Stopping testcase execution from "RemsimBankd_Tests.ttcn":343 4569 DBANKDW INFO bankd_main.c:1086 [005 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 4569 DBANKDW INFO bankd_main.c:526 [005 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32875){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32875){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32875){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32875){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32875){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32875){CLOSED} free(delayed) RSPRO0(20)@16095f676f80: Final verdict of PTC: none 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated RSPRO_SRV0(18)@16095f676f80: Final verdict of PTC: none 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@16095f676f80: Setting final verdict of the test case. MTC@16095f676f80: Local verdict of MTC: pass MTC@16095f676f80: Local verdict of PTC RSPRO_SRV0(18): none (pass -> pass) MTC@16095f676f80: Local verdict of PTC RSPRO0(19): none (pass -> pass) MTC@16095f676f80: Local verdict of PTC RSPRO0(20): none (pass -> pass) MTC@16095f676f80: Test case TC_createMapping_clientReconnect finished. Verdict: pass MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass'. Mon Sep 1 10:15: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@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass' was executed successfully (exit status: 0). MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected'. ------ RemsimBankd_Tests.TC_removeMapping_connected ------ Mon Sep 1 10:15:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping_connected.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping_connected.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected' was executed successfully (exit status: 0). MTC@16095f676f80: Test case TC_removeMapping_connected started. 4566 DBANKDW INFO bankd_main.c:1071 [002 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 4566 DBANKDW INFO bankd_main.c:526 [002 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(21)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@16095f676f80: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(21)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4566 DBANKDW INFO bankd_main.c:747 [002 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4566 DBANKDW INFO bankd_main.c:526 [002 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 4566 DBANKDW INFO bankd_main.c:709 [002 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4566 DBANKDW INFO bankd_main.c:534 [002 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4566 DBANKDW INFO bankd_pcsc.c:275 [002 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 08133822 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000030 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000004 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 9 00000470 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000012 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000021 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x56194732b9d0 00000003 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x56194732b9d0 4566 DBANKDW INFO bankd_pcsc.c:278 [002 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) MTC@16095f676f80: setverdict(pass): none -> pass 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32795){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(22)@16095f676f80: Established a new IPA connection (conn_id=2) RSPRO_SRV0(22)@16095f676f80: 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) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32795){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(22)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(22)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32795){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(22)@16095f676f80: 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)@16095f676f80: 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)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(22)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32795){CONNECTED} received 95 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32795){CONNECTED} received 95 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32795){CONNECTED} received 95 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DRSPRO ERROR bankd_main.c:215 RSPRO_CLIENT(server){CONNECTED}: ignoring identical slotmap 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed 4566 DBANKDW INFO bankd_pcsc.c:275 [002 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 10001768 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000069 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000006 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 9 00000597 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000017 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000026 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x56194732a980 00000003 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x56194732a980 4566 DBANKDW INFO bankd_pcsc.c:278 [002 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32795){CONNECTED} received 32 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO removeMappingReq 4562 DRSPRO INFO bankd_main.c:269 RSPRO_CLIENT(server){CONNECTED}: B(1:0): removing slotmap 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO removeMappingRes 4564 DBANKDW INFO bankd_main.c:543 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed 4566 DBANKDW INFO bankd_pcsc.c:275 [002 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 10010618 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000078 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 9 00000651 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000018 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000019 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x561947322e00 00000003 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x561947322e00 4566 DBANKDW INFO bankd_pcsc.c:278 [002 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) MTC@16095f676f80: setverdict(fail): pass -> fail reason: "Timeout expecting disconnect", new component reason: "Timeout expecting disconnect" 4566 DBANKDW INFO bankd_main.c:1086 [002 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 4566 DBANKDW INFO bankd_main.c:526 [002 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32795){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32795){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32795){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32795){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32795){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:32795){CLOSED} free(delayed) RSPRO0(21)@16095f676f80: Final verdict of PTC: none RSPRO_SRV0(22)@16095f676f80: Final verdict of PTC: none MTC@16095f676f80: Setting final verdict of the test case. MTC@16095f676f80: Local verdict of MTC: fail reason: "Timeout expecting disconnect" MTC@16095f676f80: Local verdict of PTC RSPRO0(21): none (fail -> fail) MTC@16095f676f80: Local verdict of PTC RSPRO_SRV0(22): none (fail -> fail) MTC@16095f676f80: Test case TC_removeMapping_connected finished. Verdict: fail reason: Timeout expecting disconnect 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail'. 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled Mon Sep 1 10:16:17 UTC 2025 ------ RemsimBankd_Tests.TC_removeMapping_connected fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4356) Waiting for packet dumper to finish... 1 (prev_count=4356, count=5152) MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail' was executed successfully (exit status: 0). MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping'. ------ RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping ------ Mon Sep 1 10:16:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping' was executed successfully (exit status: 0). MTC@16095f676f80: Test case TC_createMapping_connectClient_changeMapping started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36613){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(23)@16095f676f80: Established a new IPA connection (conn_id=2) RSPRO_SRV0(23)@16095f676f80: 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) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36613){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(23)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(23)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36613){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(23)@16095f676f80: 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)@16095f676f80: 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)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(23)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36613){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36613){CONNECTED} received 79 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36613){CONNECTED} received 79 bytes from srv 4562 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 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4566 DBANKDW INFO bankd_main.c:543 [002 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4564 DBANKDW INFO bankd_main.c:543 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4569 DBANKDW INFO bankd_main.c:543 [005 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@16095f676f80: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36613){CONNECTED} received 32 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed 4566 DBANKDW INFO bankd_main.c:1071 [002 B1:0 ACCEPTING] Accepted connection from 127.0.0.1:10000 4566 DBANKDW INFO bankd_main.c:526 [002 B1:0 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(24)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@16095f676f80: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(24)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4566 DBANKDW INFO bankd_main.c:747 [002 B1:0 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4566 DBANKDW INFO bankd_main.c:526 [002 B1:0 CONN_WAIT_ID] Changing state to CONN_CLIENT 4566 DBANKDW INFO bankd_main.c:709 [002 B1:0 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4566 DBANKDW INFO bankd_main.c:534 [002 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4566 DBANKDW INFO bankd_pcsc.c:275 [002 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 13046279 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000033 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000004 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 9 00000499 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000013 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000022 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x56194732b9d0 00000004 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x56194732b9d0 4566 DBANKDW INFO bankd_pcsc.c:278 [002 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36613){CONNECTED} received 34 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DRSPRO NOTICE bankd_main.c:219 RSPRO_CLIENT(server){CONNECTED}: slot already connected to client 23:0. Removing old mapping. 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(987:654) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes 4564 DBANKDW INFO bankd_main.c:543 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed MTC@16095f676f80: setverdict(fail): pass -> fail reason: "Timeout waiting for client being disconnected", new component reason: "Timeout waiting for client being disconnected" MTC@16095f676f80: Stopping testcase execution from "RemsimBankd_Tests.ttcn":273 4566 DBANKDW INFO bankd_main.c:1086 [002 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36613){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36613){CONNECTED} close() 4566 DBANKDW INFO bankd_main.c:526 [002 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36613){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36613){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36613){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36613){CLOSED} free(delayed) RSPRO0(24)@16095f676f80: Final verdict of PTC: none RSPRO_SRV0(23)@16095f676f80: Final verdict of PTC: none MTC@16095f676f80: Setting final verdict of the test case. MTC@16095f676f80: Local verdict of MTC: fail reason: "Timeout waiting for client being disconnected" MTC@16095f676f80: Local verdict of PTC RSPRO_SRV0(23): none (fail -> fail) MTC@16095f676f80: Local verdict of PTC RSPRO0(24): none (fail -> fail) MTC@16095f676f80: Test case TC_createMapping_connectClient_changeMapping finished. Verdict: fail reason: Timeout waiting for client being disconnected MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping fail'. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled Mon Sep 1 10:16:33 UTC 2025 ------ RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4628) Waiting for packet dumper to finish... 1 (prev_count=4628, count=5424) MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping fail' was executed successfully (exit status: 0). MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping'. ------ RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping ------ Mon Sep 1 10:16:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping' was executed successfully (exit status: 0). MTC@16095f676f80: Test case TC_createMapping_connectClient_recreateMapping started. 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42489){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(25)@16095f676f80: Established a new IPA connection (conn_id=2) RSPRO_SRV0(25)@16095f676f80: 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) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42489){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(25)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(25)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42489){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(25)@16095f676f80: 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)@16095f676f80: 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)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(25)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42489){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42489){CONNECTED} received 79 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42489){CONNECTED} received 79 bytes from srv 4562 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 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(987:654) deleted 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4566 DBANKDW INFO bankd_main.c:543 [002 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4569 DBANKDW INFO bankd_main.c:543 [005 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4564 DBANKDW INFO bankd_main.c:543 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@16095f676f80: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42489){CONNECTED} received 32 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed 4566 DBANKDW INFO bankd_main.c:1071 [002 B1:0 ACCEPTING] Accepted connection from 127.0.0.1:10000 4566 DBANKDW INFO bankd_main.c:526 [002 B1:0 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(26)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@16095f676f80: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(26)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4566 DBANKDW INFO bankd_main.c:747 [002 B1:0 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4566 DBANKDW INFO bankd_main.c:526 [002 B1:0 CONN_WAIT_ID] Changing state to CONN_CLIENT 4566 DBANKDW INFO bankd_main.c:709 [002 B1:0 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4566 DBANKDW INFO bankd_main.c:534 [002 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4566 DBANKDW INFO bankd_pcsc.c:275 [002 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 16086259 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000009 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000001 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 9 00000125 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000003 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000005 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x561947322e00 00000000 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x561947322e00 4566 DBANKDW INFO bankd_pcsc.c:278 [002 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42489){CONNECTED} received 32 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DRSPRO ERROR bankd_main.c:215 RSPRO_CLIENT(server){CONNECTED}: ignoring identical slotmap 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed MTC@16095f676f80: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:313 : "", component reason not changed MTC@16095f676f80: Stopping testcase execution from "RemsimBankd_Tests.ttcn":313 4566 DBANKDW INFO bankd_main.c:1086 [002 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42489){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42489){CONNECTED} close() 4566 DBANKDW INFO bankd_main.c:526 [002 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42489){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42489){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42489){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42489){CLOSED} free(delayed) RSPRO0(26)@16095f676f80: Final verdict of PTC: none RSPRO_SRV0(25)@16095f676f80: Final verdict of PTC: none 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@16095f676f80: Setting final verdict of the test case. MTC@16095f676f80: Local verdict of MTC: pass MTC@16095f676f80: Local verdict of PTC RSPRO_SRV0(25): none (pass -> pass) MTC@16095f676f80: Local verdict of PTC RSPRO0(26): none (pass -> pass) MTC@16095f676f80: Test case TC_createMapping_connectClient_recreateMapping finished. Verdict: pass MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass'. Mon Sep 1 10:16:49 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4896) Waiting for packet dumper to finish... 1 (prev_count=4896, count=5692) MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass' was executed successfully (exit status: 0). MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU'. ------ RemsimBankd_Tests.TC_createMapping_exchangeTPDU ------ Mon Sep 1 10:16:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_exchangeTPDU.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_exchangeTPDU.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU' was executed successfully (exit status: 0). MTC@16095f676f80: Test case TC_createMapping_exchangeTPDU started. 08483891 ifd-vpcd.c:236:IFDHGetCapabilities() Got ATR (22 bytes) 00000023 ../src/eventhandler.c:404:EHStatusHandlerThread() powerState: POWER_STATE_POWERED 00000004 ../src/eventhandler.c:421:EHStatusHandlerThread() Card inserted into Virtual PCD 00 00 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 00442866 ../src/eventhandler.c:480:EHStatusHandlerThread() powerState: POWER_STATE_UNPOWERED 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1060 CLICONN(server,){CLOSED} free(destroy) 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP INFO stream_cli.c:441 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35535){CONNECTING} connection established 4562 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 4562 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 4562 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 4562 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(27)@16095f676f80: Established a new IPA connection (conn_id=2) RSPRO_SRV0(27)@16095f676f80: 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) } } } } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35535){CONNECTED} received 8 bytes from srv 4562 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 4562 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 4562 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(27)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(27)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35535){CONNECTED} received 4 bytes from srv 4562 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 4562 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(27)@16095f676f80: 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)@16095f676f80: 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)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(27)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35535){CONNECTED} received 79 bytes from srv 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35535){CONNECTED} received 79 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 4562 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 4562 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35535){CONNECTED} received 79 bytes from srv 4562 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 4562 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 4562 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 4569 DBANKDW INFO bankd_main.c:543 [005 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4568 DBANKDW INFO bankd_main.c:543 [004 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4565 DBANKDW INFO bankd_main.c:543 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4564 DBANKDW INFO bankd_main.c:543 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4571 DBANKDW INFO bankd_main.c:543 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4567 DBANKDW INFO bankd_main.c:543 [003 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4570 DBANKDW INFO bankd_main.c:543 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 4566 DBANKDW INFO bankd_main.c:543 [002 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@16095f676f80: setverdict(pass): none -> pass 4562 DLINP DEBUG stream_cli.c:552 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35535){CONNECTED} received 32 bytes from srv 4562 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 4562 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 4562 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 4562 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 4562 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 4562 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@16095f676f80: setverdict(pass): pass -> pass, component reason not changed 4569 DBANKDW INFO bankd_main.c:1071 [005 B1:0 ACCEPTING] Accepted connection from 127.0.0.1:10000 4569 DBANKDW INFO bankd_main.c:526 [005 B1:0 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(28)@16095f676f80: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@16095f676f80: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(28)@16095f676f80: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 4569 DBANKDW INFO bankd_main.c:747 [005 B1:0 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 4569 DBANKDW INFO bankd_main.c:526 [005 B1:0 CONN_WAIT_ID] Changing state to CONN_CLIENT 4569 DBANKDW INFO bankd_main.c:709 [005 B1:0 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 4569 DBANKDW INFO bankd_main.c:534 [005 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 4569 DBANKDW INFO bankd_pcsc.c:275 [005 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 07184498 ../src/winscard_msg_srv.c:253:ProcessEventsServer() Common channel packet arrival 00000031 ../src/winscard_msg_srv.c:264:ProcessEventsServer() ProcessCommonChannelRequest detects: 12 00000003 ../src/pcscdaemon.c:130:SVCServiceRunLoop() A new context thread creation is requested: 12 4569 DBANKDW INFO bankd_pcsc.c:278 [005 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: Access denied. (0x8010006A) 00000623 ../src/auth.c:115:IsClientAuthorized() polkit_authority_get_sync failed: Error initializing authority: Could not connect: No such file or directory 00000018 ../src/winscard_svc.c:357:ContextThread() Rejected unauthorized PC/SC client 00000022 ../src/winscard_svc.c:1112:MSGCleanupClient() Thread is stopping: dwClientID=12, threadContext @0x56194732a980 00000003 ../src/winscard_svc.c:1120:MSGCleanupClient() Freeing SCONTEXT @0x56194732a980 MTC@16095f676f80: setverdict(fail): pass -> fail reason: "Received unexpected RPSRO{ version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimBankd (2), name := "16095f676f80", software := "remsim-bankd", swVersion := "1.1.2.202508312026", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := cardNotPresent (100) } } }", new component reason: "Received unexpected RPSRO{ version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimBankd (2), name := "16095f676f80", software := "remsim-bankd", swVersion := "1.1.2.202508312026", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := cardNotPresent (100) } } }" 4569 DBANKDW INFO bankd_main.c:1086 [005 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 4569 DBANKDW INFO bankd_main.c:526 [005 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 4562 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35535){CONNECTED} connection closed with srv 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35535){CONNECTED} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 4562 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 4562 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 4562 DLINP DEBUG stream_cli.c:1045 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35535){CLOSED} destroy() 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35535){CLOSED} close() 4562 DLINP DEBUG stream_cli.c:1052 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35535){CLOSED} delay free() in_cb_mask=0x02 4562 DLINP DEBUG stream_cli.c:148 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:35535){CLOSED} free(delayed) RSPRO0(28)@16095f676f80: Final verdict of PTC: none RSPRO_SRV0(27)@16095f676f80: Final verdict of PTC: none 4562 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 4562 DRSPRO DEBUG ../rspro_client_fsm.c:555 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 4562 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 MTC@16095f676f80: Setting final verdict of the test case. MTC@16095f676f80: Local verdict of MTC: fail reason: "Received unexpected RPSRO{ version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimBankd (2), name := "16095f676f80", software := "remsim-bankd", swVersion := "1.1.2.202508312026", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := cardNotPresent (100) } } }" MTC@16095f676f80: Local verdict of PTC RSPRO_SRV0(27): none (fail -> fail) 4562 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 4562 DLINP ERROR stream_cli.c:424 CLICONN(server,){CONNECTING} connect failed (-111) 4562 DLINP DEBUG stream_cli.c:179 CLICONN(server,){CONNECTING} close() 4562 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 4562 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 4562 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 4562 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 4562 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 4562 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 4562 DLINP INFO stream_cli.c:239 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@16095f676f80: Local verdict of PTC RSPRO0(28): none (fail -> fail) MTC@16095f676f80: Test case TC_createMapping_exchangeTPDU finished. Verdict: fail reason: Received unexpected RPSRO{ version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimBankd (2), name := "16095f676f80", software := "remsim-bankd", swVersion := "1.1.2.202508312026", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := cardNotPresent (100) } } } MTC@16095f676f80: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU fail'. Mon Sep 1 10:17:01 UTC 2025 ------ RemsimBankd_Tests.TC_createMapping_exchangeTPDU fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=15072) 00388922 ../src/eventhandler.c:356:EHStatusHandlerThread() Card Removed From Virtual PCD 00 00 Waiting for packet dumper to finish... 1 (prev_count=15072, count=18816) MTC@16095f676f80: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU fail' was executed successfully (exit status: 0). MC@16095f676f80: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@16095f676f80: Terminating MTC. MC@16095f676f80: MTC terminated. MC2> exit MC@16095f676f80: Shutting down session. MC@16095f676f80: Shutdown complete. No expected results found, not comparing outcome. (/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim/expected-results.xml) [testenv][bankd] Testsuite is done [testenv][bankd] Stopping testsuite (1780059) [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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/log_format.sh'] [testenv][bankd] Stopping pcscd (1779956) [testenv][bankd] Stopping bankd (1779985) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0'] testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/podman/testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-1.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/var-lib-apt-debian-trixie:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/testenv-podman-main.sh'] 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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-1', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-1', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-1', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [testenv] feed_watchdog_loop: podman container has stopped Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-1', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-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-nightly 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-nightly 0 upgraded, 20 newly installed, 0 to remove and 2 not upgraded. Need to get 87.5 kB/11.1 MB of archives. After this operation, 23.5 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-remsim-client-shell 1.1.2.202508312026 [23.7 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-remsim-client-shell-dbgsym 1.1.2.202508312026 [63.8 kB] Fetched 87.5 kB in 0s (2126 kB/s) Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508312026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508312026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508312026_amd64.deb ... Unpacking osmocom-nightly (202508312026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmo-rspro2:amd64. Preparing to unpack .../04-libosmo-rspro2_1.1.2.202508312026_amd64.deb ... Unpacking libosmo-rspro2:amd64 (1.1.2.202508312026) ... Selecting previously unselected package libosmo-rspro2-dbgsym:amd64. Preparing to unpack .../05-libosmo-rspro2-dbgsym_1.1.2.202508312026_amd64.deb ... Unpacking libosmo-rspro2-dbgsym:amd64 (1.1.2.202508312026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../06-libosmocodec4_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../07-libosmoisdn0_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../08-libosmogsm20_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../09-libosmocoding0_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../10-libosmovty13_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../16-libosmonetif11_1.6.0.13.c499.202508312026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508312026) ... Selecting previously unselected package osmo-remsim-client-shell:amd64. Preparing to unpack .../17-osmo-remsim-client-shell_1.1.2.202508312026_amd64.deb ... Unpacking osmo-remsim-client-shell:amd64 (1.1.2.202508312026) ... Selecting previously unselected package osmo-remsim-client-shell-dbgsym:amd64. Preparing to unpack .../18-osmo-remsim-client-shell-dbgsym_1.1.2.202508312026_amd64.deb ... Unpacking osmo-remsim-client-shell-dbgsym:amd64 (1.1.2.202508312026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508312026) ... Setting up osmocom-nightly (202508312026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmo-rspro2:amd64 (1.1.2.202508312026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmo-rspro2-dbgsym:amd64 (1.1.2.202508312026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508312026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmocore (1.11.0.32.33cb4.202508312026) ... Setting up osmo-remsim-client-shell:amd64 (1.1.2.202508312026) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up osmo-remsim-client-shell-dbgsym:amd64 (1.1.2.202508312026) ... Processing triggers for libc-bin (2.41-12) ... [testenv][client] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim/client/REMSIM_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim/REMSIM_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-1', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test"#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/Common.cfg'] [testenv][client] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/Common.cfg'] [testenv][client] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/client/REMSIM_Tests.cfg'] [testenv][client] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/client', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-1', 'sh', '-c', 'tail -f /dev/null | osmo-remsim-client-shell 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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:424 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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-1', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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@655043c2f38f: Unix server socket created successfully. MC@655043c2f38f: Listening on TCP port 44919. MC2> 655043c2f38f is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/titan-11.1.0-debian-trixie/remsim/REMSIM_Tests 655043c2f38f 44919 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@655043c2f38f: New HC connected from 10.0.2.100 [10.0.2.100]. 655043c2f38f: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@655043c2f38f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@655043c2f38f: Configuration file was processed on all HCs. MC@655043c2f38f: Creating MTC on host 10.0.2.100. MC@655043c2f38f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@655043c2f38f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient'. ------ RemsimClient_Tests.TC_srv_connectClient ------ Mon Sep 1 10:17:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@655043c2f38f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient' was executed successfully (exit status: 0). MTC@655043c2f38f: 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)@655043c2f38f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(3)@655043c2f38f: 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)@655043c2f38f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(3)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(3)@655043c2f38f: 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)@655043c2f38f: 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)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(3)@655043c2f38f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@655043c2f38f: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). MTC@655043c2f38f: setverdict(pass): none -> pass DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:37359){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(4)@655043c2f38f: Final verdict of PTC: none RSPRO_SRV0(3)@655043c2f38f: Final verdict of PTC: none MTC@655043c2f38f: Setting final verdict of the test case. 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:424 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@655043c2f38f: Local verdict of MTC: pass MTC@655043c2f38f: Local verdict of PTC RSPRO_SRV0(3): none (pass -> pass) MTC@655043c2f38f: Local verdict of PTC RSPRO_SRV1(4): none (pass -> pass) MTC@655043c2f38f: Test case TC_srv_connectClient finished. Verdict: pass MTC@655043c2f38f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient pass'. Mon Sep 1 10:17:22 UTC 2025 ====== RemsimClient_Tests.TC_srv_connectClient pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2688) Waiting for packet dumper to finish... 1 (prev_count=2688, count=3184) MTC@655043c2f38f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient pass' was executed successfully (exit status: 0). MTC@655043c2f38f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient_reject'. ------ RemsimClient_Tests.TC_srv_connectClient_reject ------ Mon Sep 1 10:17:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@655043c2f38f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient_reject' was executed successfully (exit status: 0). MTC@655043c2f38f: 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)@655043c2f38f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(5)@655043c2f38f: 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(5)@655043c2f38f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(5)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@655043c2f38f: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(5)@655043c2f38f: 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)@655043c2f38f: 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)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(5)@655043c2f38f: 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)@655043c2f38f: IPA: Closed MTC@655043c2f38f: setverdict(pass): none -> pass RSPRO_SRV0(5)@655043c2f38f: 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:424 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)@655043c2f38f: Final verdict of PTC: none MTC@655043c2f38f: Setting final verdict of the test case. MTC@655043c2f38f: Local verdict of MTC: pass MTC@655043c2f38f: Local verdict of PTC RSPRO_SRV0(5): none (pass -> pass) MTC@655043c2f38f: Local verdict of PTC RSPRO_SRV1(6): none (pass -> pass) MTC@655043c2f38f: Test case TC_srv_connectClient_reject finished. Verdict: pass MTC@655043c2f38f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient_reject pass'. Mon Sep 1 10:17:33 UTC 2025 ====== RemsimClient_Tests.TC_srv_connectClient_reject pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3004) Waiting for packet dumper to finish... 1 (prev_count=3004, count=3200) MTC@655043c2f38f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient_reject pass' was executed successfully (exit status: 0). MTC@655043c2f38f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient_configClientBank'. ------ RemsimClient_Tests.TC_srv_connectClient_configClientBank ------ Mon Sep 1 10:17:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient_configClientBank.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient_configClientBank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@655043c2f38f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient_configClientBank' was executed successfully (exit status: 0). MTC@655043c2f38f: 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)@655043c2f38f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(7)@655043c2f38f: 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)@655043c2f38f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(7)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(7)@655043c2f38f: 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)@655043c2f38f: 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)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@655043c2f38f: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(7)@655043c2f38f: 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(8)@655043c2f38f: Established a new IPA connection (conn_id=2) MTC@655043c2f38f: setverdict(pass): none -> pass RSPRO_SRV1(8)@655043c2f38f: 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)@655043c2f38f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(8)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@655043c2f38f: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(8)@655043c2f38f: 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)@655043c2f38f: 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)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(8)@655043c2f38f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SET_ATR: 3b 00 DLINP NOTICE stream_cli.c:548 CLICONN(bankd,r=127.0.0.1:9999<->l=127.0.0.1:34177){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:548 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:36511){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)@655043c2f38f: Final verdict of PTC: none RSPRO_SRV0(7)@655043c2f38f: Final verdict of PTC: none MTC@655043c2f38f: Setting final verdict of the test case. MTC@655043c2f38f: Local verdict of MTC: pass DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 MTC@655043c2f38f: Local verdict of PTC RSPRO_SRV0(7): none (pass -> pass) MTC@655043c2f38f: Local verdict of PTC RSPRO_SRV1(8): none (pass -> pass) 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:424 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:424 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@655043c2f38f: Test case TC_srv_connectClient_configClientBank finished. Verdict: pass MTC@655043c2f38f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient_configClientBank pass'. Mon Sep 1 10:17:44 UTC 2025 ====== RemsimClient_Tests.TC_srv_connectClient_configClientBank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4692) Waiting for packet dumper to finish... 1 (prev_count=4692, count=5684) MTC@655043c2f38f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient_configClientBank pass' was executed successfully (exit status: 0). MTC@655043c2f38f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_reconnect'. ------ RemsimClient_Tests.TC_srv_reconnect ------ Mon Sep 1 10:17:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_srv_reconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_srv_reconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@655043c2f38f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_reconnect' was executed successfully (exit status: 0). MTC@655043c2f38f: 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:424 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)@655043c2f38f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(9)@655043c2f38f: 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)@655043c2f38f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(9)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@655043c2f38f: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(9)@655043c2f38f: 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)@655043c2f38f: 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)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(9)@655043c2f38f: 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:548 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:41865){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)@655043c2f38f: Final verdict of PTC: none MTC@655043c2f38f: 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)@655043c2f38f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(11)@655043c2f38f: 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)@655043c2f38f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(11)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(11)@655043c2f38f: 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)@655043c2f38f: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MTC@655043c2f38f: setverdict(pass): none -> pass RSPRO_SRV0(11)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(11)@655043c2f38f: 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:548 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:45085){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(11)@655043c2f38f: Final verdict of PTC: none RSPRO_SRV1(10)@655043c2f38f: Final verdict of PTC: none MTC@655043c2f38f: Setting final verdict of the test case. MTC@655043c2f38f: Local verdict of MTC: pass MTC@655043c2f38f: Local verdict of PTC RSPRO_SRV0(9): none (pass -> pass) MTC@655043c2f38f: Local verdict of PTC RSPRO_SRV1(10): none (pass -> pass) MTC@655043c2f38f: Local verdict of PTC RSPRO_SRV0(11): none (pass -> pass) MTC@655043c2f38f: Test case TC_srv_reconnect finished. Verdict: pass MTC@655043c2f38f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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:424 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 Mon Sep 1 10:17:56 UTC 2025 ====== RemsimClient_Tests.TC_srv_reconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5120) Waiting for packet dumper to finish... 1 (prev_count=5120, count=5616) MTC@655043c2f38f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_reconnect pass' was executed successfully (exit status: 0). MTC@655043c2f38f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_reconnect'. ------ RemsimClient_Tests.TC_bank_reconnect ------ Mon Sep 1 10:17:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_bank_reconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_bank_reconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@655043c2f38f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_reconnect' was executed successfully (exit status: 0). MTC@655043c2f38f: 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:424 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)@655043c2f38f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(12)@655043c2f38f: 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)@655043c2f38f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(12)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(12)@655043c2f38f: 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)@655043c2f38f: 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)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(12)@655043c2f38f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@655043c2f38f: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). 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 MTC@655043c2f38f: setverdict(pass): none -> pass 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)@655043c2f38f: Established a new IPA connection (conn_id=2) RSPRO_SRV1(13)@655043c2f38f: 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)@655043c2f38f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(13)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV1(13)@655043c2f38f: 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)@655043c2f38f: 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)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(13)@655043c2f38f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DLINP NOTICE stream_cli.c:548 CLICONN(bankd,r=127.0.0.1:9999<->l=127.0.0.1:33429){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)@655043c2f38f: 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:424 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@655043c2f38f: 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)@655043c2f38f: Established a new IPA connection (conn_id=2) RSPRO_SRV1(14)@655043c2f38f: 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)@655043c2f38f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(14)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV1(14)@655043c2f38f: 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)@655043c2f38f: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MTC@655043c2f38f: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(14)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(14)@655043c2f38f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SET_ATR: 3b 00 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:34645){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:548 CLICONN(bankd,r=127.0.0.1:9999<->l=127.0.0.1:42217){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 RSPRO_SRV0(12)@655043c2f38f: Final verdict of PTC: none RSPRO_SRV1(14)@655043c2f38f: Final verdict of PTC: none MTC@655043c2f38f: Setting final verdict of the test case. MTC@655043c2f38f: Local verdict of MTC: pass MTC@655043c2f38f: Local verdict of PTC RSPRO_SRV0(12): none (pass -> pass) MTC@655043c2f38f: Local verdict of PTC RSPRO_SRV1(13): none (pass -> pass) MTC@655043c2f38f: Local verdict of PTC RSPRO_SRV1(14): none (pass -> pass) MTC@655043c2f38f: Test case TC_bank_reconnect finished. Verdict: pass MTC@655043c2f38f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_reconnect pass'. DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 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:424 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:424 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 Mon Sep 1 10:18:17 UTC 2025 ====== RemsimClient_Tests.TC_bank_reconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7228) Waiting for packet dumper to finish... 1 (prev_count=7228, count=8220) MTC@655043c2f38f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_reconnect pass' was executed successfully (exit status: 0). MTC@655043c2f38f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_disconnect'. ------ RemsimClient_Tests.TC_bank_disconnect ------ Mon Sep 1 10:18:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_bank_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_bank_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@655043c2f38f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_disconnect' was executed successfully (exit status: 0). MTC@655043c2f38f: Test case TC_bank_disconnect started. DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 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 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:424 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 NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 UP RSPRO_SRV0(15)@655043c2f38f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(15)@655043c2f38f: 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)@655043c2f38f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(15)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@655043c2f38f: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(15)@655043c2f38f: 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)@655043c2f38f: 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)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(15)@655043c2f38f: 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(16)@655043c2f38f: Established a new IPA connection (conn_id=2) RSPRO_SRV1(16)@655043c2f38f: 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) } } } } MTC@655043c2f38f: setverdict(pass): none -> pass DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(bankd){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV1(16)@655043c2f38f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(16)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV1(16)@655043c2f38f: 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)@655043c2f38f: 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)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(16)@655043c2f38f: 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@655043c2f38f: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(16)@655043c2f38f: IPA: Closed MTC@655043c2f38f: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(16)@655043c2f38f: Final verdict of PTC: none DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:40681){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)@655043c2f38f: Final verdict of PTC: none MTC@655043c2f38f: Setting final verdict of the test case. MTC@655043c2f38f: Local verdict of MTC: pass MTC@655043c2f38f: Local verdict of PTC RSPRO_SRV0(15): none (pass -> pass) MTC@655043c2f38f: Local verdict of PTC RSPRO_SRV1(16): none (pass -> pass) MTC@655043c2f38f: Test case TC_bank_disconnect finished. Verdict: pass MTC@655043c2f38f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_disconnect 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:424 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 Mon Sep 1 10:18:28 UTC 2025 ====== RemsimClient_Tests.TC_bank_disconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4748) Waiting for packet dumper to finish... 1 (prev_count=4748, count=5900) MTC@655043c2f38f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_disconnect pass' was executed successfully (exit status: 0). MTC@655043c2f38f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_disconnect_reconnect'. ------ RemsimClient_Tests.TC_bank_disconnect_reconnect ------ Mon Sep 1 10:18:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_bank_disconnect_reconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/RemsimClient_Tests.TC_bank_disconnect_reconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@655043c2f38f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_disconnect_reconnect' was executed successfully (exit status: 0). MTC@655043c2f38f: 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)@655043c2f38f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(17)@655043c2f38f: 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)@655043c2f38f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(17)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(17)@655043c2f38f: 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)@655043c2f38f: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MTC@655043c2f38f: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(17)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(17)@655043c2f38f: 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@655043c2f38f: setverdict(pass): none -> pass RSPRO_SRV1(18)@655043c2f38f: Established a new IPA connection (conn_id=2) RSPRO_SRV1(18)@655043c2f38f: 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)@655043c2f38f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(18)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV1(18)@655043c2f38f: 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)@655043c2f38f: 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)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(18)@655043c2f38f: 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)@655043c2f38f: IPA: Closed MTC@655043c2f38f: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(18)@655043c2f38f: Final verdict of PTC: none MTC@655043c2f38f: 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) DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 MTC@655043c2f38f: setverdict(pass): pass -> pass, component reason not changed DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 UP RSPRO_SRV1(19)@655043c2f38f: Established a new IPA connection (conn_id=2) RSPRO_SRV1(19)@655043c2f38f: 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)@655043c2f38f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(19)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV1(19)@655043c2f38f: 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)@655043c2f38f: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MTC@655043c2f38f: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(19)@655043c2f38f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(19)@655043c2f38f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(19)@655043c2f38f: 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)@655043c2f38f: setverdict(error): none -> error DLINP NOTICE stream_cli.c:548 CLICONN(bankd,r=127.0.0.1:9999<->l=127.0.0.1:37477){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 DLINP NOTICE stream_cli.c:548 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:42941){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(19)@655043c2f38f: Final verdict of PTC: error RSPRO_SRV0(17)@655043c2f38f: Final verdict of PTC: none MTC@655043c2f38f: Setting final verdict of the test case. MTC@655043c2f38f: Local verdict of MTC: pass DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 MTC@655043c2f38f: Local verdict of PTC RSPRO_SRV0(17): none (pass -> pass) 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:424 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:424 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@655043c2f38f: Local verdict of PTC RSPRO_SRV1(18): none (pass -> pass) MTC@655043c2f38f: Local verdict of PTC RSPRO_SRV1(19): error (pass -> error) MTC@655043c2f38f: Test case TC_bank_disconnect_reconnect finished. Verdict: error MTC@655043c2f38f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_disconnect_reconnect error'. Mon Sep 1 10:18:39 UTC 2025 ------ RemsimClient_Tests.TC_bank_disconnect_reconnect error ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4676) Waiting for packet dumper to finish... 1 (prev_count=4676, count=8476) MTC@655043c2f38f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_disconnect_reconnect error' was executed successfully (exit status: 0). MC@655043c2f38f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@655043c2f38f: Terminating MTC. MC@655043c2f38f: MTC terminated. MC2> exit MC@655043c2f38f: Shutting down session. MC@655043c2f38f: Shutdown complete. No expected results found, not comparing outcome. (/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim/expected-results.xml) [testenv][client] Testsuite is done [testenv][client] Stopping testsuite (1794756) [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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/log_format.sh'] [testenv][client] Stopping client (1794670) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-1'] testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-1 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/podman/testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/var-lib-apt-debian-trixie:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/testenv-podman-main.sh'] 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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [testenv] feed_watchdog_loop: podman container has stopped Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-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] Installing packages: osmo-remsim-server, osmo-remsim-server-dbgsym, libc6-dbg, libosmo-rspro2-dbgsym, libosmocore-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-remsim-server', 'osmo-remsim-server-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-nightly 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-server osmo-remsim-server-dbgsym osmocom-keyring osmocom-nightly 0 upgraded, 20 newly installed, 0 to remove and 2 not upgraded. Need to get 114 kB/11.1 MB of archives. After this operation, 23.5 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-remsim-server 1.1.2.202508312026 [31.5 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-remsim-server-dbgsym 1.1.2.202508312026 [82.5 kB] Fetched 114 kB in 0s (2223 kB/s) Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508312026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508312026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508312026_amd64.deb ... Unpacking osmocom-nightly (202508312026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmo-rspro2:amd64. Preparing to unpack .../04-libosmo-rspro2_1.1.2.202508312026_amd64.deb ... Unpacking libosmo-rspro2:amd64 (1.1.2.202508312026) ... Selecting previously unselected package libosmo-rspro2-dbgsym:amd64. Preparing to unpack .../05-libosmo-rspro2-dbgsym_1.1.2.202508312026_amd64.deb ... Unpacking libosmo-rspro2-dbgsym:amd64 (1.1.2.202508312026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../06-libosmocodec4_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../07-libosmoisdn0_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../08-libosmogsm20_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../09-libosmocoding0_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../10-libosmovty13_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../16-libosmonetif11_1.6.0.13.c499.202508312026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508312026) ... Selecting previously unselected package osmo-remsim-server:amd64. Preparing to unpack .../17-osmo-remsim-server_1.1.2.202508312026_amd64.deb ... Unpacking osmo-remsim-server:amd64 (1.1.2.202508312026) ... Selecting previously unselected package osmo-remsim-server-dbgsym:amd64. Preparing to unpack .../18-osmo-remsim-server-dbgsym_1.1.2.202508312026_amd64.deb ... Unpacking osmo-remsim-server-dbgsym:amd64 (1.1.2.202508312026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508312026) ... Setting up osmocom-nightly (202508312026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmo-rspro2:amd64 (1.1.2.202508312026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmo-rspro2-dbgsym:amd64 (1.1.2.202508312026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508312026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmocore (1.11.0.32.33cb4.202508312026) ... Setting up osmo-remsim-server:amd64 (1.1.2.202508312026) ... Created symlink '/etc/systemd/system/multi-user.target.wants/osmo-remsim-server.service' → '/usr/lib/systemd/system/osmo-remsim-server.service'. Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up osmo-remsim-server-dbgsym:amd64 (1.1.2.202508312026) ... Processing triggers for libc-bin (2.41-12) ... [testenv][server] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim/server/REMSIM_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim/REMSIM_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test"#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/Common.cfg'] [testenv][server] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/Common.cfg'] [testenv][server] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/server/REMSIM_Tests.cfg'] [testenv][server] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/server', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', 'sh', '-c', 'osmo-remsim-server 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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@2cc678d90403: Unix server socket created successfully. MC@2cc678d90403: Listening on TCP port 38917. MC2> 2cc678d90403 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache/podman/titan-11.1.0-debian-trixie/remsim/REMSIM_Tests 2cc678d90403 38917 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@2cc678d90403: New HC connected from 10.0.2.100 [10.0.2.100]. 2cc678d90403: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@2cc678d90403: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@2cc678d90403: Configuration file was processed on all HCs. MC@2cc678d90403: Creating MTC on host 10.0.2.100. MC@2cc678d90403: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing'. ------ RemsimServer_Tests.TC_connect_and_nothing ------ Mon Sep 1 10:18:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_connect_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_connect_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing' was executed successfully (exit status: 0). MTC@2cc678d90403: Test case TC_connect_and_nothing started. RSPRO0(3)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@2cc678d90403: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(3)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(3)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(3)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO0(3)@2cc678d90403: IPA: Closed MTC@2cc678d90403: setverdict(pass): none -> pass RSPRO0(3)@2cc678d90403: Final verdict of PTC: none MTC@2cc678d90403: Setting final verdict of the test case. MTC@2cc678d90403: Local verdict of MTC: pass MTC@2cc678d90403: Local verdict of PTC RSPRO0(3): none (pass -> pass) MTC@2cc678d90403: Test case TC_connect_and_nothing finished. Verdict: pass MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass'. Mon Sep 1 10:19:01 UTC 2025 ====== RemsimServer_Tests.TC_connect_and_nothing pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=1564) Waiting for packet dumper to finish... 1 (prev_count=1564, count=1864) MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass' was executed successfully (exit status: 0). MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client'. ------ RemsimServer_Tests.TC_connect_client ------ Mon Sep 1 10:19:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_connect_client.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_connect_client.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client' was executed successfully (exit status: 0). MTC@2cc678d90403: Test case TC_connect_client started. 391 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@2cc678d90403: setverdict(pass): none -> pass RSPRO0(4)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@2cc678d90403: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(4)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(4)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(4)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:167 SERVER_CONN(C3:4){ESTABLISHED}: Client connected from 127.0.0.1:10000 MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C3:4){CONNECTED_CLIENT}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Connection lost; terminating FSM RSPRO0(4)@2cc678d90403: Final verdict of PTC: none MTC@2cc678d90403: Setting final verdict of the test case. MTC@2cc678d90403: Local verdict of MTC: pass MTC@2cc678d90403: Local verdict of PTC RSPRO0(4): none (pass -> pass) MTC@2cc678d90403: Test case TC_connect_client finished. Verdict: pass MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass'. Mon Sep 1 10:19:04 UTC 2025 ====== RemsimServer_Tests.TC_connect_client pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=6140) MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass' was executed successfully (exit status: 0). MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate'. ------ RemsimServer_Tests.TC_connect_client_duplicate ------ Mon Sep 1 10:19:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_connect_client_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_connect_client_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate' was executed successfully (exit status: 0). MTC@2cc678d90403: Test case TC_connect_client_duplicate started. 444 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@2cc678d90403: setverdict(pass): none -> pass RSPRO0(5)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@2cc678d90403: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(5)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(5)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(5)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:167 SERVER_CONN(C13:1){ESTABLISHED}: Client connected from 127.0.0.1:10000 MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@2cc678d90403: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(6)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(6)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(6)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 288 DMAIN INFO rspro_server.c:167 SERVER_CONN(C13:1){ESTABLISHED}: Client connected from 127.0.0.1:10001 288 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@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN NOTICE rspro_server.c:497 SERVER_CONN(C13:1){REJECTED}: Closing connection of rejected peer RSPRO1(6)@2cc678d90403: IPA: Closed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@2cc678d90403: Final verdict of PTC: none MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C13:1){CONNECTED_CLIENT}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C13:1){CONNECTED_CLIENT}: Connection lost; terminating FSM RSPRO0(5)@2cc678d90403: Final verdict of PTC: none MTC@2cc678d90403: Setting final verdict of the test case. MTC@2cc678d90403: Local verdict of MTC: pass MTC@2cc678d90403: Local verdict of PTC RSPRO0(5): none (pass -> pass) MTC@2cc678d90403: Local verdict of PTC RSPRO1(6): none (pass -> pass) MTC@2cc678d90403: Test case TC_connect_client_duplicate finished. Verdict: pass MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass'. Mon Sep 1 10:19:09 UTC 2025 ====== RemsimServer_Tests.TC_connect_client_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7848) Waiting for packet dumper to finish... 1 (prev_count=7848, count=9848) MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass' was executed successfully (exit status: 0). MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank'. ------ RemsimServer_Tests.TC_connect_bank ------ Mon Sep 1 10:19:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_connect_bank.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_connect_bank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank' was executed successfully (exit status: 0). MTC@2cc678d90403: Test case TC_connect_bank started. 500 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@2cc678d90403: setverdict(pass): none -> pass RSPRO0(7)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@2cc678d90403: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(7)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(7)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(7)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 288 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@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM RSPRO0(7)@2cc678d90403: Final verdict of PTC: none MTC@2cc678d90403: Setting final verdict of the test case. MTC@2cc678d90403: Local verdict of MTC: pass MTC@2cc678d90403: Local verdict of PTC RSPRO0(7): none (pass -> pass) MTC@2cc678d90403: Test case TC_connect_bank finished. Verdict: pass MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass'. Mon Sep 1 10:19:12 UTC 2025 ====== RemsimServer_Tests.TC_connect_bank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=316) Waiting for packet dumper to finish... 1 (prev_count=316, count=6164) MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass' was executed successfully (exit status: 0). MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate'. ------ RemsimServer_Tests.TC_connect_bank_duplicate ------ Mon Sep 1 10:19:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_connect_bank_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_connect_bank_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate' was executed successfully (exit status: 0). MTC@2cc678d90403: Test case TC_connect_bank_duplicate started. 553 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@2cc678d90403: setverdict(pass): none -> pass RSPRO0(8)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@2cc678d90403: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(8)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(8)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(8)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 288 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@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed RSPRO1(9)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@2cc678d90403: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(9)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(9)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(9)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 288 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10001 288 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! 288 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@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN NOTICE rspro_server.c:497 SERVER_CONN(B1){REJECTED}: Closing connection of rejected peer RSPRO1(9)@2cc678d90403: IPA: Closed RSPRO1(9)@2cc678d90403: Final verdict of PTC: none MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM RSPRO0(8)@2cc678d90403: Final verdict of PTC: none MTC@2cc678d90403: Setting final verdict of the test case. MTC@2cc678d90403: Local verdict of MTC: pass MTC@2cc678d90403: Local verdict of PTC RSPRO0(8): none (pass -> pass) MTC@2cc678d90403: Local verdict of PTC RSPRO1(9): none (pass -> pass) MTC@2cc678d90403: Test case TC_connect_bank_duplicate finished. Verdict: pass MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass'. Mon Sep 1 10:19:17 UTC 2025 ====== RemsimServer_Tests.TC_connect_bank_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=9596) Waiting for packet dumper to finish... 1 (prev_count=9596, count=9896) MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass' was executed successfully (exit status: 0). MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add'. ------ RemsimServer_Tests.TC_slotmap_add ------ Mon Sep 1 10:19:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add' was executed successfully (exit status: 0). MTC@2cc678d90403: Test case TC_slotmap_add started. 610 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@2cc678d90403: setverdict(pass): none -> pass 611 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 611 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: Setting final verdict of the test case. MTC@2cc678d90403: Local verdict of MTC: pass MTC@2cc678d90403: No PTCs were created. MTC@2cc678d90403: Test case TC_slotmap_add finished. Verdict: pass MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass'. Mon Sep 1 10:19:20 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=4016) MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass' was executed successfully (exit status: 0). MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b'. ------ RemsimServer_Tests.TC_slotmap_add_conn_cl_b ------ Mon Sep 1 10:19:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_conn_cl_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_conn_cl_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b' was executed successfully (exit status: 0). MTC@2cc678d90403: Test case TC_slotmap_add_conn_cl_b started. RSPRO0(10)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@2cc678d90403: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(10)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(10)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(10)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(11)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@2cc678d90403: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(11)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(11)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(11)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 661 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 661 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@2cc678d90403: setverdict(pass): none -> pass 662 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 662 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:167 SERVER_CONN(C3:4){ESTABLISHED}: Client connected from 127.0.0.1:10000 288 DMAIN NOTICE rspro_server.c:305 SERVER_CONN(C3:4){CONNECTED_CLIENT}: BankSlot has changed B0:0 -> B1:2 MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10001 288 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! 288 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 288 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE 288 DMAIN NOTICE rspro_server.c:334 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Bankd IP/Port changed to 1.0.0.127:9999 MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C3:4){CONNECTED_CLIENT}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Connection lost; terminating FSM 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10001<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 288 DMAIN INFO rspro_server.c:907 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> NEW RSPRO0(10)@2cc678d90403: Final verdict of PTC: none RSPRO1(11)@2cc678d90403: Final verdict of PTC: none MTC@2cc678d90403: Setting final verdict of the test case. MTC@2cc678d90403: Local verdict of MTC: pass MTC@2cc678d90403: Local verdict of PTC RSPRO0(10): none (pass -> pass) MTC@2cc678d90403: Local verdict of PTC RSPRO1(11): none (pass -> pass) MTC@2cc678d90403: Test case TC_slotmap_add_conn_cl_b finished. Verdict: pass MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass'. Mon Sep 1 10:19:23 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=11740) MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass' was executed successfully (exit status: 0). MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range'. ------ RemsimServer_Tests.TC_slotmap_add_out_of_range ------ Mon Sep 1 10:19:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_out_of_range.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_out_of_range.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range' was executed successfully (exit status: 0). MTC@2cc678d90403: Test case TC_slotmap_add_out_of_range started. 716 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 716 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@2cc678d90403: setverdict(pass): none -> pass MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: Setting final verdict of the test case. MTC@2cc678d90403: Local verdict of MTC: pass MTC@2cc678d90403: No PTCs were created. MTC@2cc678d90403: Test case TC_slotmap_add_out_of_range finished. Verdict: pass MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass'. Mon Sep 1 10:19:26 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_out_of_range pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=6636) MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass' was executed successfully (exit status: 0). MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add'. ------ RemsimServer_Tests.TC_conn_cl_b_slotmap_add ------ Mon Sep 1 10:19:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_conn_cl_b_slotmap_add.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_conn_cl_b_slotmap_add.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add' was executed successfully (exit status: 0). MTC@2cc678d90403: Test case TC_conn_cl_b_slotmap_add started. RSPRO0(12)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@2cc678d90403: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(12)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(12)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(12)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(13)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@2cc678d90403: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(13)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(13)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(13)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 772 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@2cc678d90403: setverdict(pass): none -> pass 288 DMAIN INFO rspro_server.c:167 SERVER_CONN(C3:4){ESTABLISHED}: Client connected from 127.0.0.1:10000 MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 773 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 773 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10001 288 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! 288 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 288 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE 288 DMAIN NOTICE rspro_server.c:305 SERVER_CONN(C3:4){CONNECTED_CLIENT}: BankSlot has changed B0:0 -> B1:2 288 DMAIN NOTICE rspro_server.c:334 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Bankd IP/Port changed to 1.0.0.127:9999 MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C3:4){CONNECTED_CLIENT}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Connection lost; terminating FSM 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10001<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 288 DMAIN INFO rspro_server.c:907 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> NEW RSPRO0(12)@2cc678d90403: Final verdict of PTC: none RSPRO1(13)@2cc678d90403: Final verdict of PTC: none MTC@2cc678d90403: Setting final verdict of the test case. MTC@2cc678d90403: Local verdict of MTC: pass MTC@2cc678d90403: Local verdict of PTC RSPRO0(12): none (pass -> pass) MTC@2cc678d90403: Local verdict of PTC RSPRO1(13): none (pass -> pass) MTC@2cc678d90403: Test case TC_conn_cl_b_slotmap_add finished. Verdict: pass MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass'. Mon Sep 1 10:19:30 UTC 2025 ====== RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=11868) MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass' was executed successfully (exit status: 0). MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new'. ------ RemsimServer_Tests.TC_slotmap_del_new ------ Mon Sep 1 10:19:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_new.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_new.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new' was executed successfully (exit status: 0). MTC@2cc678d90403: Test case TC_slotmap_del_new started. 826 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 826 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@2cc678d90403: setverdict(pass): none -> pass 827 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 827 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 201, statustext := "Created", header := { { header_name := "Date", header_value := "Mon, 01 Sep 2025 10:19:33 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } 828 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Mon, 01 Sep 2025 10:19:33 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@2cc678d90403: Setting final verdict of the test case. MTC@2cc678d90403: Local verdict of MTC: pass MTC@2cc678d90403: No PTCs were created. MTC@2cc678d90403: Test case TC_slotmap_del_new finished. Verdict: pass MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass'. Mon Sep 1 10:19:33 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=4160) MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass' was executed successfully (exit status: 0). MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant'. ------ RemsimServer_Tests.TC_slotmap_del_nonexistant ------ Mon Sep 1 10:19:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_nonexistant.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_nonexistant.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant' was executed successfully (exit status: 0). MTC@2cc678d90403: Test case TC_slotmap_del_nonexistant started. 879 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@2cc678d90403: setverdict(pass): none -> pass 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 404, statustext := "Not Found", header := { { header_name := "Date", header_value := "Mon, 01 Sep 2025 10:19:36 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@2cc678d90403: Setting final verdict of the test case. MTC@2cc678d90403: Local verdict of MTC: pass MTC@2cc678d90403: No PTCs were created. MTC@2cc678d90403: Test case TC_slotmap_del_nonexistant finished. Verdict: pass MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass'. Mon Sep 1 10:19:36 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_nonexistant pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=2892) MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass' was executed successfully (exit status: 0). MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack'. ------ RemsimServer_Tests.TC_slotmap_del_unack ------ Mon Sep 1 10:19:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_unack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_unack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack' was executed successfully (exit status: 0). MTC@2cc678d90403: Test case TC_slotmap_del_unack started. RSPRO0(14)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@2cc678d90403: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(14)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(14)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(14)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 931 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@2cc678d90403: setverdict(pass): none -> pass 932 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 932 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 288 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! 288 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 288 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 288 DMAIN INFO rspro_server.c:903 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> NEW RSPRO0(14)@2cc678d90403: Final verdict of PTC: none MTC@2cc678d90403: Setting final verdict of the test case. MTC@2cc678d90403: Local verdict of MTC: pass MTC@2cc678d90403: Local verdict of PTC RSPRO0(14): none (pass -> pass) MTC@2cc678d90403: Test case TC_slotmap_del_unack finished. Verdict: pass MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass'. Mon Sep 1 10:19:39 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_unack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=10120) MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass' was executed successfully (exit status: 0). MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active'. ------ RemsimServer_Tests.TC_slotmap_del_active ------ Mon Sep 1 10:19:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_active.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active' was executed successfully (exit status: 0). MTC@2cc678d90403: Test case TC_slotmap_del_active started. RSPRO0(15)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@2cc678d90403: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(15)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(15)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(15)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 988 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@2cc678d90403: setverdict(pass): none -> pass 989 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 989 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 288 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! 288 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 288 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 992 DMAIN INFO rest_api.c:386 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> DELETE_REQ 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work 288 DMAIN INFO rspro_server.c:460 Slot Map B(1:2) <-> C(3:4) state change: DELETE_REQ -> DELETING MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM RSPRO0(15)@2cc678d90403: Final verdict of PTC: none MTC@2cc678d90403: Setting final verdict of the test case. MTC@2cc678d90403: Local verdict of MTC: pass MTC@2cc678d90403: Local verdict of PTC RSPRO0(15): none (pass -> pass) MTC@2cc678d90403: Test case TC_slotmap_del_active finished. Verdict: pass MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass'. Mon Sep 1 10:19:43 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_active pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7600) Waiting for packet dumper to finish... 1 (prev_count=7600, count=10684) MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass' was executed successfully (exit status: 0). MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client'. ------ RemsimServer_Tests.TC_slotmap_del_active_client ------ Mon Sep 1 10:19:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_active_client.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_active_client.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client' was executed successfully (exit status: 0). MTC@2cc678d90403: Test case TC_slotmap_del_active_client started. RSPRO0(16)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@2cc678d90403: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(16)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(16)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(16)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(17)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@2cc678d90403: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(17)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(17)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(17)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 1048 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@2cc678d90403: setverdict(pass): none -> pass 1049 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 1049 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 288 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! 288 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 288 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:167 SERVER_CONN(C3:4){ESTABLISHED}: Client connected from 127.0.0.1:10001 288 DMAIN NOTICE rspro_server.c:305 SERVER_CONN(C3:4){CONNECTED_CLIENT}: BankSlot has changed B0:0 -> B1:2 288 DMAIN NOTICE rspro_server.c:334 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Bankd IP/Port changed to 1.0.0.127:9999 MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 1053 DMAIN INFO rest_api.c:386 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> DELETE_REQ 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work 288 DMAIN INFO rspro_server.c:460 Slot Map B(1:2) <-> C(3:4) state change: DELETE_REQ -> DELETING MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN NOTICE rspro_server.c:334 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Bankd IP/Port changed to 0.0.0.0:0 288 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10001<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C3:4){CONNECTED_CLIENT}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Connection lost; terminating FSM RSPRO0(16)@2cc678d90403: Final verdict of PTC: none RSPRO1(17)@2cc678d90403: Final verdict of PTC: none MTC@2cc678d90403: Setting final verdict of the test case. MTC@2cc678d90403: Local verdict of MTC: pass MTC@2cc678d90403: Local verdict of PTC RSPRO0(16): none (pass -> pass) MTC@2cc678d90403: Local verdict of PTC RSPRO1(17): none (pass -> pass) MTC@2cc678d90403: Test case TC_slotmap_del_active_client finished. Verdict: pass MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass'. Mon Sep 1 10:19:47 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_active_client pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=9892) Waiting for packet dumper to finish... 1 (prev_count=9892, count=13632) MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass' was executed successfully (exit status: 0). MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank'. ------ RemsimServer_Tests.TC_slotmap_add_active_bank ------ Mon Sep 1 10:19:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_active_bank.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_active_bank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank' was executed successfully (exit status: 0). MTC@2cc678d90403: Test case TC_slotmap_add_active_bank started. RSPRO0(18)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@2cc678d90403: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(18)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(18)@2cc678d90403: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(18)@2cc678d90403: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 1105 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@2cc678d90403: setverdict(pass): none -> pass 288 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 288 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@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 1106 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 1106 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 1106 DMAIN INFO rest_api.c:339 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 288 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work 288 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed MTC@2cc678d90403: setverdict(pass): pass -> pass, component reason not changed 288 DLINP NOTICE stream_srv.c:769 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 288 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 288 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 288 DMAIN INFO rspro_server.c:907 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> NEW RSPRO0(18)@2cc678d90403: Final verdict of PTC: none MTC@2cc678d90403: Setting final verdict of the test case. MTC@2cc678d90403: Local verdict of MTC: pass MTC@2cc678d90403: Local verdict of PTC RSPRO0(18): none (pass -> pass) MTC@2cc678d90403: Test case TC_slotmap_add_active_bank finished. Verdict: pass MTC@2cc678d90403: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass'. Mon Sep 1 10:19:51 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_active_bank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=340) Waiting for packet dumper to finish... 1 (prev_count=340, count=6764) MTC@2cc678d90403: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass' was executed successfully (exit status: 0). MC@2cc678d90403: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@2cc678d90403: Terminating MTC. MC@2cc678d90403: MTC terminated. MC2> exit MC@2cc678d90403: Shutting down session. MC@2cc678d90403: Shutdown complete. No expected results found, not comparing outcome. (/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim/expected-results.xml) [testenv][server] Testsuite is done [testenv][server] Stopping testsuite (1806959) [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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/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/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/log_format.sh'] [testenv][server] Stopping server (1806912) [testenv] Showing server/testsuite/junit-xml-307.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server/testsuite/junit-xml-307.log && echo']                   [testenv] Showing bankd/testsuite/junit-xml-bankd-4588.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/testsuite/junit-xml-bankd-4588.log && echo']                  Timeout expecting disconnect RemsimBankd_Tests.ttcn:445 RemsimBankd_Tests control part RemsimBankd_Tests.ttcn:362 TC_removeMapping_connected testcase    Timeout waiting for client being disconnected RemsimBankd_Tests.ttcn:447 RemsimBankd_Tests control part RemsimBankd_Tests.ttcn:273 TC_createMapping_connectClient_changeMapping testcase     Received unexpected RPSRO{ version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimBankd (2), name := "16095f676f80", software := "remsim-bankd", swVersion := "1.1.2.202508312026", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := cardNotPresent (100) } } } RemsimBankd_Tests.ttcn:450 RemsimBankd_Tests control part RemsimBankd_Tests.ttcn:413 TC_createMapping_exchangeTPDU testcase    [testenv] Showing client/testsuite/junit-xml-client-302.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client/testsuite/junit-xml-client-302.log && echo']             [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2'] testenv-remsim-all-osmocom-nightly-20250901-1013-e9ecc4d0-2 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/1867/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.47, 0.77, 0.86 + 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