Started by user Oliver Smith Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git 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-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/.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 refs/remotes/origin/osmith/wip^{commit} # timeout=10 > git rev-parse osmith/wip^{commit} # timeout=10 Checking out Revision e5dc0d64106285e979820b7ff4773b810ba0b7c8 (refs/remotes/origin/osmith/wip) > git config core.sparsecheckout # timeout=10 > git checkout -f e5dc0d64106285e979820b7ff4773b810ba0b7c8 # timeout=10 Commit message: "remsim: make client tests work in testenv" First time build. Skipping changelog. Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-remsim-test-asan] $ /bin/sh -xe /tmp/jenkins2256409951012607898.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run remsim --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs -b osmocom:nightly:asan -c all [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/podman/testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [250 kB] Fetched 9297 kB in 1s (11.1 MB/s) Reading package lists... [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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/deps' [titan.Libraries.TCCUsefulFunctions] Initial git clone [titan.Libraries.TCCUsefulFunctions] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions.git/ [titan.Libraries.TCCUsefulFunctions] Checking out origin/R.35.B-6-gb3687da [titan.ProtocolEmulations.M3UA] Initial git clone [titan.ProtocolEmulations.M3UA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ [titan.ProtocolEmulations.SCCP] Initial git clone [titan.ProtocolEmulations.SCCP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.SCCP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.SCCP.git/ [titan.ProtocolModules.BSSAPP_v7.3.0] Initial git clone [titan.ProtocolModules.BSSAPP_v7.3.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0.git/ [titan.ProtocolModules.BSSAPP_v7.3.0] Checking out origin/R.2.A-4-g20cfaf8 [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Initial git clone [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Checking out ffd939595a08da1b8c8176aaa1f8578bfe02a912 [titan.ProtocolModules.DNS] Initial git clone [titan.ProtocolModules.DNS] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS.git/ [titan.ProtocolModules.DNS] Checking out R.7.B [titan.ProtocolModules.GRE] Initial git clone [titan.ProtocolModules.GRE] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE.git/ [titan.ProtocolModules.GRE] Checking out origin/R.2.A-5-g654c446 [titan.ProtocolModules.GTP_v13.5.0] Initial git clone [titan.ProtocolModules.GTP_v13.5.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ [titan.ProtocolModules.GTPv2_v13.7.0] Initial git clone [titan.ProtocolModules.GTPv2_v13.7.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0.git/ [titan.ProtocolModules.GTPv2_v13.7.0] Checking out origin/R.2.A-5-g85cb124 [titan.ProtocolModules.ICMP] Initial git clone [titan.ProtocolModules.ICMP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ [titan.ProtocolModules.ICMP] Checking out e49d9fb9f7de637b4bf4803dc6b6e911a8661640 [titan.ProtocolModules.ICMPv6] Initial git clone [titan.ProtocolModules.ICMPv6] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ [titan.ProtocolModules.ICMPv6] Checking out 46f4d9b6e1e3c794294a92588401a81e4881dd27 [titan.ProtocolModules.IP] Initial git clone [titan.ProtocolModules.IP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ [titan.ProtocolModules.IP] Checking out 1be86705f39ae38f3c04b2109806ee20d25e91d0 [titan.ProtocolModules.ISUP_Q.762] Initial git clone [titan.ProtocolModules.ISUP_Q.762] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762.git/ [titan.ProtocolModules.ISUP_Q.762] Checking out origin/R.8.A-5-g42d428b [titan.ProtocolModules.JSON_v07_2006] Initial git clone [titan.ProtocolModules.JSON_v07_2006] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006.git/ [titan.ProtocolModules.JSON_v07_2006] Checking out R.1.A [titan.ProtocolModules.L2TP] Initial git clone [titan.ProtocolModules.L2TP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ [titan.ProtocolModules.L2TP] Checking out 17e76d3662bd0bb815158e8a9de1ec413f21b530 [titan.ProtocolModules.LLC_v7.1.0] Initial git clone [titan.ProtocolModules.LLC_v7.1.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ [titan.ProtocolModules.LLC_v7.1.0] Checking out 09817f113255d7fb56f1d45d3dd629a093d9248d [titan.ProtocolModules.M3UA] Initial git clone [titan.ProtocolModules.M3UA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ [titan.ProtocolModules.MobileL3_v13.4.0] Initial git clone [titan.ProtocolModules.MobileL3_v13.4.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ [titan.ProtocolModules.SMPP] Initial git clone [titan.ProtocolModules.SMPP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP.git/ [titan.ProtocolModules.SMPP] Checking out origin/R.2.A-5-gf2c9017 [titan.ProtocolModules.TCP] Initial git clone [titan.ProtocolModules.TCP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP.git/ [titan.ProtocolModules.TCP] Checking out origin/R.3.A-5-g39e5f45 [titan.ProtocolModules.UDP] Initial git clone [titan.ProtocolModules.UDP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP.git/ [titan.ProtocolModules.UDP] Checking out origin/R.4.A-5-geea8aa3 [titan.ProtocolModules.RTP] Initial git clone [titan.ProtocolModules.RTP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP.git/ [titan.ProtocolModules.RTP] Checking out origin/R.5.A-8-g5157e9d [titan.ProtocolModules.M2PA] Initial git clone [titan.ProtocolModules.M2PA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA.git/ [titan.ProtocolModules.M2PA] Checking out origin/R.2.A-5-ga75b589 [titan.ProtocolModules.ROSE] Initial git clone [titan.ProtocolModules.ROSE] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE.git/ [titan.ProtocolModules.ROSE] Checking out origin/R.1.C-5-g0f6774c [titan.ProtocolModules.SCTP] Initial git clone [titan.ProtocolModules.SCTP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP.git/ [titan.ProtocolModules.SCTP] Checking out origin/R.2.A-5-g556ef3f [titan.ProtocolModules.SDP] Initial git clone [titan.ProtocolModules.SDP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP.git/ [titan.ProtocolModules.SDP] Checking out origin/R.14.A-6-g7f00ea0 [titan.ProtocolModules.SUA] Initial git clone [titan.ProtocolModules.SUA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA.git/ [titan.ProtocolModules.SUA] Checking out origin/R.5.A-5-gcf1137a [titan.ProtocolModules.NAS_EPS_15.2.0.1] Initial git clone [titan.ProtocolModules.NAS_EPS_15.2.0.1] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1.git/ [titan.ProtocolModules.NAS_EPS_15.2.0.1] Checking out origin/R.1.A-2-g2ba853c [titan.ProtocolModules.NS_v7.3.0] Initial git clone [titan.ProtocolModules.NS_v7.3.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0.git/ [titan.ProtocolModules.NS_v7.3.0] Checking out origin/R.2.A-6-gf73f195 [titan.ProtocolModules.SGsAP_13.2.0] Initial git clone [titan.ProtocolModules.SGsAP_13.2.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0.git/ [titan.ProtocolModules.SGsAP_13.2.0] Checking out origin/R.1.B-3-g5ccaeab [titan.ProtocolModules.SNDCP_v7.0.0] Initial git clone [titan.ProtocolModules.SNDCP_v7.0.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0.git/ [titan.ProtocolModules.SNDCP_v7.0.0] Checking out origin/R.2.A-5-gd0f0ce6 [titan.ProtocolModules.PFCP_v15.1.0] Initial git clone [titan.ProtocolModules.PFCP_v15.1.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ [titan.ProtocolModules.PFCP_v15.1.0] Checking out d550ad9ddb6f9c823c9a555254cd76cf0e738d18 [titan.TestPorts.Common_Components.Socket-API] Initial git clone [titan.TestPorts.Common_Components.Socket-API] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API.git/ [titan.TestPorts.Common_Components.Socket-API] Checking out origin/R.6.A-6-gf4380d0 [titan.TestPorts.Common_Components.Abstract_Socket] Initial git clone [titan.TestPorts.Common_Components.Abstract_Socket] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket.git/ [titan.TestPorts.Common_Components.Abstract_Socket] Checking out origin/R.9.B-4-gbd41994 [titan.TestPorts.HTTPmsg] Initial git clone [titan.TestPorts.HTTPmsg] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg.git/ [titan.TestPorts.HTTPmsg] Checking out origin/R.9.B-4-g9a0dfde [titan.TestPorts.IPL4asp] Initial git clone [titan.TestPorts.IPL4asp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp.git/ [titan.TestPorts.IPL4asp] Checking out origin/R.30.E-7-g029bccb [titan.TestPorts.LANL2asp] Initial git clone [titan.TestPorts.LANL2asp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp.git/ [titan.TestPorts.LANL2asp] Checking out origin/R.8.C-3-gb07c265 [titan.TestPorts.PCAPasp] Initial git clone [titan.TestPorts.PCAPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp.git/ [titan.TestPorts.PCAPasp] Checking out origin/R.8.A-3-g9ad320f [titan.TestPorts.PIPEasp] Initial git clone [titan.TestPorts.PIPEasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp.git/ [titan.TestPorts.PIPEasp] Checking out origin/R.7.D-3-g8b01154 [titan.TestPorts.SIPmsg] Initial git clone [titan.TestPorts.SIPmsg] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ [titan.TestPorts.TELNETasp] Initial git clone [titan.TestPorts.TELNETasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ [titan.TestPorts.TELNETasp] Checking out 873fe539642542cd9a901c208f1ec11c6d2f5387 [titan.TestPorts.TCPasp] Initial git clone [titan.TestPorts.TCPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp.git/ [titan.TestPorts.TCPasp] Checking out origin/R.9.A-5-g2c91bc6 [titan.TestPorts.UDPasp] Initial git clone [titan.TestPorts.UDPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ [titan.TestPorts.UDPasp] Checking out 54176e95850654e5e8b0ffa2f1b5f35c412b949c [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Initial git clone [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp.git/ [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Checking out origin/R.2.A-13-gd34ab71 [titan.TestPorts.SCTPasp] Initial git clone [titan.TestPorts.SCTPasp] Updating URL to https://github.com/osmocom/titan.TestPorts.SCTPasp [titan.TestPorts.SCTPasp] Checking out origin/R.11.A-8-g2e911c3 [titan.TestPorts.MTP3asp] Initial git clone [titan.TestPorts.MTP3asp] Updating URL to https://github.com/osmocom/titan.TestPorts.MTP3asp [titan.ProtocolModules.BSSGP_v13.0.0] Initial git clone [titan.ProtocolModules.BSSGP_v13.0.0] Updating URL to https://github.com/osmocom/titan.ProtocolModules.BSSGP_v13.0.0 [osmo-uecups] Initial git clone [osmo-uecups] Updating URL to https://gerrit.osmocom.org/osmo-uecups [osmo-uecups] Checking out 8362efef7c6fa341eb947a75786878e0685767b7 [titan.ProtocolModules.BSSMAP] Initial git clone [titan.ProtocolModules.BSSMAP] Updating URL to https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.BSSMAP [titan.ProtocolModules.BSSMAP] Checking out 4acb6ab5f058477f0b90c2da182d52054e3614b0 [titan.ProtocolModules.MAP] Initial git clone [titan.ProtocolModules.MAP] Updating URL to https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.MAP [titan.ProtocolModules.MAP] Checking out origin/R.2.A-1-g79c6a3d [titan.TestPorts.AF_PACKET] Initial git clone [titan.TestPorts.AF_PACKET] Updating URL to https://gitea.osmocom.org/ttcn3/titan.TestPorts.AF_PACKET [titan.TestPorts.AF_PACKET] Checking out origin/0.1-5-g89ebea6 [titan.TestPorts.USB] Initial git clone [titan.TestPorts.USB] Updating URL to https://gitea.osmocom.org/ttcn3/titan.TestPorts.USB [titan.TestPorts.USB] Checking out a9470fdc99c82fbf988f4508c3161118c9106e28 make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/_cache/podman/osmo-ttcn3-hacks/remsim', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Abstract_Socket.cc Linking Abstract_Socket.hh Linking HTTPmsg_MessageLen.ttcn Linking HTTPmsg_MessageLen_Function.cc Linking HTTPmsg_PT.cc Linking HTTPmsg_PT.hh Linking HTTPmsg_PortType.ttcn Linking HTTPmsg_Types.ttcn Linking JSON_EncDec.cc Linking JSON_Types.ttcn Linking PIPEasp_PT.cc Linking PIPEasp_PT.hh Linking PIPEasp_Types.ttcn Linking PIPEasp_PortType.ttcn Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_VTY_Functions.ttcn Linking Osmocom_Types.ttcn Linking PIPEasp_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking HTTP_Adapter.ttcn Linking VPCD_Types.ttcn Linking VPCD_CodecPort.ttcn Linking VPCD_CodecPort_CtrlFunct.ttcn Linking VPCD_CodecPort_CtrlFunctDef.cc Linking VPCD_Adapter.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/_cache/podman/osmo-ttcn3-hacks/remsim', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/_cache/podman/osmo-ttcn3-hacks/remsim', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_RSPRO -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D General_Types.ttcn HTTP_Adapter.ttcn HTTPmsg_MessageLen.ttcn HTTPmsg_PortType.ttcn HTTPmsg_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn JSON_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PIPEasp_PortType.ttcn PIPEasp_Templates.ttcn PIPEasp_Types.ttcn REMSIM_Tests.ttcn RSPRO_Server.ttcn RSPRO_Types.ttcn RSRES.ttcn RemsimBankd_Tests.ttcn RemsimClient_Tests.ttcn RemsimServer_Tests.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn VPCD_Adapter.ttcn VPCD_CodecPort.ttcn VPCD_CodecPort_CtrlFunct.ttcn VPCD_Types.ttcn IPA_Emulation.ttcn RSPRO.asn - General_Types.ttcn HTTP_Adapter.ttcn HTTPmsg_MessageLen.ttcn HTTPmsg_PortType.ttcn HTTPmsg_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn JSON_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PIPEasp_PortType.ttcn PIPEasp_Templates.ttcn PIPEasp_Types.ttcn REMSIM_Tests.ttcn RSPRO_Server.ttcn RSPRO_Types.ttcn RSRES.ttcn RemsimBankd_Tests.ttcn RemsimClient_Tests.ttcn RemsimServer_Tests.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn VPCD_Adapter.ttcn VPCD_CodecPort.ttcn VPCD_CodecPort_CtrlFunct.ttcn VPCD_Types.ttcn IPA_Emulation.ttcn RSPRO.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HTTP_Adapter.ttcn'... Notify: Parsing TTCN-3 module `HTTPmsg_MessageLen.ttcn'... Notify: Parsing TTCN-3 module `HTTPmsg_PortType.ttcn'... Notify: Parsing TTCN-3 module `HTTPmsg_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `JSON_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PIPEasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `PIPEasp_Templates.ttcn'... Notify: Parsing TTCN-3 module `PIPEasp_Types.ttcn'... Notify: Parsing TTCN-3 module `REMSIM_Tests.ttcn'... Notify: Parsing TTCN-3 module `RSPRO_Server.ttcn'... Notify: Parsing TTCN-3 module `RSPRO_Types.ttcn'... Notify: Parsing TTCN-3 module `RSRES.ttcn'... Notify: Parsing TTCN-3 module `RemsimBankd_Tests.ttcn'... Notify: Parsing TTCN-3 module `RemsimClient_Tests.ttcn'... Notify: Parsing TTCN-3 module `RemsimServer_Tests.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `VPCD_Adapter.ttcn'... Notify: Parsing TTCN-3 module `VPCD_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `VPCD_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `VPCD_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `RSPRO.asn'... RSPRO.asn:38: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Checking modules... RSPRO_Server.ttcn: In TTCN-3 module `RSPRO_Server': RSPRO_Server.ttcn:21.1-30.1: warning: Definition with name `RSPRO_Server' hides a module identifier 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:105.9-12: warning: Inadequate restriction on the referenced template parameter `body', this may cause a dynamic test case error at runtime 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:130.9-12: warning: Inadequate restriction on the referenced template parameter `body', this may cause a dynamic test case error at runtime 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:227.50-62: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime 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:232.47-59: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime 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:236.50-62: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here REMSIM_Tests.ttcn: In TTCN-3 module `REMSIM_Tests': REMSIM_Tests.ttcn:43.1-46.1: In type definition `rspro_client_CT': REMSIM_Tests.ttcn:43.6-46.1: While checking uniqueness of component element definitions: REMSIM_Tests.ttcn:45.20-36: warning: Definition with name `RSPRO' hides a module identifier 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:149.2-152.3: In select case statement: REMSIM_Tests.ttcn:151.3-55: In function instance: REMSIM_Tests.ttcn:151.3-55: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used 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:157.23-24: warning: Inadequate restriction on the referenced template variable `ip', this may cause a dynamic test case error at runtime REMSIM_Tests.ttcn:154.26-51: note: Referenced template variable is here REMSIM_Tests.ttcn:158.3-53: In function instance: REMSIM_Tests.ttcn:158.3-53: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used 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:181.24-25: warning: Inadequate restriction on the referenced template variable `ip', this may cause a dynamic test case error at runtime REMSIM_Tests.ttcn:178.27-52: note: Referenced template variable is here REMSIM_Tests.ttcn:185.2-194.2: In for statement: REMSIM_Tests.ttcn:186.3-193.3: In select case statement: REMSIM_Tests.ttcn:187.3-189.4: In select case statement: REMSIM_Tests.ttcn:188.4-62: In function instance: REMSIM_Tests.ttcn:188.4-62: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used REMSIM_Tests.ttcn:190.3-192.4: In select case statement: REMSIM_Tests.ttcn:191.4-60: In function instance: REMSIM_Tests.ttcn:191.4-60: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used 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:212.43-45: warning: Inadequate restriction on the referenced template parameter `res', this may cause a dynamic test case error at runtime 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:222.43-45: warning: Inadequate restriction on the referenced template parameter `res', this may cause a dynamic test case error at runtime REMSIM_Tests.ttcn:218.5-33: note: Referenced template parameter is here RSPRO_Server.ttcn: In TTCN-3 module `RSPRO_Server': RSPRO_Server.ttcn:137.1-143.1: In function definition `f_rspro_srv_create_slotmap': RSPRO_Server.ttcn:142.2-55: In function instance: RSPRO_Server.ttcn:142.2-55: warning: The value returned by function `@RSPRO_Server.f_rspro_srv_exp' is not used RSPRO_Server.ttcn:145.1-151.1: In function definition `f_rspro_srv_remove_slotmap': RSPRO_Server.ttcn:150.2-55: In function instance: RSPRO_Server.ttcn:150.2-55: warning: The value returned by function `@RSPRO_Server.f_rspro_srv_exp' is not used RSPRO_Server.ttcn:153.1-159.1: In function definition `f_rspro_config_client_bank': RSPRO_Server.ttcn:158.2-55: In function instance: RSPRO_Server.ttcn:158.2-55: warning: The value returned by function `@RSPRO_Server.f_rspro_srv_exp' is not used RSPRO_Server.ttcn:161.1-166.1: In function definition `f_rspro_srv_reset_state': RSPRO_Server.ttcn:165.2-49: In function instance: RSPRO_Server.ttcn:165.2-49: warning: The value returned by function `@RSPRO_Server.f_rspro_srv_exp' is not used RemsimBankd_Tests.ttcn: In TTCN-3 module `RemsimBankd_Tests': RemsimBankd_Tests.ttcn:37.1-39.1: In type definition `bankd_test_CT': RemsimBankd_Tests.ttcn:37.6-39.1: While checking uniqueness of inherited component element definitions: REMSIM_Tests.ttcn:45.20-36: warning: Inherited definition with name `RSPRO' hides a module identifier RemsimBankd_Tests.ttcn:71.1-86.1: In testcase definition `TC_connectBankReq_timeout': RemsimBankd_Tests.ttcn:75.2-50: In function instance: RemsimBankd_Tests.ttcn:75.2-50: warning: The value returned by function `@RSPRO_Server.f_rspro_srv_exp' is not used RemsimBankd_Tests.ttcn:167.1-173.1: In testcase definition `TC_clientConnect_missingSlot': RemsimBankd_Tests.ttcn:170.2-73: In function instance: RemsimBankd_Tests.ttcn:170.2-73: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used RemsimBankd_Tests.ttcn:365.1-376.1: In function definition `f_rspro_xceive_mdm2card_vpcd': RemsimBankd_Tests.ttcn:369.2-31: In function instance: RemsimBankd_Tests.ttcn:369.2-31: warning: The value returned by function `@VPCD_Adapter.f_vpcd_exp' is not used RemsimBankd_Tests.ttcn:380.1-408.1: In testcase definition `TC_createMapping_exchangeTPDU': RemsimBankd_Tests.ttcn:400.2-63: In function instance: RemsimBankd_Tests.ttcn:400.2-63: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used RemsimBankd_Tests.ttcn:404.2-406.2: In for statement: RemsimBankd_Tests.ttcn:405.3-68: In function instance: RemsimBankd_Tests.ttcn:405.3-68: warning: The value returned by function `@RemsimBankd_Tests.f_rspro_xceive_mdm2card_vpcd' is not used RemsimClient_Tests.ttcn: In TTCN-3 module `RemsimClient_Tests': RemsimClient_Tests.ttcn:219.1-227.1: In function definition `f_set_atr': RemsimClient_Tests.ttcn:223.2-226.2: In interleave statement: RemsimClient_Tests.ttcn:225.5-62: In guard operation: RemsimClient_Tests.ttcn:225.5-62: In receive statement: RemsimClient_Tests.ttcn:225.42-60: warning: Function invocation 'f_osmo_hexdump(atr)' may change the actual snapshot. RemsimClient_Tests.ttcn:230.1-237.1: In function definition `f_client2bank': RemsimClient_Tests.ttcn:236.2-64: In function instance: RemsimClient_Tests.ttcn:236.2-64: warning: The value returned by function `@RSPRO_Server.f_rspro_srv_exp' is not used 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:251.45-46: warning: Inadequate restriction on the referenced template parameter `bs', this may cause a dynamic test case error at runtime 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:251.49-50: warning: Inadequate restriction on the referenced template parameter `cs', this may cause a dynamic test case error at runtime RemsimClient_Tests.ttcn:240.56-87: note: Referenced template parameter is here RemsimClient_Tests.ttcn:253.2-274.2: In alt construct: RemsimClient_Tests.ttcn:254.5-64: In guard operation: RemsimClient_Tests.ttcn:254.5-64: In receive statement: RemsimClient_Tests.ttcn:254.41-62: warning: Function invocation 'f_osmo_hexdump(r_apdu)' may change the actual snapshot. RemsimServer_Tests.ttcn: In TTCN-3 module `RemsimServer_Tests': RemsimServer_Tests.ttcn:70.1-79.1: In function definition `f_rsres_init': RemsimServer_Tests.ttcn:78.2-21: In function instance: RemsimServer_Tests.ttcn:78.2-21: warning: The value returned by function `@RemsimServer_Tests.f_rsres_post_reset' is not used RemsimServer_Tests.ttcn:81.1-83.1: In type definition `test_CT': RemsimServer_Tests.ttcn:81.6-83.1: While checking uniqueness of inherited component element definitions: REMSIM_Tests.ttcn:45.20-36: warning: Inherited definition with name `RSPRO' hides a module identifier RemsimServer_Tests.ttcn:429.1-461.1: In testcase definition `TC_slotmap_del_unack': RemsimServer_Tests.ttcn:451.2-59: In function instance: RemsimServer_Tests.ttcn:451.2-59: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used Notify: Generating code... warning: Charstring pattern: Use of unrecognized escape sequence `\"' is deprecated. warning: Charstring pattern: Use of unrecognized escape sequence `\"' is deprecated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HTTP_Adapter.hh' was generated. Notify: File `HTTP_Adapter.cc' was generated. Notify: File `HTTP_Adapter_part_1.cc' was generated. Notify: File `HTTP_Adapter_part_2.cc' was generated. Notify: File `HTTP_Adapter_part_3.cc' was generated. Notify: File `HTTP_Adapter_part_4.cc' was generated. Notify: File `HTTP_Adapter_part_5.cc' was generated. Notify: File `HTTP_Adapter_part_6.cc' was generated. Notify: File `HTTP_Adapter_part_7.cc' was generated. Notify: File `HTTPmsg_MessageLen.hh' was generated. Notify: File `HTTPmsg_MessageLen.cc' was generated. Notify: File `HTTPmsg_MessageLen_part_1.cc' was generated. Notify: File `HTTPmsg_MessageLen_part_2.cc' was generated. Notify: File `HTTPmsg_MessageLen_part_3.cc' was generated. Notify: File `HTTPmsg_MessageLen_part_4.cc' was generated. Notify: File `HTTPmsg_MessageLen_part_5.cc' was generated. Notify: File `HTTPmsg_MessageLen_part_6.cc' was generated. Notify: File `HTTPmsg_MessageLen_part_7.cc' was generated. Notify: File `HTTPmsg_PortType.hh' was generated. Notify: File `HTTPmsg_PortType.cc' was generated. Notify: File `HTTPmsg_PortType_part_1.cc' was generated. Notify: File `HTTPmsg_PortType_part_2.cc' was generated. Notify: File `HTTPmsg_PortType_part_3.cc' was generated. Notify: File `HTTPmsg_PortType_part_4.cc' was generated. Notify: File `HTTPmsg_PortType_part_5.cc' was generated. Notify: File `HTTPmsg_PortType_part_6.cc' was generated. Notify: File `HTTPmsg_PortType_part_7.cc' was generated. Notify: File `HTTPmsg_Types.hh' was generated. Notify: File `HTTPmsg_Types.cc' was generated. Notify: File `HTTPmsg_Types_part_1.cc' was generated. Notify: File `HTTPmsg_Types_part_2.cc' was generated. Notify: File `HTTPmsg_Types_part_3.cc' was generated. Notify: File `HTTPmsg_Types_part_4.cc' was generated. Notify: File `HTTPmsg_Types_part_5.cc' was generated. Notify: File `HTTPmsg_Types_part_6.cc' was generated. Notify: File `HTTPmsg_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `JSON_Types.hh' was generated. Notify: File `JSON_Types.cc' was generated. Notify: File `JSON_Types_part_1.cc' was generated. Notify: File `JSON_Types_part_2.cc' was generated. Notify: File `JSON_Types_part_3.cc' was generated. Notify: File `JSON_Types_part_4.cc' was generated. Notify: File `JSON_Types_part_5.cc' was generated. Notify: File `JSON_Types_part_6.cc' was generated. Notify: File `JSON_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PIPEasp_PortType.hh' was generated. Notify: File `PIPEasp_PortType.cc' was generated. Notify: File `PIPEasp_PortType_part_1.cc' was generated. Notify: File `PIPEasp_PortType_part_2.cc' was generated. Notify: File `PIPEasp_PortType_part_3.cc' was generated. Notify: File `PIPEasp_PortType_part_4.cc' was generated. Notify: File `PIPEasp_PortType_part_5.cc' was generated. Notify: File `PIPEasp_PortType_part_6.cc' was generated. Notify: File `PIPEasp_PortType_part_7.cc' was generated. Notify: File `PIPEasp_Templates.hh' was generated. Notify: File `PIPEasp_Templates.cc' was generated. Notify: File `PIPEasp_Templates_part_1.cc' was generated. Notify: File `PIPEasp_Templates_part_2.cc' was generated. Notify: File `PIPEasp_Templates_part_3.cc' was generated. Notify: File `PIPEasp_Templates_part_4.cc' was generated. Notify: File `PIPEasp_Templates_part_5.cc' was generated. Notify: File `PIPEasp_Templates_part_6.cc' was generated. Notify: File `PIPEasp_Templates_part_7.cc' was generated. Notify: File `PIPEasp_Types.hh' was generated. Notify: File `PIPEasp_Types.cc' was generated. Notify: File `PIPEasp_Types_part_1.cc' was generated. Notify: File `PIPEasp_Types_part_2.cc' was generated. Notify: File `PIPEasp_Types_part_3.cc' was generated. Notify: File `PIPEasp_Types_part_4.cc' was generated. Notify: File `PIPEasp_Types_part_5.cc' was generated. Notify: File `PIPEasp_Types_part_6.cc' was generated. Notify: File `PIPEasp_Types_part_7.cc' was generated. Notify: File `REMSIM_Tests.hh' was generated. Notify: File `REMSIM_Tests.cc' was generated. Notify: File `REMSIM_Tests_part_1.cc' was generated. Notify: File `REMSIM_Tests_part_2.cc' was generated. Notify: File `REMSIM_Tests_part_3.cc' was generated. Notify: File `REMSIM_Tests_part_4.cc' was generated. Notify: File `REMSIM_Tests_part_5.cc' was generated. Notify: File `REMSIM_Tests_part_6.cc' was generated. Notify: File `REMSIM_Tests_part_7.cc' was generated. Notify: File `RSPRO.hh' was generated. Notify: File `RSPRO.cc' was generated. Notify: File `RSPRO_Server.hh' was generated. Notify: File `RSPRO_Server.cc' was generated. Notify: File `RSPRO_Server_part_1.cc' was generated. Notify: File `RSPRO_Server_part_2.cc' was generated. Notify: File `RSPRO_Server_part_3.cc' was generated. Notify: File `RSPRO_Server_part_4.cc' was generated. Notify: File `RSPRO_Server_part_5.cc' was generated. Notify: File `RSPRO_Server_part_6.cc' was generated. Notify: File `RSPRO_Server_part_7.cc' was generated. Notify: File `RSPRO_Types.hh' was generated. Notify: File `RSPRO_Types.cc' was generated. Notify: File `RSPRO_Types_part_1.cc' was generated. Notify: File `RSPRO_Types_part_2.cc' was generated. Notify: File `RSPRO_Types_part_3.cc' was generated. Notify: File `RSPRO_Types_part_4.cc' was generated. Notify: File `RSPRO_Types_part_5.cc' was generated. Notify: File `RSPRO_Types_part_6.cc' was generated. Notify: File `RSPRO_Types_part_7.cc' was generated. Notify: File `RSPRO_part_1.cc' was generated. Notify: File `RSPRO_part_2.cc' was generated. Notify: File `RSPRO_part_3.cc' was generated. Notify: File `RSPRO_part_4.cc' was generated. Notify: File `RSPRO_part_5.cc' was generated. Notify: File `RSPRO_part_6.cc' was generated. Notify: File `RSPRO_part_7.cc' was generated. Notify: File `RSRES.hh' was generated. Notify: File `RSRES.cc' was generated. Notify: File `RSRES_part_1.cc' was generated. Notify: File `RSRES_part_2.cc' was generated. Notify: File `RSRES_part_3.cc' was generated. Notify: File `RSRES_part_4.cc' was generated. Notify: File `RSRES_part_5.cc' was generated. Notify: File `RSRES_part_6.cc' was generated. Notify: File `RSRES_part_7.cc' was generated. Notify: File `RemsimBankd_Tests.hh' was generated. Notify: File `RemsimBankd_Tests.cc' was generated. Notify: File `RemsimBankd_Tests_part_1.cc' was generated. Notify: File `RemsimBankd_Tests_part_2.cc' was generated. Notify: File `RemsimBankd_Tests_part_3.cc' was generated. Notify: File `RemsimBankd_Tests_part_4.cc' was generated. Notify: File `RemsimBankd_Tests_part_5.cc' was generated. Notify: File `RemsimBankd_Tests_part_6.cc' was generated. Notify: File `RemsimBankd_Tests_part_7.cc' was generated. Notify: File `RemsimClient_Tests.hh' was generated. Notify: File `RemsimClient_Tests.cc' was generated. Notify: File `RemsimClient_Tests_part_1.cc' was generated. Notify: File `RemsimClient_Tests_part_2.cc' was generated. Notify: File `RemsimClient_Tests_part_3.cc' was generated. Notify: File `RemsimClient_Tests_part_4.cc' was generated. Notify: File `RemsimClient_Tests_part_5.cc' was generated. Notify: File `RemsimClient_Tests_part_6.cc' was generated. Notify: File `RemsimClient_Tests_part_7.cc' was generated. Notify: File `RemsimServer_Tests.hh' was generated. Notify: File `RemsimServer_Tests.cc' was generated. Notify: File `RemsimServer_Tests_part_1.cc' was generated. Notify: File `RemsimServer_Tests_part_2.cc' was generated. Notify: File `RemsimServer_Tests_part_3.cc' was generated. Notify: File `RemsimServer_Tests_part_4.cc' was generated. Notify: File `RemsimServer_Tests_part_5.cc' was generated. Notify: File `RemsimServer_Tests_part_6.cc' was generated. Notify: File `RemsimServer_Tests_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `VPCD_Adapter.hh' was generated. Notify: File `VPCD_Adapter.cc' was generated. Notify: File `VPCD_Adapter_part_1.cc' was generated. Notify: File `VPCD_Adapter_part_2.cc' was generated. Notify: File `VPCD_Adapter_part_3.cc' was generated. Notify: File `VPCD_Adapter_part_4.cc' was generated. Notify: File `VPCD_Adapter_part_5.cc' was generated. Notify: File `VPCD_Adapter_part_6.cc' was generated. Notify: File `VPCD_Adapter_part_7.cc' was generated. Notify: File `VPCD_CodecPort.hh' was generated. Notify: File `VPCD_CodecPort.cc' was generated. Notify: File `VPCD_CodecPort_CtrlFunct.hh' was generated. Notify: File `VPCD_CodecPort_CtrlFunct.cc' was generated. Notify: File `VPCD_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `VPCD_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `VPCD_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `VPCD_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `VPCD_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `VPCD_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `VPCD_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `VPCD_CodecPort_part_1.cc' was generated. Notify: File `VPCD_CodecPort_part_2.cc' was generated. Notify: File `VPCD_CodecPort_part_3.cc' was generated. Notify: File `VPCD_CodecPort_part_4.cc' was generated. Notify: File `VPCD_CodecPort_part_5.cc' was generated. Notify: File `VPCD_CodecPort_part_6.cc' was generated. Notify: File `VPCD_CodecPort_part_7.cc' was generated. Notify: File `VPCD_Types.hh' was generated. Notify: File `VPCD_Types.cc' was generated. Notify: File `VPCD_Types_part_1.cc' was generated. Notify: File `VPCD_Types_part_2.cc' was generated. Notify: File `VPCD_Types_part_3.cc' was generated. Notify: File `VPCD_Types_part_4.cc' was generated. Notify: File `VPCD_Types_part_5.cc' was generated. Notify: File `VPCD_Types_part_6.cc' was generated. Notify: File `VPCD_Types_part_7.cc' was generated. Notify: 351 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/_cache/podman/osmo-ttcn3-hacks/remsim', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', 'make', '-j', '21'] Creating dependency file for VPCD_CodecPort_CtrlFunctDef.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for RSPRO_EncDec.cc Creating dependency file for PIPEasp_PT.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for JSON_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for HTTPmsg_PT.cc Creating dependency file for HTTPmsg_MessageLen_Function.cc Creating dependency file for Abstract_Socket.cc Creating dependency file for RSPRO_part_7.cc Creating dependency file for RSPRO_part_6.cc Creating dependency file for RSPRO_part_5.cc Creating dependency file for RSPRO_part_4.cc Creating dependency file for RSPRO_part_3.cc Creating dependency file for RSPRO_part_2.cc Creating dependency file for RSPRO_part_1.cc Creating dependency file for RSPRO.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for VPCD_Types_part_7.cc Creating dependency file for VPCD_Types_part_6.cc Creating dependency file for VPCD_Types_part_5.cc Creating dependency file for VPCD_Types_part_4.cc Creating dependency file for VPCD_Types_part_3.cc Creating dependency file for VPCD_Types_part_2.cc Creating dependency file for VPCD_Types_part_1.cc Creating dependency file for VPCD_CodecPort_CtrlFunct_part_7.cc Creating dependency file for VPCD_CodecPort_CtrlFunct_part_6.cc Creating dependency file for VPCD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for VPCD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for VPCD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for VPCD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for VPCD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for VPCD_CodecPort_part_7.cc Creating dependency file for VPCD_CodecPort_part_6.cc Creating dependency file for VPCD_CodecPort_part_5.cc Creating dependency file for VPCD_CodecPort_part_4.cc Creating dependency file for VPCD_CodecPort_part_3.cc Creating dependency file for VPCD_CodecPort_part_2.cc Creating dependency file for VPCD_CodecPort_part_1.cc Creating dependency file for VPCD_Adapter_part_7.cc Creating dependency file for VPCD_Adapter_part_6.cc Creating dependency file for VPCD_Adapter_part_5.cc Creating dependency file for VPCD_Adapter_part_4.cc Creating dependency file for VPCD_Adapter_part_3.cc Creating dependency file for VPCD_Adapter_part_2.cc Creating dependency file for VPCD_Adapter_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for RemsimServer_Tests_part_7.cc Creating dependency file for RemsimServer_Tests_part_6.cc Creating dependency file for RemsimServer_Tests_part_5.cc Creating dependency file for RemsimServer_Tests_part_4.cc Creating dependency file for RemsimServer_Tests_part_3.cc Creating dependency file for RemsimServer_Tests_part_2.cc Creating dependency file for RemsimServer_Tests_part_1.cc Creating dependency file for RemsimClient_Tests_part_7.cc Creating dependency file for RemsimClient_Tests_part_6.cc Creating dependency file for RemsimClient_Tests_part_5.cc Creating dependency file for RemsimClient_Tests_part_4.cc Creating dependency file for RemsimClient_Tests_part_3.cc Creating dependency file for RemsimClient_Tests_part_2.cc Creating dependency file for RemsimClient_Tests_part_1.cc Creating dependency file for RemsimBankd_Tests_part_6.cc Creating dependency file for RemsimBankd_Tests_part_7.cc Creating dependency file for RemsimBankd_Tests_part_5.cc Creating dependency file for RemsimBankd_Tests_part_3.cc Creating dependency file for RemsimBankd_Tests_part_2.cc Creating dependency file for RemsimBankd_Tests_part_4.cc Creating dependency file for RemsimBankd_Tests_part_1.cc Creating dependency file for RSRES_part_7.cc Creating dependency file for RSRES_part_6.cc Creating dependency file for RSRES_part_5.cc Creating dependency file for RSRES_part_4.cc Creating dependency file for RSRES_part_3.cc Creating dependency file for RSRES_part_2.cc Creating dependency file for RSRES_part_1.cc Creating dependency file for RSPRO_Types_part_7.cc Creating dependency file for RSPRO_Types_part_6.cc Creating dependency file for RSPRO_Types_part_5.cc Creating dependency file for RSPRO_Types_part_4.cc Creating dependency file for RSPRO_Types_part_3.cc Creating dependency file for RSPRO_Types_part_2.cc Creating dependency file for RSPRO_Types_part_1.cc Creating dependency file for RSPRO_Server_part_7.cc Creating dependency file for RSPRO_Server_part_6.cc Creating dependency file for RSPRO_Server_part_5.cc Creating dependency file for RSPRO_Server_part_4.cc Creating dependency file for RSPRO_Server_part_3.cc Creating dependency file for RSPRO_Server_part_1.cc Creating dependency file for REMSIM_Tests_part_7.cc Creating dependency file for REMSIM_Tests_part_6.cc Creating dependency file for RSPRO_Server_part_2.cc Creating dependency file for REMSIM_Tests_part_5.cc Creating dependency file for REMSIM_Tests_part_4.cc Creating dependency file for REMSIM_Tests_part_3.cc Creating dependency file for REMSIM_Tests_part_1.cc Creating dependency file for PIPEasp_Types_part_7.cc Creating dependency file for PIPEasp_Types_part_6.cc Creating dependency file for REMSIM_Tests_part_2.cc Creating dependency file for PIPEasp_Types_part_5.cc Creating dependency file for PIPEasp_Types_part_4.cc Creating dependency file for PIPEasp_Types_part_3.cc Creating dependency file for PIPEasp_Types_part_2.cc Creating dependency file for PIPEasp_Types_part_1.cc Creating dependency file for PIPEasp_Templates_part_7.cc Creating dependency file for PIPEasp_Templates_part_6.cc Creating dependency file for PIPEasp_Templates_part_5.cc Creating dependency file for PIPEasp_Templates_part_4.cc Creating dependency file for PIPEasp_Templates_part_3.cc Creating dependency file for PIPEasp_Templates_part_2.cc Creating dependency file for PIPEasp_Templates_part_1.cc Creating dependency file for PIPEasp_PortType_part_7.cc Creating dependency file for PIPEasp_PortType_part_6.cc Creating dependency file for PIPEasp_PortType_part_4.cc Creating dependency file for PIPEasp_PortType_part_5.cc Creating dependency file for PIPEasp_PortType_part_3.cc Creating dependency file for PIPEasp_PortType_part_2.cc Creating dependency file for PIPEasp_PortType_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for JSON_Types_part_6.cc Creating dependency file for JSON_Types_part_7.cc Creating dependency file for JSON_Types_part_5.cc Creating dependency file for JSON_Types_part_4.cc Creating dependency file for JSON_Types_part_3.cc Creating dependency file for JSON_Types_part_2.cc Creating dependency file for JSON_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HTTPmsg_Types_part_7.cc Creating dependency file for HTTPmsg_Types_part_6.cc Creating dependency file for HTTPmsg_Types_part_5.cc Creating dependency file for HTTPmsg_Types_part_3.cc Creating dependency file for HTTPmsg_Types_part_4.cc Creating dependency file for HTTPmsg_Types_part_2.cc Creating dependency file for HTTPmsg_Types_part_1.cc Creating dependency file for HTTPmsg_PortType_part_7.cc Creating dependency file for HTTPmsg_PortType_part_6.cc Creating dependency file for HTTPmsg_PortType_part_5.cc Creating dependency file for HTTPmsg_PortType_part_4.cc Creating dependency file for HTTPmsg_PortType_part_3.cc Creating dependency file for HTTPmsg_PortType_part_2.cc Creating dependency file for HTTPmsg_PortType_part_1.cc Creating dependency file for HTTPmsg_MessageLen_part_7.cc Creating dependency file for HTTPmsg_MessageLen_part_6.cc Creating dependency file for HTTPmsg_MessageLen_part_4.cc Creating dependency file for HTTPmsg_MessageLen_part_5.cc Creating dependency file for HTTPmsg_MessageLen_part_3.cc Creating dependency file for HTTPmsg_MessageLen_part_2.cc Creating dependency file for HTTPmsg_MessageLen_part_1.cc Creating dependency file for HTTP_Adapter_part_7.cc Creating dependency file for HTTP_Adapter_part_6.cc Creating dependency file for HTTP_Adapter_part_5.cc Creating dependency file for HTTP_Adapter_part_4.cc Creating dependency file for HTTP_Adapter_part_3.cc Creating dependency file for HTTP_Adapter_part_2.cc Creating dependency file for HTTP_Adapter_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for VPCD_Types.cc Creating dependency file for VPCD_CodecPort_CtrlFunct.cc Creating dependency file for VPCD_CodecPort.cc Creating dependency file for VPCD_Adapter.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for RemsimServer_Tests.cc Creating dependency file for RemsimClient_Tests.cc Creating dependency file for RemsimBankd_Tests.cc Creating dependency file for RSRES.cc Creating dependency file for RSPRO_Types.cc Creating dependency file for RSPRO_Server.cc Creating dependency file for REMSIM_Tests.cc Creating dependency file for PIPEasp_Types.cc Creating dependency file for PIPEasp_Templates.cc Creating dependency file for PIPEasp_PortType.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for JSON_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HTTPmsg_Types.cc Creating dependency file for HTTPmsg_PortType.cc Creating dependency file for HTTPmsg_MessageLen.cc Creating dependency file for HTTP_Adapter.cc Creating dependency file for General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter.o HTTP_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen.o HTTPmsg_MessageLen.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType.o HTTPmsg_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types.o HTTPmsg_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types.o JSON_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType.o PIPEasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates.o PIPEasp_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types.o PIPEasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests.o REMSIM_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server.o RSPRO_Server.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types.o RSPRO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES.o RSRES.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests.o RemsimBankd_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests.o RemsimClient_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests.o RemsimServer_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter.o VPCD_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort.o VPCD_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct.o VPCD_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types.o VPCD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_1.o HTTP_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_2.o HTTP_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_3.o HTTP_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_4.o HTTP_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_5.o HTTP_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_6.o HTTP_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_7.o HTTP_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_1.o HTTPmsg_MessageLen_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_2.o HTTPmsg_MessageLen_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_3.o HTTPmsg_MessageLen_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_4.o HTTPmsg_MessageLen_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_5.o HTTPmsg_MessageLen_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_6.o HTTPmsg_MessageLen_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_7.o HTTPmsg_MessageLen_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_1.o HTTPmsg_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_2.o HTTPmsg_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_3.o HTTPmsg_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_4.o HTTPmsg_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_5.o HTTPmsg_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_6.o HTTPmsg_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_7.o HTTPmsg_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_1.o HTTPmsg_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_2.o HTTPmsg_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_3.o HTTPmsg_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_4.o HTTPmsg_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_5.o HTTPmsg_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_6.o HTTPmsg_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_7.o HTTPmsg_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_1.o JSON_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_2.o JSON_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_3.o JSON_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_4.o JSON_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_5.o JSON_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_6.o JSON_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_7.o JSON_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_1.o PIPEasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_2.o PIPEasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_3.o PIPEasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_4.o PIPEasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_5.o PIPEasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_6.o PIPEasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_7.o PIPEasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_1.o PIPEasp_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_2.o PIPEasp_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_3.o PIPEasp_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_4.o PIPEasp_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_5.o PIPEasp_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_6.o PIPEasp_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_7.o PIPEasp_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_1.o PIPEasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_2.o PIPEasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_3.o PIPEasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_4.o PIPEasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_5.o PIPEasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_6.o PIPEasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_7.o PIPEasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_1.o REMSIM_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_2.o REMSIM_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_3.o REMSIM_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_4.o REMSIM_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_5.o REMSIM_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_6.o REMSIM_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_7.o REMSIM_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_1.o RSPRO_Server_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_2.o RSPRO_Server_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_3.o RSPRO_Server_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_4.o RSPRO_Server_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_5.o RSPRO_Server_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_6.o RSPRO_Server_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_7.o RSPRO_Server_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_1.o RSPRO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_2.o RSPRO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_3.o RSPRO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_4.o RSPRO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_5.o RSPRO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_6.o RSPRO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_7.o RSPRO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_1.o RSRES_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_2.o RSRES_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_3.o RSRES_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_4.o RSRES_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_5.o RSRES_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_6.o RSRES_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_7.o RSRES_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_1.o RemsimBankd_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_2.o RemsimBankd_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_3.o RemsimBankd_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_4.o RemsimBankd_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_5.o RemsimBankd_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_6.o RemsimBankd_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_7.o RemsimBankd_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_1.o RemsimClient_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_2.o RemsimClient_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_3.o RemsimClient_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_4.o RemsimClient_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_5.o RemsimClient_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_6.o RemsimClient_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_7.o RemsimClient_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_1.o RemsimServer_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_2.o RemsimServer_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_3.o RemsimServer_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_4.o RemsimServer_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_5.o RemsimServer_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_6.o RemsimServer_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_7.o RemsimServer_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_1.o VPCD_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_2.o VPCD_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_3.o VPCD_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_4.o VPCD_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_5.o VPCD_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_6.o VPCD_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_7.o VPCD_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_1.o VPCD_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_2.o VPCD_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_3.o VPCD_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_4.o VPCD_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_5.o VPCD_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_6.o VPCD_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_7.o VPCD_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_1.o VPCD_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_2.o VPCD_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_3.o VPCD_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_4.o VPCD_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_5.o VPCD_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_6.o VPCD_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_7.o VPCD_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_1.o VPCD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_2.o VPCD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_3.o VPCD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_4.o VPCD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_5.o VPCD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_6.o VPCD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_7.o VPCD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO.o RSPRO.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_1.o RSPRO_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_2.o RSPRO_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_3.o RSPRO_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_4.o RSPRO_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_5.o RSPRO_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_6.o RSPRO_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_7.o RSPRO_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Abstract_Socket.o Abstract_Socket.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_Function.o HTTPmsg_MessageLen_Function.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PT.o HTTPmsg_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_EncDec.o JSON_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PT.o PIPEasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_EncDec.o RSPRO_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunctDef.o VPCD_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter.so HTTP_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen.so HTTPmsg_MessageLen.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType.so HTTPmsg_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types.so HTTPmsg_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o JSON_Types.so JSON_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.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); | ^~~~~~~~~~~~~~~~~~~~~ env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_PortType.so PIPEasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_Templates.so PIPEasp_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_Types.so PIPEasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o REMSIM_Tests.so REMSIM_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_Server.so RSPRO_Server.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_Types.so RSPRO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSRES.so RSRES.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimBankd_Tests.so RemsimBankd_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimClient_Tests.so RemsimClient_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimServer_Tests.so RemsimServer_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_Adapter.so VPCD_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_CodecPort.so VPCD_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_CodecPort_CtrlFunct.so VPCD_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_Types.so VPCD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_1.so HTTP_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_2.so HTTP_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_3.so HTTP_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_4.so HTTP_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_5.so HTTP_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_6.so HTTP_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTP_Adapter_part_7.so HTTP_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_1.so HTTPmsg_MessageLen_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_2.so HTTPmsg_MessageLen_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_3.so HTTPmsg_MessageLen_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_4.so HTTPmsg_MessageLen_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_5.so HTTPmsg_MessageLen_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_6.so HTTPmsg_MessageLen_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_part_7.so HTTPmsg_MessageLen_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_1.so HTTPmsg_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_2.so HTTPmsg_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_3.so HTTPmsg_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_4.so HTTPmsg_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_5.so HTTPmsg_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_6.so HTTPmsg_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PortType_part_7.so HTTPmsg_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_1.so HTTPmsg_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_2.so HTTPmsg_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_3.so HTTPmsg_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_4.so HTTPmsg_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_5.so HTTPmsg_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_6.so HTTPmsg_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_Types_part_7.so HTTPmsg_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o JSON_Types_part_1.so JSON_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o JSON_Types_part_2.so JSON_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o JSON_Types_part_3.so JSON_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o JSON_Types_part_4.so JSON_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o JSON_Types_part_5.so JSON_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o JSON_Types_part_6.so JSON_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o JSON_Types_part_7.so JSON_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_PortType_part_1.so PIPEasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_PortType_part_2.so PIPEasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_PortType_part_3.so PIPEasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_PortType_part_4.so PIPEasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_PortType_part_5.so PIPEasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_PortType_part_6.so PIPEasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_PortType_part_7.so PIPEasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_Templates_part_1.so PIPEasp_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_Templates_part_2.so PIPEasp_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_Templates_part_3.so PIPEasp_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_Templates_part_4.so PIPEasp_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_Templates_part_5.so PIPEasp_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_Templates_part_6.so PIPEasp_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_Templates_part_7.so PIPEasp_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_Types_part_1.so PIPEasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_Types_part_2.so PIPEasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_Types_part_3.so PIPEasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_Types_part_4.so PIPEasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_Types_part_5.so PIPEasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_Types_part_6.so PIPEasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_Types_part_7.so PIPEasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o REMSIM_Tests_part_1.so REMSIM_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o REMSIM_Tests_part_2.so REMSIM_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o REMSIM_Tests_part_3.so REMSIM_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o REMSIM_Tests_part_4.so REMSIM_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o REMSIM_Tests_part_5.so REMSIM_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o REMSIM_Tests_part_6.so REMSIM_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o REMSIM_Tests_part_7.so REMSIM_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_Server_part_1.so RSPRO_Server_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_Server_part_2.so RSPRO_Server_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_Server_part_3.so RSPRO_Server_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_Server_part_4.so RSPRO_Server_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_Server_part_5.so RSPRO_Server_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_Server_part_6.so RSPRO_Server_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_Server_part_7.so RSPRO_Server_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_Types_part_1.so RSPRO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_Types_part_2.so RSPRO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_Types_part_3.so RSPRO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_Types_part_4.so RSPRO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_Types_part_5.so RSPRO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_Types_part_6.so RSPRO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_Types_part_7.so RSPRO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSRES_part_1.so RSRES_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSRES_part_2.so RSRES_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSRES_part_3.so RSRES_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSRES_part_4.so RSRES_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSRES_part_5.so RSRES_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSRES_part_6.so RSRES_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSRES_part_7.so RSRES_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimBankd_Tests_part_1.so RemsimBankd_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimBankd_Tests_part_2.so RemsimBankd_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimBankd_Tests_part_3.so RemsimBankd_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimBankd_Tests_part_4.so RemsimBankd_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimBankd_Tests_part_5.so RemsimBankd_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimBankd_Tests_part_6.so RemsimBankd_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimBankd_Tests_part_7.so RemsimBankd_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimClient_Tests_part_1.so RemsimClient_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimClient_Tests_part_2.so RemsimClient_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimClient_Tests_part_3.so RemsimClient_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimClient_Tests_part_4.so RemsimClient_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimClient_Tests_part_5.so RemsimClient_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimClient_Tests_part_6.so RemsimClient_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimClient_Tests_part_7.so RemsimClient_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimServer_Tests_part_1.so RemsimServer_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimServer_Tests_part_2.so RemsimServer_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimServer_Tests_part_3.so RemsimServer_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimServer_Tests_part_4.so RemsimServer_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimServer_Tests_part_5.so RemsimServer_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimServer_Tests_part_6.so RemsimServer_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RemsimServer_Tests_part_7.so RemsimServer_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_Adapter_part_1.so VPCD_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_Adapter_part_2.so VPCD_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_Adapter_part_3.so VPCD_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_Adapter_part_4.so VPCD_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_Adapter_part_5.so VPCD_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_Adapter_part_6.so VPCD_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_Adapter_part_7.so VPCD_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_CodecPort_part_1.so VPCD_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_CodecPort_part_2.so VPCD_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_CodecPort_part_3.so VPCD_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_CodecPort_part_4.so VPCD_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_CodecPort_part_5.so VPCD_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_CodecPort_part_6.so VPCD_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_CodecPort_part_7.so VPCD_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_CodecPort_CtrlFunct_part_1.so VPCD_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_CodecPort_CtrlFunct_part_2.so VPCD_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_CodecPort_CtrlFunct_part_3.so VPCD_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_CodecPort_CtrlFunct_part_4.so VPCD_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_CodecPort_CtrlFunct_part_5.so VPCD_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_CodecPort_CtrlFunct_part_6.so VPCD_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_CodecPort_CtrlFunct_part_7.so VPCD_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_Types_part_1.so VPCD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_Types_part_2.so VPCD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_Types_part_3.so VPCD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_Types_part_4.so VPCD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_Types_part_5.so VPCD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_Types_part_6.so VPCD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_Types_part_7.so VPCD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO.so RSPRO.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_part_1.so RSPRO_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_part_2.so RSPRO_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_part_3.so RSPRO_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_part_4.so RSPRO_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_part_5.so RSPRO_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_part_6.so RSPRO_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_part_7.so RSPRO_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Abstract_Socket.so Abstract_Socket.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_MessageLen_Function.so HTTPmsg_MessageLen_Function.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HTTPmsg_PT.so HTTPmsg_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o JSON_EncDec.so JSON_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PIPEasp_PT.so PIPEasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSPRO_EncDec.so RSPRO_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o VPCD_CodecPort_CtrlFunctDef.so VPCD_CodecPort_CtrlFunctDef.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o REMSIM_Tests -Wl,--no-as-needed General_Types.so HTTP_Adapter.so HTTPmsg_MessageLen.so HTTPmsg_PortType.so HTTPmsg_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so JSON_Types.so Misc_Helpers.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PIPEasp_PortType.so PIPEasp_Templates.so PIPEasp_Types.so REMSIM_Tests.so RSPRO_Server.so RSPRO_Types.so RSRES.so RemsimBankd_Tests.so RemsimClient_Tests.so RemsimServer_Tests.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so VPCD_Adapter.so VPCD_CodecPort.so VPCD_CodecPort_CtrlFunct.so VPCD_Types.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HTTP_Adapter_part_1.so HTTP_Adapter_part_2.so HTTP_Adapter_part_3.so HTTP_Adapter_part_4.so HTTP_Adapter_part_5.so HTTP_Adapter_part_6.so HTTP_Adapter_part_7.so HTTPmsg_MessageLen_part_1.so HTTPmsg_MessageLen_part_2.so HTTPmsg_MessageLen_part_3.so HTTPmsg_MessageLen_part_4.so HTTPmsg_MessageLen_part_5.so HTTPmsg_MessageLen_part_6.so HTTPmsg_MessageLen_part_7.so HTTPmsg_PortType_part_1.so HTTPmsg_PortType_part_2.so HTTPmsg_PortType_part_3.so HTTPmsg_PortType_part_4.so HTTPmsg_PortType_part_5.so HTTPmsg_PortType_part_6.so HTTPmsg_PortType_part_7.so HTTPmsg_Types_part_1.so HTTPmsg_Types_part_2.so HTTPmsg_Types_part_3.so HTTPmsg_Types_part_4.so HTTPmsg_Types_part_5.so HTTPmsg_Types_part_6.so HTTPmsg_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so JSON_Types_part_1.so JSON_Types_part_2.so JSON_Types_part_3.so JSON_Types_part_4.so JSON_Types_part_5.so JSON_Types_part_6.so JSON_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PIPEasp_PortType_part_1.so PIPEasp_PortType_part_2.so PIPEasp_PortType_part_3.so PIPEasp_PortType_part_4.so PIPEasp_PortType_part_5.so PIPEasp_PortType_part_6.so PIPEasp_PortType_part_7.so PIPEasp_Templates_part_1.so PIPEasp_Templates_part_2.so PIPEasp_Templates_part_3.so PIPEasp_Templates_part_4.so PIPEasp_Templates_part_5.so PIPEasp_Templates_part_6.so PIPEasp_Templates_part_7.so PIPEasp_Types_part_1.so PIPEasp_Types_part_2.so PIPEasp_Types_part_3.so PIPEasp_Types_part_4.so PIPEasp_Types_part_5.so PIPEasp_Types_part_6.so PIPEasp_Types_part_7.so REMSIM_Tests_part_1.so REMSIM_Tests_part_2.so REMSIM_Tests_part_3.so REMSIM_Tests_part_4.so REMSIM_Tests_part_5.so REMSIM_Tests_part_6.so REMSIM_Tests_part_7.so RSPRO_Server_part_1.so RSPRO_Server_part_2.so RSPRO_Server_part_3.so RSPRO_Server_part_4.so RSPRO_Server_part_5.so RSPRO_Server_part_6.so RSPRO_Server_part_7.so RSPRO_Types_part_1.so RSPRO_Types_part_2.so RSPRO_Types_part_3.so RSPRO_Types_part_4.so RSPRO_Types_part_5.so RSPRO_Types_part_6.so RSPRO_Types_part_7.so RSRES_part_1.so RSRES_part_2.so RSRES_part_3.so RSRES_part_4.so RSRES_part_5.so RSRES_part_6.so RSRES_part_7.so RemsimBankd_Tests_part_1.so RemsimBankd_Tests_part_2.so RemsimBankd_Tests_part_3.so RemsimBankd_Tests_part_4.so RemsimBankd_Tests_part_5.so RemsimBankd_Tests_part_6.so RemsimBankd_Tests_part_7.so RemsimClient_Tests_part_1.so RemsimClient_Tests_part_2.so RemsimClient_Tests_part_3.so RemsimClient_Tests_part_4.so RemsimClient_Tests_part_5.so RemsimClient_Tests_part_6.so RemsimClient_Tests_part_7.so RemsimServer_Tests_part_1.so RemsimServer_Tests_part_2.so RemsimServer_Tests_part_3.so RemsimServer_Tests_part_4.so RemsimServer_Tests_part_5.so RemsimServer_Tests_part_6.so RemsimServer_Tests_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so VPCD_Adapter_part_1.so VPCD_Adapter_part_2.so VPCD_Adapter_part_3.so VPCD_Adapter_part_4.so VPCD_Adapter_part_5.so VPCD_Adapter_part_6.so VPCD_Adapter_part_7.so VPCD_CodecPort_part_1.so VPCD_CodecPort_part_2.so VPCD_CodecPort_part_3.so VPCD_CodecPort_part_4.so VPCD_CodecPort_part_5.so VPCD_CodecPort_part_6.so VPCD_CodecPort_part_7.so VPCD_CodecPort_CtrlFunct_part_1.so VPCD_CodecPort_CtrlFunct_part_2.so VPCD_CodecPort_CtrlFunct_part_3.so VPCD_CodecPort_CtrlFunct_part_4.so VPCD_CodecPort_CtrlFunct_part_5.so VPCD_CodecPort_CtrlFunct_part_6.so VPCD_CodecPort_CtrlFunct_part_7.so VPCD_Types_part_1.so VPCD_Types_part_2.so VPCD_Types_part_3.so VPCD_Types_part_4.so VPCD_Types_part_5.so VPCD_Types_part_6.so VPCD_Types_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RSPRO.so RSPRO_part_1.so RSPRO_part_2.so RSPRO_part_3.so RSPRO_part_4.so RSPRO_part_5.so RSPRO_part_6.so RSPRO_part_7.so Abstract_Socket.so HTTPmsg_MessageLen_Function.so HTTPmsg_PT.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so JSON_EncDec.so Native_FunctionDefs.so PIPEasp_PT.so RSPRO_EncDec.so TCCConversion.so TCCInterface.so TELNETasp_PT.so VPCD_CodecPort_CtrlFunctDef.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread -lutil; \ then : ; else /usr/bin/titanver General_Types.o HTTP_Adapter.o HTTPmsg_MessageLen.o HTTPmsg_PortType.o HTTPmsg_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o JSON_Types.o Misc_Helpers.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PIPEasp_PortType.o PIPEasp_Templates.o PIPEasp_Types.o REMSIM_Tests.o RSPRO_Server.o RSPRO_Types.o RSRES.o RemsimBankd_Tests.o RemsimClient_Tests.o RemsimServer_Tests.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o VPCD_Adapter.o VPCD_CodecPort.o VPCD_CodecPort_CtrlFunct.o VPCD_Types.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HTTP_Adapter_part_1.o HTTP_Adapter_part_2.o HTTP_Adapter_part_3.o HTTP_Adapter_part_4.o HTTP_Adapter_part_5.o HTTP_Adapter_part_6.o HTTP_Adapter_part_7.o HTTPmsg_MessageLen_part_1.o HTTPmsg_MessageLen_part_2.o HTTPmsg_MessageLen_part_3.o HTTPmsg_MessageLen_part_4.o HTTPmsg_MessageLen_part_5.o HTTPmsg_MessageLen_part_6.o HTTPmsg_MessageLen_part_7.o HTTPmsg_PortType_part_1.o HTTPmsg_PortType_part_2.o HTTPmsg_PortType_part_3.o HTTPmsg_PortType_part_4.o HTTPmsg_PortType_part_5.o HTTPmsg_PortType_part_6.o HTTPmsg_PortType_part_7.o HTTPmsg_Types_part_1.o HTTPmsg_Types_part_2.o HTTPmsg_Types_part_3.o HTTPmsg_Types_part_4.o HTTPmsg_Types_part_5.o HTTPmsg_Types_part_6.o HTTPmsg_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o JSON_Types_part_1.o JSON_Types_part_2.o JSON_Types_part_3.o JSON_Types_part_4.o JSON_Types_part_5.o JSON_Types_part_6.o JSON_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PIPEasp_PortType_part_1.o PIPEasp_PortType_part_2.o PIPEasp_PortType_part_3.o PIPEasp_PortType_part_4.o PIPEasp_PortType_part_5.o PIPEasp_PortType_part_6.o PIPEasp_PortType_part_7.o PIPEasp_Templates_part_1.o PIPEasp_Templates_part_2.o PIPEasp_Templates_part_3.o PIPEasp_Templates_part_4.o PIPEasp_Templates_part_5.o PIPEasp_Templates_part_6.o PIPEasp_Templates_part_7.o PIPEasp_Types_part_1.o PIPEasp_Types_part_2.o PIPEasp_Types_part_3.o PIPEasp_Types_part_4.o PIPEasp_Types_part_5.o PIPEasp_Types_part_6.o PIPEasp_Types_part_7.o REMSIM_Tests_part_1.o REMSIM_Tests_part_2.o REMSIM_Tests_part_3.o REMSIM_Tests_part_4.o REMSIM_Tests_part_5.o REMSIM_Tests_part_6.o REMSIM_Tests_part_7.o RSPRO_Server_part_1.o RSPRO_Server_part_2.o RSPRO_Server_part_3.o RSPRO_Server_part_4.o RSPRO_Server_part_5.o RSPRO_Server_part_6.o RSPRO_Server_part_7.o RSPRO_Types_part_1.o RSPRO_Types_part_2.o RSPRO_Types_part_3.o RSPRO_Types_part_4.o RSPRO_Types_part_5.o RSPRO_Types_part_6.o RSPRO_Types_part_7.o RSRES_part_1.o RSRES_part_2.o RSRES_part_3.o RSRES_part_4.o RSRES_part_5.o RSRES_part_6.o RSRES_part_7.o RemsimBankd_Tests_part_1.o RemsimBankd_Tests_part_2.o RemsimBankd_Tests_part_3.o RemsimBankd_Tests_part_4.o RemsimBankd_Tests_part_5.o RemsimBankd_Tests_part_6.o RemsimBankd_Tests_part_7.o RemsimClient_Tests_part_1.o RemsimClient_Tests_part_2.o RemsimClient_Tests_part_3.o RemsimClient_Tests_part_4.o RemsimClient_Tests_part_5.o RemsimClient_Tests_part_6.o RemsimClient_Tests_part_7.o RemsimServer_Tests_part_1.o RemsimServer_Tests_part_2.o RemsimServer_Tests_part_3.o RemsimServer_Tests_part_4.o RemsimServer_Tests_part_5.o RemsimServer_Tests_part_6.o RemsimServer_Tests_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o VPCD_Adapter_part_1.o VPCD_Adapter_part_2.o VPCD_Adapter_part_3.o VPCD_Adapter_part_4.o VPCD_Adapter_part_5.o VPCD_Adapter_part_6.o VPCD_Adapter_part_7.o VPCD_CodecPort_part_1.o VPCD_CodecPort_part_2.o VPCD_CodecPort_part_3.o VPCD_CodecPort_part_4.o VPCD_CodecPort_part_5.o VPCD_CodecPort_part_6.o VPCD_CodecPort_part_7.o VPCD_CodecPort_CtrlFunct_part_1.o VPCD_CodecPort_CtrlFunct_part_2.o VPCD_CodecPort_CtrlFunct_part_3.o VPCD_CodecPort_CtrlFunct_part_4.o VPCD_CodecPort_CtrlFunct_part_5.o VPCD_CodecPort_CtrlFunct_part_6.o VPCD_CodecPort_CtrlFunct_part_7.o VPCD_Types_part_1.o VPCD_Types_part_2.o VPCD_Types_part_3.o VPCD_Types_part_4.o VPCD_Types_part_5.o VPCD_Types_part_6.o VPCD_Types_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RSPRO.o RSPRO_part_1.o RSPRO_part_2.o RSPRO_part_3.o RSPRO_part_4.o RSPRO_part_5.o RSPRO_part_6.o RSPRO_part_7.o Abstract_Socket.o HTTPmsg_MessageLen_Function.o HTTPmsg_PT.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o JSON_EncDec.o Native_FunctionDefs.o PIPEasp_PT.o RSPRO_EncDec.o TCCConversion.o TCCInterface.o TELNETasp_PT.o VPCD_CodecPort_CtrlFunctDef.o; exit 1; fi [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [53.6 kB] Fetched 55.1 kB in 1s (100 kB/s) Reading package lists... [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-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] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', 'apt-rdepends', 'pcscd'] [testenv][bankd] pcscd -> libc6: installing libc6-dbg [testenv][bankd] Installing packages: osmo-remsim-bankd, pcscd, osmo-remsim-bankd-dbgsym, libc6-dbg, 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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-remsim-bankd', 'pcscd', 'osmo-remsim-bankd-dbgsym', 'libc6-dbg', 'libosmo-rspro2-dbgsym', 'libosmocore-dbg'] Reading package lists... Building dependency tree... pcscd is already the newest version (1.9.9-2). The following additional packages will be installed: libc-bin libc-dev-bin libc6 libc6-dev libosmo-rspro2 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly-asan Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools 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-nightly-asan The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 19 newly installed, 0 to remove and 55 not upgraded. Need to get 21.5 MB of archives. After this operation, 46.9 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202504022029 [1196 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.11.0.18.84dc.202504022029~asan [587 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-rspro2 1.1.0.202504022029~asan [308 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-rspro2-dbgsym 1.1.0.202504022029~asan [420 kB] Get:8 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:9 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.11.0.18.84dc.202504022029~asan [69.5 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.11.0.18.84dc.202504022029~asan [163 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.11.0.18.84dc.202504022029~asan [1083 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocoding0 1.11.0.18.84dc.202504022029~asan [157 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.11.0.18.84dc.202504022029~asan [277 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.11.0.18.84dc.202504022029~asan [742 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.11.0.18.84dc.202504022029~asan [99.1 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmosim2 1.11.0.18.84dc.202504022029~asan [106 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmousb0 1.11.0.18.84dc.202504022029~asan [66.0 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore 1.11.0.18.84dc.202504022029~asan [44.3 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202504022029~asan [219 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-remsim-bankd 1.1.0.202504022029~asan [119 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-remsim-bankd-dbgsym 1.1.0.202504022029~asan [141 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore-dbg 1.11.0.18.84dc.202504022029~asan [4212 kB] Fetched 21.5 MB in 0s (66.0 MB/s) debconf: delaying package configuration, since apt-utils is not installed (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 ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (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 ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... 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 ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly-asan. Preparing to unpack .../01-osmocom-nightly-asan_202504022029_amd64.deb ... Unpacking osmocom-nightly-asan (202504022029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmo-rspro2:amd64. Preparing to unpack .../03-libosmo-rspro2_1.1.0.202504022029~asan_amd64.deb ... Unpacking libosmo-rspro2:amd64 (1.1.0.202504022029~asan) ... Selecting previously unselected package libosmo-rspro2-dbgsym:amd64. Preparing to unpack .../04-libosmo-rspro2-dbgsym_1.1.0.202504022029~asan_amd64.deb ... Unpacking libosmo-rspro2-dbgsym:amd64 (1.1.0.202504022029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../05-libosmocodec4_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../06-libosmoisdn0_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../07-libosmogsm20_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../08-libosmocoding0_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../09-libosmovty13_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../10-libosmogb14_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../11-libosmoctrl0_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../12-libosmosim2_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../13-libosmousb0_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../14-libosmocore_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmocore (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../15-libosmonetif11_1.6.0.2.1b40.202504022029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504022029~asan) ... Selecting previously unselected package osmo-remsim-bankd:amd64. Preparing to unpack .../16-osmo-remsim-bankd_1.1.0.202504022029~asan_amd64.deb ... Unpacking osmo-remsim-bankd:amd64 (1.1.0.202504022029~asan) ... Selecting previously unselected package osmo-remsim-bankd-dbgsym:amd64. Preparing to unpack .../17-osmo-remsim-bankd-dbgsym_1.1.0.202504022029~asan_amd64.deb ... Unpacking osmo-remsim-bankd-dbgsym:amd64 (1.1.0.202504022029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-nightly-asan (202504022029) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmocodec4:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmo-rspro2:amd64 (1.1.0.202504022029~asan) ... Setting up libosmovty13:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmoisdn0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmo-rspro2-dbgsym:amd64 (1.1.0.202504022029~asan) ... Setting up libosmousb0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmogsm20:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmoctrl0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmogb14:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504022029~asan) ... Setting up libosmocoding0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmosim2:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmocore (1.11.0.18.84dc.202504022029~asan) ... Setting up osmo-remsim-bankd:amd64 (1.1.0.202504022029~asan) ... Setting up libosmocore-dbg:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up osmo-remsim-bankd-dbgsym:amd64 (1.1.0.202504022029~asan) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][bankd] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim/bankd/REMSIM_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/bankd/REMSIM_Tests.cfg'] [testenv][bankd] + ['cp', '-a', 'bankd/bankd_pcsc_slots.csv', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim/REMSIM_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/Common.cfg'] [testenv][bankd] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-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-asan/logs/bankd/testsuite/Common.cfg'] [testenv][bankd] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-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-asan/logs/bankd/testsuite/bankd/REMSIM_Tests.cfg'] [testenv][bankd] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-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-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/logs/bankd/pcscd', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/pcscd', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', 'sh', '-c', 'pcscd -f -d 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/pcscd/pcscd.log'] 00000000 debuglog.c:390:DebugLogSetLevel() debug level=debug 00001156 configfile.l:293:DBGetReaderListDir() Parsing conf directory: /etc/reader.conf.d 00000614 configfile.l:329:DBGetReaderListDir() Skipping non regular file: . 00000006 configfile.l:329:DBGetReaderListDir() Skipping non regular file: .. 00000004 configfile.l:369:DBGetReaderList() Parsing conf file: /etc/reader.conf.d/libccidtwin 00000202 configfile.l:369:DBGetReaderList() Parsing conf file: /etc/reader.conf.d/vpcd 00000185 configfile.l:210:evaluatetoken() Add reader: Virtual PCD 00000102 readerfactory.c:1093:RFInitializeReader() Attempting startup of Virtual PCD 00 00 using /usr/lib/pcsc/drivers/serial/libifdvpcd.so 00000386 readerfactory.c:968:RFBindFunctions() Loading IFD Handler 3.0 00000037 ifd-vpcd.c:116:IFDHCreateChannel() Waiting for virtual ICC on port 35963 00000046 ifd-vpcd.c:290:IFDHGetCapabilities() unknown tag 4019 00000004 readerfactory.c:393:RFAddReader() Using the pcscd polling thread 00000110 readerfactory.c:524:RFAddReader() Driver is slot thread safe 00000009 readerfactory.c:1093:RFInitializeReader() Attempting startup of Virtual PCD 00 01 using /usr/lib/pcsc/drivers/serial/libifdvpcd.so 00000003 readerfactory.c:881:RFLoadReader() Reusing already loaded driver for /usr/lib/pcsc/drivers/serial/libifdvpcd.so 00000006 readerfactory.c:968:RFBindFunctions() Loading IFD Handler 3.0 00000020 ifd-vpcd.c:116:IFDHCreateChannel() Waiting for virtual ICC on port 35964 00000023 ifd-vpcd.c:290:IFDHGetCapabilities() unknown tag 4019 00000005 readerfactory.c:558:RFAddReader() Using the pcscd polling thread 00000070 pcscdaemon.c:666:main() pcsc-lite 1.9.9 daemon ready. [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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/bankd', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-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-asan/logs/bankd/bankd/bankd.log'] 00010227 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000191 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000198 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x0B05, PID: 0x19AF, path: /dev/bus/usb/001/004 00000187 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x0B05, PID: 0x19AF, path: /dev/bus/usb/001/004 00000177 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000204 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x05E3, PID: 0x0608, path: /dev/bus/usb/001/002 00000160 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 00000169 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x174C, PID: 0x2074, path: /dev/bus/usb/001/003 00000262 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0003, path: /dev/bus/usb/002/001 00000142 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0003, path: /dev/bus/usb/002/001 00000159 hotplug_libudev.c:300:get_driver() Looking for a driver for VID: 0x174C, PID: 0x3074, path: /dev/bus/usb/002/002 5812 DMAIN INFO bankd_main.c:433 Reading PCSC slots... 5812 DMAIN INFO bankd_pcsc.c:101 PC/SC slot name: 1/0 -> regex 'Virtual PCD 00 00' 5812 DMAIN INFO bankd_pcsc.c:101 PC/SC slot name: 1/1 -> regex 'Virtual PCD 00 01' 5812 DRSPRO DEBUG fsm.c:456 RSPRO_CLIENT(server){INIT}: Allocated 5812 DRSPRO DEBUG bankd_main.c:449 RSPRO_CLIENT(server){INIT}: Received Event SRVC_E_ESTABLISH 5812 DRSPRO DEBUG ../rspro_client_fsm.c:301 RSPRO_CLIENT(server){INIT}: ->REESTABLISH_DELAY reset; 6915977401ms since last attempt 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){INIT}: state_chg to REESTABLISH_DELAY 5812 DMAIN INFO bankd_main.c:452 Initiating listen TCP socket at 127.0.0.30:9999 5812 DMAIN INFO bankd_main.c:475 Initiating worker 0 5812 DMAIN INFO bankd_main.c:475 Initiating worker 1 5812 DMAIN INFO bankd_main.c:475 Initiating worker 2 5812 DMAIN INFO bankd_main.c:475 Initiating worker 3 5814 DBANKDW INFO bankd_main.c:515 [000 B0:0 INIT] Changing state to INIT 5812 DMAIN INFO bankd_main.c:475 Initiating worker 4 5814 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 INIT] Changing state to ACCEPTING 5815 DBANKDW INFO bankd_main.c:515 [001 B0:0 INIT] Changing state to INIT 5812 DMAIN INFO bankd_main.c:475 Initiating worker 5 5816 DBANKDW INFO bankd_main.c:515 [002 B0:0 INIT] Changing state to INIT 5817 DBANKDW INFO bankd_main.c:515 [003 B0:0 INIT] Changing state to INIT 5816 DBANKDW INFO bankd_main.c:515 [002 B65535:65535 INIT] Changing state to ACCEPTING 5812 DMAIN INFO bankd_main.c:475 Initiating worker 6 5817 DBANKDW INFO bankd_main.c:515 [003 B65535:65535 INIT] Changing state to ACCEPTING 5815 DBANKDW INFO bankd_main.c:515 [001 B65535:65535 INIT] Changing state to ACCEPTING 5818 DBANKDW INFO bankd_main.c:515 [004 B0:0 INIT] Changing state to INIT 5812 DMAIN INFO bankd_main.c:475 Initiating worker 7 5819 DBANKDW INFO bankd_main.c:515 [005 B0:0 INIT] Changing state to INIT 5818 DBANKDW INFO bankd_main.c:515 [004 B65535:65535 INIT] Changing state to ACCEPTING 5819 DBANKDW INFO bankd_main.c:515 [005 B65535:65535 INIT] Changing state to ACCEPTING 5820 DBANKDW INFO bankd_main.c:515 [006 B0:0 INIT] Changing state to INIT 5820 DBANKDW INFO bankd_main.c:515 [006 B65535:65535 INIT] Changing state to ACCEPTING 5821 DBANKDW INFO bankd_main.c:515 [007 B0:0 INIT] Changing state to INIT 5821 DBANKDW INFO bankd_main.c:515 [007 B65535:65535 INIT] Changing state to ACCEPTING 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5812 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled [testenv][bankd] Running testsuite [testenv][bankd] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim/REMSIM_Tests', 'bankd/REMSIM_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli bankd/REMSIM_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 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@bf092cd3a3a4: Unix server socket created successfully. MC@bf092cd3a3a4: Listening on TCP port 43347. bf092cd3a3a4 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim/REMSIM_Tests bf092cd3a3a4 43347 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@bf092cd3a3a4: New HC connected from 10.0.2.100 [10.0.2.100]. bf092cd3a3a4: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@bf092cd3a3a4: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@bf092cd3a3a4: Configuration file was processed on all HCs. MC@bf092cd3a3a4: Creating MTC on host 10.0.2.100. MC@bf092cd3a3a4: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout'. ------ RemsimBankd_Tests.TC_connectBankReq_timeout ------ Thu Apr 3 12:57:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_connectBankReq_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_connectBankReq_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Test case TC_connectBankReq_timeout started. 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36453){CONNECTING} connection established 5812 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5812 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5812 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5812 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(3)@bf092cd3a3a4: Established a new IPA connection (conn_id=2) RSPRO_SRV0(3)@bf092cd3a3a4: 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) } } } } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36453){CONNECTED} received 8 bytes from srv 5812 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5812 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5812 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(3)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(3)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36453){CONNECTED} received 4 bytes from srv 5812 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5812 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(3)@bf092cd3a3a4: 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)@bf092cd3a3a4: 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)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bf092cd3a3a4: setverdict(pass): none -> pass RSPRO_SRV0(3)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36453){CONNECTED} received 4 bytes from srv 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){ESTABLISHED}: Timeout of T1 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36453){CONNECTED} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){ESTABLISHED}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_TCP_DOWN 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36453){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36453){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36453){CLOSED} delay free() in_cb_mask=0x02 5812 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:36453){CLOSED} free(delayed) RSPRO_SRV0(3)@bf092cd3a3a4: IPA: Closed MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV0(3)@bf092cd3a3a4: Final verdict of PTC: none 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5812 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@bf092cd3a3a4: Setting final verdict of the test case. MTC@bf092cd3a3a4: Local verdict of MTC: pass MTC@bf092cd3a3a4: Local verdict of PTC RSPRO_SRV0(3): none (pass -> pass) MTC@bf092cd3a3a4: Test case TC_connectBankReq_timeout finished. Verdict: pass MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass'. Thu Apr 3 12:58:11 UTC 2025 ====== RemsimBankd_Tests.TC_connectBankReq_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2240) Waiting for packet dumper to finish... 1 (prev_count=2240, count=2736) MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq'. ------ RemsimBankd_Tests.TC_connectBankReq ------ Thu Apr 3 12:58:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_connectBankReq.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_connectBankReq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Test case TC_connectBankReq started. 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45837){CONNECTING} connection established 5812 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5812 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5812 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5812 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(4)@bf092cd3a3a4: Established a new IPA connection (conn_id=2) RSPRO_SRV0(4)@bf092cd3a3a4: 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) } } } } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45837){CONNECTED} received 8 bytes from srv 5812 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5812 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5812 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(4)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(4)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45837){CONNECTED} received 4 bytes from srv 5812 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5812 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(4)@bf092cd3a3a4: 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)@bf092cd3a3a4: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MTC@bf092cd3a3a4: setverdict(pass): none -> pass reason: ""RemsimBankd_Tests.ttcn:93 : "", new component reason: ""RemsimBankd_Tests.ttcn:93 : "" MTC@bf092cd3a3a4: Stopping testcase execution from "RemsimBankd_Tests.ttcn":93 RSPRO_SRV0(4)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(4)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45837){CONNECTED} received 4 bytes from srv 5812 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45837){CONNECTED} connection closed with srv 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45837){CONNECTED} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){ESTABLISHED}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_TCP_DOWN 5812 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){ESTABLISHED}: ->REESTABLISH_DELAY delay 983ms; 17ms since last attempt [step 4/123@1s] 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45837){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45837){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45837){CLOSED} delay free() in_cb_mask=0x02 5812 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45837){CLOSED} free(delayed) RSPRO_SRV0(4)@bf092cd3a3a4: Final verdict of PTC: none MTC@bf092cd3a3a4: Setting final verdict of the test case. MTC@bf092cd3a3a4: Local verdict of MTC: pass reason: ""RemsimBankd_Tests.ttcn:93 : "" MTC@bf092cd3a3a4: Local verdict of PTC RSPRO_SRV0(4): none (pass -> pass) MTC@bf092cd3a3a4: Test case TC_connectBankReq finished. Verdict: pass reason: "RemsimBankd_Tests.ttcn:93 : " MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass'. Thu Apr 3 12:58:21 UTC 2025 ====== RemsimBankd_Tests.TC_connectBankReq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=576) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5812 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=576, count=2332) MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping'. ------ RemsimBankd_Tests.TC_createMapping ------ Thu Apr 3 12:58:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Test case TC_createMapping started. 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40447){CONNECTING} connection established 5812 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5812 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5812 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5812 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(5)@bf092cd3a3a4: Established a new IPA connection (conn_id=2) RSPRO_SRV0(5)@bf092cd3a3a4: 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) } } } } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40447){CONNECTED} received 8 bytes from srv 5812 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5812 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5812 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(5)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(5)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40447){CONNECTED} received 4 bytes from srv 5812 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5812 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(5)@bf092cd3a3a4: 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)@bf092cd3a3a4: 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)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(5)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40447){CONNECTED} received 79 bytes from srv 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40447){CONNECTED} received 79 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5812 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5812 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40447){CONNECTED} received 79 bytes from srv 5812 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 5812 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5814 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5816 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5821 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5819 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5815 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5818 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5820 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5817 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@bf092cd3a3a4: setverdict(pass): none -> pass 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40447){CONNECTED} received 32 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5812 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:42) added 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed MTC@bf092cd3a3a4: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:104 : "", component reason not changed MTC@bf092cd3a3a4: Stopping testcase execution from "RemsimBankd_Tests.ttcn":104 5812 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40447){CONNECTED} connection closed with srv 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40447){CONNECTED} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5812 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 934ms; 66ms since last attempt [step 6/123@1s] 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40447){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40447){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40447){CLOSED} delay free() in_cb_mask=0x02 5812 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40447){CLOSED} free(delayed) RSPRO_SRV0(5)@bf092cd3a3a4: Final verdict of PTC: none MTC@bf092cd3a3a4: Setting final verdict of the test case. MTC@bf092cd3a3a4: Local verdict of MTC: pass MTC@bf092cd3a3a4: Local verdict of PTC RSPRO_SRV0(5): none (pass -> pass) MTC@bf092cd3a3a4: Test case TC_createMapping finished. Verdict: pass MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass'. Thu Apr 3 12:58:32 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=576) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5812 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=576, count=2980) MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot'. ------ RemsimBankd_Tests.TC_createMapping_busySlot ------ Thu Apr 3 12:58:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_busySlot.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_busySlot.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Test case TC_createMapping_busySlot started. 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40323){CONNECTING} connection established 5812 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5812 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5812 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5812 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(6)@bf092cd3a3a4: Established a new IPA connection (conn_id=2) RSPRO_SRV0(6)@bf092cd3a3a4: 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) } } } } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40323){CONNECTED} received 8 bytes from srv 5812 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5812 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5812 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(6)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(6)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40323){CONNECTED} received 4 bytes from srv 5812 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5812 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(6)@bf092cd3a3a4: 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)@bf092cd3a3a4: 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)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(6)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40323){CONNECTED} received 79 bytes from srv 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40323){CONNECTED} received 79 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5812 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5812 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40323){CONNECTED} received 79 bytes from srv 5812 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 5812 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5812 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:42) deleted 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5814 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5817 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5816 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5815 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5818 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5819 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5821 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5820 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@bf092cd3a3a4: setverdict(pass): none -> pass 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40323){CONNECTED} received 32 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5812 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:42) added 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40323){CONNECTED} received 32 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5812 DRSPRO ERROR bankd_main.c:214 RSPRO_CLIENT(server){CONNECTED}: ignoring identical slotmap 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed MTC@bf092cd3a3a4: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:118 : "", component reason not changed MTC@bf092cd3a3a4: Stopping testcase execution from "RemsimBankd_Tests.ttcn":118 5812 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40323){CONNECTED} connection closed with srv 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40323){CONNECTED} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5812 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 931ms; 69ms since last attempt [step 8/123@1s] 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40323){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40323){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40323){CLOSED} delay free() in_cb_mask=0x02 5812 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40323){CLOSED} free(delayed) RSPRO_SRV0(6)@bf092cd3a3a4: Final verdict of PTC: none MTC@bf092cd3a3a4: Setting final verdict of the test case. MTC@bf092cd3a3a4: Local verdict of MTC: pass MTC@bf092cd3a3a4: Local verdict of PTC RSPRO_SRV0(6): none (pass -> pass) MTC@bf092cd3a3a4: Test case TC_createMapping_busySlot finished. Verdict: pass MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass'. Thu Apr 3 12:58:43 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_busySlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=584) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5812 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=584, count=3240) MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot'. ------ RemsimBankd_Tests.TC_createMapping_invalidSlot ------ Thu Apr 3 12:58:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_invalidSlot.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_invalidSlot.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Test case TC_createMapping_invalidSlot started. 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44715){CONNECTING} connection established 5812 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5812 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5812 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5812 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(7)@bf092cd3a3a4: Established a new IPA connection (conn_id=2) RSPRO_SRV0(7)@bf092cd3a3a4: 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) } } } } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44715){CONNECTED} received 8 bytes from srv 5812 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5812 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5812 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(7)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(7)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44715){CONNECTED} received 4 bytes from srv 5812 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5812 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(7)@bf092cd3a3a4: 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)@bf092cd3a3a4: 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)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(7)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44715){CONNECTED} received 79 bytes from srv 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44715){CONNECTED} received 79 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5812 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5812 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44715){CONNECTED} received 79 bytes from srv 5812 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 5812 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5812 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:42) deleted 5815 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5820 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5819 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5817 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5821 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5818 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5814 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5816 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@bf092cd3a3a4: setverdict(pass): none -> pass 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44715){CONNECTED} received 33 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5812 DRSPRO ERROR bankd_main.c:204 RSPRO_CLIENT(server){CONNECTED}: createMapping specifies invalid Slot Nr 200 (we have 8) 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed MTC@bf092cd3a3a4: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:129 : "", component reason not changed MTC@bf092cd3a3a4: Stopping testcase execution from "RemsimBankd_Tests.ttcn":129 5812 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44715){CONNECTED} connection closed with srv 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44715){CONNECTED} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5812 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 938ms; 62ms since last attempt [step 10/123@1s] 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44715){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44715){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44715){CLOSED} delay free() in_cb_mask=0x02 5812 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44715){CLOSED} free(delayed) RSPRO_SRV0(7)@bf092cd3a3a4: Final verdict of PTC: none MTC@bf092cd3a3a4: Setting final verdict of the test case. MTC@bf092cd3a3a4: Local verdict of MTC: pass MTC@bf092cd3a3a4: Local verdict of PTC RSPRO_SRV0(7): none (pass -> pass) MTC@bf092cd3a3a4: Test case TC_createMapping_invalidSlot finished. Verdict: pass MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass'. Thu Apr 3 12:58:54 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_invalidSlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=588) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5812 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=588, count=2996) MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank'. ------ RemsimBankd_Tests.TC_createMapping_invalidBank ------ Thu Apr 3 12:58:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_invalidBank.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_invalidBank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Test case TC_createMapping_invalidBank started. 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40335){CONNECTING} connection established 5812 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5812 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5812 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5812 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(8)@bf092cd3a3a4: Established a new IPA connection (conn_id=2) RSPRO_SRV0(8)@bf092cd3a3a4: 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) } } } } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40335){CONNECTED} received 8 bytes from srv 5812 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5812 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5812 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(8)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(8)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40335){CONNECTED} received 4 bytes from srv 5812 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5812 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(8)@bf092cd3a3a4: 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)@bf092cd3a3a4: 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)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(8)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40335){CONNECTED} received 79 bytes from srv 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40335){CONNECTED} received 79 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5812 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5812 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40335){CONNECTED} received 79 bytes from srv 5812 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 5812 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5815 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5816 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5814 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5819 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5821 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5820 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5818 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5817 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@bf092cd3a3a4: setverdict(pass): none -> pass 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40335){CONNECTED} received 33 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5812 DRSPRO ERROR bankd_main.c:200 RSPRO_CLIENT(server){CONNECTED}: createMapping specifies invalid Bank ID 200 (we are 1) 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed MTC@bf092cd3a3a4: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:140 : "", component reason not changed MTC@bf092cd3a3a4: Stopping testcase execution from "RemsimBankd_Tests.ttcn":140 5812 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40335){CONNECTED} connection closed with srv 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40335){CONNECTED} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5812 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 942ms; 58ms since last attempt [step 12/123@1s] 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40335){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40335){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40335){CLOSED} delay free() in_cb_mask=0x02 5812 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:40335){CLOSED} free(delayed) RSPRO_SRV0(8)@bf092cd3a3a4: Final verdict of PTC: none MTC@bf092cd3a3a4: Setting final verdict of the test case. MTC@bf092cd3a3a4: Local verdict of MTC: pass MTC@bf092cd3a3a4: Local verdict of PTC RSPRO_SRV0(8): none (pass -> pass) MTC@bf092cd3a3a4: Test case TC_createMapping_invalidBank finished. Verdict: pass MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass'. Thu Apr 3 12:59:05 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_invalidBank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=588) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5812 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=588, count=2996) MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap'. ------ RemsimBankd_Tests.TC_removeMapping_unknownMap ------ Thu Apr 3 12:59:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping_unknownMap.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping_unknownMap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Test case TC_removeMapping_unknownMap started. 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33687){CONNECTING} connection established 5812 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5812 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5812 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5812 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(9)@bf092cd3a3a4: Established a new IPA connection (conn_id=2) RSPRO_SRV0(9)@bf092cd3a3a4: 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) } } } } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33687){CONNECTED} received 8 bytes from srv 5812 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5812 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5812 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(9)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33687){CONNECTED} received 4 bytes from srv 5812 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5812 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(9)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(9)@bf092cd3a3a4: 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)@bf092cd3a3a4: 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)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(9)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33687){CONNECTED} received 79 bytes from srv 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33687){CONNECTED} received 79 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5812 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5812 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33687){CONNECTED} received 79 bytes from srv 5812 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 5812 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5818 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5814 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5821 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5819 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5815 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5816 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5820 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5817 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@bf092cd3a3a4: setverdict(pass): none -> pass 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33687){CONNECTED} received 32 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO removeMappingReq 5812 DRSPRO ERROR bankd_main.c:250 RSPRO_CLIENT(server){CONNECTED}: could not find to-be-deleted slotmap 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO removeMappingRes MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed MTC@bf092cd3a3a4: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:151 : "", component reason not changed MTC@bf092cd3a3a4: Stopping testcase execution from "RemsimBankd_Tests.ttcn":151 5812 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33687){CONNECTED} connection closed with srv 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33687){CONNECTED} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5812 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 938ms; 62ms since last attempt [step 14/123@1s] 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33687){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33687){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33687){CLOSED} delay free() in_cb_mask=0x02 5812 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33687){CLOSED} free(delayed) RSPRO_SRV0(9)@bf092cd3a3a4: Final verdict of PTC: none MTC@bf092cd3a3a4: Setting final verdict of the test case. MTC@bf092cd3a3a4: Local verdict of MTC: pass MTC@bf092cd3a3a4: Local verdict of PTC RSPRO_SRV0(9): none (pass -> pass) MTC@bf092cd3a3a4: Test case TC_removeMapping_unknownMap finished. Verdict: pass MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass'. Thu Apr 3 12:59:16 UTC 2025 ====== RemsimBankd_Tests.TC_removeMapping_unknownMap pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=588) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5812 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=588, count=2992) MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping'. ------ RemsimBankd_Tests.TC_removeMapping ------ Thu Apr 3 12:59:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Test case TC_removeMapping started. 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42669){CONNECTING} connection established 5812 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5812 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5812 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5812 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(10)@bf092cd3a3a4: Established a new IPA connection (conn_id=2) RSPRO_SRV0(10)@bf092cd3a3a4: 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) } } } } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42669){CONNECTED} received 8 bytes from srv 5812 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5812 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5812 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(10)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(10)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42669){CONNECTED} received 4 bytes from srv 5812 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5812 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(10)@bf092cd3a3a4: 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)@bf092cd3a3a4: 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)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(10)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42669){CONNECTED} received 79 bytes from srv 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42669){CONNECTED} received 79 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5812 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5812 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42669){CONNECTED} received 79 bytes from srv 5812 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 5812 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5814 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5821 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5818 DBANKDW INFO bankd_main.c:532 [004 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5816 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5817 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5820 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5819 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5815 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@bf092cd3a3a4: setverdict(pass): none -> pass 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42669){CONNECTED} received 32 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5812 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:42) added 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42669){CONNECTED} received 32 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO removeMappingReq 5812 DRSPRO INFO bankd_main.c:258 RSPRO_CLIENT(server){CONNECTED}: removing slotmap 5812 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:42) deleted 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO removeMappingRes MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed MTC@bf092cd3a3a4: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:163 : "", component reason not changed MTC@bf092cd3a3a4: Stopping testcase execution from "RemsimBankd_Tests.ttcn":163 5812 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42669){CONNECTED} connection closed with srv 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42669){CONNECTED} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5812 DRSPRO DEBUG ../rspro_client_fsm.c:310 RSPRO_CLIENT(server){CONNECTED}: ->REESTABLISH_DELAY delay 936ms; 64ms since last attempt [step 16/123@1s] 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42669){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42669){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42669){CLOSED} delay free() in_cb_mask=0x02 5812 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:42669){CLOSED} free(delayed) RSPRO_SRV0(10)@bf092cd3a3a4: Final verdict of PTC: none MTC@bf092cd3a3a4: Setting final verdict of the test case. MTC@bf092cd3a3a4: Local verdict of MTC: pass MTC@bf092cd3a3a4: Local verdict of PTC RSPRO_SRV0(10): none (pass -> pass) MTC@bf092cd3a3a4: Test case TC_removeMapping finished. Verdict: pass MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass'. Thu Apr 3 12:59:27 UTC 2025 ====== RemsimBankd_Tests.TC_removeMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=576) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5812 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Waiting for packet dumper to finish... 1 (prev_count=576, count=3232) MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot'. ------ RemsimBankd_Tests.TC_clientConnect_missingSlot ------ Thu Apr 3 12:59:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_missingSlot.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_missingSlot.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Test case TC_clientConnect_missingSlot started. 5814 DBANKDW INFO bankd_main.c:1060 [000 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 5814 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(11)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bf092cd3a3a4: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(11)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5814 DBANKDW INFO bankd_main.c:736 [000 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 5814 DBANKDW INFO bankd_main.c:748 [000 B65535:65535 CONN_WAIT_ID] missing clientID, aborting 5814 DBANKDW INFO bankd_main.c:994 [000 B65535:65535 CONN_WAIT_ID] Error handling RSPRO 5814 DBANKDW INFO bankd_main.c:1075 [000 B65535:65535 CONN_WAIT_ID] Error -103 occurred: Cleaning up state 5814 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 CONN_WAIT_ID] Changing state to ACCEPTING MTC@bf092cd3a3a4: setverdict(pass): none -> pass RSPRO0(11)@bf092cd3a3a4: IPA: Closed MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed MTC@bf092cd3a3a4: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:172 : "", component reason not changed MTC@bf092cd3a3a4: Stopping testcase execution from "RemsimBankd_Tests.ttcn":172 RSPRO0(11)@bf092cd3a3a4: Final verdict of PTC: none MTC@bf092cd3a3a4: Setting final verdict of the test case. MTC@bf092cd3a3a4: Local verdict of MTC: pass MTC@bf092cd3a3a4: Local verdict of PTC RSPRO0(11): none (pass -> pass) MTC@bf092cd3a3a4: Test case TC_clientConnect_missingSlot finished. Verdict: pass MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass'. Thu Apr 3 12:59:30 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_missingSlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=1944) MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown'. ------ RemsimBankd_Tests.TC_clientConnect_unknown ------ Thu Apr 3 12:59:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Test case TC_clientConnect_unknown started. 5821 DBANKDW INFO bankd_main.c:1060 [007 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 5821 DBANKDW INFO bankd_main.c:515 [007 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(12)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bf092cd3a3a4: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(12)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5821 DBANKDW INFO bankd_main.c:736 [007 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 5821 DBANKDW INFO bankd_main.c:515 [007 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 5821 DBANKDW INFO bankd_main.c:692 [007 B65535:65535 CONN_CLIENT] No slotmap (yet) for client C(23:0) 5821 DBANKDW INFO bankd_main.c:523 [007 B65535:65535 CONN_CLIENT] Changing state to CONN_CLIENT_WAIT_MAP (timeout=10) MTC@bf092cd3a3a4: setverdict(pass): none -> pass MTC@bf092cd3a3a4: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:179 : "", component reason not changed MTC@bf092cd3a3a4: Stopping testcase execution from "RemsimBankd_Tests.ttcn":179 5821 DBANKDW INFO bankd_main.c:1075 [007 B65535:65535 CONN_CLIENT_WAIT_MAP] Error -2 occurred: Cleaning up state 5821 DBANKDW INFO bankd_main.c:515 [007 B65535:65535 CONN_CLIENT_WAIT_MAP] Changing state to ACCEPTING RSPRO0(12)@bf092cd3a3a4: Final verdict of PTC: none MTC@bf092cd3a3a4: Setting final verdict of the test case. MTC@bf092cd3a3a4: Local verdict of MTC: pass MTC@bf092cd3a3a4: Local verdict of PTC RSPRO0(12): none (pass -> pass) MTC@bf092cd3a3a4: Test case TC_clientConnect_unknown finished. Verdict: pass MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass'. Thu Apr 3 12:59:34 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=1948) MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping'. ------ RemsimBankd_Tests.TC_clientConnect_createMapping ------ Thu Apr 3 12:59:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_createMapping.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_clientConnect_createMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Test case TC_clientConnect_createMapping started. 5818 DBANKDW INFO bankd_main.c:1060 [004 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 5818 DBANKDW INFO bankd_main.c:515 [004 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(13)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bf092cd3a3a4: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(13)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5818 DBANKDW INFO bankd_main.c:736 [004 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 5818 DBANKDW INFO bankd_main.c:515 [004 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 5818 DBANKDW INFO bankd_main.c:692 [004 B65535:65535 CONN_CLIENT] No slotmap (yet) for client C(23:0) 5818 DBANKDW INFO bankd_main.c:523 [004 B65535:65535 CONN_CLIENT] Changing state to CONN_CLIENT_WAIT_MAP (timeout=10) MTC@bf092cd3a3a4: setverdict(pass): none -> pass 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37071){CONNECTING} connection established 5812 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5812 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5812 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5812 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(14)@bf092cd3a3a4: Established a new IPA connection (conn_id=2) RSPRO_SRV0(14)@bf092cd3a3a4: 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) } } } } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37071){CONNECTED} received 8 bytes from srv 5812 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5812 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5812 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(14)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(14)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37071){CONNECTED} received 4 bytes from srv 5812 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5812 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(14)@bf092cd3a3a4: 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(14)@bf092cd3a3a4: 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(14)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(14)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37071){CONNECTED} received 95 bytes from srv 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37071){CONNECTED} received 95 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5812 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5812 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37071){CONNECTED} received 95 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5812 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes 5818 DBANKDW INFO bankd_main.c:544 [004 B65535:65535 CONN_CLIENT_WAIT_MAP] SIGMAPADD received 5818 DBANKDW INFO bankd_main.c:698 [004 B65535:65535 CONN_CLIENT_WAIT_MAP] slotmap found: C(23:0) -> B(1:0) 5818 DBANKDW INFO bankd_main.c:523 [004 B1:0 CONN_CLIENT_WAIT_MAP] Changing state to CONN_CLIENT_MAPPED (timeout=10) 5818 DBANKDW INFO bankd_pcsc.c:275 [004 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 99999999 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000030 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 00000141 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000014 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x5597fe79d520 00000024 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000011 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000005 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 00000108 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000017 winscard.c:215:SCardEstablishContext() Establishing Context: 0x36414677 00000004 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 5818 DBANKDW INFO bankd_pcsc.c:278 [004 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 5818 DBANKDW INFO bankd_pcsc.c:223 [004 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 00000770 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 00000417 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000010 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000003 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000004 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000004 winscard.c:312:SCardConnect() Card Not Inserted 00000002 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000003 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 5818 DBANKDW INFO bankd_pcsc.c:242 [004 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 5818 DBANKDW INFO bankd_pcsc.c:249 [004 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed MTC@bf092cd3a3a4: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:196 : "", component reason not changed MTC@bf092cd3a3a4: Stopping testcase execution from "RemsimBankd_Tests.ttcn":196 5818 DBANKDW INFO bankd_main.c:1075 [004 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 5812 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37071){CONNECTED} connection closed with srv 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37071){CONNECTED} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37071){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37071){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37071){CLOSED} delay free() in_cb_mask=0x02 5812 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:37071){CLOSED} free(delayed) 10009381 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000009 winscard.c:229:SCardReleaseContext() Releasing Context: 0x36414677 00000003 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000028 winscard_svc.c:354:ContextThread() Client die: 9 00000041 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x5597fe79d520 00000004 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x5597fe79d520 5818 DBANKDW INFO bankd_main.c:515 [004 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING RSPRO0(13)@bf092cd3a3a4: Final verdict of PTC: none RSPRO_SRV0(14)@bf092cd3a3a4: Final verdict of PTC: none MTC@bf092cd3a3a4: Setting final verdict of the test case. MTC@bf092cd3a3a4: Local verdict of MTC: pass MTC@bf092cd3a3a4: Local verdict of PTC RSPRO0(13): none (pass -> pass) MTC@bf092cd3a3a4: Local verdict of PTC RSPRO_SRV0(14): none (pass -> pass) MTC@bf092cd3a3a4: Test case TC_clientConnect_createMapping finished. Verdict: pass MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass'. 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5812 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled Thu Apr 3 12:59:48 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_createMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4064) Waiting for packet dumper to finish... 1 (prev_count=4064, count=4860) MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect'. ------ RemsimBankd_Tests.TC_createMapping_clientConnect ------ Thu Apr 3 12:59:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_clientConnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_clientConnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Test case TC_createMapping_clientConnect started. 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33973){CONNECTING} connection established 5812 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5812 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5812 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5812 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(15)@bf092cd3a3a4: Established a new IPA connection (conn_id=2) RSPRO_SRV0(15)@bf092cd3a3a4: 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) } } } } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33973){CONNECTED} received 8 bytes from srv 5812 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5812 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5812 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(15)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(15)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33973){CONNECTED} received 4 bytes from srv 5812 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5812 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(15)@bf092cd3a3a4: 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)@bf092cd3a3a4: 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)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(15)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33973){CONNECTED} received 79 bytes from srv 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33973){CONNECTED} received 79 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5812 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5812 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33973){CONNECTED} received 79 bytes from srv 5812 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 5812 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5812 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 5814 DBANKDW INFO bankd_main.c:532 [000 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5817 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5818 DBANKDW INFO bankd_main.c:532 [004 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5820 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5821 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5816 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5819 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5815 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@bf092cd3a3a4: setverdict(pass): none -> pass 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33973){CONNECTED} received 32 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5812 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 5814 DBANKDW INFO bankd_main.c:1060 [000 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 5814 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(16)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bf092cd3a3a4: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(16)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5814 DBANKDW INFO bankd_main.c:736 [000 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 5814 DBANKDW INFO bankd_main.c:515 [000 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 5814 DBANKDW INFO bankd_main.c:698 [000 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 5814 DBANKDW INFO bankd_main.c:523 [000 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 5814 DBANKDW INFO bankd_pcsc.c:275 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 11084858 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000039 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000003 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 00000112 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000010 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x5597fe79d520 00000011 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000006 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000002 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 00000037 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000010 winscard.c:215:SCardEstablishContext() Establishing Context: 0x56386FF1 00000002 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 5814 DBANKDW INFO bankd_pcsc.c:278 [000 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 5814 DBANKDW INFO bankd_pcsc.c:223 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 00000288 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 00000150 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000007 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000002 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000002 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000005 winscard.c:312:SCardConnect() Card Not Inserted 00000002 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000002 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 5814 DBANKDW INFO bankd_pcsc.c:242 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 5814 DBANKDW INFO bankd_pcsc.c:249 [000 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed MTC@bf092cd3a3a4: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:217 : "", component reason not changed MTC@bf092cd3a3a4: Stopping testcase execution from "RemsimBankd_Tests.ttcn":217 5814 DBANKDW INFO bankd_main.c:1075 [000 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 00003179 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000009 winscard.c:229:SCardReleaseContext() Releasing Context: 0x56386FF1 00000004 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000049 winscard_svc.c:354:ContextThread() Client die: 9 00000022 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x5597fe79d520 00000002 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x5597fe79d520 5814 DBANKDW INFO bankd_main.c:515 [000 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 5812 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33973){CONNECTED} connection closed with srv 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33973){CONNECTED} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33973){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33973){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33973){CLOSED} delay free() in_cb_mask=0x02 5812 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:33973){CLOSED} free(delayed) RSPRO0(16)@bf092cd3a3a4: Final verdict of PTC: none RSPRO_SRV0(15)@bf092cd3a3a4: Final verdict of PTC: none 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5812 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@bf092cd3a3a4: Setting final verdict of the test case. MTC@bf092cd3a3a4: Local verdict of MTC: pass MTC@bf092cd3a3a4: Local verdict of PTC RSPRO_SRV0(15): none (pass -> pass) MTC@bf092cd3a3a4: Local verdict of PTC RSPRO0(16): none (pass -> pass) MTC@bf092cd3a3a4: Test case TC_createMapping_clientConnect finished. Verdict: pass MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass'. Thu Apr 3 12:59:59 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_clientConnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2796) Waiting for packet dumper to finish... 1 (prev_count=2796, count=4996) MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect'. ------ RemsimBankd_Tests.TC_createMapping_clientReconnect ------ Thu Apr 3 13:00:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_clientReconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_clientReconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Test case TC_createMapping_clientReconnect started. 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:39125){CONNECTING} connection established 5812 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5812 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5812 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5812 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(17)@bf092cd3a3a4: Established a new IPA connection (conn_id=2) RSPRO_SRV0(17)@bf092cd3a3a4: 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) } } } } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:39125){CONNECTED} received 8 bytes from srv 5812 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5812 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5812 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(17)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(17)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:39125){CONNECTED} received 4 bytes from srv 5812 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5812 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(17)@bf092cd3a3a4: 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)@bf092cd3a3a4: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(17)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(17)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:39125){CONNECTED} received 79 bytes from srv 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:39125){CONNECTED} received 79 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5812 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5812 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:39125){CONNECTED} received 79 bytes from srv 5812 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 5812 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5812 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 5814 DBANKDW INFO bankd_main.c:532 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5821 DBANKDW INFO bankd_main.c:532 [007 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5820 DBANKDW INFO bankd_main.c:532 [006 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5818 DBANKDW INFO bankd_main.c:532 [004 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5815 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5816 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5819 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5817 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@bf092cd3a3a4: setverdict(pass): none -> pass 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:39125){CONNECTED} received 32 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5812 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 5814 DBANKDW INFO bankd_main.c:1060 [000 B1:0 ACCEPTING] Accepted connection from 127.0.0.1:10000 5814 DBANKDW INFO bankd_main.c:515 [000 B1:0 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(18)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bf092cd3a3a4: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(18)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5814 DBANKDW INFO bankd_main.c:736 [000 B1:0 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 5814 DBANKDW INFO bankd_main.c:515 [000 B1:0 CONN_WAIT_ID] Changing state to CONN_CLIENT 5814 DBANKDW INFO bankd_main.c:698 [000 B1:0 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 5814 DBANKDW INFO bankd_main.c:523 [000 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 5814 DBANKDW INFO bankd_pcsc.c:275 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 11090028 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000039 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000006 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 00000185 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000019 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x5597fe79d520 00000023 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000010 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000003 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 00000261 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000024 winscard.c:215:SCardEstablishContext() Establishing Context: 0x3F53F1D1 00000005 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 5814 DBANKDW INFO bankd_pcsc.c:278 [000 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 5814 DBANKDW INFO bankd_pcsc.c:223 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 00000484 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 5814 DBANKDW INFO bankd_pcsc.c:242 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 00000385 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000021 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000005 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000004 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000004 winscard.c:312:SCardConnect() Card Not Inserted 00000003 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000003 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 5814 DBANKDW INFO bankd_pcsc.c:249 [000 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 5814 DBANKDW INFO bankd_main.c:1075 [000 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 05008024 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000027 winscard.c:229:SCardReleaseContext() Releasing Context: 0x3F53F1D1 00000006 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000211 winscard_svc.c:354:ContextThread() Client die: 9 00000046 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x5597fe79d520 00000005 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x5597fe79d520 5814 DBANKDW INFO bankd_main.c:515 [000 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING RSPRO0(18)@bf092cd3a3a4: Final verdict of PTC: none 5821 DBANKDW INFO bankd_main.c:1060 [007 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 5821 DBANKDW INFO bankd_main.c:515 [007 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(19)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bf092cd3a3a4: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(19)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 00022316 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000030 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 5821 DBANKDW INFO bankd_main.c:736 [007 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 5821 DBANKDW INFO bankd_main.c:515 [007 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 5821 DBANKDW INFO bankd_main.c:698 [007 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 5821 DBANKDW INFO bankd_main.c:523 [007 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 5821 DBANKDW INFO bankd_pcsc.c:275 [007 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 00000110 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000011 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x5597fe79d520 00000015 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000010 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000003 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 00000115 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000014 winscard.c:215:SCardEstablishContext() Establishing Context: 0x48521558 00000005 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 5821 DBANKDW INFO bankd_pcsc.c:278 [007 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 5821 DBANKDW INFO bankd_pcsc.c:223 [007 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 00000492 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 00000224 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000010 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000005 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000004 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000004 winscard.c:312:SCardConnect() Card Not Inserted 00000003 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000003 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 5821 DBANKDW INFO bankd_pcsc.c:242 [007 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 5821 DBANKDW INFO bankd_pcsc.c:249 [007 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed MTC@bf092cd3a3a4: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:328 : "", component reason not changed MTC@bf092cd3a3a4: Stopping testcase execution from "RemsimBankd_Tests.ttcn":328 5812 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:39125){CONNECTED} connection closed with srv 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:39125){CONNECTED} close() 5821 DBANKDW INFO bankd_main.c:1075 [007 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:39125){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:39125){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:39125){CLOSED} delay free() in_cb_mask=0x02 5812 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:39125){CLOSED} free(delayed) 05006353 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000018 winscard.c:229:SCardReleaseContext() Releasing Context: 0x48521558 00000007 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000051 winscard_svc.c:354:ContextThread() Client die: 9 00000028 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x5597fe79d520 00000005 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x5597fe79d520 5821 DBANKDW INFO bankd_main.c:515 [007 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING RSPRO_SRV0(17)@bf092cd3a3a4: Final verdict of PTC: none 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP RSPRO0(19)@bf092cd3a3a4: Final verdict of PTC: none 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5812 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@bf092cd3a3a4: Setting final verdict of the test case. MTC@bf092cd3a3a4: Local verdict of MTC: pass MTC@bf092cd3a3a4: Local verdict of PTC RSPRO_SRV0(17): none (pass -> pass) MTC@bf092cd3a3a4: Local verdict of PTC RSPRO0(18): none (pass -> pass) MTC@bf092cd3a3a4: Local verdict of PTC RSPRO0(19): none (pass -> pass) MTC@bf092cd3a3a4: Test case TC_createMapping_clientReconnect finished. Verdict: pass MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass'. Thu Apr 3 13:00:21 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_clientReconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6104) Waiting for packet dumper to finish... 1 (prev_count=6104, count=6900) MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected'. ------ RemsimBankd_Tests.TC_removeMapping_connected ------ Thu Apr 3 13:00:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping_connected.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_removeMapping_connected.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Test case TC_removeMapping_connected started. 5820 DBANKDW INFO bankd_main.c:1060 [006 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 5820 DBANKDW INFO bankd_main.c:515 [006 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(20)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bf092cd3a3a4: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(20)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5820 DBANKDW INFO bankd_main.c:736 [006 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 5820 DBANKDW INFO bankd_main.c:515 [006 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 5820 DBANKDW INFO bankd_main.c:698 [006 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 5820 DBANKDW INFO bankd_main.c:523 [006 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 5820 DBANKDW INFO bankd_pcsc.c:275 [006 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 03111654 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000036 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 00000103 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000012 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x5597fe79d520 00000013 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000011 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000004 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 00000073 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000014 winscard.c:215:SCardEstablishContext() Establishing Context: 0x32998583 00000003 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 5820 DBANKDW INFO bankd_pcsc.c:278 [006 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 5820 DBANKDW INFO bankd_pcsc.c:223 [006 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 00000476 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 5820 DBANKDW INFO bankd_pcsc.c:242 [006 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 5820 DBANKDW INFO bankd_pcsc.c:249 [006 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) 00000223 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000009 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000004 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000003 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000004 winscard.c:312:SCardConnect() Card Not Inserted 00000003 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000003 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD MTC@bf092cd3a3a4: setverdict(pass): none -> pass 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45797){CONNECTING} connection established 5812 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5812 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5812 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5812 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(21)@bf092cd3a3a4: Established a new IPA connection (conn_id=2) RSPRO_SRV0(21)@bf092cd3a3a4: 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) } } } } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45797){CONNECTED} received 8 bytes from srv 5812 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5812 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5812 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(21)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(21)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45797){CONNECTED} received 4 bytes from srv 5812 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5812 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(21)@bf092cd3a3a4: 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(21)@bf092cd3a3a4: 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(21)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(21)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45797){CONNECTED} received 95 bytes from srv 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45797){CONNECTED} received 95 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5812 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5812 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45797){CONNECTED} received 95 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5812 DRSPRO ERROR bankd_main.c:214 RSPRO_CLIENT(server){CONNECTED}: ignoring identical slotmap 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 5820 DBANKDW INFO bankd_pcsc.c:223 [006 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 10009232 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 5820 DBANKDW INFO bankd_pcsc.c:242 [006 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 5820 DBANKDW INFO bankd_pcsc.c:249 [006 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) 00000252 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000011 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000005 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000004 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000004 winscard.c:312:SCardConnect() Card Not Inserted 00000003 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000003 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45797){CONNECTED} received 32 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO removeMappingReq 5812 DRSPRO INFO bankd_main.c:258 RSPRO_CLIENT(server){CONNECTED}: removing slotmap 5812 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO removeMappingRes 5814 DBANKDW INFO bankd_main.c:532 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 5820 DBANKDW INFO bankd_pcsc.c:223 [006 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 10010559 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 5820 DBANKDW INFO bankd_pcsc.c:242 [006 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 00000467 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000021 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000005 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000003 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000004 winscard.c:312:SCardConnect() Card Not Inserted 00000002 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000004 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 5820 DBANKDW INFO bankd_pcsc.c:249 [006 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) MTC@bf092cd3a3a4: setverdict(fail): pass -> fail reason: "Timeout expecting disconnect", new component reason: "Timeout expecting disconnect" 01946257 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000019 winscard.c:229:SCardReleaseContext() Releasing Context: 0x32998583 00000007 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000050 winscard_svc.c:354:ContextThread() Client die: 9 00000025 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x5597fe79d520 00000003 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x5597fe79d520 5820 DBANKDW INFO bankd_main.c:1075 [006 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 5820 DBANKDW INFO bankd_main.c:515 [006 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 5812 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45797){CONNECTED} connection closed with srv 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45797){CONNECTED} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45797){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45797){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45797){CLOSED} delay free() in_cb_mask=0x02 5812 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:45797){CLOSED} free(delayed) RSPRO_SRV0(21)@bf092cd3a3a4: Final verdict of PTC: none 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated RSPRO0(20)@bf092cd3a3a4: Final verdict of PTC: none MTC@bf092cd3a3a4: Setting final verdict of the test case. 5812 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5812 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@bf092cd3a3a4: Local verdict of MTC: fail reason: "Timeout expecting disconnect" MTC@bf092cd3a3a4: Local verdict of PTC RSPRO0(20): none (fail -> fail) MTC@bf092cd3a3a4: Local verdict of PTC RSPRO_SRV0(21): none (fail -> fail) MTC@bf092cd3a3a4: Test case TC_removeMapping_connected finished. Verdict: fail reason: Timeout expecting disconnect MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail'. Thu Apr 3 13:00:46 UTC 2025 ------ RemsimBankd_Tests.TC_removeMapping_connected fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4408) Waiting for packet dumper to finish... 1 (prev_count=4408, count=5204) MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping'. ------ RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping ------ Thu Apr 3 13:00:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Test case TC_createMapping_connectClient_changeMapping started. 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34195){CONNECTING} connection established 5812 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5812 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5812 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5812 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(22)@bf092cd3a3a4: Established a new IPA connection (conn_id=2) RSPRO_SRV0(22)@bf092cd3a3a4: 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) } } } } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34195){CONNECTED} received 8 bytes from srv 5812 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5812 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5812 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(22)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(22)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34195){CONNECTED} received 4 bytes from srv 5812 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5812 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(22)@bf092cd3a3a4: 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)@bf092cd3a3a4: 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)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(22)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34195){CONNECTED} received 79 bytes from srv 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34195){CONNECTED} received 79 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5812 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5812 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34195){CONNECTED} received 79 bytes from srv 5812 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 5812 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5815 DBANKDW INFO bankd_main.c:532 [001 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5814 DBANKDW INFO bankd_main.c:532 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5817 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5819 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5820 DBANKDW INFO bankd_main.c:532 [006 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5818 DBANKDW INFO bankd_main.c:532 [004 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5816 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5821 DBANKDW INFO bankd_main.c:532 [007 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@bf092cd3a3a4: setverdict(pass): none -> pass 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34195){CONNECTED} received 32 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5812 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 5815 DBANKDW INFO bankd_main.c:1060 [001 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 5815 DBANKDW INFO bankd_main.c:515 [001 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(23)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bf092cd3a3a4: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(23)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5815 DBANKDW INFO bankd_main.c:736 [001 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 5815 DBANKDW INFO bankd_main.c:515 [001 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 5815 DBANKDW INFO bankd_main.c:698 [001 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 5815 DBANKDW INFO bankd_main.c:523 [001 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 5815 DBANKDW INFO bankd_pcsc.c:275 [001 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 11094778 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000044 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000005 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 00000172 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000019 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x5597fe79d520 00000025 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000009 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000003 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 00000084 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000017 winscard.c:215:SCardEstablishContext() Establishing Context: 0x7E0BC711 00000003 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 5815 DBANKDW INFO bankd_pcsc.c:278 [001 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 5815 DBANKDW INFO bankd_pcsc.c:223 [001 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 5815 DBANKDW INFO bankd_pcsc.c:242 [001 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 00000449 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 5815 DBANKDW INFO bankd_pcsc.c:249 [001 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) 00000315 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000021 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000004 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000003 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000004 winscard.c:312:SCardConnect() Card Not Inserted 00000002 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000004 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34195){CONNECTED} received 34 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5812 DRSPRO NOTICE bankd_main.c:218 RSPRO_CLIENT(server){CONNECTED}: implicitly removing slotmap 5812 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 5812 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(987:654) added 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes 5814 DBANKDW INFO bankd_main.c:532 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed MTC@bf092cd3a3a4: setverdict(fail): pass -> fail reason: "Timeout waiting for client being disconnected", new component reason: "Timeout waiting for client being disconnected" MTC@bf092cd3a3a4: Stopping testcase execution from "RemsimBankd_Tests.ttcn":258 5815 DBANKDW INFO bankd_main.c:1075 [001 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 05009898 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000032 winscard.c:229:SCardReleaseContext() Releasing Context: 0x7E0BC711 00000008 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000234 winscard_svc.c:354:ContextThread() Client die: 9 00000040 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x5597fe79d520 00000004 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x5597fe79d520 5815 DBANKDW INFO bankd_main.c:515 [001 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 5812 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34195){CONNECTED} connection closed with srv 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34195){CONNECTED} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34195){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34195){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34195){CLOSED} delay free() in_cb_mask=0x02 5812 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:34195){CLOSED} free(delayed) RSPRO_SRV0(22)@bf092cd3a3a4: Final verdict of PTC: none RSPRO0(23)@bf092cd3a3a4: Final verdict of PTC: none 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5812 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@bf092cd3a3a4: Setting final verdict of the test case. MTC@bf092cd3a3a4: Local verdict of MTC: fail reason: "Timeout waiting for client being disconnected" MTC@bf092cd3a3a4: Local verdict of PTC RSPRO_SRV0(22): none (fail -> fail) MTC@bf092cd3a3a4: Local verdict of PTC RSPRO0(23): none (fail -> fail) MTC@bf092cd3a3a4: Test case TC_createMapping_connectClient_changeMapping finished. Verdict: fail reason: Timeout waiting for client being disconnected MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping fail'. Thu Apr 3 13:01:02 UTC 2025 ------ RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4924) Waiting for packet dumper to finish... 1 (prev_count=4924, count=5720) MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping fail' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping'. ------ RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping ------ Thu Apr 3 13:01:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Test case TC_createMapping_connectClient_recreateMapping started. 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44781){CONNECTING} connection established 5812 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5812 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5812 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5812 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(24)@bf092cd3a3a4: Established a new IPA connection (conn_id=2) RSPRO_SRV0(24)@bf092cd3a3a4: 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) } } } } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44781){CONNECTED} received 8 bytes from srv 5812 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5812 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5812 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(24)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(24)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44781){CONNECTED} received 4 bytes from srv 5812 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5812 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(24)@bf092cd3a3a4: 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(24)@bf092cd3a3a4: 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(24)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(24)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44781){CONNECTED} received 79 bytes from srv 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44781){CONNECTED} received 79 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5812 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5812 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44781){CONNECTED} received 79 bytes from srv 5812 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 5812 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5812 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(987:654) deleted 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5814 DBANKDW INFO bankd_main.c:532 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5816 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5821 DBANKDW INFO bankd_main.c:532 [007 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5815 DBANKDW INFO bankd_main.c:532 [001 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5817 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5819 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5818 DBANKDW INFO bankd_main.c:532 [004 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5820 DBANKDW INFO bankd_main.c:532 [006 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@bf092cd3a3a4: setverdict(pass): none -> pass 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44781){CONNECTED} received 32 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5812 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 5814 DBANKDW INFO bankd_main.c:1060 [000 B1:0 ACCEPTING] Accepted connection from 127.0.0.1:10000 5814 DBANKDW INFO bankd_main.c:515 [000 B1:0 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(25)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bf092cd3a3a4: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(25)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5814 DBANKDW INFO bankd_main.c:736 [000 B1:0 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 5814 DBANKDW INFO bankd_main.c:515 [000 B1:0 CONN_WAIT_ID] Changing state to CONN_CLIENT 5814 DBANKDW INFO bankd_main.c:698 [000 B1:0 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 5814 DBANKDW INFO bankd_main.c:523 [000 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 5814 DBANKDW INFO bankd_pcsc.c:275 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 11097087 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000032 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 9 00000004 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 9 00000171 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000024 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=9, threadContext @0x5597fe79d520 00000024 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 9 00000009 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000004 winscard_svc.c:396:ContextThread() CMD_VERSION for client 9, rv=SCARD_S_SUCCESS 00000176 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 9 00000025 winscard.c:215:SCardEstablishContext() Establishing Context: 0x26A1EBB6 00000005 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 9, rv=SCARD_S_SUCCESS 5814 DBANKDW INFO bankd_pcsc.c:278 [000 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 5814 DBANKDW INFO bankd_pcsc.c:223 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 00000363 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 9 5814 DBANKDW INFO bankd_pcsc.c:242 [000 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 00000357 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 9 00000022 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000005 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000004 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 00000004 winscard.c:312:SCardConnect() Card Not Inserted 00000003 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000004 winscard_svc.c:523:ContextThread() CONNECT for client 9, rv=SCARD_E_NO_SMARTCARD 5814 DBANKDW INFO bankd_pcsc.c:249 [000 B1:0 CONN_CLIENT_MAPPED] SCardConnect: No smart card inserted. (0x8010000C) MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44781){CONNECTED} received 32 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5812 DRSPRO ERROR bankd_main.c:214 RSPRO_CLIENT(server){CONNECTED}: ignoring identical slotmap 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed MTC@bf092cd3a3a4: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:298 : "", component reason not changed MTC@bf092cd3a3a4: Stopping testcase execution from "RemsimBankd_Tests.ttcn":298 5814 DBANKDW INFO bankd_main.c:1075 [000 B1:0 CONN_CLIENT_MAPPED] Error -2 occurred: Cleaning up state 05012244 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 9 00000019 winscard.c:229:SCardReleaseContext() Releasing Context: 0x26A1EBB6 00000006 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 9, rv=SCARD_S_SUCCESS 00000128 winscard_svc.c:354:ContextThread() Client die: 9 00000031 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=9, threadContext @0x5597fe79d520 00000003 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x5597fe79d520 5814 DBANKDW INFO bankd_main.c:515 [000 B1:0 CONN_CLIENT_MAPPED] Changing state to ACCEPTING 5812 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44781){CONNECTED} connection closed with srv 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44781){CONNECTED} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44781){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44781){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44781){CLOSED} delay free() in_cb_mask=0x02 5812 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44781){CLOSED} free(delayed) RSPRO0(25)@bf092cd3a3a4: Final verdict of PTC: none 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN RSPRO_SRV0(24)@bf092cd3a3a4: Final verdict of PTC: none 5812 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled MTC@bf092cd3a3a4: Setting final verdict of the test case. MTC@bf092cd3a3a4: Local verdict of MTC: pass MTC@bf092cd3a3a4: Local verdict of PTC RSPRO_SRV0(24): none (pass -> pass) MTC@bf092cd3a3a4: Local verdict of PTC RSPRO0(25): none (pass -> pass) MTC@bf092cd3a3a4: Test case TC_createMapping_connectClient_recreateMapping finished. Verdict: pass MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass'. Thu Apr 3 13:01:18 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4684) Waiting for packet dumper to finish... 1 (prev_count=4684, count=5480) MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU'. ------ RemsimBankd_Tests.TC_createMapping_exchangeTPDU ------ Thu Apr 3 13:01:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_exchangeTPDU.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/RemsimBankd_Tests.TC_createMapping_exchangeTPDU.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU' was executed successfully (exit status: 0). MTC@bf092cd3a3a4: Test case TC_createMapping_exchangeTPDU started. 03339129 ifd-vpcd.c:236:IFDHGetCapabilities() Got ATR (22 bytes) 00000022 eventhandler.c:406:EHStatusHandlerThread() powerState: POWER_STATE_POWERED 00000005 eventhandler.c:423: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 00445975 eventhandler.c:482:EHStatusHandlerThread() powerState: POWER_STATE_UNPOWERED 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH}: Timeout of T2 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){REESTABLISH}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1037 CLICONN(server,){CLOSED} free(destroy) 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP INFO stream_cli.c:440 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44315){CONNECTING} connection established 5812 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:146 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_UP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:513 RSPRO_CLIENT(server){REESTABLISH}: state_chg to ESTABLISHED 5812 DLINP INFO ipa_keepalive.c:332 IPA-KA(server){INIT}: Starting IPA keep-alive FSM (interval=30s wait=10s) 5812 DLINP DEBUG ipa_keepalive.c:334 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_START 5812 DLINP DEBUG ipa_keepalive.c:94 IPA-KA(server){INIT}: state_chg to WAIT_RESP 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){ESTABLISHED}: Tx RSPRO connectBankReq RSPRO_SRV0(26)@bf092cd3a3a4: Established a new IPA connection (conn_id=2) RSPRO_SRV0(26)@bf092cd3a3a4: 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) } } } } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44315){CONNECTED} received 8 bytes from srv 5812 DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(server){ESTABLISHED}: received ID_GET for unit ID 0/0/0 5812 DLINP INFO ipa.c:396 tag 1: 00-00-00-00-00-00 5812 DLINP INFO ipa.c:396 tag 8: 0/0/0 RSPRO_SRV0(26)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(26)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44315){CONNECTED} received 4 bytes from srv 5812 DLINP DEBUG ipa_keepalive.c:342 IPA-KA(server){WAIT_RESP}: Received Event OSMO_IPA_KA_E_PONG 5812 DLINP DEBUG ipa_keepalive.c:124 IPA-KA(server){WAIT_RESP}: state_chg to IDLE RSPRO_SRV0(26)@bf092cd3a3a4: 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(26)@bf092cd3a3a4: 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(26)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(26)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44315){CONNECTED} received 79 bytes from srv 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44315){CONNECTED} received 79 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){ESTABLISHED}: Rx RSPRO connectBankRes 5812 DRSPRO DEBUG bankd_main.c:195 RSPRO_CLIENT(server){ESTABLISHED}: Received Event SRVC_E_CLIENT_CONN_RES 5812 DRSPRO DEBUG ../rspro_client_fsm.c:365 RSPRO_CLIENT(server){ESTABLISHED}: state_chg to CONNECTED 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44315){CONNECTED} received 79 bytes from srv 5812 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 5812 DRSPRO DEBUG rspro_util.c:86 decoding (L1=data-4) [L2]> 30 0a 80 01 02 81 01 00 a2 02 b3 00 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO resetStateReq 5812 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:0) <-> C(23:0) deleted 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO resetStateRes 5816 DBANKDW INFO bankd_main.c:532 [002 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5820 DBANKDW INFO bankd_main.c:532 [006 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5819 DBANKDW INFO bankd_main.c:532 [005 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5815 DBANKDW INFO bankd_main.c:532 [001 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5817 DBANKDW INFO bankd_main.c:532 [003 B65535:65535 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5814 DBANKDW INFO bankd_main.c:532 [000 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5818 DBANKDW INFO bankd_main.c:532 [004 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone 5821 DBANKDW INFO bankd_main.c:532 [007 B1:0 ACCEPTING] SIGMAPDEL received: Main thread informs us our map is gone MTC@bf092cd3a3a4: setverdict(pass): none -> pass 5812 DLINP DEBUG stream_cli.c:551 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44315){CONNECTED} received 32 bytes from srv 5812 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 5812 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 5812 DRSPRO DEBUG bankd_main.c:182 RSPRO_CLIENT(server){CONNECTED}: Rx RSPRO createMappingReq 5812 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:0) <-> C(23:0) added 5812 DRSPRO DEBUG ../rspro_client_fsm.c:111 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_RSPRO_TX 5812 DRSPRO DEBUG ../rspro_client_fsm.c:100 RSPRO_CLIENT(server){CONNECTED}: Tx RSPRO createMappingRes MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 5816 DBANKDW INFO bankd_main.c:1060 [002 B65535:65535 ACCEPTING] Accepted connection from 127.0.0.1:10000 5816 DBANKDW INFO bankd_main.c:515 [002 B65535:65535 ACCEPTING] Changing state to CONN_WAIT_ID RSPRO0(27)@bf092cd3a3a4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bf092cd3a3a4: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(27)@bf092cd3a3a4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 07304297 winscard_msg_srv.c:256:ProcessEventsServer() Common channel packet arrival 00000010 winscard_msg_srv.c:267:ProcessEventsServer() ProcessCommonChannelRequest detects: 10 00000001 pcscdaemon.c:133:SVCServiceRunLoop() A new context thread creation is requested: 10 5816 DBANKDW INFO bankd_main.c:736 [002 B65535:65535 CONN_WAIT_ID] Rx RSPRO connectClientReq(T=0, N='ttcn-client', SW='TTCN3', VER='0.1') 5816 DBANKDW INFO bankd_main.c:515 [002 B65535:65535 CONN_WAIT_ID] Changing state to CONN_CLIENT 5816 DBANKDW INFO bankd_main.c:698 [002 B65535:65535 CONN_CLIENT] slotmap found: C(23:0) -> B(1:0) 5816 DBANKDW INFO bankd_main.c:523 [002 B1:0 CONN_CLIENT] Changing state to CONN_CLIENT_MAPPED (timeout=10) 5816 DBANKDW INFO bankd_pcsc.c:275 [002 B1:0 CONN_CLIENT_MAPPED] Attempting to open PC/SC context 00000058 winscard_svc.c:340:ContextThread() Authorized PC/SC client 00000007 winscard_svc.c:343:ContextThread() Thread is started: dwClientID=10, threadContext @0x5597fe79d520 00000008 winscard_svc.c:361:ContextThread() Received command: CMD_VERSION from client 10 00000005 winscard_svc.c:373:ContextThread() Client is protocol version 4:4 00000002 winscard_svc.c:396:ContextThread() CMD_VERSION for client 10, rv=SCARD_S_SUCCESS 00000028 winscard_svc.c:361:ContextThread() Received command: ESTABLISH_CONTEXT from client 10 00000005 winscard.c:215:SCardEstablishContext() Establishing Context: 0x68F1BBE0 00000002 winscard_svc.c:465:ContextThread() ESTABLISH_CONTEXT for client 10, rv=SCARD_S_SUCCESS 5816 DBANKDW INFO bankd_pcsc.c:278 [002 B1:0 CONN_CLIENT_MAPPED] SCardEstablishContext: OK 5816 DBANKDW INFO bankd_pcsc.c:223 [002 B1:0 CONN_CLIENT_MAPPED] Attempting to find card/slot using regex 'Virtual PCD 00 00' 00000174 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 10 00000082 winscard_svc.c:361:ContextThread() Received command: CONNECT from client 10 00000003 winscard_svc.c:503:ContextThread() Authorized client for 'Virtual PCD 00 00' 00000002 winscard.c:258:SCardConnect() Attempting Connect to Virtual PCD 00 00 using protocol: 1 00000001 readerfactory.c:839:RFReaderInfo() RefReader() count was: 1 5816 DBANKDW INFO bankd_pcsc.c:242 [002 B1:0 CONN_CLIENT_MAPPED] Attempting to open card/slot 'Virtual PCD 00 00' 00089436 ifd-vpcd.c:236:IFDHGetCapabilities() Got ATR (22 bytes) 00000017 winscard.c:332:SCardConnect() power up complete. 00000010 Card ATR: 3B 9F 96 80 1F C7 80 31 A0 73 BE 21 13 67 43 20 07 18 00 00 01 A5 00000003 winscard.c:352:SCardConnect() powerState: POWER_STATE_IN_USE 00000005 prothandler.c:107:PHSetProtocol() Attempting PTS to T=0 00000005 ifd-vpcd.c:317:IFDHSetProtocolParameters() Ignoring IFDHSetProtocolParameters (Lun=0 Protocol=1 Flags=0 PTS1=0 PTS2=0 PTS3=0) 00000003 winscard.c:430:SCardConnect() Active Protocol: T=0 00000008 winscard.c:456:SCardConnect() hCard Identity: 525ba0a7 00000005 winscard.c:518:SCardConnect() UnrefReader() count was: 2 00000006 winscard_svc.c:523:ContextThread() CONNECT for client 10, rv=SCARD_S_SUCCESS 00000167 winscard_svc.c:361:ContextThread() Received command: CMD_GET_READERS_STATE from client 10 00000055 winscard_svc.c:361:ContextThread() Received command: STATUS from client 10 00000009 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000003 winscard.c:1301:SCardStatus() UnrefReader() count was: 2 00000003 winscard_svc.c:642:ContextThread() STATUS for client 10, rv=SCARD_S_SUCCESS 5816 DBANKDW INFO bankd_pcsc.c:206 [002 B1:0 CONN_CLIENT_MAPPED] SCardStatus: OK 5816 DBANKDW INFO bankd_pcsc.c:208 [002 B1:0 CONN_CLIENT_MAPPED] Card ATR: 3b9f96801fc78031a073be21136743200718000001a5 5816 DBANKDW INFO bankd_main.c:515 [002 B1:0 CONN_CLIENT_MAPPED] Changing state to CONN_CLIENT_MAPPED_CARD MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 00051127 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000029 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000006 winscard.c:1596:SCardTransmit() Send Protocol: T=0 5816 DBANKDW INFO bankd_main.c:790 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00045867 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000014 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 5816 DBANKDW INFO bankd_main.c:817 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 00003538 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000017 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000005 winscard.c:1596:SCardTransmit() Send Protocol: T=0 5816 DBANKDW INFO bankd_main.c:790 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00042512 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000006 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 5816 DBANKDW INFO bankd_main.c:817 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 00003874 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000019 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000005 winscard.c:1596:SCardTransmit() Send Protocol: T=0 5816 DBANKDW INFO bankd_main.c:790 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00049732 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000009 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 5816 DBANKDW INFO bankd_main.c:817 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 00003018 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000021 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000005 winscard.c:1596:SCardTransmit() Send Protocol: T=0 5816 DBANKDW INFO bankd_main.c:790 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00083792 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000019 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 5816 DBANKDW INFO bankd_main.c:817 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 00004403 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000026 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000006 winscard.c:1596:SCardTransmit() Send Protocol: T=0 5816 DBANKDW INFO bankd_main.c:790 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00044769 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000015 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 5816 DBANKDW INFO bankd_main.c:817 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 00003406 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000021 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000006 winscard.c:1596:SCardTransmit() Send Protocol: T=0 5816 DBANKDW INFO bankd_main.c:790 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00048224 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000014 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 5816 DBANKDW INFO bankd_main.c:817 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 00002958 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000022 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000005 winscard.c:1596:SCardTransmit() Send Protocol: T=0 5816 DBANKDW INFO bankd_main.c:790 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00047277 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000018 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 5816 DBANKDW INFO bankd_main.c:817 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 00003313 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000017 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000005 winscard.c:1596:SCardTransmit() Send Protocol: T=0 5816 DBANKDW INFO bankd_main.c:790 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00044548 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000015 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 5816 DBANKDW INFO bankd_main.c:817 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 00002877 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000018 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000005 winscard.c:1596:SCardTransmit() Send Protocol: T=0 5816 DBANKDW INFO bankd_main.c:790 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00045758 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000019 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 5816 DBANKDW INFO bankd_main.c:817 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed 00003034 winscard_svc.c:361:ContextThread() Received command: TRANSMIT from client 10 00000017 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000005 winscard.c:1596:SCardTransmit() Send Protocol: T=0 5816 DBANKDW INFO bankd_main.c:790 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Rx RSPRO tpduModemToCard(a0a40000023f00) 00047635 winscard.c:1649:SCardTransmit() UnrefReader() count was: 2 00000010 winscard_svc.c:694:ContextThread() TRANSMIT for client 10, rv=SCARD_S_SUCCESS 5816 DBANKDW INFO bankd_main.c:817 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Tx RSPRO tpduCardToModem(9000) MTC@bf092cd3a3a4: setverdict(pass): pass -> pass, component reason not changed MTC@bf092cd3a3a4: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:407 : "", component reason not changed MTC@bf092cd3a3a4: Stopping testcase execution from "RemsimBankd_Tests.ttcn":407 00001374 winscard_svc.c:361:ContextThread() Received command: DISCONNECT from client 10 00000010 readerfactory.c:866:RFReaderInfoById() RefReader() count was: 1 00000003 winscard.c:882:SCardDisconnect() Active Contexts: -1 00000002 winscard.c:883:SCardDisconnect() dwDisposition: 2 5816 DBANKDW INFO bankd_main.c:1075 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Error -2 occurred: Cleaning up state 5812 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44315){CONNECTED} connection closed with srv 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44315){CONNECTED} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){IDLE}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){IDLE}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){IDLE}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){CONNECTED}: Received Event SRVC_E_TCP_DOWN 5812 DRSPRO DEBUG ../rspro_client_fsm.c:318 RSPRO_CLIENT(server){CONNECTED}: state_chg to REESTABLISH_DELAY 5812 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server 5812 DLINP DEBUG stream_cli.c:1022 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44315){CLOSED} destroy() 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44315){CLOSED} close() 5812 DLINP DEBUG stream_cli.c:1029 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44315){CLOSED} delay free() in_cb_mask=0x02 5812 DLINP DEBUG stream_cli.c:147 CLICONN(server,r=127.0.0.10:9998<->l=127.0.0.1:44315){CLOSED} free(delayed) RSPRO_SRV0(26)@bf092cd3a3a4: Final verdict of PTC: none RSPRO0(27)@bf092cd3a3a4: Final verdict of PTC: none 5812 DRSPRO DEBUG fsm.c:317 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Timeout of T3 5812 DRSPRO DEBUG ../rspro_client_fsm.c:554 RSPRO_CLIENT(server){REESTABLISH_DELAY}: state_chg to REESTABLISH 5812 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.10:9998 5812 DLINP DEBUG fsm.c:456 IPA-KA(server){INIT}: Allocated 5812 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) 5812 DLINP DEBUG stream_cli.c:178 CLICONN(server,){CONNECTING} close() 5812 DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.10:9998 DOWN 5812 DLINP INFO ipa_keepalive.c:351 IPA-KA(server){INIT}: Stopping IPA keep-alive FSM 5812 DLINP DEBUG ipa_keepalive.c:352 IPA-KA(server){INIT}: Received Event OSMO_IPA_KA_E_STOP 5812 DLINP DEBUG ipa_keepalive.c:159 IPA-KA(server){INIT}: state_chg to INIT 5812 DLINP DEBUG fsm.c:568 IPA-KA(server){INIT}: Deallocated 5812 DRSPRO DEBUG ../rspro_client_fsm.c:162 RSPRO_CLIENT(server){REESTABLISH}: Received Event SRVC_E_TCP_DOWN 5812 DLINP INFO stream_cli.c:238 CLICONN(server,){CLOSED} not reconnecting, disabled 00002187 winscard.c:905:SCardDisconnect() powerState: POWER_STATE_UNPOWERED 00000016 winscard.c:930:SCardDisconnect() Error powering down card: rv=SCARD_W_REMOVED_CARD 00000009 ifd-vpcd.c:290:IFDHGetCapabilities() unknown tag 4018 00000003 winscard.c:1044:SCardDisconnect() UnrefReader() count was: 2 00000006 winscard_svc.c:560:ContextThread() DISCONNECT for client 10, rv=SCARD_S_SUCCESS 00000093 winscard_svc.c:361:ContextThread() Received command: RELEASE_CONTEXT from client 10 00000011 winscard.c:229:SCardReleaseContext() Releasing Context: 0x68F1BBE0 00000004 winscard_svc.c:480:ContextThread() RELEASE_CONTEXT for client 10, rv=SCARD_S_SUCCESS 00000035 winscard_svc.c:354:ContextThread() Client die: 10 00000019 winscard_svc.c:1071:MSGCleanupClient() Thread is stopping: dwClientID=10, threadContext @0x5597fe79d520 00000003 winscard_svc.c:1079:MSGCleanupClient() Freeing SCONTEXT @0x5597fe79d520 5816 DBANKDW INFO bankd_main.c:515 [002 B1:0 CONN_CLIENT_MAPPED_CARD] Changing state to ACCEPTING MTC@bf092cd3a3a4: Setting final verdict of the test case. MTC@bf092cd3a3a4: Local verdict of MTC: pass MTC@bf092cd3a3a4: Local verdict of PTC RSPRO_SRV0(26): none (pass -> pass) MTC@bf092cd3a3a4: Local verdict of PTC RSPRO0(27): none (pass -> pass) MTC@bf092cd3a3a4: Test case TC_createMapping_exchangeTPDU finished. Verdict: pass MTC@bf092cd3a3a4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass'. Thu Apr 3 13:01:30 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=20776) 00053625 eventhandler.c:358:EHStatusHandlerThread() Card Removed From Virtual PCD 00 00 Waiting for packet dumper to finish... 1 (prev_count=20776, count=30644) MTC@bf092cd3a3a4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass' was executed successfully (exit status: 0). MC@bf092cd3a3a4: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@bf092cd3a3a4: Terminating MTC. MC@bf092cd3a3a4: MTC terminated. MC2> exit MC@bf092cd3a3a4: Shutting down session. MC@bf092cd3a3a4: Shutdown complete. No expected results found, not comparing outcome. (/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim/expected-results.xml) [testenv][bankd] Testsuite is done [testenv][bankd] Stopping testsuite (3557586) [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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/logs/bankd/testsuite', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/logs/bankd/testsuite', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/log_format.sh'] [testenv][bankd] Stopping pcscd (3557470) [testenv][bankd] Stopping bankd (3557499) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0'] testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/podman/testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-1.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] feed_watchdog_loop: podman container has stopped [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-1', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-1', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease Reading package lists... [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-1', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-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: libc-bin libc-dev-bin libc6 libc6-dev libosmo-rspro2 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly-asan Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools 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-nightly-asan The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 19 newly installed, 0 to remove and 55 not upgraded. Need to get 175 kB/21.4 MB of archives. After this operation, 46.5 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-remsim-client-shell 1.1.0.202504022029~asan [75.2 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-remsim-client-shell-dbgsym 1.1.0.202504022029~asan [100 kB] Fetched 175 kB in 0s (4044 kB/s) debconf: delaying package configuration, since apt-utils is not installed (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 ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (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 ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... 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 ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly-asan. Preparing to unpack .../01-osmocom-nightly-asan_202504022029_amd64.deb ... Unpacking osmocom-nightly-asan (202504022029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmo-rspro2:amd64. Preparing to unpack .../03-libosmo-rspro2_1.1.0.202504022029~asan_amd64.deb ... Unpacking libosmo-rspro2:amd64 (1.1.0.202504022029~asan) ... Selecting previously unselected package libosmo-rspro2-dbgsym:amd64. Preparing to unpack .../04-libosmo-rspro2-dbgsym_1.1.0.202504022029~asan_amd64.deb ... Unpacking libosmo-rspro2-dbgsym:amd64 (1.1.0.202504022029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../05-libosmocodec4_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../06-libosmoisdn0_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../07-libosmogsm20_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../08-libosmocoding0_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../09-libosmovty13_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../10-libosmogb14_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../11-libosmoctrl0_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../12-libosmosim2_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../13-libosmousb0_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../14-libosmocore_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmocore (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../15-libosmonetif11_1.6.0.2.1b40.202504022029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504022029~asan) ... Selecting previously unselected package osmo-remsim-client-shell:amd64. Preparing to unpack .../16-osmo-remsim-client-shell_1.1.0.202504022029~asan_amd64.deb ... Unpacking osmo-remsim-client-shell:amd64 (1.1.0.202504022029~asan) ... Selecting previously unselected package osmo-remsim-client-shell-dbgsym:amd64. Preparing to unpack .../17-osmo-remsim-client-shell-dbgsym_1.1.0.202504022029~asan_amd64.deb ... Unpacking osmo-remsim-client-shell-dbgsym:amd64 (1.1.0.202504022029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-nightly-asan (202504022029) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmocodec4:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmo-rspro2:amd64 (1.1.0.202504022029~asan) ... Setting up libosmovty13:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmoisdn0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmo-rspro2-dbgsym:amd64 (1.1.0.202504022029~asan) ... Setting up libosmousb0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmogsm20:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmoctrl0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmogb14:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504022029~asan) ... Setting up libosmocoding0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmosim2:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmocore (1.11.0.18.84dc.202504022029~asan) ... Setting up osmo-remsim-client-shell:amd64 (1.1.0.202504022029~asan) ... Setting up libosmocore-dbg:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up osmo-remsim-client-shell-dbgsym:amd64 (1.1.0.202504022029~asan) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][client] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim/client/REMSIM_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim/REMSIM_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-1', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client/testsuite/Common.cfg'] [testenv][client] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-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-asan/logs/client/testsuite/Common.cfg'] [testenv][client] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-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-asan/logs/client/testsuite/client/REMSIM_Tests.cfg'] [testenv][client] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-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-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client/client', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-1', 'sh', '-c', 'sleep 9999 | osmo-remsim-client-shell 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client/client/client.log'] DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN [testenv][client] Running testsuite [testenv][client] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client/testsuite', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-1', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim/REMSIM_Tests', 'client/REMSIM_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli client/REMSIM_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 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@d7b151c1d1f2: Unix server socket created successfully. MC@d7b151c1d1f2: Listening on TCP port 46217. d7b151c1d1f2 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim/REMSIM_Tests d7b151c1d1f2 46217 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@d7b151c1d1f2: New HC connected from 10.0.2.100 [10.0.2.100]. d7b151c1d1f2: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@d7b151c1d1f2: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@d7b151c1d1f2: Configuration file was processed on all HCs. MC@d7b151c1d1f2: Creating MTC on host 10.0.2.100. MC@d7b151c1d1f2: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d7b151c1d1f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient'. ------ RemsimClient_Tests.TC_srv_connectClient ------ Thu Apr 3 13:01:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d7b151c1d1f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient' was executed successfully (exit status: 0). MTC@d7b151c1d1f2: 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)@d7b151c1d1f2: Established a new IPA connection (conn_id=2) RSPRO_SRV0(3)@d7b151c1d1f2: 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)@d7b151c1d1f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(3)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(3)@d7b151c1d1f2: 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)@d7b151c1d1f2: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MTC@d7b151c1d1f2: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(3)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(3)@d7b151c1d1f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d7b151c1d1f2: setverdict(pass): none -> pass DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:38415){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.1:9998 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server RSPRO_SRV0(3)@d7b151c1d1f2: 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 RSPRO_SRV1(4)@d7b151c1d1f2: Final verdict of PTC: none MTC@d7b151c1d1f2: Setting final verdict of the test case. MTC@d7b151c1d1f2: Local verdict of MTC: pass DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN MTC@d7b151c1d1f2: Local verdict of PTC RSPRO_SRV0(3): none (pass -> pass) MTC@d7b151c1d1f2: Local verdict of PTC RSPRO_SRV1(4): none (pass -> pass) MTC@d7b151c1d1f2: Test case TC_srv_connectClient finished. Verdict: pass MTC@d7b151c1d1f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient pass'. Thu Apr 3 13:01:53 UTC 2025 ====== RemsimClient_Tests.TC_srv_connectClient pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3000) Waiting for packet dumper to finish... 1 (prev_count=3000, count=3496) MTC@d7b151c1d1f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient pass' was executed successfully (exit status: 0). MTC@d7b151c1d1f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient_reject'. ------ RemsimClient_Tests.TC_srv_connectClient_reject ------ Thu Apr 3 13:01:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d7b151c1d1f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient_reject' was executed successfully (exit status: 0). MTC@d7b151c1d1f2: 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)@d7b151c1d1f2: Established a new IPA connection (conn_id=2) RSPRO_SRV0(5)@d7b151c1d1f2: 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)@d7b151c1d1f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(5)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@d7b151c1d1f2: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(5)@d7b151c1d1f2: 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)@d7b151c1d1f2: 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)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(5)@d7b151c1d1f2: 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)@d7b151c1d1f2: IPA: Closed MTC@d7b151c1d1f2: setverdict(pass): none -> pass RSPRO_SRV0(5)@d7b151c1d1f2: Final verdict of PTC: none DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN RSPRO_SRV1(6)@d7b151c1d1f2: Final verdict of PTC: none MTC@d7b151c1d1f2: Setting final verdict of the test case. MTC@d7b151c1d1f2: Local verdict of MTC: pass MTC@d7b151c1d1f2: Local verdict of PTC RSPRO_SRV0(5): none (pass -> pass) MTC@d7b151c1d1f2: Local verdict of PTC RSPRO_SRV1(6): none (pass -> pass) MTC@d7b151c1d1f2: Test case TC_srv_connectClient_reject finished. Verdict: pass MTC@d7b151c1d1f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient_reject pass'. Thu Apr 3 13:02:04 UTC 2025 ====== RemsimClient_Tests.TC_srv_connectClient_reject pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2952) Waiting for packet dumper to finish... 1 (prev_count=2952, count=3148) MTC@d7b151c1d1f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient_reject pass' was executed successfully (exit status: 0). MTC@d7b151c1d1f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient_configClientBank'. ------ RemsimClient_Tests.TC_srv_connectClient_configClientBank ------ Thu Apr 3 13:02:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient_configClientBank.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client/testsuite/RemsimClient_Tests.TC_srv_connectClient_configClientBank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d7b151c1d1f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_connectClient_configClientBank' was executed successfully (exit status: 0). MTC@d7b151c1d1f2: 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)@d7b151c1d1f2: Established a new IPA connection (conn_id=2) RSPRO_SRV0(7)@d7b151c1d1f2: 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)@d7b151c1d1f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(7)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@d7b151c1d1f2: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(7)@d7b151c1d1f2: 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)@d7b151c1d1f2: 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)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(7)@d7b151c1d1f2: 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@d7b151c1d1f2: setverdict(pass): none -> pass RSPRO_SRV1(8)@d7b151c1d1f2: Established a new IPA connection (conn_id=2) RSPRO_SRV1(8)@d7b151c1d1f2: 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)@d7b151c1d1f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(8)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@d7b151c1d1f2: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(8)@d7b151c1d1f2: 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)@d7b151c1d1f2: 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)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(8)@d7b151c1d1f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SET_ATR: 3b 00 DLINP NOTICE stream_cli.c:547 CLICONN(bankd,r=127.0.0.1:9999<->l=127.0.0.1:41203){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){CONNECTED}: RSPRO link to 127.0.0.1:9999 DOWN DMAIN ERROR main_fsm.c:237 CLIENT_MAIN(main){OPERATIONAL}: Connection to bankd lost DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:42355){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)@d7b151c1d1f2: Final verdict of PTC: none RSPRO_SRV0(7)@d7b151c1d1f2: Final verdict of PTC: none MTC@d7b151c1d1f2: Setting final verdict of the test case. MTC@d7b151c1d1f2: Local verdict of MTC: pass MTC@d7b151c1d1f2: Local verdict of PTC RSPRO_SRV0(7): none (pass -> pass) MTC@d7b151c1d1f2: Local verdict of PTC RSPRO_SRV1(8): none (pass -> pass) DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 MTC@d7b151c1d1f2: Test case TC_srv_connectClient_configClientBank finished. Verdict: pass MTC@d7b151c1d1f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient_configClientBank 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:423 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN DLINP ERROR stream_cli.c:423 CLICONN(bankd,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 DOWN Thu Apr 3 13:02:15 UTC 2025 ====== RemsimClient_Tests.TC_srv_connectClient_configClientBank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4744) Waiting for packet dumper to finish... 1 (prev_count=4744, count=5736) MTC@d7b151c1d1f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_connectClient_configClientBank pass' was executed successfully (exit status: 0). MTC@d7b151c1d1f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_reconnect'. ------ RemsimClient_Tests.TC_srv_reconnect ------ Thu Apr 3 13:02:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client/testsuite/RemsimClient_Tests.TC_srv_reconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client/testsuite/RemsimClient_Tests.TC_srv_reconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d7b151c1d1f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_srv_reconnect' was executed successfully (exit status: 0). MTC@d7b151c1d1f2: Test case TC_srv_reconnect started. DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 UP DLINP ERROR stream_cli.c:423 CLICONN(bankd,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 DOWN RSPRO_SRV0(9)@d7b151c1d1f2: Established a new IPA connection (conn_id=2) RSPRO_SRV0(9)@d7b151c1d1f2: 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)@d7b151c1d1f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(9)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@d7b151c1d1f2: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(9)@d7b151c1d1f2: 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)@d7b151c1d1f2: 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)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(9)@d7b151c1d1f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DMAIN ERROR ../rspro_client_fsm.c:378 CLIENT_MAIN(main){WAIT_BANKD}: Event MF_E_SRVC_CONNECTED not permitted DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:45235){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)@d7b151c1d1f2: Final verdict of PTC: none MTC@d7b151c1d1f2: 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)@d7b151c1d1f2: Established a new IPA connection (conn_id=2) RSPRO_SRV0(11)@d7b151c1d1f2: 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)@d7b151c1d1f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(11)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@d7b151c1d1f2: setverdict(pass): none -> pass RSPRO_SRV0(11)@d7b151c1d1f2: 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)@d7b151c1d1f2: 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)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(11)@d7b151c1d1f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DMAIN ERROR ../rspro_client_fsm.c:378 CLIENT_MAIN(main){WAIT_BANKD}: Event MF_E_SRVC_CONNECTED not permitted DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:45289){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)@d7b151c1d1f2: Final verdict of PTC: none RSPRO_SRV1(10)@d7b151c1d1f2: Final verdict of PTC: none MTC@d7b151c1d1f2: Setting final verdict of the test case. MTC@d7b151c1d1f2: Local verdict of MTC: pass MTC@d7b151c1d1f2: Local verdict of PTC RSPRO_SRV0(9): none (pass -> pass) MTC@d7b151c1d1f2: Local verdict of PTC RSPRO_SRV1(10): none (pass -> pass) MTC@d7b151c1d1f2: Local verdict of PTC RSPRO_SRV0(11): none (pass -> pass) DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 MTC@d7b151c1d1f2: Test case TC_srv_reconnect finished. Verdict: pass DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN MTC@d7b151c1d1f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_reconnect pass'. Thu Apr 3 13:02:27 UTC 2025 ====== RemsimClient_Tests.TC_srv_reconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4972) Waiting for packet dumper to finish... 1 (prev_count=4972, count=5468) MTC@d7b151c1d1f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_srv_reconnect pass' was executed successfully (exit status: 0). MTC@d7b151c1d1f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_reconnect'. ------ RemsimClient_Tests.TC_bank_reconnect ------ Thu Apr 3 13:02:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client/testsuite/RemsimClient_Tests.TC_bank_reconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client/testsuite/RemsimClient_Tests.TC_bank_reconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d7b151c1d1f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_reconnect' was executed successfully (exit status: 0). MTC@d7b151c1d1f2: Test case TC_bank_reconnect started. DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DLINP ERROR stream_cli.c:423 CLICONN(bankd,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(server){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9998 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 UP RSPRO_SRV0(12)@d7b151c1d1f2: Established a new IPA connection (conn_id=2) RSPRO_SRV0(12)@d7b151c1d1f2: 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)@d7b151c1d1f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(12)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@d7b151c1d1f2: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(12)@d7b151c1d1f2: 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)@d7b151c1d1f2: 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)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(12)@d7b151c1d1f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DMAIN ERROR ../rspro_client_fsm.c:378 CLIENT_MAIN(main){WAIT_BANKD}: Event MF_E_SRVC_CONNECTED not permitted DMAIN INFO main_fsm.c:249 CLIENT_MAIN(main){WAIT_BANKD}: Rx configClientBankReq(127.0.0.1:9999 / B1:0) DMAIN ERROR main_fsm.c:255 CLIENT_MAIN(main){WAIT_BANKD}: transition to state WAIT_BANKD not permitted! DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 UP MTC@d7b151c1d1f2: setverdict(pass): none -> pass RSPRO_SRV1(13)@d7b151c1d1f2: Established a new IPA connection (conn_id=2) RSPRO_SRV1(13)@d7b151c1d1f2: 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)@d7b151c1d1f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(13)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV1(13)@d7b151c1d1f2: 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)@d7b151c1d1f2: 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)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(13)@d7b151c1d1f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DLINP NOTICE stream_cli.c:547 CLICONN(bankd,r=127.0.0.1:9999<->l=127.0.0.1:42809){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)@d7b151c1d1f2: Final verdict of PTC: none DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DLINP ERROR stream_cli.c:423 CLICONN(bankd,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 DOWN MTC@d7b151c1d1f2: 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)@d7b151c1d1f2: Established a new IPA connection (conn_id=2) RSPRO_SRV1(14)@d7b151c1d1f2: 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)@d7b151c1d1f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(14)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@d7b151c1d1f2: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV1(14)@d7b151c1d1f2: 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)@d7b151c1d1f2: 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(14)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(14)@d7b151c1d1f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SET_ATR: 3b 00 DLINP NOTICE stream_cli.c:547 CLICONN(server,r=127.0.0.1:9998<->l=127.0.0.1:43195){CONNECTED} connection closed with srv DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){CONNECTED}: RSPRO link to 127.0.0.1:9998 DOWN DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(server){REESTABLISH_DELAY}: Destroying existing connection to server DLINP NOTICE stream_cli.c:547 CLICONN(bankd,r=127.0.0.1:9999<->l=127.0.0.1:41597){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_SRV1(14)@d7b151c1d1f2: Final verdict of PTC: none RSPRO_SRV0(12)@d7b151c1d1f2: 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 MTC@d7b151c1d1f2: Setting final verdict of the test case. MTC@d7b151c1d1f2: 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 DLINP ERROR stream_cli.c:423 CLICONN(bankd,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 DOWN DLINP ERROR stream_cli.c:423 CLICONN(server,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 DOWN MTC@d7b151c1d1f2: Local verdict of PTC RSPRO_SRV0(12): none (pass -> pass) MTC@d7b151c1d1f2: Local verdict of PTC RSPRO_SRV1(13): none (pass -> pass) MTC@d7b151c1d1f2: Local verdict of PTC RSPRO_SRV1(14): none (pass -> pass) MTC@d7b151c1d1f2: Test case TC_bank_reconnect finished. Verdict: pass MTC@d7b151c1d1f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_reconnect pass'. Thu Apr 3 13:02:48 UTC 2025 ====== RemsimClient_Tests.TC_bank_reconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7184) Waiting for packet dumper to finish... 1 (prev_count=7184, count=8176) MTC@d7b151c1d1f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_reconnect pass' was executed successfully (exit status: 0). MTC@d7b151c1d1f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_disconnect'. ------ RemsimClient_Tests.TC_bank_disconnect ------ Thu Apr 3 13:02:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client/testsuite/RemsimClient_Tests.TC_bank_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client/testsuite/RemsimClient_Tests.TC_bank_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d7b151c1d1f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_disconnect' was executed successfully (exit status: 0). MTC@d7b151c1d1f2: 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:423 CLICONN(bankd,){CONNECTING} connect failed (-111) DRSPRO NOTICE ../rspro_client_fsm.c:154 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 DOWN DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(server){REESTABLISH}: RSPRO link to 127.0.0.1:9998 UP RSPRO_SRV0(15)@d7b151c1d1f2: Established a new IPA connection (conn_id=2) RSPRO_SRV0(15)@d7b151c1d1f2: 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)@d7b151c1d1f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(15)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MTC@d7b151c1d1f2: Warning: Re-starting timer g_rspro_srv_Tguard, which is already active (running or expired). RSPRO_SRV0(15)@d7b151c1d1f2: 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)@d7b151c1d1f2: 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)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(15)@d7b151c1d1f2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } DMAIN ERROR ../rspro_client_fsm.c:378 CLIENT_MAIN(main){WAIT_BANKD}: Event MF_E_SRVC_CONNECTED not permitted DMAIN INFO main_fsm.c:249 CLIENT_MAIN(main){WAIT_BANKD}: Rx configClientBankReq(127.0.0.1:9999 / B1:0) DMAIN ERROR main_fsm.c:255 CLIENT_MAIN(main){WAIT_BANKD}: transition to state WAIT_BANKD not permitted! DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server DRSPRO INFO ../rspro_client_fsm.c:454 RSPRO_CLIENT(bankd){REESTABLISH}: Creating TCP connection to server at 127.0.0.1:9999 DRSPRO NOTICE ../rspro_client_fsm.c:145 RSPRO_CLIENT(bankd){REESTABLISH}: RSPRO link to 127.0.0.1:9999 UP MTC@d7b151c1d1f2: setverdict(pass): none -> pass RSPRO_SRV1(16)@d7b151c1d1f2: Established a new IPA connection (conn_id=2) RSPRO_SRV1(16)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } DRSPRO NOTICE ../rspro_client_fsm.c:199 RSPRO_CLIENT(bankd){ESTABLISHED}: received ID_GET for unit ID 0/0/0 RSPRO_SRV1(16)@d7b151c1d1f2: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV1(16)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV1(16)@d7b151c1d1f2: 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)@d7b151c1d1f2: 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)@d7b151c1d1f2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV1(16)@d7b151c1d1f2: 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 DRSPRO INFO ../rspro_client_fsm.c:428 RSPRO_CLIENT(bankd){REESTABLISH_DELAY}: Destroying existing connection to server Assert failed stream_cli_close(cli) == false stream_cli.c:1023 RSPRO_SRV1(16)@d7b151c1d1f2: IPA: Closed RSPRO_SRV1(16)@d7b151c1d1f2: Final verdict of PTC: none Aborted RSPRO_SRV0(15)@d7b151c1d1f2: IPA: Closed MTC@d7b151c1d1f2: setverdict(fail): pass -> fail reason: "Received unexpected != RPSRO", new component reason: "Received unexpected != RPSRO" RSPRO_SRV0(15)@d7b151c1d1f2: Final verdict of PTC: none MTC@d7b151c1d1f2: Setting final verdict of the test case. MTC@d7b151c1d1f2: Local verdict of MTC: fail reason: "Received unexpected != RPSRO" MTC@d7b151c1d1f2: Local verdict of PTC RSPRO_SRV0(15): none (fail -> fail) MTC@d7b151c1d1f2: Local verdict of PTC RSPRO_SRV1(16): none (fail -> fail) MTC@d7b151c1d1f2: Test case TC_bank_disconnect finished. Verdict: fail reason: Received unexpected != RPSRO MTC@d7b151c1d1f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_disconnect fail'. Thu Apr 3 13:02:59 UTC 2025 ------ RemsimClient_Tests.TC_bank_disconnect fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=4800) Waiting for packet dumper to finish... 1 (prev_count=4800, count=5536) MTC@d7b151c1d1f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_disconnect fail' was executed successfully (exit status: 0). MTC@d7b151c1d1f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_disconnect_reconnect'. ------ RemsimClient_Tests.TC_bank_disconnect_reconnect ------ Thu Apr 3 13:03:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client/testsuite/RemsimClient_Tests.TC_bank_disconnect_reconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client/testsuite/RemsimClient_Tests.TC_bank_disconnect_reconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d7b151c1d1f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimClient_Tests.TC_bank_disconnect_reconnect' was executed successfully (exit status: 0). MTC@d7b151c1d1f2: Test case TC_bank_disconnect_reconnect started. MTC@d7b151c1d1f2: setverdict(fail): none -> fail reason: "Timeout waiting for ASP_IPA_EVENT_UP", new component reason: "Timeout waiting for ASP_IPA_EVENT_UP" RSPRO_SRV0(17)@d7b151c1d1f2: Final verdict of PTC: none MTC@d7b151c1d1f2: Setting final verdict of the test case. MTC@d7b151c1d1f2: Local verdict of MTC: fail reason: "Timeout waiting for ASP_IPA_EVENT_UP" MTC@d7b151c1d1f2: Local verdict of PTC RSPRO_SRV0(17): none (fail -> fail) MTC@d7b151c1d1f2: Test case TC_bank_disconnect_reconnect finished. Verdict: fail reason: Timeout waiting for ASP_IPA_EVENT_UP MTC@d7b151c1d1f2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_disconnect_reconnect fail'. Thu Apr 3 13:03:22 UTC 2025 ------ RemsimClient_Tests.TC_bank_disconnect_reconnect fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=592) MTC@d7b151c1d1f2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimClient_Tests.TC_bank_disconnect_reconnect fail' was executed successfully (exit status: 0). MC@d7b151c1d1f2: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d7b151c1d1f2: Terminating MTC. MC@d7b151c1d1f2: MTC terminated. MC2> exit MC@d7b151c1d1f2: Shutting down session. MC@d7b151c1d1f2: Shutdown complete. No expected results found, not comparing outcome. (/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim/expected-results.xml) [testenv][client] Testsuite is done [testenv][client] Stopping testsuite (3582674) [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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/logs/client/testsuite', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/logs/client/testsuite', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/log_format.sh'] [testenv][client] Stopping client (3582595) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-1'] testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-1 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-2', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/podman/testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-2.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-2', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-2', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease Reading package lists... [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-2', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-2', 'apt-rdepends', 'osmo-remsim-server'] [testenv] feed_watchdog_loop: podman container has stopped [testenv][server] osmo-remsim-server -> osmo-remsim-server: installing osmo-remsim-server-dbgsym [testenv][server] osmo-remsim-server -> libc6: installing libc6-dbg [testenv][server] osmo-remsim-server -> libosmo-rspro2: installing libosmo-rspro2-dbgsym [testenv][server] osmo-remsim-server -> libosmocore22: installing libosmocore-dbg [testenv][server] osmo-remsim-server -> libdb5.3: installing libdb5.3-dbg [testenv][server] Installing packages: osmo-remsim-server, osmo-remsim-server-dbgsym, libc6-dbg, libosmo-rspro2-dbgsym, libosmocore-dbg, libdb5.3-dbg [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-2', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-remsim-server', 'osmo-remsim-server-dbgsym', 'libc6-dbg', 'libosmo-rspro2-dbgsym', 'libosmocore-dbg', 'libdb5.3-dbg'] Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libc-bin libc-dev-bin libc6 libc6-dev libosmo-rspro2 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly-asan Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools The following NEW packages will be installed: libc6-dbg libdb5.3-dbg libosmo-rspro2 libosmo-rspro2-dbgsym libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-remsim-server osmo-remsim-server-dbgsym osmocom-nightly-asan The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 20 newly installed, 0 to remove and 55 not upgraded. Need to get 41.6 MB/62.8 MB of archives. After this operation, 90.0 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libdb5.3-dbg amd64 5.3.28+dfsg2-1 [41.3 MB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-remsim-server 1.1.0.202504022029~asan [110 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-remsim-server-dbgsym 1.1.0.202504022029~asan [138 kB] Fetched 41.6 MB in 0s (104 MB/s) debconf: delaying package configuration, since apt-utils is not installed (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 ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (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 ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... 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 ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package libdb5.3-dbg:amd64. Preparing to unpack .../01-libdb5.3-dbg_5.3.28+dfsg2-1_amd64.deb ... Unpacking libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Selecting previously unselected package osmocom-nightly-asan. Preparing to unpack .../02-osmocom-nightly-asan_202504022029_amd64.deb ... Unpacking osmocom-nightly-asan (202504022029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmo-rspro2:amd64. Preparing to unpack .../04-libosmo-rspro2_1.1.0.202504022029~asan_amd64.deb ... Unpacking libosmo-rspro2:amd64 (1.1.0.202504022029~asan) ... Selecting previously unselected package libosmo-rspro2-dbgsym:amd64. Preparing to unpack .../05-libosmo-rspro2-dbgsym_1.1.0.202504022029~asan_amd64.deb ... Unpacking libosmo-rspro2-dbgsym:amd64 (1.1.0.202504022029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../06-libosmocodec4_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../07-libosmoisdn0_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../08-libosmogsm20_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../09-libosmocoding0_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../10-libosmovty13_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmocore (1.11.0.18.84dc.202504022029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../16-libosmonetif11_1.6.0.2.1b40.202504022029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504022029~asan) ... Selecting previously unselected package osmo-remsim-server:amd64. Preparing to unpack .../17-osmo-remsim-server_1.1.0.202504022029~asan_amd64.deb ... Unpacking osmo-remsim-server:amd64 (1.1.0.202504022029~asan) ... Selecting previously unselected package osmo-remsim-server-dbgsym:amd64. Preparing to unpack .../18-osmo-remsim-server-dbgsym_1.1.0.202504022029~asan_amd64.deb ... Unpacking osmo-remsim-server-dbgsym:amd64 (1.1.0.202504022029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.0.18.84dc.202504022029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-nightly-asan (202504022029) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmocodec4:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmo-rspro2:amd64 (1.1.0.202504022029~asan) ... Setting up libosmovty13:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmoisdn0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmo-rspro2-dbgsym:amd64 (1.1.0.202504022029~asan) ... Setting up libosmousb0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmogsm20:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmoctrl0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmogb14:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504022029~asan) ... Setting up libosmocoding0:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmosim2:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up libosmocore (1.11.0.18.84dc.202504022029~asan) ... Setting up osmo-remsim-server:amd64 (1.1.0.202504022029~asan) ... Setting up libosmocore-dbg:amd64 (1.11.0.18.84dc.202504022029~asan) ... Setting up osmo-remsim-server-dbgsym:amd64 (1.1.0.202504022029~asan) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][server] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-2', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim/server/REMSIM_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-2', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim/REMSIM_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-2', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-2', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/Common.cfg'] [testenv][server] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-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-asan/logs/server/testsuite/Common.cfg'] [testenv][server] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-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-asan/logs/server/testsuite/server/REMSIM_Tests.cfg'] [testenv][server] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-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-asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/server', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-2', 'sh', '-c', 'osmo-remsim-server 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/server/server.log'] [testenv][server] Running testsuite [testenv][server] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-2', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim/REMSIM_Tests', 'server/REMSIM_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli server/REMSIM_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 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@ad4cf25ba727: Unix server socket created successfully. MC@ad4cf25ba727: Listening on TCP port 36371. ad4cf25ba727 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim/REMSIM_Tests ad4cf25ba727 36371 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ad4cf25ba727: New HC connected from 10.0.2.100 [10.0.2.100]. ad4cf25ba727: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@ad4cf25ba727: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@ad4cf25ba727: Configuration file was processed on all HCs. MC@ad4cf25ba727: Creating MTC on host 10.0.2.100. MC@ad4cf25ba727: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing'. ------ RemsimServer_Tests.TC_connect_and_nothing ------ Thu Apr 3 13:03:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_connect_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_connect_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Test case TC_connect_and_nothing started. RSPRO0(3)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ad4cf25ba727: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(3)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(3)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(3)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO0(3)@ad4cf25ba727: IPA: Closed MTC@ad4cf25ba727: setverdict(pass): none -> pass RSPRO0(3)@ad4cf25ba727: Final verdict of PTC: none MTC@ad4cf25ba727: Setting final verdict of the test case. MTC@ad4cf25ba727: Local verdict of MTC: pass MTC@ad4cf25ba727: Local verdict of PTC RSPRO0(3): none (pass -> pass) MTC@ad4cf25ba727: Test case TC_connect_and_nothing finished. Verdict: pass MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass'. Thu Apr 3 13:03:46 UTC 2025 ====== RemsimServer_Tests.TC_connect_and_nothing pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=1608) Waiting for packet dumper to finish... 1 (prev_count=1608, count=1908) MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client'. ------ RemsimServer_Tests.TC_connect_client ------ Thu Apr 3 13:03:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_connect_client.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_connect_client.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Test case TC_connect_client started. 578 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 484 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@ad4cf25ba727: setverdict(pass): none -> pass RSPRO0(4)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ad4cf25ba727: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(4)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(4)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(4)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DMAIN INFO rspro_server.c:167 SERVER_CONN(C3:4){ESTABLISHED}: Client connected from 127.0.0.1:10000 MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 484 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C3:4){CONNECTED_CLIENT}: failed reading from socket: 0 484 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Connection lost; terminating FSM RSPRO0(4)@ad4cf25ba727: Final verdict of PTC: none MTC@ad4cf25ba727: Setting final verdict of the test case. MTC@ad4cf25ba727: Local verdict of MTC: pass MTC@ad4cf25ba727: Local verdict of PTC RSPRO0(4): none (pass -> pass) MTC@ad4cf25ba727: Test case TC_connect_client finished. Verdict: pass MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass'. Thu Apr 3 13:03:49 UTC 2025 ====== RemsimServer_Tests.TC_connect_client pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=6188) MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate'. ------ RemsimServer_Tests.TC_connect_client_duplicate ------ Thu Apr 3 13:03:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_connect_client_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_connect_client_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Test case TC_connect_client_duplicate started. 630 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 484 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@ad4cf25ba727: setverdict(pass): none -> pass RSPRO0(5)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ad4cf25ba727: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(5)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(5)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(5)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DMAIN INFO rspro_server.c:167 SERVER_CONN(C13:1){ESTABLISHED}: Client connected from 127.0.0.1:10000 MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ad4cf25ba727: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(6)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(6)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(6)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 484 DMAIN INFO rspro_server.c:167 SERVER_CONN(C13:1){ESTABLISHED}: Client connected from 127.0.0.1:10001 484 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@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DMAIN NOTICE rspro_server.c:497 SERVER_CONN(C13:1){REJECTED}: Closing connection of rejected peer RSPRO1(6)@ad4cf25ba727: IPA: Closed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@ad4cf25ba727: Final verdict of PTC: none MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 484 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C13:1){CONNECTED_CLIENT}: failed reading from socket: 0 484 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C13:1){CONNECTED_CLIENT}: Connection lost; terminating FSM RSPRO0(5)@ad4cf25ba727: Final verdict of PTC: none MTC@ad4cf25ba727: Setting final verdict of the test case. MTC@ad4cf25ba727: Local verdict of MTC: pass MTC@ad4cf25ba727: Local verdict of PTC RSPRO0(5): none (pass -> pass) MTC@ad4cf25ba727: Local verdict of PTC RSPRO1(6): none (pass -> pass) MTC@ad4cf25ba727: Test case TC_connect_client_duplicate finished. Verdict: pass MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass'. Thu Apr 3 13:03:53 UTC 2025 ====== RemsimServer_Tests.TC_connect_client_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7900) Waiting for packet dumper to finish... 1 (prev_count=7900, count=9900) MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank'. ------ RemsimServer_Tests.TC_connect_bank ------ Thu Apr 3 13:03:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_connect_bank.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_connect_bank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Test case TC_connect_bank started. 683 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 484 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@ad4cf25ba727: setverdict(pass): none -> pass RSPRO0(7)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ad4cf25ba727: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(7)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(7)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(7)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 484 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@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 484 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 484 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM RSPRO0(7)@ad4cf25ba727: Final verdict of PTC: none MTC@ad4cf25ba727: Setting final verdict of the test case. MTC@ad4cf25ba727: Local verdict of MTC: pass MTC@ad4cf25ba727: Local verdict of PTC RSPRO0(7): none (pass -> pass) MTC@ad4cf25ba727: Test case TC_connect_bank finished. Verdict: pass MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass'. Thu Apr 3 13:03:56 UTC 2025 ====== RemsimServer_Tests.TC_connect_bank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=6212) MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate'. ------ RemsimServer_Tests.TC_connect_bank_duplicate ------ Thu Apr 3 13:03:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_connect_bank_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_connect_bank_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Test case TC_connect_bank_duplicate started. 735 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 484 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@ad4cf25ba727: setverdict(pass): none -> pass RSPRO0(8)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ad4cf25ba727: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(8)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(8)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(8)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 484 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@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed RSPRO1(9)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ad4cf25ba727: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(9)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(9)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(9)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 484 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10001 484 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! 484 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@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DMAIN NOTICE rspro_server.c:497 SERVER_CONN(B1){REJECTED}: Closing connection of rejected peer RSPRO1(9)@ad4cf25ba727: IPA: Closed RSPRO1(9)@ad4cf25ba727: Final verdict of PTC: none MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 484 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 484 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM RSPRO0(8)@ad4cf25ba727: Final verdict of PTC: none MTC@ad4cf25ba727: Setting final verdict of the test case. MTC@ad4cf25ba727: Local verdict of MTC: pass MTC@ad4cf25ba727: Local verdict of PTC RSPRO0(8): none (pass -> pass) MTC@ad4cf25ba727: Local verdict of PTC RSPRO1(9): none (pass -> pass) MTC@ad4cf25ba727: Test case TC_connect_bank_duplicate finished. Verdict: pass MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass'. Thu Apr 3 13:04:02 UTC 2025 ====== RemsimServer_Tests.TC_connect_bank_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=9648) Waiting for packet dumper to finish... 1 (prev_count=9648, count=9948) MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add'. ------ RemsimServer_Tests.TC_slotmap_add ------ Thu Apr 3 13:04:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Test case TC_slotmap_add started. 789 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 484 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@ad4cf25ba727: setverdict(pass): none -> pass 790 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 790 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: Setting final verdict of the test case. MTC@ad4cf25ba727: Local verdict of MTC: pass MTC@ad4cf25ba727: No PTCs were created. MTC@ad4cf25ba727: Test case TC_slotmap_add finished. Verdict: pass MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass'. Thu Apr 3 13:04:05 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=4324) MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b'. ------ RemsimServer_Tests.TC_slotmap_add_conn_cl_b ------ Thu Apr 3 13:04:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_conn_cl_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_conn_cl_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Test case TC_slotmap_add_conn_cl_b started. RSPRO0(10)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ad4cf25ba727: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(10)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(10)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(10)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(11)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ad4cf25ba727: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(11)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(11)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(11)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 839 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 839 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 484 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@ad4cf25ba727: setverdict(pass): none -> pass 840 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 840 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DMAIN INFO rspro_server.c:167 SERVER_CONN(C3:4){ESTABLISHED}: Client connected from 127.0.0.1:10000 484 DMAIN NOTICE rspro_server.c:305 SERVER_CONN(C3:4){CONNECTED_CLIENT}: BankSlot has changed B0:0 -> B1:2 MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10001 484 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! 484 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 484 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE 484 DMAIN NOTICE rspro_server.c:334 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Bankd IP/Port changed to 1.0.0.127:9999 MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed RSPRO0(10)@ad4cf25ba727: Warning: The last outgoing messages on port IPA_RSPRO_PORT may be lost. 484 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 484 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C3:4){CONNECTED_CLIENT}: failed reading from socket: 0 484 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Connection lost; terminating FSM 484 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10001<->l=127.0.0.1:9998) connection closed with client 484 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 484 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 484 DMAIN INFO rspro_server.c:907 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> NEW RSPRO0(10)@ad4cf25ba727: Final verdict of PTC: none RSPRO1(11)@ad4cf25ba727: Final verdict of PTC: none MTC@ad4cf25ba727: Setting final verdict of the test case. MTC@ad4cf25ba727: Local verdict of MTC: pass MTC@ad4cf25ba727: Local verdict of PTC RSPRO0(10): none (pass -> pass) MTC@ad4cf25ba727: Local verdict of PTC RSPRO1(11): none (pass -> pass) MTC@ad4cf25ba727: Test case TC_slotmap_add_conn_cl_b finished. Verdict: pass MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass'. Thu Apr 3 13:04:08 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12056) MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range'. ------ RemsimServer_Tests.TC_slotmap_add_out_of_range ------ Thu Apr 3 13:04:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_out_of_range.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_out_of_range.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Test case TC_slotmap_add_out_of_range started. 891 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 891 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 484 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@ad4cf25ba727: setverdict(pass): none -> pass MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: Setting final verdict of the test case. MTC@ad4cf25ba727: Local verdict of MTC: pass MTC@ad4cf25ba727: No PTCs were created. MTC@ad4cf25ba727: Test case TC_slotmap_add_out_of_range finished. Verdict: pass MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass'. Thu Apr 3 13:04:11 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_out_of_range pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=6680) MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add'. ------ RemsimServer_Tests.TC_conn_cl_b_slotmap_add ------ Thu Apr 3 13:04:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_conn_cl_b_slotmap_add.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_conn_cl_b_slotmap_add.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Test case TC_conn_cl_b_slotmap_add started. RSPRO0(12)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ad4cf25ba727: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(12)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(12)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(12)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(13)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ad4cf25ba727: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(13)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(13)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(13)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 945 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 484 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@ad4cf25ba727: setverdict(pass): none -> pass 484 DMAIN INFO rspro_server.c:167 SERVER_CONN(C3:4){ESTABLISHED}: Client connected from 127.0.0.1:10000 MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 946 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 946 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10001 484 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! 484 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 484 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE 484 DMAIN NOTICE rspro_server.c:305 SERVER_CONN(C3:4){CONNECTED_CLIENT}: BankSlot has changed B0:0 -> B1:2 484 DMAIN NOTICE rspro_server.c:334 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Bankd IP/Port changed to 1.0.0.127:9999 MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 484 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C3:4){CONNECTED_CLIENT}: failed reading from socket: 0 484 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Connection lost; terminating FSM RSPRO0(12)@ad4cf25ba727: Final verdict of PTC: none 484 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10001<->l=127.0.0.1:9998) connection closed with client 484 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 484 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 484 DMAIN INFO rspro_server.c:907 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> NEW RSPRO1(13)@ad4cf25ba727: Final verdict of PTC: none MTC@ad4cf25ba727: Setting final verdict of the test case. MTC@ad4cf25ba727: Local verdict of MTC: pass MTC@ad4cf25ba727: Local verdict of PTC RSPRO0(12): none (pass -> pass) MTC@ad4cf25ba727: Local verdict of PTC RSPRO1(13): none (pass -> pass) MTC@ad4cf25ba727: Test case TC_conn_cl_b_slotmap_add finished. Verdict: pass MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass'. Thu Apr 3 13:04:14 UTC 2025 ====== RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=11920) MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new'. ------ RemsimServer_Tests.TC_slotmap_del_new ------ Thu Apr 3 13:04:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_new.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_new.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Test case TC_slotmap_del_new started. 998 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 998 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 484 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@ad4cf25ba727: setverdict(pass): none -> pass 999 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 999 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 201, statustext := "Created", header := { { header_name := "Date", header_value := "Thu, 03 Apr 2025 13:04:17 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } 1000 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 484 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Thu, 03 Apr 2025 13:04:17 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@ad4cf25ba727: Setting final verdict of the test case. MTC@ad4cf25ba727: Local verdict of MTC: pass MTC@ad4cf25ba727: No PTCs were created. MTC@ad4cf25ba727: Test case TC_slotmap_del_new finished. Verdict: pass MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass'. Thu Apr 3 13:04:17 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=3940) MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant'. ------ RemsimServer_Tests.TC_slotmap_del_nonexistant ------ Thu Apr 3 13:04:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_nonexistant.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_nonexistant.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Test case TC_slotmap_del_nonexistant started. 1048 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 484 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@ad4cf25ba727: setverdict(pass): none -> pass 484 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 404, statustext := "Not Found", header := { { header_name := "Date", header_value := "Thu, 03 Apr 2025 13:04:20 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@ad4cf25ba727: Setting final verdict of the test case. MTC@ad4cf25ba727: Local verdict of MTC: pass MTC@ad4cf25ba727: No PTCs were created. MTC@ad4cf25ba727: Test case TC_slotmap_del_nonexistant finished. Verdict: pass MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass'. Thu Apr 3 13:04:20 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_nonexistant pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=2672) MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack'. ------ RemsimServer_Tests.TC_slotmap_del_unack ------ Thu Apr 3 13:04:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_unack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_unack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Test case TC_slotmap_del_unack started. RSPRO0(14)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ad4cf25ba727: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(14)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(14)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(14)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 1096 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 484 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@ad4cf25ba727: setverdict(pass): none -> pass 1097 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 1097 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 484 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! 484 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 484 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 484 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 484 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 484 DMAIN INFO rspro_server.c:903 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> NEW RSPRO0(14)@ad4cf25ba727: Final verdict of PTC: none MTC@ad4cf25ba727: Setting final verdict of the test case. MTC@ad4cf25ba727: Local verdict of MTC: pass MTC@ad4cf25ba727: Local verdict of PTC RSPRO0(14): none (pass -> pass) MTC@ad4cf25ba727: Test case TC_slotmap_del_unack finished. Verdict: pass MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass'. Thu Apr 3 13:04:24 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_unack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=10168) MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active'. ------ RemsimServer_Tests.TC_slotmap_del_active ------ Thu Apr 3 13:04:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_active.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Test case TC_slotmap_del_active started. RSPRO0(15)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ad4cf25ba727: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(15)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(15)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(15)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 1153 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 484 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@ad4cf25ba727: setverdict(pass): none -> pass 1154 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 1154 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 484 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! 484 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 484 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 1157 DMAIN INFO rest_api.c:386 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> DELETE_REQ 484 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work 484 DMAIN INFO rspro_server.c:460 Slot Map B(1:2) <-> C(3:4) state change: DELETE_REQ -> DELETING MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 484 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 484 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 484 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM RSPRO0(15)@ad4cf25ba727: Final verdict of PTC: none MTC@ad4cf25ba727: Setting final verdict of the test case. MTC@ad4cf25ba727: Local verdict of MTC: pass MTC@ad4cf25ba727: Local verdict of PTC RSPRO0(15): none (pass -> pass) MTC@ad4cf25ba727: Test case TC_slotmap_del_active finished. Verdict: pass MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass'. Thu Apr 3 13:04:28 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_active pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7648) Waiting for packet dumper to finish... 1 (prev_count=7648, count=10732) MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client'. ------ RemsimServer_Tests.TC_slotmap_del_active_client ------ Thu Apr 3 13:04:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_active_client.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_del_active_client.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Test case TC_slotmap_del_active_client started. RSPRO0(16)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ad4cf25ba727: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(16)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(16)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(16)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(17)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ad4cf25ba727: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(17)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(17)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(17)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 1209 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 484 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@ad4cf25ba727: setverdict(pass): none -> pass 1210 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 1210 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 484 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! 484 DMAIN INFO rspro_server.c:384 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 484 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DMAIN INFO rspro_server.c:167 SERVER_CONN(C3:4){ESTABLISHED}: Client connected from 127.0.0.1:10001 484 DMAIN NOTICE rspro_server.c:305 SERVER_CONN(C3:4){CONNECTED_CLIENT}: BankSlot has changed B0:0 -> B1:2 484 DMAIN NOTICE rspro_server.c:334 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Bankd IP/Port changed to 1.0.0.127:9999 MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 1213 DMAIN INFO rest_api.c:386 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> DELETE_REQ 484 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work 484 DMAIN INFO rspro_server.c:460 Slot Map B(1:2) <-> C(3:4) state change: DELETE_REQ -> DELETING MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DMAIN NOTICE rspro_server.c:334 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Bankd IP/Port changed to 0.0.0.0:0 484 DSLOTMAP INFO ../slotmap.c:141 Slot Map B(1:2) <-> C(3:4) deleted 484 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 484 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 484 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 484 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10001<->l=127.0.0.1:9998) connection closed with client 484 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(C3:4){CONNECTED_CLIENT}: failed reading from socket: 0 484 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(C3:4){CONNECTED_CLIENT}: Connection lost; terminating FSM RSPRO0(16)@ad4cf25ba727: Final verdict of PTC: none RSPRO1(17)@ad4cf25ba727: Final verdict of PTC: none MTC@ad4cf25ba727: Setting final verdict of the test case. MTC@ad4cf25ba727: Local verdict of MTC: pass MTC@ad4cf25ba727: Local verdict of PTC RSPRO0(16): none (pass -> pass) MTC@ad4cf25ba727: Local verdict of PTC RSPRO1(17): none (pass -> pass) MTC@ad4cf25ba727: Test case TC_slotmap_del_active_client finished. Verdict: pass MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass'. Thu Apr 3 13:04:32 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_active_client pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=9944) Waiting for packet dumper to finish... 1 (prev_count=9944, count=13684) MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank'. ------ RemsimServer_Tests.TC_slotmap_add_active_bank ------ Thu Apr 3 13:04:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_active_bank.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/RemsimServer_Tests.TC_slotmap_add_active_bank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank' was executed successfully (exit status: 0). MTC@ad4cf25ba727: Test case TC_slotmap_add_active_bank started. RSPRO0(18)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ad4cf25ba727: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(18)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(18)@ad4cf25ba727: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(18)@ad4cf25ba727: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 1264 DMAIN NOTICE rest_api.c:441 Global RESET from REST API 484 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work MTC@ad4cf25ba727: setverdict(pass): none -> pass 484 DMAIN INFO rspro_server.c:216 SERVER_CONN(B1){ESTABLISHED}: Bankd connected from 127.0.0.1:10000 484 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@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 1265 DSLOTMAP INFO ../slotmap.c:131 Slot Map B(1:2) <-> C(3:4) added 1265 DMAIN INFO rest_api.c:333 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 1265 DMAIN INFO rest_api.c:339 Slot Map B(1:2) <-> C(3:4) state change: NEW -> NEW 484 DMAIN INFO rspro_server.c:874 Event FD arrived, checking for any pending work 484 DMAIN INFO rspro_server.c:454 Slot Map B(1:2) <-> C(3:4) state change: NEW -> UNACKNOWLEDGED MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DMAIN INFO rspro_server.c:426 Slot Map B(1:2) <-> C(3:4) state change: UNACKNOWLEDGED -> ACTIVE MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed MTC@ad4cf25ba727: setverdict(pass): pass -> pass, component reason not changed 484 DLINP NOTICE stream_srv.c:717 SRVCONN(,r=127.0.0.1:10000<->l=127.0.0.1:9998) connection closed with client 484 DMAIN NOTICE rspro_server.c:720 SERVER_CONN(B1){CONNECTED_BANKD}: failed reading from socket: 0 484 DMAIN NOTICE rspro_server.c:475 SERVER_CONN(B1){CONNECTED_BANKD}: Connection lost; terminating FSM 484 DMAIN INFO rspro_server.c:907 Slot Map B(1:2) <-> C(3:4) state change: ACTIVE -> NEW RSPRO0(18)@ad4cf25ba727: Final verdict of PTC: none MTC@ad4cf25ba727: Setting final verdict of the test case. MTC@ad4cf25ba727: Local verdict of MTC: pass MTC@ad4cf25ba727: Local verdict of PTC RSPRO0(18): none (pass -> pass) MTC@ad4cf25ba727: Test case TC_slotmap_add_active_bank finished. Verdict: pass MTC@ad4cf25ba727: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass'. Thu Apr 3 13:04:35 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_active_bank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=6548) MTC@ad4cf25ba727: External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass' was executed successfully (exit status: 0). MC@ad4cf25ba727: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ad4cf25ba727: Terminating MTC. MC@ad4cf25ba727: MTC terminated. MC2> exit MC@ad4cf25ba727: Shutting down session. MC@ad4cf25ba727: Shutdown complete. No expected results found, not comparing outcome. (/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim/expected-results.xml) [testenv][server] Testsuite is done [testenv][server] Stopping testsuite (3593626) [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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/logs/server/testsuite', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-2', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/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-asan/logs/server/testsuite', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-2', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/log_format.sh'] [testenv][server] Stopping server (3593535) [testenv] Showing server/testsuite/junit-xml-501.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-2', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server/testsuite/junit-xml-501.log && echo']                   [testenv] Showing bankd/testsuite/junit-xml-bankd-5835.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-2', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/testsuite/junit-xml-bankd-5835.log && echo']                 Timeout expecting disconnect RemsimBankd_Tests.ttcn:429 RemsimBankd_Tests control part RemsimBankd_Tests.ttcn:347 TC_removeMapping_connected testcase    Timeout waiting for client being disconnected RemsimBankd_Tests.ttcn:431 RemsimBankd_Tests control part RemsimBankd_Tests.ttcn:258 TC_createMapping_connectClient_changeMapping testcase      [testenv] Showing client/testsuite/junit-xml-client-482.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache/podman/osmo-ttcn3-hacks/remsim:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-2', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client/testsuite/junit-xml-client-482.log && echo']         Received unexpected != RPSRO RemsimClient_Tests.ttcn:380 RemsimClient_Tests control part RemsimClient_Tests.ttcn:153 TC_bank_disconnect testcase    Timeout waiting for ASP_IPA_EVENT_UP RemsimClient_Tests.ttcn:381 RemsimClient_Tests control part RemsimClient_Tests.ttcn:163 TC_bank_disconnect_reconnect testcase    [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-2'] testenv-remsim-all-osmocom-nightly-asan-20250403-1256-beb588cc-2 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test-asan/299/artifact/logs/  + rm -rf _cache .linux 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