Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git init /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ae63e3b80af1fb8153a0831555475b78a04d34e3 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ae63e3b80af1fb8153a0831555475b78a04d34e3 # timeout=10
Commit message: "hnbgw: Tear down SCCP conn from CN under normal conditions"
 > git rev-list --no-walk 59cc891d06625c5a6a5261c4dfeb37694708b82f # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-s1gw-test-latest] $ /bin/sh -xe /tmp/jenkins3927096321765228693.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:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run s1gw --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/podman/testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-11-04T12:12:02Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-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-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-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 [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [190 kB] Fetched 9234 kB in 1s (9888 kB/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-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/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.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.M3UA] Checking out c496d298876fed55c2b730278b7ee77982555563 [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-4-g83ee83a [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.ProtocolEmulations.SCCP] Initial git clone [titan.ProtocolEmulations.SCCP] Updating URL to https://github.com/osmocom/titan.ProtocolEmulations.SCCP [titan.ProtocolEmulations.SCCP] Checking out f8a44f2cdef44d0c3adf787ab3184c293a9a58be [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-s1gw-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_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-s1gw-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for s1gw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc 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 PFCP_Types.ttcn Linking S1AP_CommonDataTypes.asn Linking S1AP_Constants.asn Linking S1AP_Containers.asn Linking S1AP_IEs.asn Linking S1AP_PDU_Contents.asn Linking S1AP_PDU_Descriptions.asn Linking S1AP_EncDec.cc Linking S1AP_Types.ttcn Linking S1AP_Templates.ttcn Linking Misc_Helpers.ttcn Linking Mutex.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PFCP_CodecPort.ttcn Linking PFCP_CodecPort_CtrlFunct.ttcn Linking PFCP_CodecPort_CtrlFunctDef.cc Linking PFCP_Emulation.ttcn Linking PFCP_Templates.ttcn Linking S1AP_CodecPort.ttcn Linking S1AP_CodecPort_CtrlFunctDef.cc Linking S1AP_CodecPort_CtrlFunct.ttcn Linking SCTP_Templates.ttcn Linking StatsD_Types.ttcn Linking StatsD_CodecPort.ttcn Linking StatsD_CodecPort_CtrlFunct.ttcn Linking StatsD_CodecPort_CtrlFunctdef.cc Linking StatsD_Checker.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-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-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', 'make', 'compile'] cpp -x c -nostdinc `pkg-config --cflags libfftranscode` StatsD_Checker.ttcnpp StatsD_Checker.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D General_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Mutex.ttcn Native_Functions.ttcn Osmocom_Types.ttcn PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn S1AP_CodecPort.ttcn S1AP_CodecPort_CtrlFunct.ttcn S1AP_Server.ttcn S1AP_Templates.ttcn S1AP_Types.ttcn S1GW_ConnHdlr.ttcn S1GW_Tests.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn StatsD_Checker.ttcn S1AP_CommonDataTypes.asn S1AP_Constants.asn S1AP_Containers.asn S1AP_IEs.asn S1AP_PDU_Contents.asn S1AP_PDU_Descriptions.asn - General_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Mutex.ttcn Native_Functions.ttcn Osmocom_Types.ttcn PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn S1AP_CodecPort.ttcn S1AP_CodecPort_CtrlFunct.ttcn S1AP_Server.ttcn S1AP_Templates.ttcn S1AP_Types.ttcn S1GW_ConnHdlr.ttcn S1GW_Tests.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn StatsD_Checker.ttcn S1AP_CommonDataTypes.asn S1AP_Constants.asn S1AP_Containers.asn S1AP_IEs.asn S1AP_PDU_Contents.asn S1AP_PDU_Descriptions.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 `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `Mutex.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `PFCP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `PFCP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `PFCP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `PFCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `PFCP_Types.ttcn'... Notify: Parsing TTCN-3 module `S1AP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `S1AP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `S1AP_Server.ttcn'... Notify: Parsing TTCN-3 module `S1AP_Templates.ttcn'... Notify: Parsing TTCN-3 module `S1AP_Types.ttcn'... Notify: Parsing TTCN-3 module `S1GW_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `S1GW_Tests.ttcn'... Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... Notify: Parsing ASN.1 module `S1AP_CommonDataTypes.asn'... S1AP_CommonDataTypes.asn:17: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `S1AP_Constants.asn'... Notify: Parsing ASN.1 module `S1AP_Containers.asn'... Notify: Parsing ASN.1 module `S1AP_IEs.asn'... Notify: Parsing ASN.1 module `S1AP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `S1AP_PDU_Descriptions.asn'... Notify: Checking modules... PFCP_Emulation.ttcn: In TTCN-3 module `PFCP_Emulation': PFCP_Emulation.ttcn:104.9-120.1: In function definition `f_PFCPEM_conn_for_pdu': PFCP_Emulation.ttcn:109.2-112.2: In if statement: PFCP_Emulation.ttcn:110.3-47: In function instance: PFCP_Emulation.ttcn:110.3-47: warning: The value returned by function `@PFCP_Emulation.f_PFCPEM_conns_seqnr_del' is not used PFCP_Emulation.ttcn:232.1-309.1: In function definition `main': PFCP_Emulation.ttcn:240.2-308.2: In while statement: PFCP_Emulation.ttcn:241.3-307.3: In alt construct: PFCP_Emulation.ttcn:279.5-58: In function instance: PFCP_Emulation.ttcn:279.5-58: warning: The value returned by function `@PFCP_Emulation.f_PFCPEM_conns_seqnr_add' is not used S1AP_Server.ttcn: In TTCN-3 module `S1AP_Server': S1AP_Server.ttcn:194.9-200.1: In function definition `f_conn_close': S1AP_Server.ttcn:197.2-198.40: In function instance: S1AP_Server.ttcn:197.2-198.40: warning: The value returned by external function `@S1AP_CodecPort_CtrlFunct.f_IPL4_close' is not used S1AP_Server.ttcn:349.1-434.1: In function definition `main': S1AP_Server.ttcn:368.2-433.2: In while statement: S1AP_Server.ttcn:376.3-432.3: In alt construct: S1AP_Server.ttcn:407.4-36: In function instance: S1AP_Server.ttcn:407.4-36: warning: The value returned by function `@S1AP_Server.f_conn_add' is not used S1GW_ConnHdlr.ttcn: In TTCN-3 module `S1GW_ConnHdlr': S1GW_ConnHdlr.ttcn:111.1-122.1: In function definition `f_ConnHdlr_s1ap_disconnect': S1GW_ConnHdlr.ttcn:114.2-115.40: In function instance: S1GW_ConnHdlr.ttcn:114.2-115.40: warning: The value returned by external function `@S1AP_CodecPort_CtrlFunct.f_IPL4_close' is not used S1GW_ConnHdlr.ttcn:753.1-779.1: In function definition `f_ConnHdlr_erab_setup_req': S1GW_ConnHdlr.ttcn:778.2-36: In function instance: S1GW_ConnHdlr.ttcn:778.2-36: warning: The value returned by function `@S1GW_ConnHdlr.f_ConnHdlr_rx_erab_setup_req' is not used S1GW_ConnHdlr.ttcn:781.1-788.1: In function definition `f_ConnHdlr_erab_setup_rsp': S1GW_ConnHdlr.ttcn:787.2-36: In function instance: S1GW_ConnHdlr.ttcn:787.2-36: warning: The value returned by function `@S1GW_ConnHdlr.f_ConnHdlr_rx_erab_setup_rsp' is not used S1GW_ConnHdlr.ttcn:790.1-798.1: In function definition `f_ConnHdlr_erab_release_cmd': S1GW_ConnHdlr.ttcn:797.2-45: In function instance: S1GW_ConnHdlr.ttcn:797.2-45: warning: The value returned by function `@S1GW_ConnHdlr.f_ConnHdlr_rx_erab_release_cmd' is not used S1GW_ConnHdlr.ttcn:800.1-806.1: In function definition `f_ConnHdlr_erab_release_rsp': S1GW_ConnHdlr.ttcn:805.2-38: In function instance: S1GW_ConnHdlr.ttcn:805.2-38: warning: The value returned by function `@S1GW_ConnHdlr.f_ConnHdlr_rx_erab_release_rsp' is not used S1GW_ConnHdlr.ttcn:808.1-816.1: In function definition `f_ConnHdlr_erab_release_ind': S1GW_ConnHdlr.ttcn:815.2-45: In function instance: S1GW_ConnHdlr.ttcn:815.2-45: warning: The value returned by function `@S1GW_ConnHdlr.f_ConnHdlr_rx_erab_release_ind' is not used S1GW_ConnHdlr.ttcn:818.1-844.1: In function definition `f_ConnHdlr_initial_ctx_setup_req': S1GW_ConnHdlr.ttcn:843.2-43: In function instance: S1GW_ConnHdlr.ttcn:843.2-43: warning: The value returned by function `@S1GW_ConnHdlr.f_ConnHdlr_rx_initial_ctx_setup_req' is not used S1GW_ConnHdlr.ttcn:846.1-853.1: In function definition `f_ConnHdlr_initial_ctx_setup_rsp': S1GW_ConnHdlr.ttcn:852.2-43: In function instance: S1GW_ConnHdlr.ttcn:852.2-43: warning: The value returned by function `@S1GW_ConnHdlr.f_ConnHdlr_rx_initial_ctx_setup_rsp' is not used S1GW_Tests.ttcn: In TTCN-3 module `S1GW_Tests': S1GW_Tests.ttcn:200.1-223.1: In function definition `f_TC_setup': S1GW_Tests.ttcn:214.2-94: In function instance: S1GW_Tests.ttcn:214.2-94: warning: The value returned by function `@StatsD_Checker.f_statsd_expect_from_snapshot' is not used S1GW_Tests.ttcn:219.2-220.25: In function instance: S1GW_Tests.ttcn:219.2-220.25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used S1GW_Tests.ttcn:473.1-503.1: In function definition `f_TC_initial_ctx_setup_failure': S1GW_Tests.ttcn:499.2-46: In function instance: S1GW_Tests.ttcn:499.2-46: warning: The value returned by function `@S1GW_ConnHdlr.f_ConnHdlr_pfcp_expect' is not used Notify: Generating code... 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 `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 `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 `Mutex.hh' was generated. Notify: File `Mutex.cc' was generated. Notify: File `Mutex_part_1.cc' was generated. Notify: File `Mutex_part_2.cc' was generated. Notify: File `Mutex_part_3.cc' was generated. Notify: File `Mutex_part_4.cc' was generated. Notify: File `Mutex_part_5.cc' was generated. Notify: File `Mutex_part_6.cc' was generated. Notify: File `Mutex_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_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 `PFCP_CodecPort.hh' was generated. Notify: File `PFCP_CodecPort.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct.hh' was generated. Notify: File `PFCP_CodecPort_CtrlFunct.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `PFCP_CodecPort_part_1.cc' was generated. Notify: File `PFCP_CodecPort_part_2.cc' was generated. Notify: File `PFCP_CodecPort_part_3.cc' was generated. Notify: File `PFCP_CodecPort_part_4.cc' was generated. Notify: File `PFCP_CodecPort_part_5.cc' was generated. Notify: File `PFCP_CodecPort_part_6.cc' was generated. Notify: File `PFCP_CodecPort_part_7.cc' was generated. Notify: File `PFCP_Emulation.hh' was generated. Notify: File `PFCP_Emulation.cc' was generated. Notify: File `PFCP_Emulation_part_1.cc' was generated. Notify: File `PFCP_Emulation_part_2.cc' was generated. Notify: File `PFCP_Emulation_part_3.cc' was generated. Notify: File `PFCP_Emulation_part_4.cc' was generated. Notify: File `PFCP_Emulation_part_5.cc' was generated. Notify: File `PFCP_Emulation_part_6.cc' was generated. Notify: File `PFCP_Emulation_part_7.cc' was generated. Notify: File `PFCP_Templates.hh' was generated. Notify: File `PFCP_Templates.cc' was generated. Notify: File `PFCP_Templates_part_1.cc' was generated. Notify: File `PFCP_Templates_part_2.cc' was generated. Notify: File `PFCP_Templates_part_3.cc' was generated. Notify: File `PFCP_Templates_part_4.cc' was generated. Notify: File `PFCP_Templates_part_5.cc' was generated. Notify: File `PFCP_Templates_part_6.cc' was generated. Notify: File `PFCP_Templates_part_7.cc' was generated. Notify: File `PFCP_Types.hh' was generated. Notify: File `PFCP_Types.cc' was generated. Notify: File `PFCP_Types_part_1.cc' was generated. Notify: File `PFCP_Types_part_2.cc' was generated. Notify: File `PFCP_Types_part_3.cc' was generated. Notify: File `PFCP_Types_part_4.cc' was generated. Notify: File `PFCP_Types_part_5.cc' was generated. Notify: File `PFCP_Types_part_6.cc' was generated. Notify: File `PFCP_Types_part_7.cc' was generated. Notify: File `S1AP_CodecPort.hh' was generated. Notify: File `S1AP_CodecPort.cc' was generated. Notify: File `S1AP_CodecPort_CtrlFunct.hh' was generated. Notify: File `S1AP_CodecPort_CtrlFunct.cc' was generated. Notify: File `S1AP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `S1AP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `S1AP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `S1AP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `S1AP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `S1AP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `S1AP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `S1AP_CodecPort_part_1.cc' was generated. Notify: File `S1AP_CodecPort_part_2.cc' was generated. Notify: File `S1AP_CodecPort_part_3.cc' was generated. Notify: File `S1AP_CodecPort_part_4.cc' was generated. Notify: File `S1AP_CodecPort_part_5.cc' was generated. Notify: File `S1AP_CodecPort_part_6.cc' was generated. Notify: File `S1AP_CodecPort_part_7.cc' was generated. Notify: File `S1AP_CommonDataTypes.hh' was generated. Notify: File `S1AP_CommonDataTypes.cc' was generated. Notify: File `S1AP_CommonDataTypes_part_1.cc' was generated. Notify: File `S1AP_CommonDataTypes_part_2.cc' was generated. Notify: File `S1AP_CommonDataTypes_part_3.cc' was generated. Notify: File `S1AP_CommonDataTypes_part_4.cc' was generated. Notify: File `S1AP_CommonDataTypes_part_5.cc' was generated. Notify: File `S1AP_CommonDataTypes_part_6.cc' was generated. Notify: File `S1AP_CommonDataTypes_part_7.cc' was generated. Notify: File `S1AP_Constants.hh' was generated. Notify: File `S1AP_Constants.cc' was generated. Notify: File `S1AP_Constants_part_1.cc' was generated. Notify: File `S1AP_Constants_part_2.cc' was generated. Notify: File `S1AP_Constants_part_3.cc' was generated. Notify: File `S1AP_Constants_part_4.cc' was generated. Notify: File `S1AP_Constants_part_5.cc' was generated. Notify: File `S1AP_Constants_part_6.cc' was generated. Notify: File `S1AP_Constants_part_7.cc' was generated. Notify: File `S1AP_Containers.hh' was generated. Notify: File `S1AP_Containers.cc' was generated. Notify: File `S1AP_Containers_part_1.cc' was generated. Notify: File `S1AP_Containers_part_2.cc' was generated. Notify: File `S1AP_Containers_part_3.cc' was generated. Notify: File `S1AP_Containers_part_4.cc' was generated. Notify: File `S1AP_Containers_part_5.cc' was generated. Notify: File `S1AP_Containers_part_6.cc' was generated. Notify: File `S1AP_Containers_part_7.cc' was generated. Notify: File `S1AP_IEs.hh' was generated. Notify: File `S1AP_IEs.cc' was generated. Notify: File `S1AP_IEs_part_1.cc' was generated. Notify: File `S1AP_IEs_part_2.cc' was generated. Notify: File `S1AP_IEs_part_3.cc' was generated. Notify: File `S1AP_IEs_part_4.cc' was generated. Notify: File `S1AP_IEs_part_5.cc' was generated. Notify: File `S1AP_IEs_part_6.cc' was generated. Notify: File `S1AP_IEs_part_7.cc' was generated. Notify: File `S1AP_PDU_Contents.hh' was generated. Notify: File `S1AP_PDU_Contents.cc' was generated. Notify: File `S1AP_PDU_Contents_part_1.cc' was generated. Notify: File `S1AP_PDU_Contents_part_2.cc' was generated. Notify: File `S1AP_PDU_Contents_part_3.cc' was generated. Notify: File `S1AP_PDU_Contents_part_4.cc' was generated. Notify: File `S1AP_PDU_Contents_part_5.cc' was generated. Notify: File `S1AP_PDU_Contents_part_6.cc' was generated. Notify: File `S1AP_PDU_Contents_part_7.cc' was generated. Notify: File `S1AP_PDU_Descriptions.hh' was generated. Notify: File `S1AP_PDU_Descriptions.cc' was generated. Notify: File `S1AP_PDU_Descriptions_part_1.cc' was generated. Notify: File `S1AP_PDU_Descriptions_part_2.cc' was generated. Notify: File `S1AP_PDU_Descriptions_part_3.cc' was generated. Notify: File `S1AP_PDU_Descriptions_part_4.cc' was generated. Notify: File `S1AP_PDU_Descriptions_part_5.cc' was generated. Notify: File `S1AP_PDU_Descriptions_part_6.cc' was generated. Notify: File `S1AP_PDU_Descriptions_part_7.cc' was generated. Notify: File `S1AP_Server.hh' was generated. Notify: File `S1AP_Server.cc' was generated. Notify: File `S1AP_Server_part_1.cc' was generated. Notify: File `S1AP_Server_part_2.cc' was generated. Notify: File `S1AP_Server_part_3.cc' was generated. Notify: File `S1AP_Server_part_4.cc' was generated. Notify: File `S1AP_Server_part_5.cc' was generated. Notify: File `S1AP_Server_part_6.cc' was generated. Notify: File `S1AP_Server_part_7.cc' was generated. Notify: File `S1AP_Templates.hh' was generated. Notify: File `S1AP_Templates.cc' was generated. Notify: File `S1AP_Templates_part_1.cc' was generated. Notify: File `S1AP_Templates_part_2.cc' was generated. Notify: File `S1AP_Templates_part_3.cc' was generated. Notify: File `S1AP_Templates_part_4.cc' was generated. Notify: File `S1AP_Templates_part_5.cc' was generated. Notify: File `S1AP_Templates_part_6.cc' was generated. Notify: File `S1AP_Templates_part_7.cc' was generated. Notify: File `S1AP_Types.hh' was generated. Notify: File `S1AP_Types.cc' was generated. Notify: File `S1AP_Types_part_1.cc' was generated. Notify: File `S1AP_Types_part_2.cc' was generated. Notify: File `S1AP_Types_part_3.cc' was generated. Notify: File `S1AP_Types_part_4.cc' was generated. Notify: File `S1AP_Types_part_5.cc' was generated. Notify: File `S1AP_Types_part_6.cc' was generated. Notify: File `S1AP_Types_part_7.cc' was generated. Notify: File `S1GW_ConnHdlr.hh' was generated. Notify: File `S1GW_ConnHdlr.cc' was generated. Notify: File `S1GW_ConnHdlr_part_1.cc' was generated. Notify: File `S1GW_ConnHdlr_part_2.cc' was generated. Notify: File `S1GW_ConnHdlr_part_3.cc' was generated. Notify: File `S1GW_ConnHdlr_part_4.cc' was generated. Notify: File `S1GW_ConnHdlr_part_5.cc' was generated. Notify: File `S1GW_ConnHdlr_part_6.cc' was generated. Notify: File `S1GW_ConnHdlr_part_7.cc' was generated. Notify: File `S1GW_Tests.hh' was generated. Notify: File `S1GW_Tests.cc' was generated. Notify: File `S1GW_Tests_part_1.cc' was generated. Notify: File `S1GW_Tests_part_2.cc' was generated. Notify: File `S1GW_Tests_part_3.cc' was generated. Notify: File `S1GW_Tests_part_4.cc' was generated. Notify: File `S1GW_Tests_part_5.cc' was generated. Notify: File `S1GW_Tests_part_6.cc' was generated. Notify: File `S1GW_Tests_part_7.cc' was generated. Notify: File `SCTP_Templates.hh' was generated. Notify: File `SCTP_Templates.cc' was generated. Notify: File `SCTP_Templates_part_1.cc' was generated. Notify: File `SCTP_Templates_part_2.cc' was generated. Notify: File `SCTP_Templates_part_3.cc' was generated. Notify: File `SCTP_Templates_part_4.cc' was generated. Notify: File `SCTP_Templates_part_5.cc' was generated. Notify: File `SCTP_Templates_part_6.cc' was generated. Notify: File `SCTP_Templates_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 `StatsD_Checker.hh' was generated. Notify: File `StatsD_Checker.cc' was generated. Notify: File `StatsD_Checker_part_1.cc' was generated. Notify: File `StatsD_Checker_part_2.cc' was generated. Notify: File `StatsD_Checker_part_3.cc' was generated. Notify: File `StatsD_Checker_part_4.cc' was generated. Notify: File `StatsD_Checker_part_5.cc' was generated. Notify: File `StatsD_Checker_part_6.cc' was generated. Notify: File `StatsD_Checker_part_7.cc' was generated. Notify: File `StatsD_CodecPort.hh' was generated. Notify: File `StatsD_CodecPort.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `StatsD_CodecPort_part_1.cc' was generated. Notify: File `StatsD_CodecPort_part_2.cc' was generated. Notify: File `StatsD_CodecPort_part_3.cc' was generated. Notify: File `StatsD_CodecPort_part_4.cc' was generated. Notify: File `StatsD_CodecPort_part_5.cc' was generated. Notify: File `StatsD_CodecPort_part_6.cc' was generated. Notify: File `StatsD_CodecPort_part_7.cc' was generated. Notify: File `StatsD_Types.hh' was generated. Notify: File `StatsD_Types.cc' was generated. Notify: File `StatsD_Types_part_1.cc' was generated. Notify: File `StatsD_Types_part_2.cc' was generated. Notify: File `StatsD_Types_part_3.cc' was generated. Notify: File `StatsD_Types_part_4.cc' was generated. Notify: File `StatsD_Types_part_5.cc' was generated. Notify: File `StatsD_Types_part_6.cc' was generated. Notify: File `StatsD_Types_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 `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_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: 315 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-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', 'make', '-j', '17'] Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc Creating dependency file for S1AP_EncDec.cc Creating dependency file for S1AP_CodecPort_CtrlFunctDef.cc Creating dependency file for PFCP_CodecPort_CtrlFunctDef.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for S1AP_PDU_Descriptions_part_7.cc Creating dependency file for S1AP_PDU_Descriptions_part_6.cc Creating dependency file for S1AP_PDU_Descriptions_part_5.cc Creating dependency file for S1AP_PDU_Descriptions_part_4.cc Creating dependency file for S1AP_PDU_Descriptions_part_3.cc Creating dependency file for S1AP_PDU_Descriptions_part_2.cc Creating dependency file for S1AP_PDU_Descriptions_part_1.cc Creating dependency file for S1AP_PDU_Contents_part_7.cc Creating dependency file for S1AP_PDU_Contents_part_6.cc Creating dependency file for S1AP_PDU_Contents_part_5.cc Creating dependency file for S1AP_PDU_Contents_part_4.cc Creating dependency file for S1AP_PDU_Contents_part_3.cc Creating dependency file for S1AP_PDU_Contents_part_2.cc Creating dependency file for S1AP_PDU_Contents_part_1.cc Creating dependency file for S1AP_IEs_part_7.cc Creating dependency file for S1AP_IEs_part_6.cc Creating dependency file for S1AP_IEs_part_5.cc Creating dependency file for S1AP_IEs_part_4.cc Creating dependency file for S1AP_IEs_part_3.cc Creating dependency file for S1AP_IEs_part_2.cc Creating dependency file for S1AP_IEs_part_1.cc Creating dependency file for S1AP_Containers_part_7.cc Creating dependency file for S1AP_Containers_part_6.cc Creating dependency file for S1AP_Containers_part_5.cc Creating dependency file for S1AP_Containers_part_4.cc Creating dependency file for S1AP_Containers_part_3.cc Creating dependency file for S1AP_Containers_part_2.cc Creating dependency file for S1AP_Containers_part_1.cc Creating dependency file for S1AP_Constants_part_7.cc Creating dependency file for S1AP_Constants_part_5.cc Creating dependency file for S1AP_Constants_part_4.cc Creating dependency file for S1AP_Constants_part_6.cc Creating dependency file for S1AP_Constants_part_3.cc Creating dependency file for S1AP_Constants_part_2.cc Creating dependency file for S1AP_Constants_part_1.cc Creating dependency file for S1AP_CommonDataTypes_part_7.cc Creating dependency file for S1AP_CommonDataTypes_part_6.cc Creating dependency file for S1AP_CommonDataTypes_part_5.cc Creating dependency file for S1AP_CommonDataTypes_part_4.cc Creating dependency file for S1AP_CommonDataTypes_part_3.cc Creating dependency file for S1AP_CommonDataTypes_part_2.cc Creating dependency file for S1AP_CommonDataTypes_part_1.cc Creating dependency file for S1AP_PDU_Descriptions.cc Creating dependency file for S1AP_PDU_Contents.cc Creating dependency file for S1AP_IEs.cc Creating dependency file for S1AP_Containers.cc Creating dependency file for S1AP_Constants.cc Creating dependency file for S1AP_CommonDataTypes.cc Creating dependency file for StatsD_Checker_part_7.cc Creating dependency file for StatsD_Checker_part_6.cc Creating dependency file for StatsD_Checker_part_5.cc Creating dependency file for StatsD_Checker_part_4.cc Creating dependency file for StatsD_Checker_part_3.cc Creating dependency file for StatsD_Checker_part_2.cc Creating dependency file for StatsD_Checker_part_1.cc Creating dependency file for StatsD_Checker.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 TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_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 StatsD_Types_part_7.cc Creating dependency file for StatsD_Types_part_6.cc Creating dependency file for StatsD_Types_part_5.cc Creating dependency file for StatsD_Types_part_4.cc Creating dependency file for StatsD_Types_part_3.cc Creating dependency file for StatsD_Types_part_2.cc Creating dependency file for StatsD_Types_part_1.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for StatsD_CodecPort_part_7.cc Creating dependency file for StatsD_CodecPort_part_6.cc Creating dependency file for StatsD_CodecPort_part_5.cc Creating dependency file for StatsD_CodecPort_part_4.cc Creating dependency file for StatsD_CodecPort_part_3.cc Creating dependency file for StatsD_CodecPort_part_2.cc Creating dependency file for StatsD_CodecPort_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 SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_Templates_part_1.cc Creating dependency file for S1GW_Tests_part_7.cc Creating dependency file for S1GW_Tests_part_6.cc Creating dependency file for S1GW_Tests_part_5.cc Creating dependency file for S1GW_Tests_part_4.cc Creating dependency file for S1GW_Tests_part_3.cc Creating dependency file for S1GW_Tests_part_2.cc Creating dependency file for S1GW_Tests_part_1.cc Creating dependency file for S1GW_ConnHdlr_part_7.cc Creating dependency file for S1GW_ConnHdlr_part_6.cc Creating dependency file for S1GW_ConnHdlr_part_5.cc Creating dependency file for S1GW_ConnHdlr_part_4.cc Creating dependency file for S1GW_ConnHdlr_part_3.cc Creating dependency file for S1GW_ConnHdlr_part_2.cc Creating dependency file for S1GW_ConnHdlr_part_1.cc Creating dependency file for S1AP_Types_part_7.cc Creating dependency file for S1AP_Types_part_6.cc Creating dependency file for S1AP_Types_part_5.cc Creating dependency file for S1AP_Types_part_4.cc Creating dependency file for S1AP_Types_part_3.cc Creating dependency file for S1AP_Types_part_1.cc Creating dependency file for S1AP_Types_part_2.cc Creating dependency file for S1AP_Templates_part_7.cc Creating dependency file for S1AP_Templates_part_6.cc Creating dependency file for S1AP_Templates_part_5.cc Creating dependency file for S1AP_Templates_part_4.cc Creating dependency file for S1AP_Templates_part_3.cc Creating dependency file for S1AP_Templates_part_2.cc Creating dependency file for S1AP_Templates_part_1.cc Creating dependency file for S1AP_Server_part_7.cc Creating dependency file for S1AP_Server_part_6.cc Creating dependency file for S1AP_Server_part_5.cc Creating dependency file for S1AP_Server_part_4.cc Creating dependency file for S1AP_Server_part_3.cc Creating dependency file for S1AP_Server_part_2.cc Creating dependency file for S1AP_Server_part_1.cc Creating dependency file for S1AP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for S1AP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for S1AP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for S1AP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for S1AP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for S1AP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for S1AP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for S1AP_CodecPort_part_7.cc Creating dependency file for S1AP_CodecPort_part_6.cc Creating dependency file for S1AP_CodecPort_part_5.cc Creating dependency file for S1AP_CodecPort_part_4.cc Creating dependency file for S1AP_CodecPort_part_3.cc Creating dependency file for S1AP_CodecPort_part_2.cc Creating dependency file for S1AP_CodecPort_part_1.cc Creating dependency file for PFCP_Types_part_7.cc Creating dependency file for PFCP_Types_part_6.cc Creating dependency file for PFCP_Types_part_5.cc Creating dependency file for PFCP_Types_part_4.cc Creating dependency file for PFCP_Types_part_3.cc Creating dependency file for PFCP_Types_part_2.cc Creating dependency file for PFCP_Types_part_1.cc Creating dependency file for PFCP_Templates_part_7.cc Creating dependency file for PFCP_Templates_part_6.cc Creating dependency file for PFCP_Templates_part_5.cc Creating dependency file for PFCP_Templates_part_4.cc Creating dependency file for PFCP_Templates_part_3.cc Creating dependency file for PFCP_Templates_part_2.cc Creating dependency file for PFCP_Templates_part_1.cc Creating dependency file for PFCP_Emulation_part_7.cc Creating dependency file for PFCP_Emulation_part_6.cc Creating dependency file for PFCP_Emulation_part_5.cc Creating dependency file for PFCP_Emulation_part_4.cc Creating dependency file for PFCP_Emulation_part_3.cc Creating dependency file for PFCP_Emulation_part_2.cc Creating dependency file for PFCP_Emulation_part_1.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for PFCP_CodecPort_part_7.cc Creating dependency file for PFCP_CodecPort_part_6.cc Creating dependency file for PFCP_CodecPort_part_5.cc Creating dependency file for PFCP_CodecPort_part_4.cc Creating dependency file for PFCP_CodecPort_part_3.cc Creating dependency file for PFCP_CodecPort_part_2.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for PFCP_CodecPort_part_1.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 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 Mutex_part_7.cc Creating dependency file for Mutex_part_6.cc Creating dependency file for Mutex_part_5.cc Creating dependency file for Mutex_part_4.cc Creating dependency file for Mutex_part_3.cc Creating dependency file for Mutex_part_2.cc Creating dependency file for Mutex_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 IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.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_4.cc Creating dependency file for IPL4asp_PortType_part_3.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 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 TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for StatsD_Types.cc Creating dependency file for StatsD_CodecPort_CtrlFunct.cc Creating dependency file for StatsD_CodecPort.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for S1GW_Tests.cc Creating dependency file for S1GW_ConnHdlr.cc Creating dependency file for S1AP_Types.cc Creating dependency file for S1AP_Templates.cc Creating dependency file for S1AP_Server.cc Creating dependency file for S1AP_CodecPort_CtrlFunct.cc Creating dependency file for S1AP_CodecPort.cc Creating dependency file for PFCP_Types.cc Creating dependency file for PFCP_Templates.cc Creating dependency file for PFCP_Emulation.cc Creating dependency file for PFCP_CodecPort_CtrlFunct.cc Creating dependency file for PFCP_CodecPort.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Native_Functions.cc Creating dependency file for Mutex.cc Creating dependency file for Misc_Helpers.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 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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -fPIC -o Mutex.o Mutex.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_CtrlFunct.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Emulation.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Templates.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Types.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_ConnHdlr.o S1GW_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests.o S1GW_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 `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates.o SCTP_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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Types.o StatsD_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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -fPIC -o TCCEncoding_Functions.o TCCEncoding_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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -fPIC -o Mutex_part_1.o Mutex_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 `pkg-config --cflags libfftranscode` -fPIC -o Mutex_part_2.o Mutex_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 `pkg-config --cflags libfftranscode` -fPIC -o Mutex_part_3.o Mutex_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 `pkg-config --cflags libfftranscode` -fPIC -o Mutex_part_4.o Mutex_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 `pkg-config --cflags libfftranscode` -fPIC -o Mutex_part_5.o Mutex_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 `pkg-config --cflags libfftranscode` -fPIC -o Mutex_part_6.o Mutex_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 `pkg-config --cflags libfftranscode` -fPIC -o Mutex_part_7.o Mutex_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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_part_1.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_part_2.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_part_3.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_part_4.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_part_5.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_part_6.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_part_7.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Emulation_part_1.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Emulation_part_2.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Emulation_part_3.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Emulation_part_4.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Emulation_part_5.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Emulation_part_6.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Emulation_part_7.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Templates_part_1.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Templates_part_2.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Templates_part_3.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Templates_part_4.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Templates_part_5.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Templates_part_6.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Templates_part_7.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Types_part_1.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Types_part_2.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Types_part_3.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Types_part_4.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Types_part_5.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Types_part_6.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_Types_part_7.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_1.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_2.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_3.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_4.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_5.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_6.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_part_7.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_1.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_2.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_3.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_4.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_5.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_6.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunct_part_7.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_1.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_2.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_3.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_4.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_5.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_6.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Server_part_7.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_1.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_2.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_3.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_4.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_5.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_6.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Templates_part_7.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_1.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_2.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_3.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_4.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_5.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_6.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Types_part_7.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_ConnHdlr_part_1.o S1GW_ConnHdlr_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_ConnHdlr_part_2.o S1GW_ConnHdlr_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_ConnHdlr_part_3.o S1GW_ConnHdlr_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_ConnHdlr_part_4.o S1GW_ConnHdlr_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_ConnHdlr_part_5.o S1GW_ConnHdlr_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_ConnHdlr_part_6.o S1GW_ConnHdlr_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_ConnHdlr_part_7.o S1GW_ConnHdlr_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_1.o S1GW_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_2.o S1GW_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_3.o S1GW_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_4.o S1GW_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_5.o S1GW_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_6.o S1GW_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 `pkg-config --cflags libfftranscode` -fPIC -o S1GW_Tests_part_7.o S1GW_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 `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_1.o SCTP_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 `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_2.o SCTP_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 `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_3.o SCTP_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 `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_4.o SCTP_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 `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_5.o SCTP_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 `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_6.o SCTP_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 `pkg-config --cflags libfftranscode` -fPIC -o SCTP_Templates_part_7.o SCTP_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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_part_1.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_part_2.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_part_3.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_part_4.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_part_5.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_part_6.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_part_7.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Types_part_1.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Types_part_2.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Types_part_3.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Types_part_4.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Types_part_5.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Types_part_6.o StatsD_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Types_part_7.o StatsD_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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_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 `pkg-config --cflags libfftranscode` -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_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 `pkg-config --cflags libfftranscode` -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_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 `pkg-config --cflags libfftranscode` -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_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 `pkg-config --cflags libfftranscode` -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_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 `pkg-config --cflags libfftranscode` -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_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 `pkg-config --cflags libfftranscode` -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Checker.o StatsD_Checker.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes.o S1AP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants.o S1AP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers.o S1AP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs.o S1AP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents.o S1AP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions.o S1AP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_1.o S1AP_CommonDataTypes_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_2.o S1AP_CommonDataTypes_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_3.o S1AP_CommonDataTypes_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_4.o S1AP_CommonDataTypes_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_5.o S1AP_CommonDataTypes_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_6.o S1AP_CommonDataTypes_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CommonDataTypes_part_7.o S1AP_CommonDataTypes_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_1.o S1AP_Constants_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_2.o S1AP_Constants_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_3.o S1AP_Constants_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_4.o S1AP_Constants_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_5.o S1AP_Constants_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_6.o S1AP_Constants_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Constants_part_7.o S1AP_Constants_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_1.o S1AP_Containers_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_2.o S1AP_Containers_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_3.o S1AP_Containers_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_4.o S1AP_Containers_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_5.o S1AP_Containers_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_6.o S1AP_Containers_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_Containers_part_7.o S1AP_Containers_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_1.o S1AP_IEs_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_2.o S1AP_IEs_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_3.o S1AP_IEs_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_4.o S1AP_IEs_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_5.o S1AP_IEs_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_6.o S1AP_IEs_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_IEs_part_7.o S1AP_IEs_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_1.o S1AP_PDU_Contents_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_2.o S1AP_PDU_Contents_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_3.o S1AP_PDU_Contents_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_4.o S1AP_PDU_Contents_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_5.o S1AP_PDU_Contents_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_6.o S1AP_PDU_Contents_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Contents_part_7.o S1AP_PDU_Contents_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_1.o S1AP_PDU_Descriptions_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_2.o S1AP_PDU_Descriptions_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_3.o S1AP_PDU_Descriptions_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_4.o S1AP_PDU_Descriptions_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_5.o S1AP_PDU_Descriptions_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_6.o S1AP_PDU_Descriptions_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_PDU_Descriptions_part_7.o S1AP_PDU_Descriptions_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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -fPIC -o PFCP_CodecPort_CtrlFunctDef.o PFCP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_CodecPort_CtrlFunctDef.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o S1AP_EncDec.o S1AP_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 `pkg-config --cflags libfftranscode` -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_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 `pkg-config --cflags libfftranscode` -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 `pkg-config --cflags libfftranscode` -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan `pkg-config --cflags libfftranscode` -fPIC -o TCCInterface.o TCCInterface.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 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 Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex.so Mutex.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 PFCP_CodecPort.so PFCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct.so PFCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types.so PFCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort.so S1AP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_CtrlFunct.so S1AP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Types.so S1AP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates.so SCTP_Templates.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 StatsD_CodecPort.so StatsD_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types.so StatsD_Types.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 TCCEncoding_Functions.so TCCEncoding_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 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 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 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 Mutex_part_1.so Mutex_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_2.so Mutex_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_3.so Mutex_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_4.so Mutex_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_5.so Mutex_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_6.so Mutex_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_7.so Mutex_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_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 PFCP_CodecPort_part_1.so PFCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_2.so PFCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_3.so PFCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_4.so PFCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_5.so PFCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_6.so PFCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_7.so PFCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_7.so PFCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_1.so PFCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_2.so PFCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_3.so PFCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_4.so PFCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_5.so PFCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_6.so PFCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_7.so PFCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_1.so PFCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_2.so PFCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_3.so PFCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_4.so PFCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_5.so PFCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_6.so PFCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_7.so PFCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_1.so PFCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_2.so PFCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_3.so PFCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_4.so PFCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_5.so PFCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_6.so PFCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_7.so PFCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_part_1.so S1AP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_part_2.so S1AP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_part_3.so S1AP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_part_4.so S1AP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_part_5.so S1AP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_part_6.so S1AP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_part_7.so S1AP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_CtrlFunct_part_1.so S1AP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_CtrlFunct_part_2.so S1AP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_CtrlFunct_part_3.so S1AP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_CtrlFunct_part_4.so S1AP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_CtrlFunct_part_5.so S1AP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_CtrlFunct_part_6.so S1AP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_CtrlFunct_part_7.so S1AP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Server_part_1.so S1AP_Server_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Server_part_2.so S1AP_Server_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Server_part_3.so S1AP_Server_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Server_part_4.so S1AP_Server_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Server_part_5.so S1AP_Server_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Server_part_6.so S1AP_Server_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Server_part_7.so S1AP_Server_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Templates_part_1.so S1AP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Templates_part_2.so S1AP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Templates_part_3.so S1AP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Templates_part_4.so S1AP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Templates_part_5.so S1AP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Templates_part_6.so S1AP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Templates_part_7.so S1AP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Types_part_1.so S1AP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Types_part_2.so S1AP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Types_part_3.so S1AP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Types_part_4.so S1AP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Types_part_5.so S1AP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Types_part_6.so S1AP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Types_part_7.so S1AP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_ConnHdlr_part_1.so S1GW_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_ConnHdlr_part_2.so S1GW_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_ConnHdlr_part_3.so S1GW_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_ConnHdlr_part_4.so S1GW_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_ConnHdlr_part_5.so S1GW_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_ConnHdlr_part_6.so S1GW_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_ConnHdlr_part_7.so S1GW_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_Tests_part_1.so S1GW_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_Tests_part_2.so S1GW_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_Tests_part_3.so S1GW_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_Tests_part_4.so S1GW_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_Tests_part_5.so S1GW_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_Tests_part_6.so S1GW_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_Tests_part_7.so S1GW_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_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 StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_7.so StatsD_Types_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 TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_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 StatsD_Checker.so StatsD_Checker.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CommonDataTypes.so S1AP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Constants.so S1AP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Containers.so S1AP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_IEs.so S1AP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Contents.so S1AP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Descriptions.so S1AP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CommonDataTypes_part_1.so S1AP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CommonDataTypes_part_2.so S1AP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CommonDataTypes_part_3.so S1AP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CommonDataTypes_part_4.so S1AP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CommonDataTypes_part_5.so S1AP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CommonDataTypes_part_6.so S1AP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CommonDataTypes_part_7.so S1AP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Constants_part_1.so S1AP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Constants_part_2.so S1AP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Constants_part_3.so S1AP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Constants_part_4.so S1AP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Constants_part_5.so S1AP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Constants_part_6.so S1AP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Constants_part_7.so S1AP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Containers_part_1.so S1AP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Containers_part_2.so S1AP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Containers_part_3.so S1AP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Containers_part_4.so S1AP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Containers_part_5.so S1AP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Containers_part_6.so S1AP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Containers_part_7.so S1AP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_IEs_part_1.so S1AP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_IEs_part_2.so S1AP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_IEs_part_3.so S1AP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_IEs_part_4.so S1AP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_IEs_part_5.so S1AP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_IEs_part_6.so S1AP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_IEs_part_7.so S1AP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Contents_part_1.so S1AP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Contents_part_2.so S1AP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Contents_part_3.so S1AP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Contents_part_4.so S1AP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Contents_part_5.so S1AP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Contents_part_6.so S1AP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Contents_part_7.so S1AP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Descriptions_part_1.so S1AP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Descriptions_part_2.so S1AP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Descriptions_part_3.so S1AP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Descriptions_part_4.so S1AP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Descriptions_part_5.so S1AP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Descriptions_part_6.so S1AP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_PDU_Descriptions_part_7.so S1AP_PDU_Descriptions_part_7.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 Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunctDef.so PFCP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_CodecPort_CtrlFunctDef.so S1AP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_EncDec.so S1AP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation.so PFCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates.so PFCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Templates.so S1AP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1AP_Server.so S1AP_Server.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_Tests.so S1GW_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o S1GW_ConnHdlr.so S1GW_ConnHdlr.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC `pkg-config --libs libfftranscode` -o S1GW_Tests -Wl,--no-as-needed General_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so Misc_Helpers.so Mutex.so Native_Functions.so Osmocom_Types.so PFCP_CodecPort.so PFCP_CodecPort_CtrlFunct.so PFCP_Emulation.so PFCP_Templates.so PFCP_Types.so S1AP_CodecPort.so S1AP_CodecPort_CtrlFunct.so S1AP_Server.so S1AP_Templates.so S1AP_Types.so S1GW_ConnHdlr.so S1GW_Tests.so SCTP_Templates.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.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 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 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 Mutex_part_1.so Mutex_part_2.so Mutex_part_3.so Mutex_part_4.so Mutex_part_5.so Mutex_part_6.so Mutex_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_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 PFCP_CodecPort_part_1.so PFCP_CodecPort_part_2.so PFCP_CodecPort_part_3.so PFCP_CodecPort_part_4.so PFCP_CodecPort_part_5.so PFCP_CodecPort_part_6.so PFCP_CodecPort_part_7.so PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_7.so PFCP_Emulation_part_1.so PFCP_Emulation_part_2.so PFCP_Emulation_part_3.so PFCP_Emulation_part_4.so PFCP_Emulation_part_5.so PFCP_Emulation_part_6.so PFCP_Emulation_part_7.so PFCP_Templates_part_1.so PFCP_Templates_part_2.so PFCP_Templates_part_3.so PFCP_Templates_part_4.so PFCP_Templates_part_5.so PFCP_Templates_part_6.so PFCP_Templates_part_7.so PFCP_Types_part_1.so PFCP_Types_part_2.so PFCP_Types_part_3.so PFCP_Types_part_4.so PFCP_Types_part_5.so PFCP_Types_part_6.so PFCP_Types_part_7.so S1AP_CodecPort_part_1.so S1AP_CodecPort_part_2.so S1AP_CodecPort_part_3.so S1AP_CodecPort_part_4.so S1AP_CodecPort_part_5.so S1AP_CodecPort_part_6.so S1AP_CodecPort_part_7.so S1AP_CodecPort_CtrlFunct_part_1.so S1AP_CodecPort_CtrlFunct_part_2.so S1AP_CodecPort_CtrlFunct_part_3.so S1AP_CodecPort_CtrlFunct_part_4.so S1AP_CodecPort_CtrlFunct_part_5.so S1AP_CodecPort_CtrlFunct_part_6.so S1AP_CodecPort_CtrlFunct_part_7.so S1AP_Server_part_1.so S1AP_Server_part_2.so S1AP_Server_part_3.so S1AP_Server_part_4.so S1AP_Server_part_5.so S1AP_Server_part_6.so S1AP_Server_part_7.so S1AP_Templates_part_1.so S1AP_Templates_part_2.so S1AP_Templates_part_3.so S1AP_Templates_part_4.so S1AP_Templates_part_5.so S1AP_Templates_part_6.so S1AP_Templates_part_7.so S1AP_Types_part_1.so S1AP_Types_part_2.so S1AP_Types_part_3.so S1AP_Types_part_4.so S1AP_Types_part_5.so S1AP_Types_part_6.so S1AP_Types_part_7.so S1GW_ConnHdlr_part_1.so S1GW_ConnHdlr_part_2.so S1GW_ConnHdlr_part_3.so S1GW_ConnHdlr_part_4.so S1GW_ConnHdlr_part_5.so S1GW_ConnHdlr_part_6.so S1GW_ConnHdlr_part_7.so S1GW_Tests_part_1.so S1GW_Tests_part_2.so S1GW_Tests_part_3.so S1GW_Tests_part_4.so S1GW_Tests_part_5.so S1GW_Tests_part_6.so S1GW_Tests_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_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 StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_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 TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_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 StatsD_Checker.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so S1AP_CommonDataTypes.so S1AP_Constants.so S1AP_Containers.so S1AP_IEs.so S1AP_PDU_Contents.so S1AP_PDU_Descriptions.so S1AP_CommonDataTypes_part_1.so S1AP_CommonDataTypes_part_2.so S1AP_CommonDataTypes_part_3.so S1AP_CommonDataTypes_part_4.so S1AP_CommonDataTypes_part_5.so S1AP_CommonDataTypes_part_6.so S1AP_CommonDataTypes_part_7.so S1AP_Constants_part_1.so S1AP_Constants_part_2.so S1AP_Constants_part_3.so S1AP_Constants_part_4.so S1AP_Constants_part_5.so S1AP_Constants_part_6.so S1AP_Constants_part_7.so S1AP_Containers_part_1.so S1AP_Containers_part_2.so S1AP_Containers_part_3.so S1AP_Containers_part_4.so S1AP_Containers_part_5.so S1AP_Containers_part_6.so S1AP_Containers_part_7.so S1AP_IEs_part_1.so S1AP_IEs_part_2.so S1AP_IEs_part_3.so S1AP_IEs_part_4.so S1AP_IEs_part_5.so S1AP_IEs_part_6.so S1AP_IEs_part_7.so S1AP_PDU_Contents_part_1.so S1AP_PDU_Contents_part_2.so S1AP_PDU_Contents_part_3.so S1AP_PDU_Contents_part_4.so S1AP_PDU_Contents_part_5.so S1AP_PDU_Contents_part_6.so S1AP_PDU_Contents_part_7.so S1AP_PDU_Descriptions_part_1.so S1AP_PDU_Descriptions_part_2.so S1AP_PDU_Descriptions_part_3.so S1AP_PDU_Descriptions_part_4.so S1AP_PDU_Descriptions_part_5.so S1AP_PDU_Descriptions_part_6.so S1AP_PDU_Descriptions_part_7.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so PFCP_CodecPort_CtrlFunctDef.so S1AP_CodecPort_CtrlFunctDef.so S1AP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCEncoding.so TCCInterface.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread `pkg-config --libs libfftranscode`; \ then : ; else /usr/bin/titanver General_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o Misc_Helpers.o Mutex.o Native_Functions.o Osmocom_Types.o PFCP_CodecPort.o PFCP_CodecPort_CtrlFunct.o PFCP_Emulation.o PFCP_Templates.o PFCP_Types.o S1AP_CodecPort.o S1AP_CodecPort_CtrlFunct.o S1AP_Server.o S1AP_Templates.o S1AP_Types.o S1GW_ConnHdlr.o S1GW_Tests.o SCTP_Templates.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.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 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 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 Mutex_part_1.o Mutex_part_2.o Mutex_part_3.o Mutex_part_4.o Mutex_part_5.o Mutex_part_6.o Mutex_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_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 PFCP_CodecPort_part_1.o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_7.o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_Emulation_part_1.o PFCP_Emulation_part_2.o PFCP_Emulation_part_3.o PFCP_Emulation_part_4.o PFCP_Emulation_part_5.o PFCP_Emulation_part_6.o PFCP_Emulation_part_7.o PFCP_Templates_part_1.o PFCP_Templates_part_2.o PFCP_Templates_part_3.o PFCP_Templates_part_4.o PFCP_Templates_part_5.o PFCP_Templates_part_6.o PFCP_Templates_part_7.o PFCP_Types_part_1.o PFCP_Types_part_2.o PFCP_Types_part_3.o PFCP_Types_part_4.o PFCP_Types_part_5.o PFCP_Types_part_6.o PFCP_Types_part_7.o S1AP_CodecPort_part_1.o S1AP_CodecPort_part_2.o S1AP_CodecPort_part_3.o S1AP_CodecPort_part_4.o S1AP_CodecPort_part_5.o S1AP_CodecPort_part_6.o S1AP_CodecPort_part_7.o S1AP_CodecPort_CtrlFunct_part_1.o S1AP_CodecPort_CtrlFunct_part_2.o S1AP_CodecPort_CtrlFunct_part_3.o S1AP_CodecPort_CtrlFunct_part_4.o S1AP_CodecPort_CtrlFunct_part_5.o S1AP_CodecPort_CtrlFunct_part_6.o S1AP_CodecPort_CtrlFunct_part_7.o S1AP_Server_part_1.o S1AP_Server_part_2.o S1AP_Server_part_3.o S1AP_Server_part_4.o S1AP_Server_part_5.o S1AP_Server_part_6.o S1AP_Server_part_7.o S1AP_Templates_part_1.o S1AP_Templates_part_2.o S1AP_Templates_part_3.o S1AP_Templates_part_4.o S1AP_Templates_part_5.o S1AP_Templates_part_6.o S1AP_Templates_part_7.o S1AP_Types_part_1.o S1AP_Types_part_2.o S1AP_Types_part_3.o S1AP_Types_part_4.o S1AP_Types_part_5.o S1AP_Types_part_6.o S1AP_Types_part_7.o S1GW_ConnHdlr_part_1.o S1GW_ConnHdlr_part_2.o S1GW_ConnHdlr_part_3.o S1GW_ConnHdlr_part_4.o S1GW_ConnHdlr_part_5.o S1GW_ConnHdlr_part_6.o S1GW_ConnHdlr_part_7.o S1GW_Tests_part_1.o S1GW_Tests_part_2.o S1GW_Tests_part_3.o S1GW_Tests_part_4.o S1GW_Tests_part_5.o S1GW_Tests_part_6.o S1GW_Tests_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_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 StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_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 TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_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 StatsD_Checker.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o S1AP_CommonDataTypes.o S1AP_Constants.o S1AP_Containers.o S1AP_IEs.o S1AP_PDU_Contents.o S1AP_PDU_Descriptions.o S1AP_CommonDataTypes_part_1.o S1AP_CommonDataTypes_part_2.o S1AP_CommonDataTypes_part_3.o S1AP_CommonDataTypes_part_4.o S1AP_CommonDataTypes_part_5.o S1AP_CommonDataTypes_part_6.o S1AP_CommonDataTypes_part_7.o S1AP_Constants_part_1.o S1AP_Constants_part_2.o S1AP_Constants_part_3.o S1AP_Constants_part_4.o S1AP_Constants_part_5.o S1AP_Constants_part_6.o S1AP_Constants_part_7.o S1AP_Containers_part_1.o S1AP_Containers_part_2.o S1AP_Containers_part_3.o S1AP_Containers_part_4.o S1AP_Containers_part_5.o S1AP_Containers_part_6.o S1AP_Containers_part_7.o S1AP_IEs_part_1.o S1AP_IEs_part_2.o S1AP_IEs_part_3.o S1AP_IEs_part_4.o S1AP_IEs_part_5.o S1AP_IEs_part_6.o S1AP_IEs_part_7.o S1AP_PDU_Contents_part_1.o S1AP_PDU_Contents_part_2.o S1AP_PDU_Contents_part_3.o S1AP_PDU_Contents_part_4.o S1AP_PDU_Contents_part_5.o S1AP_PDU_Contents_part_6.o S1AP_PDU_Contents_part_7.o S1AP_PDU_Descriptions_part_1.o S1AP_PDU_Descriptions_part_2.o S1AP_PDU_Descriptions_part_3.o S1AP_PDU_Descriptions_part_4.o S1AP_PDU_Descriptions_part_5.o S1AP_PDU_Descriptions_part_6.o S1AP_PDU_Descriptions_part_7.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o PFCP_CodecPort_CtrlFunctDef.o S1AP_CodecPort_CtrlFunctDef.o S1AP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCEncoding.o TCCInterface.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-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:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (392 kB/s) Reading package lists... [testenv] Installing packages: osmo-s1gw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-s1gw'] Reading package lists... Building dependency tree... The following additional packages will be installed: osmocom-latest The following NEW packages will be installed: osmo-s1gw osmocom-latest 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. Need to get 2076 kB of archives. After this operation, 2106 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-s1gw 0.1.1 [2075 kB] Fetched 2076 kB in 0s (27.4 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (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 ... 39994 files and directories currently installed.) Preparing to unpack .../osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package osmo-s1gw. Preparing to unpack .../osmo-s1gw_0.1.1_amd64.deb ... Unpacking osmo-s1gw (0.1.1) ... Setting up osmocom-latest (1.0.0) ... Setting up osmo-s1gw (0.1.1) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw/S1GW_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw/osmo-s1gw.config', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/s1gw/osmo-s1gw.config'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw/S1GW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.default'] [testenv] Running s1gw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/s1gw', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', 'sh', '-c', 'ERL_FLAGS="-config osmo-s1gw.config" osmo-s1gw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/s1gw/s1gw.log'] [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw/S1GW_Tests', 'S1GW_Tests.cfg'] =ERROR REPORT==== 4-Nov-2024::12:12:53.644004 === {error,simple_handler_process_dead} =DEBUG REPORT==== 4-Nov-2024::12:12:53.643988 === formatter_crashed: logger_color_formatter config: #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]} log_event: #{level => debug, meta => #{file => "logger_h_common.erl",gl => <0.65.0>, internal_log_event => true,line => 410, mfa => {logger_h_common,try_format,3}, pid => <0.44.0>, report_cb => fun logger:format_otp_report/1, time => 1730722373642784}, msg => {report, [{formatter_crashed,logger_color_formatter}, {config, #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]}}, {log_event, #{level => info, meta => #{domain => [otp,sasl], error_logger => #{report_cb => fun application_controller:format_log/1, tag => info_report,type => progress}, file => "application_controller.erl",gl => <0.65.0>, line => 2107, logger_formatter => #{title => "PROGRESS REPORT"}, mfa => {application_controller,info_started,2}, pid => <0.44.0>, report_cb => fun application_controller:format_log/2, time => 1730722373642571}, msg => {report, #{label => {application_controller,progress}, report => [{application,kernel}, {started_at,nonode@nohost}]}}}}, {reason, {error,undef, [{logger_color_formatter,format, [#{level => info, meta => #{domain => [otp,sasl], error_logger => #{report_cb => fun application_controller:format_log/1, tag => info_report,type => progress}, file => "application_controller.erl", gl => <0.65.0>,line => 2107, logger_formatter => #{title => "PROGRESS REPORT"}, mfa => {application_controller,info_started,2}, pid => <0.44.0>, report_cb => fun application_controller:format_log/2, time => 1730722373642571}, msg => {report, #{label => {application_controller,progress}, report => [{application,kernel}, {started_at,nonode@nohost}]}}}, #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]}], []}]}}]}} reason: {error,undef, [{logger_color_formatter,format, [#{level => debug, meta => #{file => "logger_h_common.erl",gl => <0.65.0>, internal_log_event => true,line => 410, mfa => {logger_h_common,try_format,3}, pid => <0.44.0>, report_cb => fun logger:format_otp_report/1, time => 1730722373642784}, msg => {report, [{formatter_crashed,logger_color_formatter}, {config, #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]}}, {log_event, #{level => info, meta => #{domain => [otp,sasl], error_logger => #{report_cb => fun application_controller:format_log/1, tag => info_report,type => progress}, file => "application_controller.erl", gl => <0.65.0>,line => 2107, logger_formatter => #{title => "PROGRESS REPORT"}, mfa => {application_controller,info_started,2}, pid => <0.44.0>, report_cb => fun application_controller:format_log/2, time => 1730722373642571}, msg => {report, #{label => {application_controller,progress}, report => [{application,kernel}, {started_at,nonode@nohost}]}}}}, {reason, {error,undef, [{logger_color_formatter,format, [#{level => info, meta => #{domain => [otp,sasl], error_logger => #{report_cb => fun application_controller:format_log/1, tag => info_report,type => progress}, file => "application_controller.erl", gl => <0.65.0>,line => 2107, logger_formatter => #{title => "PROGRESS REPORT"}, mfa => {application_controller,info_started,2}, pid => <0.44.0>, report_cb => fun application_controller:format_log/2, time => 1730722373642571}, msg => {report, #{label => {application_controller,progress}, report => [{application,kernel}, {started_at,nonode@nohost}]}}}, #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]}], []}]}}]}}, #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]}], []}]} 2024-11-04T12:12:53.642571+00:00 info: FORMATTER CRASH: {report,#{label => {application_controller,progress},report => [{application,kernel},{started_at,nonode@nohost}]}} 2024-11-04T12:12:53.642784+00:00 debug: FORMATTER CRASH: {report,[{formatter_crashed,logger_color_formatter},{config,#{legacy_header => false,single_line => false,template => [time," ",color,"[",level,"]",{pid,[" ",pid,[]],[]},{prefix,[" ",prefix," ::"],[]}," ",msg,{mfa,[" (",mfa,":",line,")"],[]},reset,"\n"]}},{log_event,#{level => info,meta => #{domain => [otp,sasl],error_logger => #{report_cb => fun application_controller:format_log/1,tag => info_report,type => progress},file => "application_controller.erl",gl => <0.65.0>,line => 2107,logger_formatter => #{title => "PROGRESS REPORT"},mfa => {application_controller,info_started,2},pid => <0.44.0>,report_cb => fun application_controller:format_log/2,time => 1730722373642571},msg => {report,#{label => {application_controller,progress},report => [{application,kernel},{started_at,nonode@nohost}]}}}},{reason,{error,undef,[{logger_color_formatter,format,[#{level => info,meta => #{domain => [otp,sasl],error_logger => #{report_cb => fun application_controller:format_log/1,tag => info_report,type => progress},file => "application_controller.erl",gl => <0.65.0>,line => 2107,logger_formatter => #{title => "PROGRESS REPORT"},mfa => {application_controller,info_started,2},pid => <0.44.0>,report_cb => fun application_controller:format_log/2,time => 1730722373642571},msg => {report,#{label => {application_controller,progress},report => [{application,kernel},{started_at,nonode@nohost}]}}},#{legacy_header => false,single_line => false,template => [time," ",color,"[",level,"]",{pid,[" ",pid,[]],[]},{prefix,[" ",prefix," ::"],[]}," ",msg,{mfa,[" (",mfa,":",line,")"],[]},reset,"\n"]}],[]}]}}]} 2024-11-04T12:12:53.669765+00:00 info: FORMATTER CRASH: {report,#{label => {application_controller,progress},report => [{application,stdlib},{started_at,nonode@nohost}]}} =ERROR REPORT==== 4-Nov-2024::12:12:53.676046 === {error,simple_handler_process_dead} 2024-11-04T12:12:53.670140+00:00 debug: FORMATTER CRASH: {report,[{formatter_crashed,logger_color_formatter},{config,#{legacy_header => false,single_line => false,template => [time," ",color,"[",level,"]",{pid,[" ",pid,[]],[]},{prefix,[" ",prefix," ::"],[]}," ",msg,{mfa,[" (",mfa,":",line,")"],[]},reset,"\n"]}},{log_event,#{level => info,meta => #{domain => [otp,sasl],error_logger => #{report_cb => fun application_controller:format_log/1,tag => info_report,type => progress},file => "application_controller.erl",gl => <0.65.0>,line => 2107,logger_formatter => #{title => "PROGRESS REPORT"},mfa => {application_controller,info_started,2},pid => <0.44.0>,report_cb => fun application_controller:format_log/2,time => 1730722373669765},msg => {report,#{label => {application_controller,progress},report => [{application,stdlib},{started_at,nonode@nohost}]}}}},{reason,{error,undef,[{logger_color_formatter,format,[#{level => info,meta => #{domain => [otp,sasl],error_logger => #{report_cb => fun application_controller:format_log/1,tag => info_report,type => progress},file => "application_controller.erl",gl => <0.65.0>,line => 2107,logger_formatter => #{title => "PROGRESS REPORT"},mfa => {application_controller,info_started,2},pid => <0.44.0>,report_cb => fun application_controller:format_log/2,time => 1730722373669765},msg => {report,#{label => {application_controller,progress},report => [{application,stdlib},{started_at,nonode@nohost}]}}},#{legacy_header => false,single_line => false,template => [time," ",color,"[",level,"]",{pid,[" ",pid,[]],[]},{prefix,[" ",prefix," ::"],[]}," ",msg,{mfa,[" (",mfa,":",line,")"],[]},reset,"\n"]}],[]}]}}]} =DEBUG REPORT==== 4-Nov-2024::12:12:53.675912 === formatter_crashed: logger_color_formatter config: #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]} log_event: #{level => debug, meta => #{file => "logger_h_common.erl",gl => <0.65.0>, internal_log_event => true,line => 410, mfa => {logger_h_common,try_format,3}, pid => <0.44.0>, report_cb => fun logger:format_otp_report/1, time => 1730722373670140}, msg => {report, [{formatter_crashed,logger_color_formatter}, {config, #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]}}, {log_event, #{level => info, meta => #{domain => [otp,sasl], error_logger => #{report_cb => fun application_controller:format_log/1, tag => info_report,type => progress}, file => "application_controller.erl",gl => <0.65.0>, line => 2107, logger_formatter => #{title => "PROGRESS REPORT"}, mfa => {application_controller,info_started,2}, pid => <0.44.0>, report_cb => fun application_controller:format_log/2, time => 1730722373669765}, msg => {report, #{label => {application_controller,progress}, report => [{application,stdlib}, {started_at,nonode@nohost}]}}}}, {reason, {error,undef, [{logger_color_formatter,format, [#{level => info, meta => #{domain => [otp,sasl], error_logger => #{report_cb => fun application_controller:format_log/1, tag => info_report,type => progress}, file => "application_controller.erl", gl => <0.65.0>,line => 2107, logger_formatter => #{title => "PROGRESS REPORT"}, mfa => {application_controller,info_started,2}, pid => <0.44.0>, report_cb => fun application_controller:format_log/2, time => 1730722373669765}, msg => {report, #{label => {application_controller,progress}, report => [{application,stdlib}, {started_at,nonode@nohost}]}}}, #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]}], []}]}}]}} reason: {error,undef, [{logger_color_formatter,format, [#{level => debug, meta => #{file => "logger_h_common.erl",gl => <0.65.0>, internal_log_event => true,line => 410, mfa => {logger_h_common,try_format,3}, pid => <0.44.0>, report_cb => fun logger:format_otp_report/1, time => 1730722373670140}, msg => {report, [{formatter_crashed,logger_color_formatter}, {config, #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]}}, {log_event, #{level => info, meta => #{domain => [otp,sasl], error_logger => #{report_cb => fun application_controller:format_log/1, tag => info_report,type => progress}, file => "application_controller.erl", gl => <0.65.0>,line => 2107, logger_formatter => #{title => "PROGRESS REPORT"}, mfa => {application_controller,info_started,2}, pid => <0.44.0>, report_cb => fun application_controller:format_log/2, time => 1730722373669765}, msg => {report, #{label => {application_controller,progress}, report => [{application,stdlib}, {started_at,nonode@nohost}]}}}}, {reason, {error,undef, [{logger_color_formatter,format, [#{level => info, meta => #{domain => [otp,sasl], error_logger => #{report_cb => fun application_controller:format_log/1, tag => info_report,type => progress}, file => "application_controller.erl", gl => <0.65.0>,line => 2107, logger_formatter => #{title => "PROGRESS REPORT"}, mfa => {application_controller,info_started,2}, pid => <0.44.0>, report_cb => fun application_controller:format_log/2, time => 1730722373669765}, msg => {report, #{label => {application_controller,progress}, report => [{application,stdlib}, {started_at,nonode@nohost}]}}}, #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]}], []}]}}]}}, #{legacy_header => false,single_line => false, template => [time," ",color,"[",level,"]", {pid,[" ",pid,[]],[]}, {prefix,[" ",prefix," ::"],[]}, " ",msg, {mfa,[" (",mfa,":",line,")"],[]}, reset,"\n"]}], []}]} 2024-11-04T12:12:53.687752+00:00 [info] <0.44.0> Application: logger_color_formatter. Started at: nonode@nohost. (application_controller:info_started/2:2107) 2024-11-04T12:12:53.691719+00:00 [info] <0.87.0> SCTP server listening on {127,0,1,1}:36412 (sctp_server:init/1:89) 2024-11-04T12:12:53.693408+00:00 [info] <0.86.0> Supervisor: {local,osmo_s1gw_sup}. Started: id=sctp_server,pid=<0.87.0>. (supervisor:report_progress/2:1557) 2024-11-04T12:12:53.693512+00:00 [info] <0.44.0> Application: osmo_s1gw. Started at: nonode@nohost. (application_controller:info_started/2:2107) ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli S1GW_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: S1GW_Tests.cfg MC@f261bea14ec5: Unix server socket created successfully. MC@f261bea14ec5: Listening on TCP port 34255. MC2> f261bea14ec5 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw/S1GW_Tests f261bea14ec5 34255 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@f261bea14ec5: New HC connected from 10.0.2.100 [10.0.2.100]. f261bea14ec5: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@f261bea14ec5: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f261bea14ec5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f261bea14ec5: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. MC@f261bea14ec5: Configuration file was processed on all HCs. MC@f261bea14ec5: Creating MTC on host 10.0.2.100. MC@f261bea14ec5: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f261bea14ec5: Executing control part of module S1GW_Tests. MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup'. ------ S1GW_Tests.TC_setup ------ Mon Nov 4 12:12:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_setup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_setup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup' was executed successfully (exit status: 0). MTC@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_setup. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was initialized. MTC@f261bea14ec5: Creating new PTC with component type Mutex.MutexDispCT, component name: MutexDispCT-TC_setup. HC@f261bea14ec5: PTC was created. Component reference: 3, component type: Mutex.MutexDispCT, component name: MutexDispCT-TC_setup, testcase name: TC_setup, process id: 6096. MutexDispCT-TC_setup(3)@f261bea14ec5: Initializing variables, timers and ports of component type Mutex.MutexDispCT inside testcase TC_setup. MTC@f261bea14ec5: PTC was created. Component reference: 3, alive: no, type: Mutex.MutexDispCT, component name: MutexDispCT-TC_setup. MTC@f261bea14ec5: Starting function f_MutexDisp_main() on component MutexDispCT-TC_setup(3). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MutexDispCT-TC_setup(3)@f261bea14ec5: Component type Mutex.MutexDispCT was initialized. MutexDispCT-TC_setup(3)@f261bea14ec5: Starting function f_MutexDisp_main(). HC@f261bea14ec5: PTC was created. Component reference: 4, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_setup, process id: 6098. StatsDSRV-STATS(4)@f261bea14ec5: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_setup. MTC@f261bea14ec5: PTC was created. Component reference: 4, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@f261bea14ec5: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(4). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup. StatsDSRV-STATS(4)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(4)@f261bea14ec5: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(4)@f261bea14ec5: Mapping port StatsDSRV-STATS(4):STATS to system:STATS. StatsDSRV-STATS(4)@f261bea14ec5: Map operation of StatsDSRV-STATS(4):STATS to system:STATS finished. HC@f261bea14ec5: PTC was created. Component reference: 5, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup, testcase name: TC_setup, process id: 6099. S1APSRV-TC_setup(5)@f261bea14ec5: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_setup. MTC@f261bea14ec5: PTC was created. Component reference: 5, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup. MTC@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_setup(5). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_setup. S1APSRV-TC_setup(5)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_setup(5)@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_setup(5)@f261bea14ec5: Mapping port S1APSRV-TC_setup(5):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_setup(5)@f261bea14ec5: Map operation of S1APSRV-TC_setup(5):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_setup(5)@f261bea14ec5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@f261bea14ec5: PTC was created. Component reference: 6, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_setup, testcase name: TC_setup, process id: 6100. S1APSRV-TC_setup(5)@f261bea14ec5: SCTP server listening on "127.0.2.10":36412 PFCPEM-TC_setup(6)@f261bea14ec5: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_setup. MTC@f261bea14ec5: PTC was created. Component reference: 6, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_setup. MTC@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCPEM-TC_setup(6). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup-0. PFCPEM-TC_setup(6)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCPEM-TC_setup(6)@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCPEM-TC_setup(6)@f261bea14ec5: Mapping port PFCPEM-TC_setup(6):PFCP to system:PFCP. PFCPEM-TC_setup(6)@f261bea14ec5: Map operation of PFCPEM-TC_setup(6):PFCP to system:PFCP finished. HC@f261bea14ec5: PTC was created. Component reference: 7, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup-0, testcase name: TC_setup, process id: 6101. ConnHdlr-TC_setup-0(7)@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup. MTC@f261bea14ec5: PTC was created. Component reference: 7, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup-0. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_setup-0(7):STATSD_PROC and StatsDSRV-STATS(4):STATSD_PROC. ConnHdlr-TC_setup-0(7)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_setup-0(7):STATSD_PROC and StatsDSRV-STATS(4):STATSD_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_setup-0(7):S1AP_CONN and S1APSRV-TC_setup(5):S1AP_CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_setup-0(7):S1AP_CONN and S1APSRV-TC_setup(5):S1AP_CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_setup-0(7):S1AP_PROC and S1APSRV-TC_setup(5):S1AP_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_setup-0(7):S1AP_PROC and S1APSRV-TC_setup(5):S1AP_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_setup-0(7):PFCP and PFCPEM-TC_setup(6):CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_setup-0(7):PFCP and PFCPEM-TC_setup(6):CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_setup-0(7):PFCP_PROC and PFCPEM-TC_setup(6):CLIENT_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_setup-0(7):PFCP_PROC and PFCPEM-TC_setup(6):CLIENT_PROC finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_setup(3):LOCK and ConnHdlr-TC_setup-0(7):LOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_setup(3):LOCK and ConnHdlr-TC_setup-0(7):LOCK finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_setup(3):UNLOCK and ConnHdlr-TC_setup-0(7):UNLOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_setup(3):UNLOCK and ConnHdlr-TC_setup-0(7):UNLOCK finished. MTC@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_setup-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }) on component ConnHdlr-TC_setup-0(7). MTC@f261bea14ec5: Function was started. ConnHdlr-TC_setup-0(7)@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_setup-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }). StatsDSRV-STATS(4)@f261bea14ec5: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(4)@f261bea14ec5: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(4)@f261bea14ec5: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(4)@f261bea14ec5: Stopping MTC. The current test case will be terminated. MC@f261bea14ec5: Test Component 4 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(4)@f261bea14ec5: Stopping test component execution. MutexDispCT-TC_setup(3)@f261bea14ec5: Kill was requested from MC. PFCPEM-TC_setup(6)@f261bea14ec5: Kill was requested from MC. MTC@f261bea14ec5: Stopping test component execution. MutexDispCT-TC_setup(3)@f261bea14ec5: Terminating test component execution. ConnHdlr-TC_setup-0(7)@f261bea14ec5: Kill was requested from MC. S1APSRV-TC_setup(5)@f261bea14ec5: Kill was requested from MC. PFCPEM-TC_setup(6)@f261bea14ec5: Terminating test component execution. S1APSRV-TC_setup(5)@f261bea14ec5: Terminating test component execution. ConnHdlr-TC_setup-0(7)@f261bea14ec5: Terminating test component execution. StatsDSRV-STATS(4)@f261bea14ec5: Function main was stopped. PTC terminates. MutexDispCT-TC_setup(3)@f261bea14ec5: Function f_MutexDisp_main was stopped. PTC terminates. PFCPEM-TC_setup(6)@f261bea14ec5: Function main was stopped. PTC terminates. MutexDispCT-TC_setup(3)@f261bea14ec5: Terminating component type Mutex.MutexDispCT. StatsDSRV-STATS(4)@f261bea14ec5: Terminating component type StatsD_Checker.StatsD_Checker_CT. MTC@f261bea14ec5: Terminating component type S1GW_Tests.test_CT. PFCPEM-TC_setup(6)@f261bea14ec5: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. ConnHdlr-TC_setup-0(7)@f261bea14ec5: Function f_ConnHdlr_init was stopped. PTC terminates. ConnHdlr-TC_setup-0(7)@f261bea14ec5: Terminating component type S1GW_ConnHdlr.ConnHdlr. S1APSRV-TC_setup(5)@f261bea14ec5: Function main was stopped. PTC terminates. S1APSRV-TC_setup(5)@f261bea14ec5: Terminating component type S1AP_Server.S1AP_Server_CT. MutexDispCT-TC_setup(3)@f261bea14ec5: Component type Mutex.MutexDispCT was shut down inside testcase TC_setup. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was shut down inside testcase TC_setup. MutexDispCT-TC_setup(3)@f261bea14ec5: Final verdict of PTC: none StatsDSRV-STATS(4)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_setup. StatsDSRV-STATS(4)@f261bea14ec5: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" PFCPEM-TC_setup(6)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_setup. PFCPEM-TC_setup(6)@f261bea14ec5: Final verdict of PTC: none S1APSRV-TC_setup(5)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_setup. S1APSRV-TC_setup(5)@f261bea14ec5: Final verdict of PTC: none ConnHdlr-TC_setup-0(7)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup. ConnHdlr-TC_setup-0(7)@f261bea14ec5: Final verdict of PTC: none MTC@f261bea14ec5: Setting final verdict of the test case. MTC@f261bea14ec5: Local verdict of MTC: none MTC@f261bea14ec5: Local verdict of PTC MutexDispCT-TC_setup(3): none (none -> none) MTC@f261bea14ec5: Local verdict of PTC StatsDSRV-STATS(4): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@f261bea14ec5: Local verdict of PTC S1APSRV-TC_setup(5): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC PFCPEM-TC_setup(6): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC ConnHdlr-TC_setup-0(7): none (fail -> fail) MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup fail'. Mon Nov 4 12:13:00 UTC 2024 ------ S1GW_Tests.TC_setup fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=2836) MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup fail' was executed successfully (exit status: 0). MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup_multi'. ------ S1GW_Tests.TC_setup_multi ------ Mon Nov 4 12:13:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_setup_multi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_setup_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_setup_multi' was executed successfully (exit status: 0). MTC@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_setup_multi. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was initialized. MTC@f261bea14ec5: Creating new PTC with component type Mutex.MutexDispCT, component name: MutexDispCT-TC_setup_multi. HC@f261bea14ec5: PTC MutexDispCT-TC_setup(3) finished. Process statistics: { process id: 6096, terminated normally, exit status: 0, user time: 0.012549 s, system time: 0.020916 s, maximum resident set size: 76920, integral resident set size: 0, page faults not requiring physical I/O: 2833, page faults requiring physical I/O: 3, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 44, involuntary context switches: 3 } HC@f261bea14ec5: PTC StatsDSRV-STATS(4) finished. Process statistics: { process id: 6098, terminated normally, exit status: 0, user time: 0.020570 s, system time: 0.015428 s, maximum resident set size: 78712, integral resident set size: 0, page faults not requiring physical I/O: 2878, page faults requiring physical I/O: 5, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 53, involuntary context switches: 2 } HC@f261bea14ec5: PTC S1APSRV-TC_setup(5) finished. Process statistics: { process id: 6099, terminated normally, exit status: 0, user time: 0.026188 s, system time: 0.011223 s, maximum resident set size: 78240, integral resident set size: 0, page faults not requiring physical I/O: 2872, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 55, involuntary context switches: 4 } HC@f261bea14ec5: PTC PFCPEM-TC_setup(6) finished. Process statistics: { process id: 6100, terminated normally, exit status: 0, user time: 0.025475 s, system time: 0.012737 s, maximum resident set size: 78612, integral resident set size: 0, page faults not requiring physical I/O: 2873, page faults requiring physical I/O: 2, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 52, involuntary context switches: 5 } HC@f261bea14ec5: PTC ConnHdlr-TC_setup-0(7) finished. Process statistics: { process id: 6101, terminated normally, exit status: 0, user time: 0.015440 s, system time: 0.019300 s, maximum resident set size: 78392, integral resident set size: 0, page faults not requiring physical I/O: 2874, page faults requiring physical I/O: 3, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 67, involuntary context switches: 2 } HC@f261bea14ec5: PTC was created. Component reference: 8, component type: Mutex.MutexDispCT, component name: MutexDispCT-TC_setup_multi, testcase name: TC_setup_multi, process id: 6147. MutexDispCT-TC_setup_multi(8)@f261bea14ec5: Initializing variables, timers and ports of component type Mutex.MutexDispCT inside testcase TC_setup_multi. MTC@f261bea14ec5: PTC was created. Component reference: 8, alive: no, type: Mutex.MutexDispCT, component name: MutexDispCT-TC_setup_multi. MTC@f261bea14ec5: Starting function f_MutexDisp_main() on component MutexDispCT-TC_setup_multi(8). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MutexDispCT-TC_setup_multi(8)@f261bea14ec5: Component type Mutex.MutexDispCT was initialized. MutexDispCT-TC_setup_multi(8)@f261bea14ec5: Starting function f_MutexDisp_main(). HC@f261bea14ec5: PTC was created. Component reference: 9, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_setup_multi, process id: 6148. StatsDSRV-STATS(9)@f261bea14ec5: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_setup_multi. MTC@f261bea14ec5: PTC was created. Component reference: 9, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@f261bea14ec5: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(9). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup_multi. StatsDSRV-STATS(9)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(9)@f261bea14ec5: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(9)@f261bea14ec5: Mapping port StatsDSRV-STATS(9):STATS to system:STATS. StatsDSRV-STATS(9)@f261bea14ec5: Map operation of StatsDSRV-STATS(9):STATS to system:STATS finished. HC@f261bea14ec5: PTC was created. Component reference: 10, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup_multi, testcase name: TC_setup_multi, process id: 6149. S1APSRV-TC_setup_multi(10)@f261bea14ec5: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_setup_multi. MTC@f261bea14ec5: PTC was created. Component reference: 10, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_setup_multi. MTC@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_setup_multi(10). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_setup_multi. S1APSRV-TC_setup_multi(10)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_setup_multi(10)@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_setup_multi(10)@f261bea14ec5: Mapping port S1APSRV-TC_setup_multi(10):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_setup_multi(10)@f261bea14ec5: Map operation of S1APSRV-TC_setup_multi(10):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_setup_multi(10)@f261bea14ec5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_setup_multi(10)@f261bea14ec5: SCTP server listening on "127.0.2.10":36412 HC@f261bea14ec5: PTC was created. Component reference: 11, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_setup_multi, testcase name: TC_setup_multi, process id: 6150. PFCPEM-TC_setup_multi(11)@f261bea14ec5: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_setup_multi. MTC@f261bea14ec5: PTC was created. Component reference: 11, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_setup_multi. MTC@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCPEM-TC_setup_multi(11). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-0. PFCPEM-TC_setup_multi(11)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCPEM-TC_setup_multi(11)@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCPEM-TC_setup_multi(11)@f261bea14ec5: Mapping port PFCPEM-TC_setup_multi(11):PFCP to system:PFCP. PFCPEM-TC_setup_multi(11)@f261bea14ec5: Map operation of PFCPEM-TC_setup_multi(11):PFCP to system:PFCP finished. HC@f261bea14ec5: PTC was created. Component reference: 12, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-0, testcase name: TC_setup_multi, process id: 6151. ConnHdlr-TC_setup_multi-0(12)@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_setup_multi. MTC@f261bea14ec5: PTC was created. Component reference: 12, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_setup_multi-0. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_setup_multi-0(12):STATSD_PROC and StatsDSRV-STATS(9):STATSD_PROC. ConnHdlr-TC_setup_multi-0(12)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_setup_multi-0(12):STATSD_PROC and StatsDSRV-STATS(9):STATSD_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_setup_multi-0(12):S1AP_CONN and S1APSRV-TC_setup_multi(10):S1AP_CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_setup_multi-0(12):S1AP_CONN and S1APSRV-TC_setup_multi(10):S1AP_CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_setup_multi-0(12):S1AP_PROC and S1APSRV-TC_setup_multi(10):S1AP_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_setup_multi-0(12):S1AP_PROC and S1APSRV-TC_setup_multi(10):S1AP_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_setup_multi-0(12):PFCP and PFCPEM-TC_setup_multi(11):CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_setup_multi-0(12):PFCP and PFCPEM-TC_setup_multi(11):CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_setup_multi-0(12):PFCP_PROC and PFCPEM-TC_setup_multi(11):CLIENT_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_setup_multi-0(12):PFCP_PROC and PFCPEM-TC_setup_multi(11):CLIENT_PROC finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_setup_multi(8):LOCK and ConnHdlr-TC_setup_multi-0(12):LOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_setup_multi(8):LOCK and ConnHdlr-TC_setup_multi-0(12):LOCK finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_setup_multi(8):UNLOCK and ConnHdlr-TC_setup_multi-0(12):UNLOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_setup_multi(8):UNLOCK and ConnHdlr-TC_setup_multi-0(12):UNLOCK finished. MTC@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_setup_multi-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }) on component ConnHdlr-TC_setup_multi-0(12). MTC@f261bea14ec5: Function was started. ConnHdlr-TC_setup_multi-0(12)@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_setup_multi-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }). StatsDSRV-STATS(9)@f261bea14ec5: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(9)@f261bea14ec5: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(9)@f261bea14ec5: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(9)@f261bea14ec5: Stopping MTC. The current test case will be terminated. MC@f261bea14ec5: Test Component 9 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(9)@f261bea14ec5: Stopping test component execution. MutexDispCT-TC_setup_multi(8)@f261bea14ec5: Kill was requested from MC. S1APSRV-TC_setup_multi(10)@f261bea14ec5: Kill was requested from MC. PFCPEM-TC_setup_multi(11)@f261bea14ec5: Kill was requested from MC. ConnHdlr-TC_setup_multi-0(12)@f261bea14ec5: Kill was requested from MC. MutexDispCT-TC_setup_multi(8)@f261bea14ec5: Terminating test component execution. S1APSRV-TC_setup_multi(10)@f261bea14ec5: Terminating test component execution. PFCPEM-TC_setup_multi(11)@f261bea14ec5: Terminating test component execution. ConnHdlr-TC_setup_multi-0(12)@f261bea14ec5: Terminating test component execution. MTC@f261bea14ec5: Stopping test component execution. StatsDSRV-STATS(9)@f261bea14ec5: Function main was stopped. PTC terminates. MTC@f261bea14ec5: Terminating component type S1GW_Tests.test_CT. StatsDSRV-STATS(9)@f261bea14ec5: Terminating component type StatsD_Checker.StatsD_Checker_CT. MutexDispCT-TC_setup_multi(8)@f261bea14ec5: Function f_MutexDisp_main was stopped. PTC terminates. MutexDispCT-TC_setup_multi(8)@f261bea14ec5: Terminating component type Mutex.MutexDispCT. ConnHdlr-TC_setup_multi-0(12)@f261bea14ec5: Function f_ConnHdlr_init was stopped. PTC terminates. PFCPEM-TC_setup_multi(11)@f261bea14ec5: Function main was stopped. PTC terminates. S1APSRV-TC_setup_multi(10)@f261bea14ec5: Function main was stopped. PTC terminates. ConnHdlr-TC_setup_multi-0(12)@f261bea14ec5: Terminating component type S1GW_ConnHdlr.ConnHdlr. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was shut down inside testcase TC_setup_multi. PFCPEM-TC_setup_multi(11)@f261bea14ec5: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. S1APSRV-TC_setup_multi(10)@f261bea14ec5: Terminating component type S1AP_Server.S1AP_Server_CT. StatsDSRV-STATS(9)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_setup_multi. StatsDSRV-STATS(9)@f261bea14ec5: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MutexDispCT-TC_setup_multi(8)@f261bea14ec5: Component type Mutex.MutexDispCT was shut down inside testcase TC_setup_multi. MutexDispCT-TC_setup_multi(8)@f261bea14ec5: Final verdict of PTC: none S1APSRV-TC_setup_multi(10)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_setup_multi. PFCPEM-TC_setup_multi(11)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_setup_multi. S1APSRV-TC_setup_multi(10)@f261bea14ec5: Final verdict of PTC: none PFCPEM-TC_setup_multi(11)@f261bea14ec5: Final verdict of PTC: none ConnHdlr-TC_setup_multi-0(12)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_setup_multi. ConnHdlr-TC_setup_multi-0(12)@f261bea14ec5: Final verdict of PTC: none MTC@f261bea14ec5: Setting final verdict of the test case. MTC@f261bea14ec5: Local verdict of MTC: none MTC@f261bea14ec5: Local verdict of PTC MutexDispCT-TC_setup_multi(8): none (none -> none) MTC@f261bea14ec5: Local verdict of PTC StatsDSRV-STATS(9): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@f261bea14ec5: Local verdict of PTC S1APSRV-TC_setup_multi(10): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC PFCPEM-TC_setup_multi(11): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC ConnHdlr-TC_setup_multi-0(12): none (fail -> fail) MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup_multi fail'. Mon Nov 4 12:13:07 UTC 2024 ------ S1GW_Tests.TC_setup_multi fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=6636) MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_setup_multi fail' was executed successfully (exit status: 0). MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_by_mme'. ------ S1GW_Tests.TC_conn_term_by_mme ------ Mon Nov 4 12:13:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_conn_term_by_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_conn_term_by_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_by_mme' was executed successfully (exit status: 0). MTC@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_conn_term_by_mme. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was initialized. MTC@f261bea14ec5: Creating new PTC with component type Mutex.MutexDispCT, component name: MutexDispCT-TC_conn_term_by_mme. HC@f261bea14ec5: PTC MutexDispCT-TC_setup_multi(8) finished. Process statistics: { process id: 6147, terminated normally, exit status: 0, user time: 0.015353 s, system time: 0.023030 s, maximum resident set size: 75448, integral resident set size: 0, page faults not requiring physical I/O: 2868, page faults requiring physical I/O: 2, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 41, involuntary context switches: 3 } HC@f261bea14ec5: PTC StatsDSRV-STATS(9) finished. Process statistics: { process id: 6148, terminated normally, exit status: 0, user time: 0.020989 s, system time: 0.012593 s, maximum resident set size: 74384, integral resident set size: 0, page faults not requiring physical I/O: 2990, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 50, involuntary context switches: 2 } HC@f261bea14ec5: PTC S1APSRV-TC_setup_multi(10) finished. Process statistics: { process id: 6149, terminated normally, exit status: 0, user time: 0.015385 s, system time: 0.023078 s, maximum resident set size: 76572, integral resident set size: 0, page faults not requiring physical I/O: 2908, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 53, involuntary context switches: 3 } HC@f261bea14ec5: PTC PFCPEM-TC_setup_multi(11) finished. Process statistics: { process id: 6150, terminated normally, exit status: 0, user time: 0.014089 s, system time: 0.018785 s, maximum resident set size: 78572, integral resident set size: 0, page faults not requiring physical I/O: 2885, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 49, involuntary context switches: 2 } HC@f261bea14ec5: PTC ConnHdlr-TC_setup_multi-0(12) finished. Process statistics: { process id: 6151, terminated normally, exit status: 0, user time: 0.011936 s, system time: 0.019893 s, maximum resident set size: 73812, integral resident set size: 0, page faults not requiring physical I/O: 2981, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 64, involuntary context switches: 4 } HC@f261bea14ec5: PTC was created. Component reference: 13, component type: Mutex.MutexDispCT, component name: MutexDispCT-TC_conn_term_by_mme, testcase name: TC_conn_term_by_mme, process id: 6200. MutexDispCT-TC_conn_term_by_mme(13)@f261bea14ec5: Initializing variables, timers and ports of component type Mutex.MutexDispCT inside testcase TC_conn_term_by_mme. MTC@f261bea14ec5: PTC was created. Component reference: 13, alive: no, type: Mutex.MutexDispCT, component name: MutexDispCT-TC_conn_term_by_mme. MTC@f261bea14ec5: Starting function f_MutexDisp_main() on component MutexDispCT-TC_conn_term_by_mme(13). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MutexDispCT-TC_conn_term_by_mme(13)@f261bea14ec5: Component type Mutex.MutexDispCT was initialized. MutexDispCT-TC_conn_term_by_mme(13)@f261bea14ec5: Starting function f_MutexDisp_main(). HC@f261bea14ec5: PTC was created. Component reference: 14, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_conn_term_by_mme, process id: 6201. StatsDSRV-STATS(14)@f261bea14ec5: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_conn_term_by_mme. MTC@f261bea14ec5: PTC was created. Component reference: 14, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@f261bea14ec5: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(14). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_by_mme. StatsDSRV-STATS(14)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(14)@f261bea14ec5: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(14)@f261bea14ec5: Mapping port StatsDSRV-STATS(14):STATS to system:STATS. StatsDSRV-STATS(14)@f261bea14ec5: Map operation of StatsDSRV-STATS(14):STATS to system:STATS finished. HC@f261bea14ec5: PTC was created. Component reference: 15, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_by_mme, testcase name: TC_conn_term_by_mme, process id: 6202. S1APSRV-TC_conn_term_by_mme(15)@f261bea14ec5: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_conn_term_by_mme. MTC@f261bea14ec5: PTC was created. Component reference: 15, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_conn_term_by_mme. MTC@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_conn_term_by_mme(15). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_conn_term_by_mme. S1APSRV-TC_conn_term_by_mme(15)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_conn_term_by_mme(15)@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_conn_term_by_mme(15)@f261bea14ec5: Mapping port S1APSRV-TC_conn_term_by_mme(15):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_conn_term_by_mme(15)@f261bea14ec5: Map operation of S1APSRV-TC_conn_term_by_mme(15):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_conn_term_by_mme(15)@f261bea14ec5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@f261bea14ec5: PTC was created. Component reference: 16, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_conn_term_by_mme, testcase name: TC_conn_term_by_mme, process id: 6203. S1APSRV-TC_conn_term_by_mme(15)@f261bea14ec5: SCTP server listening on "127.0.2.10":36412 PFCPEM-TC_conn_term_by_mme(16)@f261bea14ec5: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_conn_term_by_mme. MTC@f261bea14ec5: PTC was created. Component reference: 16, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_conn_term_by_mme. MTC@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCPEM-TC_conn_term_by_mme(16). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_conn_term_by_mme-0. PFCPEM-TC_conn_term_by_mme(16)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCPEM-TC_conn_term_by_mme(16)@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCPEM-TC_conn_term_by_mme(16)@f261bea14ec5: Mapping port PFCPEM-TC_conn_term_by_mme(16):PFCP to system:PFCP. PFCPEM-TC_conn_term_by_mme(16)@f261bea14ec5: Map operation of PFCPEM-TC_conn_term_by_mme(16):PFCP to system:PFCP finished. HC@f261bea14ec5: PTC was created. Component reference: 17, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_conn_term_by_mme-0, testcase name: TC_conn_term_by_mme, process id: 6204. ConnHdlr-TC_conn_term_by_mme-0(17)@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_conn_term_by_mme. MTC@f261bea14ec5: PTC was created. Component reference: 17, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_conn_term_by_mme-0. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_conn_term_by_mme-0(17):STATSD_PROC and StatsDSRV-STATS(14):STATSD_PROC. ConnHdlr-TC_conn_term_by_mme-0(17)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_conn_term_by_mme-0(17):STATSD_PROC and StatsDSRV-STATS(14):STATSD_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_conn_term_by_mme-0(17):S1AP_CONN and S1APSRV-TC_conn_term_by_mme(15):S1AP_CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_conn_term_by_mme-0(17):S1AP_CONN and S1APSRV-TC_conn_term_by_mme(15):S1AP_CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_conn_term_by_mme-0(17):S1AP_PROC and S1APSRV-TC_conn_term_by_mme(15):S1AP_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_conn_term_by_mme-0(17):S1AP_PROC and S1APSRV-TC_conn_term_by_mme(15):S1AP_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_conn_term_by_mme-0(17):PFCP and PFCPEM-TC_conn_term_by_mme(16):CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_conn_term_by_mme-0(17):PFCP and PFCPEM-TC_conn_term_by_mme(16):CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_conn_term_by_mme-0(17):PFCP_PROC and PFCPEM-TC_conn_term_by_mme(16):CLIENT_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_conn_term_by_mme-0(17):PFCP_PROC and PFCPEM-TC_conn_term_by_mme(16):CLIENT_PROC finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_conn_term_by_mme(13):LOCK and ConnHdlr-TC_conn_term_by_mme-0(17):LOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_conn_term_by_mme(13):LOCK and ConnHdlr-TC_conn_term_by_mme-0(17):LOCK finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_conn_term_by_mme(13):UNLOCK and ConnHdlr-TC_conn_term_by_mme-0(17):UNLOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_conn_term_by_mme(13):UNLOCK and ConnHdlr-TC_conn_term_by_mme-0(17):UNLOCK finished. MTC@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_conn_term_by_mme-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }) on component ConnHdlr-TC_conn_term_by_mme-0(17). MTC@f261bea14ec5: Function was started. ConnHdlr-TC_conn_term_by_mme-0(17)@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_conn_term_by_mme-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }). StatsDSRV-STATS(14)@f261bea14ec5: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(14)@f261bea14ec5: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(14)@f261bea14ec5: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(14)@f261bea14ec5: Stopping MTC. The current test case will be terminated. MC@f261bea14ec5: Test Component 14 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(14)@f261bea14ec5: Stopping test component execution. S1APSRV-TC_conn_term_by_mme(15)@f261bea14ec5: Kill was requested from MC. S1APSRV-TC_conn_term_by_mme(15)@f261bea14ec5: Terminating test component execution. MutexDispCT-TC_conn_term_by_mme(13)@f261bea14ec5: Kill was requested from MC. ConnHdlr-TC_conn_term_by_mme-0(17)@f261bea14ec5: Kill was requested from MC. PFCPEM-TC_conn_term_by_mme(16)@f261bea14ec5: Kill was requested from MC. MutexDispCT-TC_conn_term_by_mme(13)@f261bea14ec5: Terminating test component execution. MTC@f261bea14ec5: Stopping test component execution. ConnHdlr-TC_conn_term_by_mme-0(17)@f261bea14ec5: Terminating test component execution. PFCPEM-TC_conn_term_by_mme(16)@f261bea14ec5: Terminating test component execution. MTC@f261bea14ec5: Terminating component type S1GW_Tests.test_CT. S1APSRV-TC_conn_term_by_mme(15)@f261bea14ec5: Function main was stopped. PTC terminates. StatsDSRV-STATS(14)@f261bea14ec5: Function main was stopped. PTC terminates. S1APSRV-TC_conn_term_by_mme(15)@f261bea14ec5: Terminating component type S1AP_Server.S1AP_Server_CT. StatsDSRV-STATS(14)@f261bea14ec5: Terminating component type StatsD_Checker.StatsD_Checker_CT. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was shut down inside testcase TC_conn_term_by_mme. ConnHdlr-TC_conn_term_by_mme-0(17)@f261bea14ec5: Function f_ConnHdlr_init was stopped. PTC terminates. PFCPEM-TC_conn_term_by_mme(16)@f261bea14ec5: Function main was stopped. PTC terminates. MutexDispCT-TC_conn_term_by_mme(13)@f261bea14ec5: Function f_MutexDisp_main was stopped. PTC terminates. ConnHdlr-TC_conn_term_by_mme-0(17)@f261bea14ec5: Terminating component type S1GW_ConnHdlr.ConnHdlr. MutexDispCT-TC_conn_term_by_mme(13)@f261bea14ec5: Terminating component type Mutex.MutexDispCT. PFCPEM-TC_conn_term_by_mme(16)@f261bea14ec5: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. MutexDispCT-TC_conn_term_by_mme(13)@f261bea14ec5: Component type Mutex.MutexDispCT was shut down inside testcase TC_conn_term_by_mme. S1APSRV-TC_conn_term_by_mme(15)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_conn_term_by_mme. StatsDSRV-STATS(14)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_conn_term_by_mme. MutexDispCT-TC_conn_term_by_mme(13)@f261bea14ec5: Final verdict of PTC: none S1APSRV-TC_conn_term_by_mme(15)@f261bea14ec5: Final verdict of PTC: none StatsDSRV-STATS(14)@f261bea14ec5: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" PFCPEM-TC_conn_term_by_mme(16)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_conn_term_by_mme. PFCPEM-TC_conn_term_by_mme(16)@f261bea14ec5: Final verdict of PTC: none ConnHdlr-TC_conn_term_by_mme-0(17)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_conn_term_by_mme. ConnHdlr-TC_conn_term_by_mme-0(17)@f261bea14ec5: Final verdict of PTC: none MTC@f261bea14ec5: Setting final verdict of the test case. MTC@f261bea14ec5: Local verdict of MTC: none MTC@f261bea14ec5: Local verdict of PTC MutexDispCT-TC_conn_term_by_mme(13): none (none -> none) MTC@f261bea14ec5: Local verdict of PTC StatsDSRV-STATS(14): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@f261bea14ec5: Local verdict of PTC S1APSRV-TC_conn_term_by_mme(15): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC PFCPEM-TC_conn_term_by_mme(16): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC ConnHdlr-TC_conn_term_by_mme-0(17): none (fail -> fail) MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_by_mme fail'. Mon Nov 4 12:13:14 UTC 2024 ------ S1GW_Tests.TC_conn_term_by_mme fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=6660) MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_by_mme fail' was executed successfully (exit status: 0). MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_mme_unavail'. ------ S1GW_Tests.TC_conn_term_mme_unavail ------ Mon Nov 4 12:13:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_conn_term_mme_unavail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_conn_term_mme_unavail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_conn_term_mme_unavail' was executed successfully (exit status: 0). MTC@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_conn_term_mme_unavail. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was initialized. MTC@f261bea14ec5: Creating new PTC with component type Mutex.MutexDispCT, component name: MutexDispCT-TC_conn_term_mme_unavail. HC@f261bea14ec5: PTC MutexDispCT-TC_conn_term_by_mme(13) finished. Process statistics: { process id: 6200, terminated normally, exit status: 0, user time: 0.011926 s, system time: 0.019877 s, maximum resident set size: 77004, integral resident set size: 0, page faults not requiring physical I/O: 2834, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 40, involuntary context switches: 2 } HC@f261bea14ec5: PTC StatsDSRV-STATS(14) finished. Process statistics: { process id: 6201, terminated normally, exit status: 0, user time: 0.012905 s, system time: 0.021509 s, maximum resident set size: 73536, integral resident set size: 0, page faults not requiring physical I/O: 3039, page faults requiring physical I/O: 7, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 51, involuntary context switches: 3 } HC@f261bea14ec5: PTC S1APSRV-TC_conn_term_by_mme(15) finished. Process statistics: { process id: 6202, terminated normally, exit status: 0, user time: 0.012081 s, system time: 0.020135 s, maximum resident set size: 72592, integral resident set size: 0, page faults not requiring physical I/O: 3008, page faults requiring physical I/O: 2, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 53, involuntary context switches: 2 } HC@f261bea14ec5: PTC PFCPEM-TC_conn_term_by_mme(16) finished. Process statistics: { process id: 6203, terminated normally, exit status: 0, user time: 0.026125 s, system time: 0.011196 s, maximum resident set size: 76552, integral resident set size: 0, page faults not requiring physical I/O: 2936, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 51, involuntary context switches: 3 } HC@f261bea14ec5: PTC ConnHdlr-TC_conn_term_by_mme-0(17) finished. Process statistics: { process id: 6204, terminated normally, exit status: 0, user time: 0.013859 s, system time: 0.024253 s, maximum resident set size: 76100, integral resident set size: 0, page faults not requiring physical I/O: 2925, page faults requiring physical I/O: 4, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 65, involuntary context switches: 4 } HC@f261bea14ec5: PTC was created. Component reference: 18, component type: Mutex.MutexDispCT, component name: MutexDispCT-TC_conn_term_mme_unavail, testcase name: TC_conn_term_mme_unavail, process id: 6251. MutexDispCT-TC_conn_term_mme_unavail(18)@f261bea14ec5: Initializing variables, timers and ports of component type Mutex.MutexDispCT inside testcase TC_conn_term_mme_unavail. MTC@f261bea14ec5: PTC was created. Component reference: 18, alive: no, type: Mutex.MutexDispCT, component name: MutexDispCT-TC_conn_term_mme_unavail. MTC@f261bea14ec5: Starting function f_MutexDisp_main() on component MutexDispCT-TC_conn_term_mme_unavail(18). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MutexDispCT-TC_conn_term_mme_unavail(18)@f261bea14ec5: Component type Mutex.MutexDispCT was initialized. MutexDispCT-TC_conn_term_mme_unavail(18)@f261bea14ec5: Starting function f_MutexDisp_main(). HC@f261bea14ec5: PTC was created. Component reference: 19, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_conn_term_mme_unavail, process id: 6252. StatsDSRV-STATS(19)@f261bea14ec5: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_conn_term_mme_unavail. MTC@f261bea14ec5: PTC was created. Component reference: 19, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@f261bea14ec5: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(19). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_conn_term_mme_unavail. StatsDSRV-STATS(19)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(19)@f261bea14ec5: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(19)@f261bea14ec5: Mapping port StatsDSRV-STATS(19):STATS to system:STATS. StatsDSRV-STATS(19)@f261bea14ec5: Map operation of StatsDSRV-STATS(19):STATS to system:STATS finished. HC@f261bea14ec5: PTC was created. Component reference: 20, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_conn_term_mme_unavail, testcase name: TC_conn_term_mme_unavail, process id: 6253. PFCPEM-TC_conn_term_mme_unavail(20)@f261bea14ec5: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_conn_term_mme_unavail. MTC@f261bea14ec5: PTC was created. Component reference: 20, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_conn_term_mme_unavail. MTC@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCPEM-TC_conn_term_mme_unavail(20). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_conn_term_mme_unavail-0. PFCPEM-TC_conn_term_mme_unavail(20)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCPEM-TC_conn_term_mme_unavail(20)@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCPEM-TC_conn_term_mme_unavail(20)@f261bea14ec5: Mapping port PFCPEM-TC_conn_term_mme_unavail(20):PFCP to system:PFCP. PFCPEM-TC_conn_term_mme_unavail(20)@f261bea14ec5: Map operation of PFCPEM-TC_conn_term_mme_unavail(20):PFCP to system:PFCP finished. HC@f261bea14ec5: PTC was created. Component reference: 21, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_conn_term_mme_unavail-0, testcase name: TC_conn_term_mme_unavail, process id: 6254. ConnHdlr-TC_conn_term_mme_unavail-0(21)@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_conn_term_mme_unavail. MTC@f261bea14ec5: PTC was created. Component reference: 21, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_conn_term_mme_unavail-0. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_conn_term_mme_unavail-0(21):STATSD_PROC and StatsDSRV-STATS(19):STATSD_PROC. ConnHdlr-TC_conn_term_mme_unavail-0(21)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_conn_term_mme_unavail-0(21):STATSD_PROC and StatsDSRV-STATS(19):STATSD_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_conn_term_mme_unavail-0(21):PFCP and PFCPEM-TC_conn_term_mme_unavail(20):CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_conn_term_mme_unavail-0(21):PFCP and PFCPEM-TC_conn_term_mme_unavail(20):CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_conn_term_mme_unavail-0(21):PFCP_PROC and PFCPEM-TC_conn_term_mme_unavail(20):CLIENT_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_conn_term_mme_unavail-0(21):PFCP_PROC and PFCPEM-TC_conn_term_mme_unavail(20):CLIENT_PROC finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_conn_term_mme_unavail(18):LOCK and ConnHdlr-TC_conn_term_mme_unavail-0(21):LOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_conn_term_mme_unavail(18):LOCK and ConnHdlr-TC_conn_term_mme_unavail-0(21):LOCK finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_conn_term_mme_unavail(18):UNLOCK and ConnHdlr-TC_conn_term_mme_unavail-0(21):UNLOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_conn_term_mme_unavail(18):UNLOCK and ConnHdlr-TC_conn_term_mme_unavail-0(21):UNLOCK finished. MTC@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_conn_term_mme_unavail-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }) on component ConnHdlr-TC_conn_term_mme_unavail-0(21). MTC@f261bea14ec5: Function was started. ConnHdlr-TC_conn_term_mme_unavail-0(21)@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_conn_term_mme_unavail-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }). StatsDSRV-STATS(19)@f261bea14ec5: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(19)@f261bea14ec5: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(19)@f261bea14ec5: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(19)@f261bea14ec5: Stopping MTC. The current test case will be terminated. MC@f261bea14ec5: Test Component 19 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(19)@f261bea14ec5: Stopping test component execution. MutexDispCT-TC_conn_term_mme_unavail(18)@f261bea14ec5: Kill was requested from MC. ConnHdlr-TC_conn_term_mme_unavail-0(21)@f261bea14ec5: Kill was requested from MC. PFCPEM-TC_conn_term_mme_unavail(20)@f261bea14ec5: Kill was requested from MC. MTC@f261bea14ec5: Stopping test component execution. MutexDispCT-TC_conn_term_mme_unavail(18)@f261bea14ec5: Terminating test component execution. ConnHdlr-TC_conn_term_mme_unavail-0(21)@f261bea14ec5: Terminating test component execution. PFCPEM-TC_conn_term_mme_unavail(20)@f261bea14ec5: Terminating test component execution. StatsDSRV-STATS(19)@f261bea14ec5: Function main was stopped. PTC terminates. StatsDSRV-STATS(19)@f261bea14ec5: Terminating component type StatsD_Checker.StatsD_Checker_CT. MTC@f261bea14ec5: Terminating component type S1GW_Tests.test_CT. PFCPEM-TC_conn_term_mme_unavail(20)@f261bea14ec5: Function main was stopped. PTC terminates. ConnHdlr-TC_conn_term_mme_unavail-0(21)@f261bea14ec5: Function f_ConnHdlr_init was stopped. PTC terminates. PFCPEM-TC_conn_term_mme_unavail(20)@f261bea14ec5: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. MutexDispCT-TC_conn_term_mme_unavail(18)@f261bea14ec5: Function f_MutexDisp_main was stopped. PTC terminates. ConnHdlr-TC_conn_term_mme_unavail-0(21)@f261bea14ec5: Terminating component type S1GW_ConnHdlr.ConnHdlr. MutexDispCT-TC_conn_term_mme_unavail(18)@f261bea14ec5: Terminating component type Mutex.MutexDispCT. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was shut down inside testcase TC_conn_term_mme_unavail. StatsDSRV-STATS(19)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_conn_term_mme_unavail. StatsDSRV-STATS(19)@f261bea14ec5: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MutexDispCT-TC_conn_term_mme_unavail(18)@f261bea14ec5: Component type Mutex.MutexDispCT was shut down inside testcase TC_conn_term_mme_unavail. MutexDispCT-TC_conn_term_mme_unavail(18)@f261bea14ec5: Final verdict of PTC: none PFCPEM-TC_conn_term_mme_unavail(20)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_conn_term_mme_unavail. PFCPEM-TC_conn_term_mme_unavail(20)@f261bea14ec5: Final verdict of PTC: none ConnHdlr-TC_conn_term_mme_unavail-0(21)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_conn_term_mme_unavail. ConnHdlr-TC_conn_term_mme_unavail-0(21)@f261bea14ec5: Final verdict of PTC: none MTC@f261bea14ec5: Setting final verdict of the test case. MTC@f261bea14ec5: Local verdict of MTC: none MTC@f261bea14ec5: Local verdict of PTC MutexDispCT-TC_conn_term_mme_unavail(18): none (none -> none) MTC@f261bea14ec5: Local verdict of PTC StatsDSRV-STATS(19): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@f261bea14ec5: Local verdict of PTC PFCPEM-TC_conn_term_mme_unavail(20): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC ConnHdlr-TC_conn_term_mme_unavail-0(21): none (fail -> fail) MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_mme_unavail fail'. Mon Nov 4 12:13:21 UTC 2024 ------ S1GW_Tests.TC_conn_term_mme_unavail fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=6220) MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_conn_term_mme_unavail fail' was executed successfully (exit status: 0). MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_setup'. ------ S1GW_Tests.TC_e_rab_setup ------ Mon Nov 4 12:13:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_e_rab_setup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_e_rab_setup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_setup' was executed successfully (exit status: 0). MTC@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_e_rab_setup. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was initialized. MTC@f261bea14ec5: Creating new PTC with component type Mutex.MutexDispCT, component name: MutexDispCT-TC_e_rab_setup. HC@f261bea14ec5: PTC MutexDispCT-TC_conn_term_mme_unavail(18) finished. Process statistics: { process id: 6251, terminated normally, exit status: 0, user time: 0.019760 s, system time: 0.011856 s, maximum resident set size: 76984, integral resident set size: 0, page faults not requiring physical I/O: 2837, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 41, involuntary context switches: 4 } HC@f261bea14ec5: PTC StatsDSRV-STATS(19) finished. Process statistics: { process id: 6252, terminated normally, exit status: 0, user time: 0.012376 s, system time: 0.020627 s, maximum resident set size: 78696, integral resident set size: 0, page faults not requiring physical I/O: 2883, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 50, involuntary context switches: 3 } HC@f261bea14ec5: PTC PFCPEM-TC_conn_term_mme_unavail(20) finished. Process statistics: { process id: 6253, terminated normally, exit status: 0, user time: 0.016160 s, system time: 0.016160 s, maximum resident set size: 78576, integral resident set size: 0, page faults not requiring physical I/O: 2876, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 50, involuntary context switches: 3 } HC@f261bea14ec5: PTC ConnHdlr-TC_conn_term_mme_unavail-0(21) finished. Process statistics: { process id: 6254, terminated normally, exit status: 0, user time: 0.026794 s, system time: 0.004465 s, maximum resident set size: 78448, integral resident set size: 0, page faults not requiring physical I/O: 2874, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 56, involuntary context switches: 2 } HC@f261bea14ec5: PTC was created. Component reference: 22, component type: Mutex.MutexDispCT, component name: MutexDispCT-TC_e_rab_setup, testcase name: TC_e_rab_setup, process id: 6303. MutexDispCT-TC_e_rab_setup(22)@f261bea14ec5: Initializing variables, timers and ports of component type Mutex.MutexDispCT inside testcase TC_e_rab_setup. MTC@f261bea14ec5: PTC was created. Component reference: 22, alive: no, type: Mutex.MutexDispCT, component name: MutexDispCT-TC_e_rab_setup. MTC@f261bea14ec5: Starting function f_MutexDisp_main() on component MutexDispCT-TC_e_rab_setup(22). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MutexDispCT-TC_e_rab_setup(22)@f261bea14ec5: Component type Mutex.MutexDispCT was initialized. MutexDispCT-TC_e_rab_setup(22)@f261bea14ec5: Starting function f_MutexDisp_main(). HC@f261bea14ec5: PTC was created. Component reference: 23, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_e_rab_setup, process id: 6304. StatsDSRV-STATS(23)@f261bea14ec5: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_e_rab_setup. MTC@f261bea14ec5: PTC was created. Component reference: 23, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@f261bea14ec5: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(23). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup. StatsDSRV-STATS(23)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(23)@f261bea14ec5: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(23)@f261bea14ec5: Mapping port StatsDSRV-STATS(23):STATS to system:STATS. StatsDSRV-STATS(23)@f261bea14ec5: Map operation of StatsDSRV-STATS(23):STATS to system:STATS finished. HC@f261bea14ec5: PTC was created. Component reference: 24, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup, testcase name: TC_e_rab_setup, process id: 6305. S1APSRV-TC_e_rab_setup(24)@f261bea14ec5: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_e_rab_setup. MTC@f261bea14ec5: PTC was created. Component reference: 24, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup. MTC@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_e_rab_setup(24). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_e_rab_setup. S1APSRV-TC_e_rab_setup(24)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_e_rab_setup(24)@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_e_rab_setup(24)@f261bea14ec5: Mapping port S1APSRV-TC_e_rab_setup(24):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_e_rab_setup(24)@f261bea14ec5: Map operation of S1APSRV-TC_e_rab_setup(24):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_e_rab_setup(24)@f261bea14ec5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_e_rab_setup(24)@f261bea14ec5: SCTP server listening on "127.0.2.10":36412 HC@f261bea14ec5: PTC was created. Component reference: 25, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_e_rab_setup, testcase name: TC_e_rab_setup, process id: 6306. PFCPEM-TC_e_rab_setup(25)@f261bea14ec5: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_e_rab_setup. MTC@f261bea14ec5: PTC was created. Component reference: 25, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_e_rab_setup. MTC@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCPEM-TC_e_rab_setup(25). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup-0. PFCPEM-TC_e_rab_setup(25)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCPEM-TC_e_rab_setup(25)@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCPEM-TC_e_rab_setup(25)@f261bea14ec5: Mapping port PFCPEM-TC_e_rab_setup(25):PFCP to system:PFCP. PFCPEM-TC_e_rab_setup(25)@f261bea14ec5: Map operation of PFCPEM-TC_e_rab_setup(25):PFCP to system:PFCP finished. HC@f261bea14ec5: PTC was created. Component reference: 26, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup-0, testcase name: TC_e_rab_setup, process id: 6307. MTC@f261bea14ec5: PTC was created. Component reference: 26, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup-0. ConnHdlr-TC_e_rab_setup-0(26)@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_e_rab_setup. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup-0(26):STATSD_PROC and StatsDSRV-STATS(23):STATSD_PROC. ConnHdlr-TC_e_rab_setup-0(26)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup-0(26):STATSD_PROC and StatsDSRV-STATS(23):STATSD_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup-0(26):S1AP_CONN and S1APSRV-TC_e_rab_setup(24):S1AP_CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup-0(26):S1AP_CONN and S1APSRV-TC_e_rab_setup(24):S1AP_CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup-0(26):S1AP_PROC and S1APSRV-TC_e_rab_setup(24):S1AP_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup-0(26):S1AP_PROC and S1APSRV-TC_e_rab_setup(24):S1AP_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup-0(26):PFCP and PFCPEM-TC_e_rab_setup(25):CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup-0(26):PFCP and PFCPEM-TC_e_rab_setup(25):CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup-0(26):PFCP_PROC and PFCPEM-TC_e_rab_setup(25):CLIENT_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup-0(26):PFCP_PROC and PFCPEM-TC_e_rab_setup(25):CLIENT_PROC finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_e_rab_setup(22):LOCK and ConnHdlr-TC_e_rab_setup-0(26):LOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_e_rab_setup(22):LOCK and ConnHdlr-TC_e_rab_setup-0(26):LOCK finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_e_rab_setup(22):UNLOCK and ConnHdlr-TC_e_rab_setup-0(26):UNLOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_e_rab_setup(22):UNLOCK and ConnHdlr-TC_e_rab_setup-0(26):UNLOCK finished. MTC@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_e_rab_setup-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }) on component ConnHdlr-TC_e_rab_setup-0(26). MTC@f261bea14ec5: Function was started. ConnHdlr-TC_e_rab_setup-0(26)@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_e_rab_setup-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }). StatsDSRV-STATS(23)@f261bea14ec5: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(23)@f261bea14ec5: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(23)@f261bea14ec5: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(23)@f261bea14ec5: Stopping MTC. The current test case will be terminated. MC@f261bea14ec5: Test Component 23 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(23)@f261bea14ec5: Stopping test component execution. MutexDispCT-TC_e_rab_setup(22)@f261bea14ec5: Kill was requested from MC. ConnHdlr-TC_e_rab_setup-0(26)@f261bea14ec5: Kill was requested from MC. PFCPEM-TC_e_rab_setup(25)@f261bea14ec5: Kill was requested from MC. S1APSRV-TC_e_rab_setup(24)@f261bea14ec5: Kill was requested from MC. MTC@f261bea14ec5: Stopping test component execution. MutexDispCT-TC_e_rab_setup(22)@f261bea14ec5: Terminating test component execution. PFCPEM-TC_e_rab_setup(25)@f261bea14ec5: Terminating test component execution. S1APSRV-TC_e_rab_setup(24)@f261bea14ec5: Terminating test component execution. ConnHdlr-TC_e_rab_setup-0(26)@f261bea14ec5: Terminating test component execution. MTC@f261bea14ec5: Terminating component type S1GW_Tests.test_CT. StatsDSRV-STATS(23)@f261bea14ec5: Function main was stopped. PTC terminates. StatsDSRV-STATS(23)@f261bea14ec5: Terminating component type StatsD_Checker.StatsD_Checker_CT. PFCPEM-TC_e_rab_setup(25)@f261bea14ec5: Function main was stopped. PTC terminates. PFCPEM-TC_e_rab_setup(25)@f261bea14ec5: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was shut down inside testcase TC_e_rab_setup. MutexDispCT-TC_e_rab_setup(22)@f261bea14ec5: Function f_MutexDisp_main was stopped. PTC terminates. ConnHdlr-TC_e_rab_setup-0(26)@f261bea14ec5: Function f_ConnHdlr_init was stopped. PTC terminates. MutexDispCT-TC_e_rab_setup(22)@f261bea14ec5: Terminating component type Mutex.MutexDispCT. S1APSRV-TC_e_rab_setup(24)@f261bea14ec5: Function main was stopped. PTC terminates. ConnHdlr-TC_e_rab_setup-0(26)@f261bea14ec5: Terminating component type S1GW_ConnHdlr.ConnHdlr. S1APSRV-TC_e_rab_setup(24)@f261bea14ec5: Terminating component type S1AP_Server.S1AP_Server_CT. MutexDispCT-TC_e_rab_setup(22)@f261bea14ec5: Component type Mutex.MutexDispCT was shut down inside testcase TC_e_rab_setup. StatsDSRV-STATS(23)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_e_rab_setup. MutexDispCT-TC_e_rab_setup(22)@f261bea14ec5: Final verdict of PTC: none StatsDSRV-STATS(23)@f261bea14ec5: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" PFCPEM-TC_e_rab_setup(25)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_e_rab_setup. PFCPEM-TC_e_rab_setup(25)@f261bea14ec5: Final verdict of PTC: none S1APSRV-TC_e_rab_setup(24)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_e_rab_setup. S1APSRV-TC_e_rab_setup(24)@f261bea14ec5: Final verdict of PTC: none ConnHdlr-TC_e_rab_setup-0(26)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_e_rab_setup. ConnHdlr-TC_e_rab_setup-0(26)@f261bea14ec5: Final verdict of PTC: none MTC@f261bea14ec5: Setting final verdict of the test case. MTC@f261bea14ec5: Local verdict of MTC: none MTC@f261bea14ec5: Local verdict of PTC MutexDispCT-TC_e_rab_setup(22): none (none -> none) MTC@f261bea14ec5: Local verdict of PTC StatsDSRV-STATS(23): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@f261bea14ec5: Local verdict of PTC S1APSRV-TC_e_rab_setup(24): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC PFCPEM-TC_e_rab_setup(25): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC ConnHdlr-TC_e_rab_setup-0(26): none (fail -> fail) MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_setup fail'. Mon Nov 4 12:13:28 UTC 2024 ------ S1GW_Tests.TC_e_rab_setup fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=5864) MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_setup fail' was executed successfully (exit status: 0). MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_setup3'. ------ S1GW_Tests.TC_e_rab_setup3 ------ Mon Nov 4 12:13:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_e_rab_setup3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_e_rab_setup3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_setup3' was executed successfully (exit status: 0). MTC@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_e_rab_setup3. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was initialized. MTC@f261bea14ec5: Creating new PTC with component type Mutex.MutexDispCT, component name: MutexDispCT-TC_e_rab_setup3. HC@f261bea14ec5: PTC MutexDispCT-TC_e_rab_setup(22) finished. Process statistics: { process id: 6303, terminated normally, exit status: 0, user time: 0.023940 s, system time: 0.009576 s, maximum resident set size: 76996, integral resident set size: 0, page faults not requiring physical I/O: 2836, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 42, involuntary context switches: 2 } HC@f261bea14ec5: PTC StatsDSRV-STATS(23) finished. Process statistics: { process id: 6304, terminated normally, exit status: 0, user time: 0.023233 s, system time: 0.011616 s, maximum resident set size: 78768, integral resident set size: 0, page faults not requiring physical I/O: 2881, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 50, involuntary context switches: 3 } HC@f261bea14ec5: PTC S1APSRV-TC_e_rab_setup(24) finished. Process statistics: { process id: 6305, terminated normally, exit status: 0, user time: 0.031055 s, system time: 0.008872 s, maximum resident set size: 77760, integral resident set size: 0, page faults not requiring physical I/O: 2871, page faults requiring physical I/O: 2, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 52, involuntary context switches: 5 } HC@f261bea14ec5: PTC PFCPEM-TC_e_rab_setup(25) finished. Process statistics: { process id: 6306, terminated normally, exit status: 0, user time: 0.024362 s, system time: 0.009744 s, maximum resident set size: 78644, integral resident set size: 0, page faults not requiring physical I/O: 2874, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 50, involuntary context switches: 4 } HC@f261bea14ec5: PTC ConnHdlr-TC_e_rab_setup-0(26) finished. Process statistics: { process id: 6307, terminated normally, exit status: 0, user time: 0.027941 s, system time: 0.011975 s, maximum resident set size: 77920, integral resident set size: 0, page faults not requiring physical I/O: 2878, page faults requiring physical I/O: 2, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 64, involuntary context switches: 3 } HC@f261bea14ec5: PTC was created. Component reference: 27, component type: Mutex.MutexDispCT, component name: MutexDispCT-TC_e_rab_setup3, testcase name: TC_e_rab_setup3, process id: 6353. MutexDispCT-TC_e_rab_setup3(27)@f261bea14ec5: Initializing variables, timers and ports of component type Mutex.MutexDispCT inside testcase TC_e_rab_setup3. MTC@f261bea14ec5: PTC was created. Component reference: 27, alive: no, type: Mutex.MutexDispCT, component name: MutexDispCT-TC_e_rab_setup3. MTC@f261bea14ec5: Starting function f_MutexDisp_main() on component MutexDispCT-TC_e_rab_setup3(27). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MutexDispCT-TC_e_rab_setup3(27)@f261bea14ec5: Component type Mutex.MutexDispCT was initialized. MutexDispCT-TC_e_rab_setup3(27)@f261bea14ec5: Starting function f_MutexDisp_main(). HC@f261bea14ec5: PTC was created. Component reference: 28, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_e_rab_setup3, process id: 6354. StatsDSRV-STATS(28)@f261bea14ec5: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_e_rab_setup3. MTC@f261bea14ec5: PTC was created. Component reference: 28, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@f261bea14ec5: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(28). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup3. StatsDSRV-STATS(28)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(28)@f261bea14ec5: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(28)@f261bea14ec5: Mapping port StatsDSRV-STATS(28):STATS to system:STATS. StatsDSRV-STATS(28)@f261bea14ec5: Map operation of StatsDSRV-STATS(28):STATS to system:STATS finished. HC@f261bea14ec5: PTC was created. Component reference: 29, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup3, testcase name: TC_e_rab_setup3, process id: 6355. S1APSRV-TC_e_rab_setup3(29)@f261bea14ec5: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_e_rab_setup3. MTC@f261bea14ec5: PTC was created. Component reference: 29, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup3. MTC@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_e_rab_setup3(29). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_e_rab_setup3. S1APSRV-TC_e_rab_setup3(29)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_e_rab_setup3(29)@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_e_rab_setup3(29)@f261bea14ec5: Mapping port S1APSRV-TC_e_rab_setup3(29):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_e_rab_setup3(29)@f261bea14ec5: Map operation of S1APSRV-TC_e_rab_setup3(29):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_e_rab_setup3(29)@f261bea14ec5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@f261bea14ec5: PTC was created. Component reference: 30, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_e_rab_setup3, testcase name: TC_e_rab_setup3, process id: 6356. S1APSRV-TC_e_rab_setup3(29)@f261bea14ec5: SCTP server listening on "127.0.2.10":36412 PFCPEM-TC_e_rab_setup3(30)@f261bea14ec5: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_e_rab_setup3. MTC@f261bea14ec5: PTC was created. Component reference: 30, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_e_rab_setup3. MTC@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCPEM-TC_e_rab_setup3(30). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup3-0. PFCPEM-TC_e_rab_setup3(30)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCPEM-TC_e_rab_setup3(30)@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCPEM-TC_e_rab_setup3(30)@f261bea14ec5: Mapping port PFCPEM-TC_e_rab_setup3(30):PFCP to system:PFCP. PFCPEM-TC_e_rab_setup3(30)@f261bea14ec5: Map operation of PFCPEM-TC_e_rab_setup3(30):PFCP to system:PFCP finished. HC@f261bea14ec5: PTC was created. Component reference: 31, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup3-0, testcase name: TC_e_rab_setup3, process id: 6357. ConnHdlr-TC_e_rab_setup3-0(31)@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_e_rab_setup3. MTC@f261bea14ec5: PTC was created. Component reference: 31, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup3-0. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup3-0(31):STATSD_PROC and StatsDSRV-STATS(28):STATSD_PROC. ConnHdlr-TC_e_rab_setup3-0(31)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup3-0(31):STATSD_PROC and StatsDSRV-STATS(28):STATSD_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup3-0(31):S1AP_CONN and S1APSRV-TC_e_rab_setup3(29):S1AP_CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup3-0(31):S1AP_CONN and S1APSRV-TC_e_rab_setup3(29):S1AP_CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup3-0(31):S1AP_PROC and S1APSRV-TC_e_rab_setup3(29):S1AP_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup3-0(31):S1AP_PROC and S1APSRV-TC_e_rab_setup3(29):S1AP_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup3-0(31):PFCP and PFCPEM-TC_e_rab_setup3(30):CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup3-0(31):PFCP and PFCPEM-TC_e_rab_setup3(30):CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup3-0(31):PFCP_PROC and PFCPEM-TC_e_rab_setup3(30):CLIENT_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup3-0(31):PFCP_PROC and PFCPEM-TC_e_rab_setup3(30):CLIENT_PROC finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_e_rab_setup3(27):LOCK and ConnHdlr-TC_e_rab_setup3-0(31):LOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_e_rab_setup3(27):LOCK and ConnHdlr-TC_e_rab_setup3-0(31):LOCK finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_e_rab_setup3(27):UNLOCK and ConnHdlr-TC_e_rab_setup3-0(31):UNLOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_e_rab_setup3(27):UNLOCK and ConnHdlr-TC_e_rab_setup3-0(31):UNLOCK finished. MTC@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_e_rab_setup3-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }) on component ConnHdlr-TC_e_rab_setup3-0(31). MTC@f261bea14ec5: Function was started. ConnHdlr-TC_e_rab_setup3-0(31)@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_e_rab_setup3-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }). StatsDSRV-STATS(28)@f261bea14ec5: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(28)@f261bea14ec5: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(28)@f261bea14ec5: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(28)@f261bea14ec5: Stopping MTC. The current test case will be terminated. MC@f261bea14ec5: Test Component 28 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(28)@f261bea14ec5: Stopping test component execution. PFCPEM-TC_e_rab_setup3(30)@f261bea14ec5: Kill was requested from MC. MutexDispCT-TC_e_rab_setup3(27)@f261bea14ec5: Kill was requested from MC. ConnHdlr-TC_e_rab_setup3-0(31)@f261bea14ec5: Kill was requested from MC. S1APSRV-TC_e_rab_setup3(29)@f261bea14ec5: Kill was requested from MC. MTC@f261bea14ec5: Stopping test component execution. S1APSRV-TC_e_rab_setup3(29)@f261bea14ec5: Terminating test component execution. PFCPEM-TC_e_rab_setup3(30)@f261bea14ec5: Terminating test component execution. MutexDispCT-TC_e_rab_setup3(27)@f261bea14ec5: Terminating test component execution. ConnHdlr-TC_e_rab_setup3-0(31)@f261bea14ec5: Terminating test component execution. StatsDSRV-STATS(28)@f261bea14ec5: Function main was stopped. PTC terminates. MTC@f261bea14ec5: Terminating component type S1GW_Tests.test_CT. StatsDSRV-STATS(28)@f261bea14ec5: Terminating component type StatsD_Checker.StatsD_Checker_CT. PFCPEM-TC_e_rab_setup3(30)@f261bea14ec5: Function main was stopped. PTC terminates. MutexDispCT-TC_e_rab_setup3(27)@f261bea14ec5: Function f_MutexDisp_main was stopped. PTC terminates. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was shut down inside testcase TC_e_rab_setup3. S1APSRV-TC_e_rab_setup3(29)@f261bea14ec5: Function main was stopped. PTC terminates. PFCPEM-TC_e_rab_setup3(30)@f261bea14ec5: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. ConnHdlr-TC_e_rab_setup3-0(31)@f261bea14ec5: Function f_ConnHdlr_init was stopped. PTC terminates. MutexDispCT-TC_e_rab_setup3(27)@f261bea14ec5: Terminating component type Mutex.MutexDispCT. S1APSRV-TC_e_rab_setup3(29)@f261bea14ec5: Terminating component type S1AP_Server.S1AP_Server_CT. ConnHdlr-TC_e_rab_setup3-0(31)@f261bea14ec5: Terminating component type S1GW_ConnHdlr.ConnHdlr. StatsDSRV-STATS(28)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_e_rab_setup3. MutexDispCT-TC_e_rab_setup3(27)@f261bea14ec5: Component type Mutex.MutexDispCT was shut down inside testcase TC_e_rab_setup3. StatsDSRV-STATS(28)@f261bea14ec5: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MutexDispCT-TC_e_rab_setup3(27)@f261bea14ec5: Final verdict of PTC: none S1APSRV-TC_e_rab_setup3(29)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_e_rab_setup3. PFCPEM-TC_e_rab_setup3(30)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_e_rab_setup3. S1APSRV-TC_e_rab_setup3(29)@f261bea14ec5: Final verdict of PTC: none PFCPEM-TC_e_rab_setup3(30)@f261bea14ec5: Final verdict of PTC: none ConnHdlr-TC_e_rab_setup3-0(31)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_e_rab_setup3. ConnHdlr-TC_e_rab_setup3-0(31)@f261bea14ec5: Final verdict of PTC: none MTC@f261bea14ec5: Setting final verdict of the test case. MTC@f261bea14ec5: Local verdict of MTC: none MTC@f261bea14ec5: Local verdict of PTC MutexDispCT-TC_e_rab_setup3(27): none (none -> none) MTC@f261bea14ec5: Local verdict of PTC StatsDSRV-STATS(28): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@f261bea14ec5: Local verdict of PTC S1APSRV-TC_e_rab_setup3(29): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC PFCPEM-TC_e_rab_setup3(30): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC ConnHdlr-TC_e_rab_setup3-0(31): none (fail -> fail) MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_setup3 fail'. Mon Nov 4 12:13:35 UTC 2024 ------ S1GW_Tests.TC_e_rab_setup3 fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=6588) MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_setup3 fail' was executed successfully (exit status: 0). MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_setup_multi'. ------ S1GW_Tests.TC_e_rab_setup_multi ------ Mon Nov 4 12:13:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_e_rab_setup_multi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_e_rab_setup_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_setup_multi' was executed successfully (exit status: 0). MTC@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_e_rab_setup_multi. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was initialized. MTC@f261bea14ec5: Creating new PTC with component type Mutex.MutexDispCT, component name: MutexDispCT-TC_e_rab_setup_multi. HC@f261bea14ec5: PTC MutexDispCT-TC_e_rab_setup3(27) finished. Process statistics: { process id: 6353, terminated normally, exit status: 0, user time: 0.027470 s, system time: 0.004578 s, maximum resident set size: 76996, integral resident set size: 0, page faults not requiring physical I/O: 2835, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 40, involuntary context switches: 2 } HC@f261bea14ec5: PTC StatsDSRV-STATS(28) finished. Process statistics: { process id: 6354, terminated normally, exit status: 0, user time: 0.021921 s, system time: 0.013153 s, maximum resident set size: 78416, integral resident set size: 0, page faults not requiring physical I/O: 2885, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 51, involuntary context switches: 3 } HC@f261bea14ec5: PTC S1APSRV-TC_e_rab_setup3(29) finished. Process statistics: { process id: 6355, terminated normally, exit status: 0, user time: 0.025156 s, system time: 0.008385 s, maximum resident set size: 78292, integral resident set size: 0, page faults not requiring physical I/O: 2870, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 51, involuntary context switches: 4 } HC@f261bea14ec5: PTC PFCPEM-TC_e_rab_setup3(30) finished. Process statistics: { process id: 6356, terminated normally, exit status: 0, user time: 0.019211 s, system time: 0.015369 s, maximum resident set size: 77184, integral resident set size: 0, page faults not requiring physical I/O: 2914, page faults requiring physical I/O: 2, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 50, involuntary context switches: 4 } HC@f261bea14ec5: PTC ConnHdlr-TC_e_rab_setup3-0(31) finished. Process statistics: { process id: 6357, terminated normally, exit status: 0, user time: 0.014741 s, system time: 0.018427 s, maximum resident set size: 76864, integral resident set size: 0, page faults not requiring physical I/O: 2906, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 65, involuntary context switches: 3 } HC@f261bea14ec5: PTC was created. Component reference: 32, component type: Mutex.MutexDispCT, component name: MutexDispCT-TC_e_rab_setup_multi, testcase name: TC_e_rab_setup_multi, process id: 6407. MutexDispCT-TC_e_rab_setup_multi(32)@f261bea14ec5: Initializing variables, timers and ports of component type Mutex.MutexDispCT inside testcase TC_e_rab_setup_multi. MTC@f261bea14ec5: PTC was created. Component reference: 32, alive: no, type: Mutex.MutexDispCT, component name: MutexDispCT-TC_e_rab_setup_multi. MTC@f261bea14ec5: Starting function f_MutexDisp_main() on component MutexDispCT-TC_e_rab_setup_multi(32). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MutexDispCT-TC_e_rab_setup_multi(32)@f261bea14ec5: Component type Mutex.MutexDispCT was initialized. MutexDispCT-TC_e_rab_setup_multi(32)@f261bea14ec5: Starting function f_MutexDisp_main(). HC@f261bea14ec5: PTC was created. Component reference: 33, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_e_rab_setup_multi, process id: 6408. StatsDSRV-STATS(33)@f261bea14ec5: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_e_rab_setup_multi. MTC@f261bea14ec5: PTC was created. Component reference: 33, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@f261bea14ec5: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(33). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup_multi. StatsDSRV-STATS(33)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(33)@f261bea14ec5: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(33)@f261bea14ec5: Mapping port StatsDSRV-STATS(33):STATS to system:STATS. StatsDSRV-STATS(33)@f261bea14ec5: Map operation of StatsDSRV-STATS(33):STATS to system:STATS finished. HC@f261bea14ec5: PTC was created. Component reference: 34, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup_multi, testcase name: TC_e_rab_setup_multi, process id: 6409. S1APSRV-TC_e_rab_setup_multi(34)@f261bea14ec5: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_e_rab_setup_multi. MTC@f261bea14ec5: PTC was created. Component reference: 34, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup_multi. MTC@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_e_rab_setup_multi(34). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_e_rab_setup_multi. S1APSRV-TC_e_rab_setup_multi(34)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_e_rab_setup_multi(34)@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_e_rab_setup_multi(34)@f261bea14ec5: Mapping port S1APSRV-TC_e_rab_setup_multi(34):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_e_rab_setup_multi(34)@f261bea14ec5: Map operation of S1APSRV-TC_e_rab_setup_multi(34):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_e_rab_setup_multi(34)@f261bea14ec5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@f261bea14ec5: PTC was created. Component reference: 35, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_e_rab_setup_multi, testcase name: TC_e_rab_setup_multi, process id: 6410. S1APSRV-TC_e_rab_setup_multi(34)@f261bea14ec5: SCTP server listening on "127.0.2.10":36412 PFCPEM-TC_e_rab_setup_multi(35)@f261bea14ec5: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_e_rab_setup_multi. MTC@f261bea14ec5: PTC was created. Component reference: 35, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_e_rab_setup_multi. MTC@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCPEM-TC_e_rab_setup_multi(35). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup_multi-0. PFCPEM-TC_e_rab_setup_multi(35)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCPEM-TC_e_rab_setup_multi(35)@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCPEM-TC_e_rab_setup_multi(35)@f261bea14ec5: Mapping port PFCPEM-TC_e_rab_setup_multi(35):PFCP to system:PFCP. PFCPEM-TC_e_rab_setup_multi(35)@f261bea14ec5: Map operation of PFCPEM-TC_e_rab_setup_multi(35):PFCP to system:PFCP finished. HC@f261bea14ec5: PTC was created. Component reference: 36, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup_multi-0, testcase name: TC_e_rab_setup_multi, process id: 6411. ConnHdlr-TC_e_rab_setup_multi-0(36)@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_e_rab_setup_multi. MTC@f261bea14ec5: PTC was created. Component reference: 36, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup_multi-0. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup_multi-0(36):STATSD_PROC and StatsDSRV-STATS(33):STATSD_PROC. ConnHdlr-TC_e_rab_setup_multi-0(36)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup_multi-0(36):STATSD_PROC and StatsDSRV-STATS(33):STATSD_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup_multi-0(36):S1AP_CONN and S1APSRV-TC_e_rab_setup_multi(34):S1AP_CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup_multi-0(36):S1AP_CONN and S1APSRV-TC_e_rab_setup_multi(34):S1AP_CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup_multi-0(36):S1AP_PROC and S1APSRV-TC_e_rab_setup_multi(34):S1AP_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup_multi-0(36):S1AP_PROC and S1APSRV-TC_e_rab_setup_multi(34):S1AP_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup_multi-0(36):PFCP and PFCPEM-TC_e_rab_setup_multi(35):CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup_multi-0(36):PFCP and PFCPEM-TC_e_rab_setup_multi(35):CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup_multi-0(36):PFCP_PROC and PFCPEM-TC_e_rab_setup_multi(35):CLIENT_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup_multi-0(36):PFCP_PROC and PFCPEM-TC_e_rab_setup_multi(35):CLIENT_PROC finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_e_rab_setup_multi(32):LOCK and ConnHdlr-TC_e_rab_setup_multi-0(36):LOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_e_rab_setup_multi(32):LOCK and ConnHdlr-TC_e_rab_setup_multi-0(36):LOCK finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_e_rab_setup_multi(32):UNLOCK and ConnHdlr-TC_e_rab_setup_multi-0(36):UNLOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_e_rab_setup_multi(32):UNLOCK and ConnHdlr-TC_e_rab_setup_multi-0(36):UNLOCK finished. MTC@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_e_rab_setup_multi-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }) on component ConnHdlr-TC_e_rab_setup_multi-0(36). MTC@f261bea14ec5: Function was started. ConnHdlr-TC_e_rab_setup_multi-0(36)@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_e_rab_setup_multi-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }). StatsDSRV-STATS(33)@f261bea14ec5: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(33)@f261bea14ec5: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(33)@f261bea14ec5: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(33)@f261bea14ec5: Stopping MTC. The current test case will be terminated. MC@f261bea14ec5: Test Component 33 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(33)@f261bea14ec5: Stopping test component execution. MutexDispCT-TC_e_rab_setup_multi(32)@f261bea14ec5: Kill was requested from MC. S1APSRV-TC_e_rab_setup_multi(34)@f261bea14ec5: Kill was requested from MC. PFCPEM-TC_e_rab_setup_multi(35)@f261bea14ec5: Kill was requested from MC. ConnHdlr-TC_e_rab_setup_multi-0(36)@f261bea14ec5: Kill was requested from MC. MutexDispCT-TC_e_rab_setup_multi(32)@f261bea14ec5: Terminating test component execution. S1APSRV-TC_e_rab_setup_multi(34)@f261bea14ec5: Terminating test component execution. PFCPEM-TC_e_rab_setup_multi(35)@f261bea14ec5: Terminating test component execution. MTC@f261bea14ec5: Stopping test component execution. ConnHdlr-TC_e_rab_setup_multi-0(36)@f261bea14ec5: Terminating test component execution. MTC@f261bea14ec5: Terminating component type S1GW_Tests.test_CT. StatsDSRV-STATS(33)@f261bea14ec5: Function main was stopped. PTC terminates. StatsDSRV-STATS(33)@f261bea14ec5: Terminating component type StatsD_Checker.StatsD_Checker_CT. PFCPEM-TC_e_rab_setup_multi(35)@f261bea14ec5: Function main was stopped. PTC terminates. S1APSRV-TC_e_rab_setup_multi(34)@f261bea14ec5: Function main was stopped. PTC terminates. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was shut down inside testcase TC_e_rab_setup_multi. MutexDispCT-TC_e_rab_setup_multi(32)@f261bea14ec5: Function f_MutexDisp_main was stopped. PTC terminates. ConnHdlr-TC_e_rab_setup_multi-0(36)@f261bea14ec5: Function f_ConnHdlr_init was stopped. PTC terminates. PFCPEM-TC_e_rab_setup_multi(35)@f261bea14ec5: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. S1APSRV-TC_e_rab_setup_multi(34)@f261bea14ec5: Terminating component type S1AP_Server.S1AP_Server_CT. ConnHdlr-TC_e_rab_setup_multi-0(36)@f261bea14ec5: Terminating component type S1GW_ConnHdlr.ConnHdlr. MutexDispCT-TC_e_rab_setup_multi(32)@f261bea14ec5: Terminating component type Mutex.MutexDispCT. StatsDSRV-STATS(33)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_e_rab_setup_multi. StatsDSRV-STATS(33)@f261bea14ec5: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MutexDispCT-TC_e_rab_setup_multi(32)@f261bea14ec5: Component type Mutex.MutexDispCT was shut down inside testcase TC_e_rab_setup_multi. MutexDispCT-TC_e_rab_setup_multi(32)@f261bea14ec5: Final verdict of PTC: none PFCPEM-TC_e_rab_setup_multi(35)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_e_rab_setup_multi. S1APSRV-TC_e_rab_setup_multi(34)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_e_rab_setup_multi. PFCPEM-TC_e_rab_setup_multi(35)@f261bea14ec5: Final verdict of PTC: none S1APSRV-TC_e_rab_setup_multi(34)@f261bea14ec5: Final verdict of PTC: none ConnHdlr-TC_e_rab_setup_multi-0(36)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_e_rab_setup_multi. ConnHdlr-TC_e_rab_setup_multi-0(36)@f261bea14ec5: Final verdict of PTC: none MTC@f261bea14ec5: Setting final verdict of the test case. MTC@f261bea14ec5: Local verdict of MTC: none MTC@f261bea14ec5: Local verdict of PTC MutexDispCT-TC_e_rab_setup_multi(32): none (none -> none) MTC@f261bea14ec5: Local verdict of PTC StatsDSRV-STATS(33): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@f261bea14ec5: Local verdict of PTC S1APSRV-TC_e_rab_setup_multi(34): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC PFCPEM-TC_e_rab_setup_multi(35): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC ConnHdlr-TC_e_rab_setup_multi-0(36): none (fail -> fail) MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_setup_multi fail'. Mon Nov 4 12:13:42 UTC 2024 ------ S1GW_Tests.TC_e_rab_setup_multi fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=6676) MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_setup_multi fail' was executed successfully (exit status: 0). MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_setup3_multi'. ------ S1GW_Tests.TC_e_rab_setup3_multi ------ Mon Nov 4 12:13:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_e_rab_setup3_multi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_e_rab_setup3_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_setup3_multi' was executed successfully (exit status: 0). MTC@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_e_rab_setup3_multi. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was initialized. MTC@f261bea14ec5: Creating new PTC with component type Mutex.MutexDispCT, component name: MutexDispCT-TC_e_rab_setup3_multi. HC@f261bea14ec5: PTC MutexDispCT-TC_e_rab_setup_multi(32) finished. Process statistics: { process id: 6407, terminated normally, exit status: 0, user time: 0.008098 s, system time: 0.024296 s, maximum resident set size: 77000, integral resident set size: 0, page faults not requiring physical I/O: 2836, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 41, involuntary context switches: 3 } HC@f261bea14ec5: PTC StatsDSRV-STATS(33) finished. Process statistics: { process id: 6408, terminated normally, exit status: 0, user time: 0.027202 s, system time: 0.011658 s, maximum resident set size: 78700, integral resident set size: 0, page faults not requiring physical I/O: 2882, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 50, involuntary context switches: 3 } HC@f261bea14ec5: PTC S1APSRV-TC_e_rab_setup_multi(34) finished. Process statistics: { process id: 6409, terminated normally, exit status: 0, user time: 0.024576 s, system time: 0.014043 s, maximum resident set size: 74468, integral resident set size: 0, page faults not requiring physical I/O: 2965, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 51, involuntary context switches: 4 } HC@f261bea14ec5: PTC PFCPEM-TC_e_rab_setup_multi(35) finished. Process statistics: { process id: 6410, terminated normally, exit status: 0, user time: 0.019095 s, system time: 0.019095 s, maximum resident set size: 75152, integral resident set size: 0, page faults not requiring physical I/O: 2975, page faults requiring physical I/O: 2, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 50, involuntary context switches: 3 } HC@f261bea14ec5: PTC ConnHdlr-TC_e_rab_setup_multi-0(36) finished. Process statistics: { process id: 6411, terminated normally, exit status: 0, user time: 0.021450 s, system time: 0.017160 s, maximum resident set size: 78452, integral resident set size: 0, page faults not requiring physical I/O: 2875, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 64, involuntary context switches: 4 } HC@f261bea14ec5: PTC was created. Component reference: 37, component type: Mutex.MutexDispCT, component name: MutexDispCT-TC_e_rab_setup3_multi, testcase name: TC_e_rab_setup3_multi, process id: 6460. MTC@f261bea14ec5: PTC was created. Component reference: 37, alive: no, type: Mutex.MutexDispCT, component name: MutexDispCT-TC_e_rab_setup3_multi. MutexDispCT-TC_e_rab_setup3_multi(37)@f261bea14ec5: Initializing variables, timers and ports of component type Mutex.MutexDispCT inside testcase TC_e_rab_setup3_multi. MTC@f261bea14ec5: Starting function f_MutexDisp_main() on component MutexDispCT-TC_e_rab_setup3_multi(37). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MutexDispCT-TC_e_rab_setup3_multi(37)@f261bea14ec5: Component type Mutex.MutexDispCT was initialized. MutexDispCT-TC_e_rab_setup3_multi(37)@f261bea14ec5: Starting function f_MutexDisp_main(). HC@f261bea14ec5: PTC was created. Component reference: 38, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_e_rab_setup3_multi, process id: 6461. StatsDSRV-STATS(38)@f261bea14ec5: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_e_rab_setup3_multi. MTC@f261bea14ec5: PTC was created. Component reference: 38, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@f261bea14ec5: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(38). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup3_multi. StatsDSRV-STATS(38)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(38)@f261bea14ec5: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(38)@f261bea14ec5: Mapping port StatsDSRV-STATS(38):STATS to system:STATS. StatsDSRV-STATS(38)@f261bea14ec5: Map operation of StatsDSRV-STATS(38):STATS to system:STATS finished. HC@f261bea14ec5: PTC was created. Component reference: 39, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup3_multi, testcase name: TC_e_rab_setup3_multi, process id: 6462. S1APSRV-TC_e_rab_setup3_multi(39)@f261bea14ec5: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_e_rab_setup3_multi. MTC@f261bea14ec5: PTC was created. Component reference: 39, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup3_multi. MTC@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_e_rab_setup3_multi(39). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_e_rab_setup3_multi. S1APSRV-TC_e_rab_setup3_multi(39)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_e_rab_setup3_multi(39)@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_e_rab_setup3_multi(39)@f261bea14ec5: Mapping port S1APSRV-TC_e_rab_setup3_multi(39):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_e_rab_setup3_multi(39)@f261bea14ec5: Map operation of S1APSRV-TC_e_rab_setup3_multi(39):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_e_rab_setup3_multi(39)@f261bea14ec5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_e_rab_setup3_multi(39)@f261bea14ec5: SCTP server listening on "127.0.2.10":36412 HC@f261bea14ec5: PTC was created. Component reference: 40, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_e_rab_setup3_multi, testcase name: TC_e_rab_setup3_multi, process id: 6463. PFCPEM-TC_e_rab_setup3_multi(40)@f261bea14ec5: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_e_rab_setup3_multi. MTC@f261bea14ec5: PTC was created. Component reference: 40, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_e_rab_setup3_multi. MTC@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCPEM-TC_e_rab_setup3_multi(40). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup3_multi-0. PFCPEM-TC_e_rab_setup3_multi(40)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCPEM-TC_e_rab_setup3_multi(40)@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCPEM-TC_e_rab_setup3_multi(40)@f261bea14ec5: Mapping port PFCPEM-TC_e_rab_setup3_multi(40):PFCP to system:PFCP. PFCPEM-TC_e_rab_setup3_multi(40)@f261bea14ec5: Map operation of PFCPEM-TC_e_rab_setup3_multi(40):PFCP to system:PFCP finished. HC@f261bea14ec5: PTC was created. Component reference: 41, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup3_multi-0, testcase name: TC_e_rab_setup3_multi, process id: 6464. ConnHdlr-TC_e_rab_setup3_multi-0(41)@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_e_rab_setup3_multi. MTC@f261bea14ec5: PTC was created. Component reference: 41, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup3_multi-0. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup3_multi-0(41):STATSD_PROC and StatsDSRV-STATS(38):STATSD_PROC. ConnHdlr-TC_e_rab_setup3_multi-0(41)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup3_multi-0(41):STATSD_PROC and StatsDSRV-STATS(38):STATSD_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup3_multi-0(41):S1AP_CONN and S1APSRV-TC_e_rab_setup3_multi(39):S1AP_CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup3_multi-0(41):S1AP_CONN and S1APSRV-TC_e_rab_setup3_multi(39):S1AP_CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup3_multi-0(41):S1AP_PROC and S1APSRV-TC_e_rab_setup3_multi(39):S1AP_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup3_multi-0(41):S1AP_PROC and S1APSRV-TC_e_rab_setup3_multi(39):S1AP_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup3_multi-0(41):PFCP and PFCPEM-TC_e_rab_setup3_multi(40):CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup3_multi-0(41):PFCP and PFCPEM-TC_e_rab_setup3_multi(40):CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup3_multi-0(41):PFCP_PROC and PFCPEM-TC_e_rab_setup3_multi(40):CLIENT_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup3_multi-0(41):PFCP_PROC and PFCPEM-TC_e_rab_setup3_multi(40):CLIENT_PROC finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_e_rab_setup3_multi(37):LOCK and ConnHdlr-TC_e_rab_setup3_multi-0(41):LOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_e_rab_setup3_multi(37):LOCK and ConnHdlr-TC_e_rab_setup3_multi-0(41):LOCK finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_e_rab_setup3_multi(37):UNLOCK and ConnHdlr-TC_e_rab_setup3_multi-0(41):UNLOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_e_rab_setup3_multi(37):UNLOCK and ConnHdlr-TC_e_rab_setup3_multi-0(41):UNLOCK finished. MTC@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_e_rab_setup3_multi-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }) on component ConnHdlr-TC_e_rab_setup3_multi-0(41). MTC@f261bea14ec5: Function was started. ConnHdlr-TC_e_rab_setup3_multi-0(41)@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_e_rab_setup3_multi-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }). StatsDSRV-STATS(38)@f261bea14ec5: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(38)@f261bea14ec5: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(38)@f261bea14ec5: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(38)@f261bea14ec5: Stopping MTC. The current test case will be terminated. MC@f261bea14ec5: Test Component 38 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(38)@f261bea14ec5: Stopping test component execution. MutexDispCT-TC_e_rab_setup3_multi(37)@f261bea14ec5: Kill was requested from MC. S1APSRV-TC_e_rab_setup3_multi(39)@f261bea14ec5: Kill was requested from MC. PFCPEM-TC_e_rab_setup3_multi(40)@f261bea14ec5: Kill was requested from MC. ConnHdlr-TC_e_rab_setup3_multi-0(41)@f261bea14ec5: Kill was requested from MC. MutexDispCT-TC_e_rab_setup3_multi(37)@f261bea14ec5: Terminating test component execution. MTC@f261bea14ec5: Stopping test component execution. S1APSRV-TC_e_rab_setup3_multi(39)@f261bea14ec5: Terminating test component execution. PFCPEM-TC_e_rab_setup3_multi(40)@f261bea14ec5: Terminating test component execution. ConnHdlr-TC_e_rab_setup3_multi-0(41)@f261bea14ec5: Terminating test component execution. StatsDSRV-STATS(38)@f261bea14ec5: Function main was stopped. PTC terminates. MTC@f261bea14ec5: Terminating component type S1GW_Tests.test_CT. StatsDSRV-STATS(38)@f261bea14ec5: Terminating component type StatsD_Checker.StatsD_Checker_CT. ConnHdlr-TC_e_rab_setup3_multi-0(41)@f261bea14ec5: Function f_ConnHdlr_init was stopped. PTC terminates. MutexDispCT-TC_e_rab_setup3_multi(37)@f261bea14ec5: Function f_MutexDisp_main was stopped. PTC terminates. PFCPEM-TC_e_rab_setup3_multi(40)@f261bea14ec5: Function main was stopped. PTC terminates. ConnHdlr-TC_e_rab_setup3_multi-0(41)@f261bea14ec5: Terminating component type S1GW_ConnHdlr.ConnHdlr. S1APSRV-TC_e_rab_setup3_multi(39)@f261bea14ec5: Function main was stopped. PTC terminates. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was shut down inside testcase TC_e_rab_setup3_multi. PFCPEM-TC_e_rab_setup3_multi(40)@f261bea14ec5: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. MutexDispCT-TC_e_rab_setup3_multi(37)@f261bea14ec5: Terminating component type Mutex.MutexDispCT. S1APSRV-TC_e_rab_setup3_multi(39)@f261bea14ec5: Terminating component type S1AP_Server.S1AP_Server_CT. StatsDSRV-STATS(38)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_e_rab_setup3_multi. MutexDispCT-TC_e_rab_setup3_multi(37)@f261bea14ec5: Component type Mutex.MutexDispCT was shut down inside testcase TC_e_rab_setup3_multi. StatsDSRV-STATS(38)@f261bea14ec5: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MutexDispCT-TC_e_rab_setup3_multi(37)@f261bea14ec5: Final verdict of PTC: none PFCPEM-TC_e_rab_setup3_multi(40)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_e_rab_setup3_multi. S1APSRV-TC_e_rab_setup3_multi(39)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_e_rab_setup3_multi. PFCPEM-TC_e_rab_setup3_multi(40)@f261bea14ec5: Final verdict of PTC: none S1APSRV-TC_e_rab_setup3_multi(39)@f261bea14ec5: Final verdict of PTC: none ConnHdlr-TC_e_rab_setup3_multi-0(41)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_e_rab_setup3_multi. ConnHdlr-TC_e_rab_setup3_multi-0(41)@f261bea14ec5: Final verdict of PTC: none MTC@f261bea14ec5: Setting final verdict of the test case. MTC@f261bea14ec5: Local verdict of MTC: none MTC@f261bea14ec5: Local verdict of PTC MutexDispCT-TC_e_rab_setup3_multi(37): none (none -> none) MTC@f261bea14ec5: Local verdict of PTC StatsDSRV-STATS(38): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@f261bea14ec5: Local verdict of PTC S1APSRV-TC_e_rab_setup3_multi(39): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC PFCPEM-TC_e_rab_setup3_multi(40): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC ConnHdlr-TC_e_rab_setup3_multi-0(41): none (fail -> fail) MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_setup3_multi fail'. Mon Nov 4 12:13:49 UTC 2024 ------ S1GW_Tests.TC_e_rab_setup3_multi fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=6708) MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_setup3_multi fail' was executed successfully (exit status: 0). MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_release_ind'. ------ S1GW_Tests.TC_e_rab_release_ind ------ Mon Nov 4 12:13:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_e_rab_release_ind.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_e_rab_release_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_release_ind' was executed successfully (exit status: 0). MTC@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_e_rab_release_ind. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was initialized. MTC@f261bea14ec5: Creating new PTC with component type Mutex.MutexDispCT, component name: MutexDispCT-TC_e_rab_release_ind. HC@f261bea14ec5: PTC MutexDispCT-TC_e_rab_setup3_multi(37) finished. Process statistics: { process id: 6460, terminated normally, exit status: 0, user time: 0.021748 s, system time: 0.017399 s, maximum resident set size: 76992, integral resident set size: 0, page faults not requiring physical I/O: 2836, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 40, involuntary context switches: 5 } HC@f261bea14ec5: PTC StatsDSRV-STATS(38) finished. Process statistics: { process id: 6461, terminated normally, exit status: 0, user time: 0.026480 s, system time: 0.007565 s, maximum resident set size: 78768, integral resident set size: 0, page faults not requiring physical I/O: 2881, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 51, involuntary context switches: 3 } HC@f261bea14ec5: PTC S1APSRV-TC_e_rab_setup3_multi(39) finished. Process statistics: { process id: 6462, terminated normally, exit status: 0, user time: 0.024459 s, system time: 0.008153 s, maximum resident set size: 78276, integral resident set size: 0, page faults not requiring physical I/O: 2871, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 51, involuntary context switches: 4 } HC@f261bea14ec5: PTC PFCPEM-TC_e_rab_setup3_multi(40) finished. Process statistics: { process id: 6463, terminated normally, exit status: 0, user time: 0.023797 s, system time: 0.009518 s, maximum resident set size: 78640, integral resident set size: 0, page faults not requiring physical I/O: 2879, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 51, involuntary context switches: 2 } HC@f261bea14ec5: PTC ConnHdlr-TC_e_rab_setup3_multi-0(41) finished. Process statistics: { process id: 6464, terminated normally, exit status: 0, user time: 0.013475 s, system time: 0.017967 s, maximum resident set size: 78384, integral resident set size: 0, page faults not requiring physical I/O: 2876, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 64, involuntary context switches: 2 } HC@f261bea14ec5: PTC was created. Component reference: 42, component type: Mutex.MutexDispCT, component name: MutexDispCT-TC_e_rab_release_ind, testcase name: TC_e_rab_release_ind, process id: 6510. MutexDispCT-TC_e_rab_release_ind(42)@f261bea14ec5: Initializing variables, timers and ports of component type Mutex.MutexDispCT inside testcase TC_e_rab_release_ind. MTC@f261bea14ec5: PTC was created. Component reference: 42, alive: no, type: Mutex.MutexDispCT, component name: MutexDispCT-TC_e_rab_release_ind. MTC@f261bea14ec5: Starting function f_MutexDisp_main() on component MutexDispCT-TC_e_rab_release_ind(42). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MutexDispCT-TC_e_rab_release_ind(42)@f261bea14ec5: Component type Mutex.MutexDispCT was initialized. MutexDispCT-TC_e_rab_release_ind(42)@f261bea14ec5: Starting function f_MutexDisp_main(). HC@f261bea14ec5: PTC was created. Component reference: 43, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_e_rab_release_ind, process id: 6511. MTC@f261bea14ec5: PTC was created. Component reference: 43, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. StatsDSRV-STATS(43)@f261bea14ec5: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_e_rab_release_ind. MTC@f261bea14ec5: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(43). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_release_ind. StatsDSRV-STATS(43)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(43)@f261bea14ec5: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(43)@f261bea14ec5: Mapping port StatsDSRV-STATS(43):STATS to system:STATS. StatsDSRV-STATS(43)@f261bea14ec5: Map operation of StatsDSRV-STATS(43):STATS to system:STATS finished. HC@f261bea14ec5: PTC was created. Component reference: 44, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_release_ind, testcase name: TC_e_rab_release_ind, process id: 6512. MTC@f261bea14ec5: PTC was created. Component reference: 44, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_release_ind. S1APSRV-TC_e_rab_release_ind(44)@f261bea14ec5: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_e_rab_release_ind. MTC@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_e_rab_release_ind(44). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_e_rab_release_ind. S1APSRV-TC_e_rab_release_ind(44)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_e_rab_release_ind(44)@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_e_rab_release_ind(44)@f261bea14ec5: Mapping port S1APSRV-TC_e_rab_release_ind(44):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_e_rab_release_ind(44)@f261bea14ec5: Map operation of S1APSRV-TC_e_rab_release_ind(44):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_e_rab_release_ind(44)@f261bea14ec5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@f261bea14ec5: PTC was created. Component reference: 45, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_e_rab_release_ind, testcase name: TC_e_rab_release_ind, process id: 6513. PFCPEM-TC_e_rab_release_ind(45)@f261bea14ec5: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_e_rab_release_ind. MTC@f261bea14ec5: PTC was created. Component reference: 45, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_e_rab_release_ind. MTC@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCPEM-TC_e_rab_release_ind(45). S1APSRV-TC_e_rab_release_ind(44)@f261bea14ec5: SCTP server listening on "127.0.2.10":36412 MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_release_ind-0. PFCPEM-TC_e_rab_release_ind(45)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCPEM-TC_e_rab_release_ind(45)@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCPEM-TC_e_rab_release_ind(45)@f261bea14ec5: Mapping port PFCPEM-TC_e_rab_release_ind(45):PFCP to system:PFCP. PFCPEM-TC_e_rab_release_ind(45)@f261bea14ec5: Map operation of PFCPEM-TC_e_rab_release_ind(45):PFCP to system:PFCP finished. HC@f261bea14ec5: PTC was created. Component reference: 46, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_release_ind-0, testcase name: TC_e_rab_release_ind, process id: 6514. ConnHdlr-TC_e_rab_release_ind-0(46)@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_e_rab_release_ind. MTC@f261bea14ec5: PTC was created. Component reference: 46, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_release_ind-0. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_release_ind-0(46):STATSD_PROC and StatsDSRV-STATS(43):STATSD_PROC. ConnHdlr-TC_e_rab_release_ind-0(46)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_release_ind-0(46):STATSD_PROC and StatsDSRV-STATS(43):STATSD_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_release_ind-0(46):S1AP_CONN and S1APSRV-TC_e_rab_release_ind(44):S1AP_CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_release_ind-0(46):S1AP_CONN and S1APSRV-TC_e_rab_release_ind(44):S1AP_CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_release_ind-0(46):S1AP_PROC and S1APSRV-TC_e_rab_release_ind(44):S1AP_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_release_ind-0(46):S1AP_PROC and S1APSRV-TC_e_rab_release_ind(44):S1AP_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_release_ind-0(46):PFCP and PFCPEM-TC_e_rab_release_ind(45):CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_release_ind-0(46):PFCP and PFCPEM-TC_e_rab_release_ind(45):CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_release_ind-0(46):PFCP_PROC and PFCPEM-TC_e_rab_release_ind(45):CLIENT_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_release_ind-0(46):PFCP_PROC and PFCPEM-TC_e_rab_release_ind(45):CLIENT_PROC finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_e_rab_release_ind(42):LOCK and ConnHdlr-TC_e_rab_release_ind-0(46):LOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_e_rab_release_ind(42):LOCK and ConnHdlr-TC_e_rab_release_ind-0(46):LOCK finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_e_rab_release_ind(42):UNLOCK and ConnHdlr-TC_e_rab_release_ind-0(46):UNLOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_e_rab_release_ind(42):UNLOCK and ConnHdlr-TC_e_rab_release_ind-0(46):UNLOCK finished. MTC@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_e_rab_release_ind-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }) on component ConnHdlr-TC_e_rab_release_ind-0(46). MTC@f261bea14ec5: Function was started. ConnHdlr-TC_e_rab_release_ind-0(46)@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_e_rab_release_ind-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }). StatsDSRV-STATS(43)@f261bea14ec5: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(43)@f261bea14ec5: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(43)@f261bea14ec5: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(43)@f261bea14ec5: Stopping MTC. The current test case will be terminated. MC@f261bea14ec5: Test Component 43 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(43)@f261bea14ec5: Stopping test component execution. PFCPEM-TC_e_rab_release_ind(45)@f261bea14ec5: Kill was requested from MC. MutexDispCT-TC_e_rab_release_ind(42)@f261bea14ec5: Kill was requested from MC. S1APSRV-TC_e_rab_release_ind(44)@f261bea14ec5: Kill was requested from MC. ConnHdlr-TC_e_rab_release_ind-0(46)@f261bea14ec5: Kill was requested from MC. MutexDispCT-TC_e_rab_release_ind(42)@f261bea14ec5: Terminating test component execution. MTC@f261bea14ec5: Stopping test component execution. PFCPEM-TC_e_rab_release_ind(45)@f261bea14ec5: Terminating test component execution. S1APSRV-TC_e_rab_release_ind(44)@f261bea14ec5: Terminating test component execution. ConnHdlr-TC_e_rab_release_ind-0(46)@f261bea14ec5: Terminating test component execution. MTC@f261bea14ec5: Terminating component type S1GW_Tests.test_CT. StatsDSRV-STATS(43)@f261bea14ec5: Function main was stopped. PTC terminates. StatsDSRV-STATS(43)@f261bea14ec5: Terminating component type StatsD_Checker.StatsD_Checker_CT. MutexDispCT-TC_e_rab_release_ind(42)@f261bea14ec5: Function f_MutexDisp_main was stopped. PTC terminates. PFCPEM-TC_e_rab_release_ind(45)@f261bea14ec5: Function main was stopped. PTC terminates. S1APSRV-TC_e_rab_release_ind(44)@f261bea14ec5: Function main was stopped. PTC terminates. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was shut down inside testcase TC_e_rab_release_ind. ConnHdlr-TC_e_rab_release_ind-0(46)@f261bea14ec5: Function f_ConnHdlr_init was stopped. PTC terminates. MutexDispCT-TC_e_rab_release_ind(42)@f261bea14ec5: Terminating component type Mutex.MutexDispCT. PFCPEM-TC_e_rab_release_ind(45)@f261bea14ec5: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. S1APSRV-TC_e_rab_release_ind(44)@f261bea14ec5: Terminating component type S1AP_Server.S1AP_Server_CT. ConnHdlr-TC_e_rab_release_ind-0(46)@f261bea14ec5: Terminating component type S1GW_ConnHdlr.ConnHdlr. MutexDispCT-TC_e_rab_release_ind(42)@f261bea14ec5: Component type Mutex.MutexDispCT was shut down inside testcase TC_e_rab_release_ind. MutexDispCT-TC_e_rab_release_ind(42)@f261bea14ec5: Final verdict of PTC: none StatsDSRV-STATS(43)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_e_rab_release_ind. StatsDSRV-STATS(43)@f261bea14ec5: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" S1APSRV-TC_e_rab_release_ind(44)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_e_rab_release_ind. S1APSRV-TC_e_rab_release_ind(44)@f261bea14ec5: Final verdict of PTC: none PFCPEM-TC_e_rab_release_ind(45)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_e_rab_release_ind. PFCPEM-TC_e_rab_release_ind(45)@f261bea14ec5: Final verdict of PTC: none ConnHdlr-TC_e_rab_release_ind-0(46)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_e_rab_release_ind. ConnHdlr-TC_e_rab_release_ind-0(46)@f261bea14ec5: Final verdict of PTC: none MTC@f261bea14ec5: Setting final verdict of the test case. MTC@f261bea14ec5: Local verdict of MTC: none MTC@f261bea14ec5: Local verdict of PTC MutexDispCT-TC_e_rab_release_ind(42): none (none -> none) MTC@f261bea14ec5: Local verdict of PTC StatsDSRV-STATS(43): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@f261bea14ec5: Local verdict of PTC S1APSRV-TC_e_rab_release_ind(44): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC PFCPEM-TC_e_rab_release_ind(45): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC ConnHdlr-TC_e_rab_release_ind-0(46): none (fail -> fail) MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_release_ind fail'. Mon Nov 4 12:13:56 UTC 2024 ------ S1GW_Tests.TC_e_rab_release_ind fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=6704) MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_release_ind fail' was executed successfully (exit status: 0). MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_setup_failure'. ------ S1GW_Tests.TC_e_rab_setup_failure ------ Mon Nov 4 12:13:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_e_rab_setup_failure.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_e_rab_setup_failure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_e_rab_setup_failure' was executed successfully (exit status: 0). MTC@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_e_rab_setup_failure. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was initialized. MTC@f261bea14ec5: Creating new PTC with component type Mutex.MutexDispCT, component name: MutexDispCT-TC_e_rab_setup_failure. HC@f261bea14ec5: PTC MutexDispCT-TC_e_rab_release_ind(42) finished. Process statistics: { process id: 6510, terminated normally, exit status: 0, user time: 0.019495 s, system time: 0.011697 s, maximum resident set size: 73136, integral resident set size: 0, page faults not requiring physical I/O: 2920, page faults requiring physical I/O: 18, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 50, involuntary context switches: 4 } HC@f261bea14ec5: PTC StatsDSRV-STATS(43) finished. Process statistics: { process id: 6511, terminated normally, exit status: 0, user time: 0.018391 s, system time: 0.014712 s, maximum resident set size: 73764, integral resident set size: 0, page faults not requiring physical I/O: 2984, page faults requiring physical I/O: 24, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 55, involuntary context switches: 4 } HC@f261bea14ec5: PTC S1APSRV-TC_e_rab_release_ind(44) finished. Process statistics: { process id: 6512, terminated normally, exit status: 0, user time: 0.014519 s, system time: 0.018149 s, maximum resident set size: 73432, integral resident set size: 0, page faults not requiring physical I/O: 2992, page faults requiring physical I/O: 2, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 52, involuntary context switches: 5 } HC@f261bea14ec5: PTC PFCPEM-TC_e_rab_release_ind(45) finished. Process statistics: { process id: 6513, terminated normally, exit status: 0, user time: 0.014366 s, system time: 0.017957 s, maximum resident set size: 74012, integral resident set size: 0, page faults not requiring physical I/O: 2963, page faults requiring physical I/O: 25, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 59, involuntary context switches: 5 } HC@f261bea14ec5: PTC ConnHdlr-TC_e_rab_release_ind-0(46) finished. Process statistics: { process id: 6514, terminated normally, exit status: 0, user time: 0.017670 s, system time: 0.014136 s, maximum resident set size: 73372, integral resident set size: 0, page faults not requiring physical I/O: 2982, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 64, involuntary context switches: 6 } HC@f261bea14ec5: PTC was created. Component reference: 47, component type: Mutex.MutexDispCT, component name: MutexDispCT-TC_e_rab_setup_failure, testcase name: TC_e_rab_setup_failure, process id: 6564. MutexDispCT-TC_e_rab_setup_failure(47)@f261bea14ec5: Initializing variables, timers and ports of component type Mutex.MutexDispCT inside testcase TC_e_rab_setup_failure. MTC@f261bea14ec5: PTC was created. Component reference: 47, alive: no, type: Mutex.MutexDispCT, component name: MutexDispCT-TC_e_rab_setup_failure. MTC@f261bea14ec5: Starting function f_MutexDisp_main() on component MutexDispCT-TC_e_rab_setup_failure(47). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MutexDispCT-TC_e_rab_setup_failure(47)@f261bea14ec5: Component type Mutex.MutexDispCT was initialized. MutexDispCT-TC_e_rab_setup_failure(47)@f261bea14ec5: Starting function f_MutexDisp_main(). HC@f261bea14ec5: PTC was created. Component reference: 48, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_e_rab_setup_failure, process id: 6565. StatsDSRV-STATS(48)@f261bea14ec5: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_e_rab_setup_failure. MTC@f261bea14ec5: PTC was created. Component reference: 48, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@f261bea14ec5: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(48). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup_failure. StatsDSRV-STATS(48)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(48)@f261bea14ec5: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(48)@f261bea14ec5: Mapping port StatsDSRV-STATS(48):STATS to system:STATS. StatsDSRV-STATS(48)@f261bea14ec5: Map operation of StatsDSRV-STATS(48):STATS to system:STATS finished. HC@f261bea14ec5: PTC was created. Component reference: 49, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup_failure, testcase name: TC_e_rab_setup_failure, process id: 6566. S1APSRV-TC_e_rab_setup_failure(49)@f261bea14ec5: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_e_rab_setup_failure. MTC@f261bea14ec5: PTC was created. Component reference: 49, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_e_rab_setup_failure. MTC@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_e_rab_setup_failure(49). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_e_rab_setup_failure. S1APSRV-TC_e_rab_setup_failure(49)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_e_rab_setup_failure(49)@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_e_rab_setup_failure(49)@f261bea14ec5: Mapping port S1APSRV-TC_e_rab_setup_failure(49):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_e_rab_setup_failure(49)@f261bea14ec5: Map operation of S1APSRV-TC_e_rab_setup_failure(49):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_e_rab_setup_failure(49)@f261bea14ec5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@f261bea14ec5: PTC was created. Component reference: 50, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_e_rab_setup_failure, testcase name: TC_e_rab_setup_failure, process id: 6567. S1APSRV-TC_e_rab_setup_failure(49)@f261bea14ec5: SCTP server listening on "127.0.2.10":36412 PFCPEM-TC_e_rab_setup_failure(50)@f261bea14ec5: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_e_rab_setup_failure. MTC@f261bea14ec5: PTC was created. Component reference: 50, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_e_rab_setup_failure. MTC@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCPEM-TC_e_rab_setup_failure(50). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup_failure-0. PFCPEM-TC_e_rab_setup_failure(50)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCPEM-TC_e_rab_setup_failure(50)@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCPEM-TC_e_rab_setup_failure(50)@f261bea14ec5: Mapping port PFCPEM-TC_e_rab_setup_failure(50):PFCP to system:PFCP. PFCPEM-TC_e_rab_setup_failure(50)@f261bea14ec5: Map operation of PFCPEM-TC_e_rab_setup_failure(50):PFCP to system:PFCP finished. HC@f261bea14ec5: PTC was created. Component reference: 51, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup_failure-0, testcase name: TC_e_rab_setup_failure, process id: 6568. ConnHdlr-TC_e_rab_setup_failure-0(51)@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_e_rab_setup_failure. MTC@f261bea14ec5: PTC was created. Component reference: 51, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_e_rab_setup_failure-0. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup_failure-0(51):STATSD_PROC and StatsDSRV-STATS(48):STATSD_PROC. ConnHdlr-TC_e_rab_setup_failure-0(51)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup_failure-0(51):STATSD_PROC and StatsDSRV-STATS(48):STATSD_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup_failure-0(51):S1AP_CONN and S1APSRV-TC_e_rab_setup_failure(49):S1AP_CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup_failure-0(51):S1AP_CONN and S1APSRV-TC_e_rab_setup_failure(49):S1AP_CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup_failure-0(51):S1AP_PROC and S1APSRV-TC_e_rab_setup_failure(49):S1AP_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup_failure-0(51):S1AP_PROC and S1APSRV-TC_e_rab_setup_failure(49):S1AP_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup_failure-0(51):PFCP and PFCPEM-TC_e_rab_setup_failure(50):CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup_failure-0(51):PFCP and PFCPEM-TC_e_rab_setup_failure(50):CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_e_rab_setup_failure-0(51):PFCP_PROC and PFCPEM-TC_e_rab_setup_failure(50):CLIENT_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_e_rab_setup_failure-0(51):PFCP_PROC and PFCPEM-TC_e_rab_setup_failure(50):CLIENT_PROC finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_e_rab_setup_failure(47):LOCK and ConnHdlr-TC_e_rab_setup_failure-0(51):LOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_e_rab_setup_failure(47):LOCK and ConnHdlr-TC_e_rab_setup_failure-0(51):LOCK finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_e_rab_setup_failure(47):UNLOCK and ConnHdlr-TC_e_rab_setup_failure-0(51):UNLOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_e_rab_setup_failure(47):UNLOCK and ConnHdlr-TC_e_rab_setup_failure-0(51):UNLOCK finished. MTC@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_e_rab_setup_failure-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }) on component ConnHdlr-TC_e_rab_setup_failure-0(51). MTC@f261bea14ec5: Function was started. ConnHdlr-TC_e_rab_setup_failure-0(51)@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_e_rab_setup_failure-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }). StatsDSRV-STATS(48)@f261bea14ec5: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(48)@f261bea14ec5: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(48)@f261bea14ec5: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(48)@f261bea14ec5: Stopping MTC. The current test case will be terminated. MC@f261bea14ec5: Test Component 48 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(48)@f261bea14ec5: Stopping test component execution. MutexDispCT-TC_e_rab_setup_failure(47)@f261bea14ec5: Kill was requested from MC. S1APSRV-TC_e_rab_setup_failure(49)@f261bea14ec5: Kill was requested from MC. PFCPEM-TC_e_rab_setup_failure(50)@f261bea14ec5: Kill was requested from MC. ConnHdlr-TC_e_rab_setup_failure-0(51)@f261bea14ec5: Kill was requested from MC. MutexDispCT-TC_e_rab_setup_failure(47)@f261bea14ec5: Terminating test component execution. MTC@f261bea14ec5: Stopping test component execution. S1APSRV-TC_e_rab_setup_failure(49)@f261bea14ec5: Terminating test component execution. PFCPEM-TC_e_rab_setup_failure(50)@f261bea14ec5: Terminating test component execution. ConnHdlr-TC_e_rab_setup_failure-0(51)@f261bea14ec5: Terminating test component execution. MTC@f261bea14ec5: Terminating component type S1GW_Tests.test_CT. StatsDSRV-STATS(48)@f261bea14ec5: Function main was stopped. PTC terminates. StatsDSRV-STATS(48)@f261bea14ec5: Terminating component type StatsD_Checker.StatsD_Checker_CT. MutexDispCT-TC_e_rab_setup_failure(47)@f261bea14ec5: Function f_MutexDisp_main was stopped. PTC terminates. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was shut down inside testcase TC_e_rab_setup_failure. S1APSRV-TC_e_rab_setup_failure(49)@f261bea14ec5: Function main was stopped. PTC terminates. MutexDispCT-TC_e_rab_setup_failure(47)@f261bea14ec5: Terminating component type Mutex.MutexDispCT. PFCPEM-TC_e_rab_setup_failure(50)@f261bea14ec5: Function main was stopped. PTC terminates. S1APSRV-TC_e_rab_setup_failure(49)@f261bea14ec5: Terminating component type S1AP_Server.S1AP_Server_CT. PFCPEM-TC_e_rab_setup_failure(50)@f261bea14ec5: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. ConnHdlr-TC_e_rab_setup_failure-0(51)@f261bea14ec5: Function f_ConnHdlr_init was stopped. PTC terminates. ConnHdlr-TC_e_rab_setup_failure-0(51)@f261bea14ec5: Terminating component type S1GW_ConnHdlr.ConnHdlr. MutexDispCT-TC_e_rab_setup_failure(47)@f261bea14ec5: Component type Mutex.MutexDispCT was shut down inside testcase TC_e_rab_setup_failure. MutexDispCT-TC_e_rab_setup_failure(47)@f261bea14ec5: Final verdict of PTC: none StatsDSRV-STATS(48)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_e_rab_setup_failure. StatsDSRV-STATS(48)@f261bea14ec5: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" S1APSRV-TC_e_rab_setup_failure(49)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_e_rab_setup_failure. S1APSRV-TC_e_rab_setup_failure(49)@f261bea14ec5: Final verdict of PTC: none PFCPEM-TC_e_rab_setup_failure(50)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_e_rab_setup_failure. PFCPEM-TC_e_rab_setup_failure(50)@f261bea14ec5: Final verdict of PTC: none ConnHdlr-TC_e_rab_setup_failure-0(51)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_e_rab_setup_failure. ConnHdlr-TC_e_rab_setup_failure-0(51)@f261bea14ec5: Final verdict of PTC: none MTC@f261bea14ec5: Setting final verdict of the test case. MTC@f261bea14ec5: Local verdict of MTC: none MTC@f261bea14ec5: Local verdict of PTC MutexDispCT-TC_e_rab_setup_failure(47): none (none -> none) MTC@f261bea14ec5: Local verdict of PTC StatsDSRV-STATS(48): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@f261bea14ec5: Local verdict of PTC S1APSRV-TC_e_rab_setup_failure(49): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC PFCPEM-TC_e_rab_setup_failure(50): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC ConnHdlr-TC_e_rab_setup_failure-0(51): none (fail -> fail) MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_setup_failure fail'. Mon Nov 4 12:14:03 UTC 2024 ------ S1GW_Tests.TC_e_rab_setup_failure fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=6844) MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_e_rab_setup_failure fail' was executed successfully (exit status: 0). MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_initial_ctx_setup'. ------ S1GW_Tests.TC_initial_ctx_setup ------ Mon Nov 4 12:14:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_initial_ctx_setup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_initial_ctx_setup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_initial_ctx_setup' was executed successfully (exit status: 0). MTC@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_initial_ctx_setup. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was initialized. MTC@f261bea14ec5: Creating new PTC with component type Mutex.MutexDispCT, component name: MutexDispCT-TC_initial_ctx_setup. HC@f261bea14ec5: PTC MutexDispCT-TC_e_rab_setup_failure(47) finished. Process statistics: { process id: 6564, terminated normally, exit status: 0, user time: 0.015656 s, system time: 0.015656 s, maximum resident set size: 77012, integral resident set size: 0, page faults not requiring physical I/O: 2836, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 42, involuntary context switches: 2 } HC@f261bea14ec5: PTC StatsDSRV-STATS(48) finished. Process statistics: { process id: 6565, terminated normally, exit status: 0, user time: 0.031259 s, system time: 0.003907 s, maximum resident set size: 76364, integral resident set size: 0, page faults not requiring physical I/O: 2949, page faults requiring physical I/O: 14, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 56, involuntary context switches: 2 } HC@f261bea14ec5: PTC S1APSRV-TC_e_rab_setup_failure(49) finished. Process statistics: { process id: 6566, terminated normally, exit status: 0, user time: 0.022039 s, system time: 0.011019 s, maximum resident set size: 75180, integral resident set size: 0, page faults not requiring physical I/O: 2958, page faults requiring physical I/O: 18, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 61, involuntary context switches: 2 } HC@f261bea14ec5: PTC PFCPEM-TC_e_rab_setup_failure(50) finished. Process statistics: { process id: 6567, terminated normally, exit status: 0, user time: 0.017608 s, system time: 0.014086 s, maximum resident set size: 75304, integral resident set size: 0, page faults not requiring physical I/O: 2971, page faults requiring physical I/O: 14, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 54, involuntary context switches: 3 } HC@f261bea14ec5: PTC ConnHdlr-TC_e_rab_setup_failure-0(51) finished. Process statistics: { process id: 6568, terminated normally, exit status: 0, user time: 0.024947 s, system time: 0.007127 s, maximum resident set size: 75100, integral resident set size: 0, page faults not requiring physical I/O: 2956, page faults requiring physical I/O: 21, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 69, involuntary context switches: 2 } HC@f261bea14ec5: PTC was created. Component reference: 52, component type: Mutex.MutexDispCT, component name: MutexDispCT-TC_initial_ctx_setup, testcase name: TC_initial_ctx_setup, process id: 6617. MutexDispCT-TC_initial_ctx_setup(52)@f261bea14ec5: Initializing variables, timers and ports of component type Mutex.MutexDispCT inside testcase TC_initial_ctx_setup. MTC@f261bea14ec5: PTC was created. Component reference: 52, alive: no, type: Mutex.MutexDispCT, component name: MutexDispCT-TC_initial_ctx_setup. MTC@f261bea14ec5: Starting function f_MutexDisp_main() on component MutexDispCT-TC_initial_ctx_setup(52). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MutexDispCT-TC_initial_ctx_setup(52)@f261bea14ec5: Component type Mutex.MutexDispCT was initialized. MutexDispCT-TC_initial_ctx_setup(52)@f261bea14ec5: Starting function f_MutexDisp_main(). HC@f261bea14ec5: PTC was created. Component reference: 53, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_initial_ctx_setup, process id: 6618. StatsDSRV-STATS(53)@f261bea14ec5: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_initial_ctx_setup. MTC@f261bea14ec5: PTC was created. Component reference: 53, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@f261bea14ec5: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(53). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_initial_ctx_setup. StatsDSRV-STATS(53)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(53)@f261bea14ec5: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(53)@f261bea14ec5: Mapping port StatsDSRV-STATS(53):STATS to system:STATS. StatsDSRV-STATS(53)@f261bea14ec5: Map operation of StatsDSRV-STATS(53):STATS to system:STATS finished. HC@f261bea14ec5: PTC was created. Component reference: 54, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_initial_ctx_setup, testcase name: TC_initial_ctx_setup, process id: 6619. S1APSRV-TC_initial_ctx_setup(54)@f261bea14ec5: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_initial_ctx_setup. MTC@f261bea14ec5: PTC was created. Component reference: 54, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_initial_ctx_setup. MTC@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_initial_ctx_setup(54). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_initial_ctx_setup. S1APSRV-TC_initial_ctx_setup(54)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_initial_ctx_setup(54)@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_initial_ctx_setup(54)@f261bea14ec5: Mapping port S1APSRV-TC_initial_ctx_setup(54):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_initial_ctx_setup(54)@f261bea14ec5: Map operation of S1APSRV-TC_initial_ctx_setup(54):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_initial_ctx_setup(54)@f261bea14ec5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@f261bea14ec5: PTC was created. Component reference: 55, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_initial_ctx_setup, testcase name: TC_initial_ctx_setup, process id: 6620. S1APSRV-TC_initial_ctx_setup(54)@f261bea14ec5: SCTP server listening on "127.0.2.10":36412 MTC@f261bea14ec5: PTC was created. Component reference: 55, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_initial_ctx_setup. PFCPEM-TC_initial_ctx_setup(55)@f261bea14ec5: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_initial_ctx_setup. MTC@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCPEM-TC_initial_ctx_setup(55). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_initial_ctx_setup-0. PFCPEM-TC_initial_ctx_setup(55)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCPEM-TC_initial_ctx_setup(55)@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCPEM-TC_initial_ctx_setup(55)@f261bea14ec5: Mapping port PFCPEM-TC_initial_ctx_setup(55):PFCP to system:PFCP. PFCPEM-TC_initial_ctx_setup(55)@f261bea14ec5: Map operation of PFCPEM-TC_initial_ctx_setup(55):PFCP to system:PFCP finished. HC@f261bea14ec5: PTC was created. Component reference: 56, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_initial_ctx_setup-0, testcase name: TC_initial_ctx_setup, process id: 6621. ConnHdlr-TC_initial_ctx_setup-0(56)@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_initial_ctx_setup. MTC@f261bea14ec5: PTC was created. Component reference: 56, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_initial_ctx_setup-0. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup-0(56):STATSD_PROC and StatsDSRV-STATS(53):STATSD_PROC. ConnHdlr-TC_initial_ctx_setup-0(56)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup-0(56):STATSD_PROC and StatsDSRV-STATS(53):STATSD_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup-0(56):S1AP_CONN and S1APSRV-TC_initial_ctx_setup(54):S1AP_CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup-0(56):S1AP_CONN and S1APSRV-TC_initial_ctx_setup(54):S1AP_CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup-0(56):S1AP_PROC and S1APSRV-TC_initial_ctx_setup(54):S1AP_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup-0(56):S1AP_PROC and S1APSRV-TC_initial_ctx_setup(54):S1AP_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup-0(56):PFCP and PFCPEM-TC_initial_ctx_setup(55):CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup-0(56):PFCP and PFCPEM-TC_initial_ctx_setup(55):CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup-0(56):PFCP_PROC and PFCPEM-TC_initial_ctx_setup(55):CLIENT_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup-0(56):PFCP_PROC and PFCPEM-TC_initial_ctx_setup(55):CLIENT_PROC finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_initial_ctx_setup(52):LOCK and ConnHdlr-TC_initial_ctx_setup-0(56):LOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_initial_ctx_setup(52):LOCK and ConnHdlr-TC_initial_ctx_setup-0(56):LOCK finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_initial_ctx_setup(52):UNLOCK and ConnHdlr-TC_initial_ctx_setup-0(56):UNLOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_initial_ctx_setup(52):UNLOCK and ConnHdlr-TC_initial_ctx_setup-0(56):UNLOCK finished. MTC@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_initial_ctx_setup-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }) on component ConnHdlr-TC_initial_ctx_setup-0(56). MTC@f261bea14ec5: Function was started. ConnHdlr-TC_initial_ctx_setup-0(56)@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_initial_ctx_setup-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }). StatsDSRV-STATS(53)@f261bea14ec5: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(53)@f261bea14ec5: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(53)@f261bea14ec5: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(53)@f261bea14ec5: Stopping MTC. The current test case will be terminated. MC@f261bea14ec5: Test Component 53 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(53)@f261bea14ec5: Stopping test component execution. MutexDispCT-TC_initial_ctx_setup(52)@f261bea14ec5: Kill was requested from MC. PFCPEM-TC_initial_ctx_setup(55)@f261bea14ec5: Kill was requested from MC. ConnHdlr-TC_initial_ctx_setup-0(56)@f261bea14ec5: Kill was requested from MC. MTC@f261bea14ec5: Stopping test component execution. PFCPEM-TC_initial_ctx_setup(55)@f261bea14ec5: Terminating test component execution. MutexDispCT-TC_initial_ctx_setup(52)@f261bea14ec5: Terminating test component execution. ConnHdlr-TC_initial_ctx_setup-0(56)@f261bea14ec5: Terminating test component execution. MTC@f261bea14ec5: Terminating component type S1GW_Tests.test_CT. StatsDSRV-STATS(53)@f261bea14ec5: Function main was stopped. PTC terminates. StatsDSRV-STATS(53)@f261bea14ec5: Terminating component type StatsD_Checker.StatsD_Checker_CT. S1APSRV-TC_initial_ctx_setup(54)@f261bea14ec5: Kill was requested from MC. S1APSRV-TC_initial_ctx_setup(54)@f261bea14ec5: Terminating test component execution. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was shut down inside testcase TC_initial_ctx_setup. PFCPEM-TC_initial_ctx_setup(55)@f261bea14ec5: Function main was stopped. PTC terminates. MutexDispCT-TC_initial_ctx_setup(52)@f261bea14ec5: Function f_MutexDisp_main was stopped. PTC terminates. ConnHdlr-TC_initial_ctx_setup-0(56)@f261bea14ec5: Function f_ConnHdlr_init was stopped. PTC terminates. MutexDispCT-TC_initial_ctx_setup(52)@f261bea14ec5: Terminating component type Mutex.MutexDispCT. PFCPEM-TC_initial_ctx_setup(55)@f261bea14ec5: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. ConnHdlr-TC_initial_ctx_setup-0(56)@f261bea14ec5: Terminating component type S1GW_ConnHdlr.ConnHdlr. StatsDSRV-STATS(53)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_initial_ctx_setup. S1APSRV-TC_initial_ctx_setup(54)@f261bea14ec5: Function main was stopped. PTC terminates. StatsDSRV-STATS(53)@f261bea14ec5: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MutexDispCT-TC_initial_ctx_setup(52)@f261bea14ec5: Component type Mutex.MutexDispCT was shut down inside testcase TC_initial_ctx_setup. S1APSRV-TC_initial_ctx_setup(54)@f261bea14ec5: Terminating component type S1AP_Server.S1AP_Server_CT. MutexDispCT-TC_initial_ctx_setup(52)@f261bea14ec5: Final verdict of PTC: none PFCPEM-TC_initial_ctx_setup(55)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_initial_ctx_setup. PFCPEM-TC_initial_ctx_setup(55)@f261bea14ec5: Final verdict of PTC: none ConnHdlr-TC_initial_ctx_setup-0(56)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_initial_ctx_setup. S1APSRV-TC_initial_ctx_setup(54)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_initial_ctx_setup. ConnHdlr-TC_initial_ctx_setup-0(56)@f261bea14ec5: Final verdict of PTC: none S1APSRV-TC_initial_ctx_setup(54)@f261bea14ec5: Final verdict of PTC: none MTC@f261bea14ec5: Setting final verdict of the test case. MTC@f261bea14ec5: Local verdict of MTC: none MTC@f261bea14ec5: Local verdict of PTC MutexDispCT-TC_initial_ctx_setup(52): none (none -> none) MTC@f261bea14ec5: Local verdict of PTC StatsDSRV-STATS(53): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@f261bea14ec5: Local verdict of PTC S1APSRV-TC_initial_ctx_setup(54): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC PFCPEM-TC_initial_ctx_setup(55): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC ConnHdlr-TC_initial_ctx_setup-0(56): none (fail -> fail) MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_initial_ctx_setup fail'. Mon Nov 4 12:14:10 UTC 2024 ------ S1GW_Tests.TC_initial_ctx_setup fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=6712) MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_initial_ctx_setup fail' was executed successfully (exit status: 0). MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_initial_ctx_setup3'. ------ S1GW_Tests.TC_initial_ctx_setup3 ------ Mon Nov 4 12:14:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_initial_ctx_setup3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_initial_ctx_setup3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_initial_ctx_setup3' was executed successfully (exit status: 0). MTC@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_initial_ctx_setup3. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was initialized. MTC@f261bea14ec5: Creating new PTC with component type Mutex.MutexDispCT, component name: MutexDispCT-TC_initial_ctx_setup3. HC@f261bea14ec5: PTC MutexDispCT-TC_initial_ctx_setup(52) finished. Process statistics: { process id: 6617, terminated normally, exit status: 0, user time: 0.022510 s, system time: 0.015006 s, maximum resident set size: 76764, integral resident set size: 0, page faults not requiring physical I/O: 2836, page faults requiring physical I/O: 2, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 39, involuntary context switches: 3 } HC@f261bea14ec5: PTC StatsDSRV-STATS(53) finished. Process statistics: { process id: 6618, terminated normally, exit status: 0, user time: 0.007803 s, system time: 0.027310 s, maximum resident set size: 73372, integral resident set size: 0, page faults not requiring physical I/O: 3024, page faults requiring physical I/O: 7, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 52, involuntary context switches: 6 } HC@f261bea14ec5: PTC S1APSRV-TC_initial_ctx_setup(54) finished. Process statistics: { process id: 6619, terminated normally, exit status: 0, user time: 0.014898 s, system time: 0.018622 s, maximum resident set size: 73080, integral resident set size: 0, page faults not requiring physical I/O: 3015, page faults requiring physical I/O: 5, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 52, involuntary context switches: 2 } HC@f261bea14ec5: PTC PFCPEM-TC_initial_ctx_setup(55) finished. Process statistics: { process id: 6620, terminated normally, exit status: 0, user time: 0.015628 s, system time: 0.023442 s, maximum resident set size: 78368, integral resident set size: 0, page faults not requiring physical I/O: 2878, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 50, involuntary context switches: 3 } HC@f261bea14ec5: PTC ConnHdlr-TC_initial_ctx_setup-0(56) finished. Process statistics: { process id: 6621, terminated normally, exit status: 0, user time: 0.009935 s, system time: 0.023182 s, maximum resident set size: 78412, integral resident set size: 0, page faults not requiring physical I/O: 2876, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 63, involuntary context switches: 3 } HC@f261bea14ec5: PTC was created. Component reference: 57, component type: Mutex.MutexDispCT, component name: MutexDispCT-TC_initial_ctx_setup3, testcase name: TC_initial_ctx_setup3, process id: 6670. MutexDispCT-TC_initial_ctx_setup3(57)@f261bea14ec5: Initializing variables, timers and ports of component type Mutex.MutexDispCT inside testcase TC_initial_ctx_setup3. MTC@f261bea14ec5: PTC was created. Component reference: 57, alive: no, type: Mutex.MutexDispCT, component name: MutexDispCT-TC_initial_ctx_setup3. MTC@f261bea14ec5: Starting function f_MutexDisp_main() on component MutexDispCT-TC_initial_ctx_setup3(57). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MutexDispCT-TC_initial_ctx_setup3(57)@f261bea14ec5: Component type Mutex.MutexDispCT was initialized. MutexDispCT-TC_initial_ctx_setup3(57)@f261bea14ec5: Starting function f_MutexDisp_main(). HC@f261bea14ec5: PTC was created. Component reference: 58, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_initial_ctx_setup3, process id: 6671. StatsDSRV-STATS(58)@f261bea14ec5: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_initial_ctx_setup3. MTC@f261bea14ec5: PTC was created. Component reference: 58, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@f261bea14ec5: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(58). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_initial_ctx_setup3. StatsDSRV-STATS(58)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(58)@f261bea14ec5: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(58)@f261bea14ec5: Mapping port StatsDSRV-STATS(58):STATS to system:STATS. StatsDSRV-STATS(58)@f261bea14ec5: Map operation of StatsDSRV-STATS(58):STATS to system:STATS finished. HC@f261bea14ec5: PTC was created. Component reference: 59, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_initial_ctx_setup3, testcase name: TC_initial_ctx_setup3, process id: 6672. S1APSRV-TC_initial_ctx_setup3(59)@f261bea14ec5: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_initial_ctx_setup3. MTC@f261bea14ec5: PTC was created. Component reference: 59, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_initial_ctx_setup3. MTC@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_initial_ctx_setup3(59). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_initial_ctx_setup3. S1APSRV-TC_initial_ctx_setup3(59)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_initial_ctx_setup3(59)@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_initial_ctx_setup3(59)@f261bea14ec5: Mapping port S1APSRV-TC_initial_ctx_setup3(59):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_initial_ctx_setup3(59)@f261bea14ec5: Map operation of S1APSRV-TC_initial_ctx_setup3(59):S1AP to system:S1AP_CODEC_PT finished. HC@f261bea14ec5: PTC was created. Component reference: 60, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_initial_ctx_setup3, testcase name: TC_initial_ctx_setup3, process id: 6673. S1APSRV-TC_initial_ctx_setup3(59)@f261bea14ec5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 PFCPEM-TC_initial_ctx_setup3(60)@f261bea14ec5: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_initial_ctx_setup3. MTC@f261bea14ec5: PTC was created. Component reference: 60, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_initial_ctx_setup3. MTC@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCPEM-TC_initial_ctx_setup3(60). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_initial_ctx_setup3-0. S1APSRV-TC_initial_ctx_setup3(59)@f261bea14ec5: SCTP server listening on "127.0.2.10":36412 PFCPEM-TC_initial_ctx_setup3(60)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCPEM-TC_initial_ctx_setup3(60)@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCPEM-TC_initial_ctx_setup3(60)@f261bea14ec5: Mapping port PFCPEM-TC_initial_ctx_setup3(60):PFCP to system:PFCP. PFCPEM-TC_initial_ctx_setup3(60)@f261bea14ec5: Map operation of PFCPEM-TC_initial_ctx_setup3(60):PFCP to system:PFCP finished. HC@f261bea14ec5: PTC was created. Component reference: 61, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_initial_ctx_setup3-0, testcase name: TC_initial_ctx_setup3, process id: 6674. ConnHdlr-TC_initial_ctx_setup3-0(61)@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_initial_ctx_setup3. MTC@f261bea14ec5: PTC was created. Component reference: 61, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_initial_ctx_setup3-0. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup3-0(61):STATSD_PROC and StatsDSRV-STATS(58):STATSD_PROC. ConnHdlr-TC_initial_ctx_setup3-0(61)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup3-0(61):STATSD_PROC and StatsDSRV-STATS(58):STATSD_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup3-0(61):S1AP_CONN and S1APSRV-TC_initial_ctx_setup3(59):S1AP_CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup3-0(61):S1AP_CONN and S1APSRV-TC_initial_ctx_setup3(59):S1AP_CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup3-0(61):S1AP_PROC and S1APSRV-TC_initial_ctx_setup3(59):S1AP_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup3-0(61):S1AP_PROC and S1APSRV-TC_initial_ctx_setup3(59):S1AP_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup3-0(61):PFCP and PFCPEM-TC_initial_ctx_setup3(60):CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup3-0(61):PFCP and PFCPEM-TC_initial_ctx_setup3(60):CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup3-0(61):PFCP_PROC and PFCPEM-TC_initial_ctx_setup3(60):CLIENT_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup3-0(61):PFCP_PROC and PFCPEM-TC_initial_ctx_setup3(60):CLIENT_PROC finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_initial_ctx_setup3(57):LOCK and ConnHdlr-TC_initial_ctx_setup3-0(61):LOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_initial_ctx_setup3(57):LOCK and ConnHdlr-TC_initial_ctx_setup3-0(61):LOCK finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_initial_ctx_setup3(57):UNLOCK and ConnHdlr-TC_initial_ctx_setup3-0(61):UNLOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_initial_ctx_setup3(57):UNLOCK and ConnHdlr-TC_initial_ctx_setup3-0(61):UNLOCK finished. MTC@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_initial_ctx_setup3-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }) on component ConnHdlr-TC_initial_ctx_setup3-0(61). MTC@f261bea14ec5: Function was started. ConnHdlr-TC_initial_ctx_setup3-0(61)@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_initial_ctx_setup3-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }). StatsDSRV-STATS(58)@f261bea14ec5: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(58)@f261bea14ec5: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(58)@f261bea14ec5: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(58)@f261bea14ec5: Stopping MTC. The current test case will be terminated. MC@f261bea14ec5: Test Component 58 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(58)@f261bea14ec5: Stopping test component execution. PFCPEM-TC_initial_ctx_setup3(60)@f261bea14ec5: Kill was requested from MC. S1APSRV-TC_initial_ctx_setup3(59)@f261bea14ec5: Kill was requested from MC. ConnHdlr-TC_initial_ctx_setup3-0(61)@f261bea14ec5: Kill was requested from MC. MutexDispCT-TC_initial_ctx_setup3(57)@f261bea14ec5: Kill was requested from MC. PFCPEM-TC_initial_ctx_setup3(60)@f261bea14ec5: Terminating test component execution. MTC@f261bea14ec5: Stopping test component execution. S1APSRV-TC_initial_ctx_setup3(59)@f261bea14ec5: Terminating test component execution. ConnHdlr-TC_initial_ctx_setup3-0(61)@f261bea14ec5: Terminating test component execution. MutexDispCT-TC_initial_ctx_setup3(57)@f261bea14ec5: Terminating test component execution. StatsDSRV-STATS(58)@f261bea14ec5: Function main was stopped. PTC terminates. MTC@f261bea14ec5: Terminating component type S1GW_Tests.test_CT. StatsDSRV-STATS(58)@f261bea14ec5: Terminating component type StatsD_Checker.StatsD_Checker_CT. PFCPEM-TC_initial_ctx_setup3(60)@f261bea14ec5: Function main was stopped. PTC terminates. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was shut down inside testcase TC_initial_ctx_setup3. MutexDispCT-TC_initial_ctx_setup3(57)@f261bea14ec5: Function f_MutexDisp_main was stopped. PTC terminates. PFCPEM-TC_initial_ctx_setup3(60)@f261bea14ec5: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. ConnHdlr-TC_initial_ctx_setup3-0(61)@f261bea14ec5: Function f_ConnHdlr_init was stopped. PTC terminates. MutexDispCT-TC_initial_ctx_setup3(57)@f261bea14ec5: Terminating component type Mutex.MutexDispCT. S1APSRV-TC_initial_ctx_setup3(59)@f261bea14ec5: Function main was stopped. PTC terminates. ConnHdlr-TC_initial_ctx_setup3-0(61)@f261bea14ec5: Terminating component type S1GW_ConnHdlr.ConnHdlr. S1APSRV-TC_initial_ctx_setup3(59)@f261bea14ec5: Terminating component type S1AP_Server.S1AP_Server_CT. StatsDSRV-STATS(58)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_initial_ctx_setup3. MutexDispCT-TC_initial_ctx_setup3(57)@f261bea14ec5: Component type Mutex.MutexDispCT was shut down inside testcase TC_initial_ctx_setup3. StatsDSRV-STATS(58)@f261bea14ec5: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MutexDispCT-TC_initial_ctx_setup3(57)@f261bea14ec5: Final verdict of PTC: none S1APSRV-TC_initial_ctx_setup3(59)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_initial_ctx_setup3. PFCPEM-TC_initial_ctx_setup3(60)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_initial_ctx_setup3. S1APSRV-TC_initial_ctx_setup3(59)@f261bea14ec5: Final verdict of PTC: none PFCPEM-TC_initial_ctx_setup3(60)@f261bea14ec5: Final verdict of PTC: none ConnHdlr-TC_initial_ctx_setup3-0(61)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_initial_ctx_setup3. ConnHdlr-TC_initial_ctx_setup3-0(61)@f261bea14ec5: Final verdict of PTC: none MTC@f261bea14ec5: Setting final verdict of the test case. MTC@f261bea14ec5: Local verdict of MTC: none MTC@f261bea14ec5: Local verdict of PTC MutexDispCT-TC_initial_ctx_setup3(57): none (none -> none) MTC@f261bea14ec5: Local verdict of PTC StatsDSRV-STATS(58): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@f261bea14ec5: Local verdict of PTC S1APSRV-TC_initial_ctx_setup3(59): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC PFCPEM-TC_initial_ctx_setup3(60): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC ConnHdlr-TC_initial_ctx_setup3-0(61): none (fail -> fail) MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_initial_ctx_setup3 fail'. Mon Nov 4 12:14:17 UTC 2024 ------ S1GW_Tests.TC_initial_ctx_setup3 fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=6716) MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_initial_ctx_setup3 fail' was executed successfully (exit status: 0). MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_initial_ctx_setup_multi'. ------ S1GW_Tests.TC_initial_ctx_setup_multi ------ Mon Nov 4 12:14:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_initial_ctx_setup_multi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_initial_ctx_setup_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_initial_ctx_setup_multi' was executed successfully (exit status: 0). MTC@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_initial_ctx_setup_multi. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was initialized. MTC@f261bea14ec5: Creating new PTC with component type Mutex.MutexDispCT, component name: MutexDispCT-TC_initial_ctx_setup_multi. HC@f261bea14ec5: PTC MutexDispCT-TC_initial_ctx_setup3(57) finished. Process statistics: { process id: 6670, terminated normally, exit status: 0, user time: 0.017462 s, system time: 0.017462 s, maximum resident set size: 76944, integral resident set size: 0, page faults not requiring physical I/O: 2838, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 41, involuntary context switches: 4 } HC@f261bea14ec5: PTC StatsDSRV-STATS(58) finished. Process statistics: { process id: 6671, terminated normally, exit status: 0, user time: 0.018613 s, system time: 0.014890 s, maximum resident set size: 74076, integral resident set size: 0, page faults not requiring physical I/O: 2996, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 50, involuntary context switches: 2 } HC@f261bea14ec5: PTC S1APSRV-TC_initial_ctx_setup3(59) finished. Process statistics: { process id: 6672, terminated normally, exit status: 0, user time: 0.029795 s, system time: 0.003724 s, maximum resident set size: 78300, integral resident set size: 0, page faults not requiring physical I/O: 2872, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 51, involuntary context switches: 3 } HC@f261bea14ec5: PTC PFCPEM-TC_initial_ctx_setup3(60) finished. Process statistics: { process id: 6673, terminated normally, exit status: 0, user time: 0.024820 s, system time: 0.007091 s, maximum resident set size: 73888, integral resident set size: 0, page faults not requiring physical I/O: 2991, page faults requiring physical I/O: 2, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 49, involuntary context switches: 3 } HC@f261bea14ec5: PTC ConnHdlr-TC_initial_ctx_setup3-0(61) finished. Process statistics: { process id: 6674, terminated normally, exit status: 0, user time: 0.016641 s, system time: 0.016641 s, maximum resident set size: 78408, integral resident set size: 0, page faults not requiring physical I/O: 2879, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 64, involuntary context switches: 4 } HC@f261bea14ec5: PTC was created. Component reference: 62, component type: Mutex.MutexDispCT, component name: MutexDispCT-TC_initial_ctx_setup_multi, testcase name: TC_initial_ctx_setup_multi, process id: 6721. MutexDispCT-TC_initial_ctx_setup_multi(62)@f261bea14ec5: Initializing variables, timers and ports of component type Mutex.MutexDispCT inside testcase TC_initial_ctx_setup_multi. MTC@f261bea14ec5: PTC was created. Component reference: 62, alive: no, type: Mutex.MutexDispCT, component name: MutexDispCT-TC_initial_ctx_setup_multi. MTC@f261bea14ec5: Starting function f_MutexDisp_main() on component MutexDispCT-TC_initial_ctx_setup_multi(62). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MutexDispCT-TC_initial_ctx_setup_multi(62)@f261bea14ec5: Component type Mutex.MutexDispCT was initialized. MutexDispCT-TC_initial_ctx_setup_multi(62)@f261bea14ec5: Starting function f_MutexDisp_main(). HC@f261bea14ec5: PTC was created. Component reference: 63, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_initial_ctx_setup_multi, process id: 6722. StatsDSRV-STATS(63)@f261bea14ec5: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_initial_ctx_setup_multi. MTC@f261bea14ec5: PTC was created. Component reference: 63, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@f261bea14ec5: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(63). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_initial_ctx_setup_multi. StatsDSRV-STATS(63)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(63)@f261bea14ec5: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(63)@f261bea14ec5: Mapping port StatsDSRV-STATS(63):STATS to system:STATS. StatsDSRV-STATS(63)@f261bea14ec5: Map operation of StatsDSRV-STATS(63):STATS to system:STATS finished. HC@f261bea14ec5: PTC was created. Component reference: 64, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_initial_ctx_setup_multi, testcase name: TC_initial_ctx_setup_multi, process id: 6723. S1APSRV-TC_initial_ctx_setup_multi(64)@f261bea14ec5: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_initial_ctx_setup_multi. MTC@f261bea14ec5: PTC was created. Component reference: 64, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_initial_ctx_setup_multi. MTC@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_initial_ctx_setup_multi(64). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_initial_ctx_setup_multi. S1APSRV-TC_initial_ctx_setup_multi(64)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_initial_ctx_setup_multi(64)@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_initial_ctx_setup_multi(64)@f261bea14ec5: Mapping port S1APSRV-TC_initial_ctx_setup_multi(64):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_initial_ctx_setup_multi(64)@f261bea14ec5: Map operation of S1APSRV-TC_initial_ctx_setup_multi(64):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_initial_ctx_setup_multi(64)@f261bea14ec5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@f261bea14ec5: PTC was created. Component reference: 65, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_initial_ctx_setup_multi, testcase name: TC_initial_ctx_setup_multi, process id: 6724. S1APSRV-TC_initial_ctx_setup_multi(64)@f261bea14ec5: SCTP server listening on "127.0.2.10":36412 PFCPEM-TC_initial_ctx_setup_multi(65)@f261bea14ec5: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_initial_ctx_setup_multi. MTC@f261bea14ec5: PTC was created. Component reference: 65, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_initial_ctx_setup_multi. MTC@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCPEM-TC_initial_ctx_setup_multi(65). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_initial_ctx_setup_multi-0. PFCPEM-TC_initial_ctx_setup_multi(65)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCPEM-TC_initial_ctx_setup_multi(65)@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCPEM-TC_initial_ctx_setup_multi(65)@f261bea14ec5: Mapping port PFCPEM-TC_initial_ctx_setup_multi(65):PFCP to system:PFCP. PFCPEM-TC_initial_ctx_setup_multi(65)@f261bea14ec5: Map operation of PFCPEM-TC_initial_ctx_setup_multi(65):PFCP to system:PFCP finished. HC@f261bea14ec5: PTC was created. Component reference: 66, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_initial_ctx_setup_multi-0, testcase name: TC_initial_ctx_setup_multi, process id: 6725. ConnHdlr-TC_initial_ctx_setup_multi-0(66)@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_initial_ctx_setup_multi. MTC@f261bea14ec5: PTC was created. Component reference: 66, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_initial_ctx_setup_multi-0. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup_multi-0(66):STATSD_PROC and StatsDSRV-STATS(63):STATSD_PROC. ConnHdlr-TC_initial_ctx_setup_multi-0(66)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup_multi-0(66):STATSD_PROC and StatsDSRV-STATS(63):STATSD_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup_multi-0(66):S1AP_CONN and S1APSRV-TC_initial_ctx_setup_multi(64):S1AP_CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup_multi-0(66):S1AP_CONN and S1APSRV-TC_initial_ctx_setup_multi(64):S1AP_CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup_multi-0(66):S1AP_PROC and S1APSRV-TC_initial_ctx_setup_multi(64):S1AP_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup_multi-0(66):S1AP_PROC and S1APSRV-TC_initial_ctx_setup_multi(64):S1AP_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup_multi-0(66):PFCP and PFCPEM-TC_initial_ctx_setup_multi(65):CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup_multi-0(66):PFCP and PFCPEM-TC_initial_ctx_setup_multi(65):CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup_multi-0(66):PFCP_PROC and PFCPEM-TC_initial_ctx_setup_multi(65):CLIENT_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup_multi-0(66):PFCP_PROC and PFCPEM-TC_initial_ctx_setup_multi(65):CLIENT_PROC finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_initial_ctx_setup_multi(62):LOCK and ConnHdlr-TC_initial_ctx_setup_multi-0(66):LOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_initial_ctx_setup_multi(62):LOCK and ConnHdlr-TC_initial_ctx_setup_multi-0(66):LOCK finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_initial_ctx_setup_multi(62):UNLOCK and ConnHdlr-TC_initial_ctx_setup_multi-0(66):UNLOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_initial_ctx_setup_multi(62):UNLOCK and ConnHdlr-TC_initial_ctx_setup_multi-0(66):UNLOCK finished. MTC@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_initial_ctx_setup_multi-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }) on component ConnHdlr-TC_initial_ctx_setup_multi-0(66). MTC@f261bea14ec5: Function was started. ConnHdlr-TC_initial_ctx_setup_multi-0(66)@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_initial_ctx_setup_multi-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }). StatsDSRV-STATS(63)@f261bea14ec5: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(63)@f261bea14ec5: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(63)@f261bea14ec5: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(63)@f261bea14ec5: Stopping MTC. The current test case will be terminated. MC@f261bea14ec5: Test Component 63 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(63)@f261bea14ec5: Stopping test component execution. ConnHdlr-TC_initial_ctx_setup_multi-0(66)@f261bea14ec5: Kill was requested from MC. PFCPEM-TC_initial_ctx_setup_multi(65)@f261bea14ec5: Kill was requested from MC. MutexDispCT-TC_initial_ctx_setup_multi(62)@f261bea14ec5: Kill was requested from MC. S1APSRV-TC_initial_ctx_setup_multi(64)@f261bea14ec5: Kill was requested from MC. ConnHdlr-TC_initial_ctx_setup_multi-0(66)@f261bea14ec5: Terminating test component execution. MTC@f261bea14ec5: Stopping test component execution. S1APSRV-TC_initial_ctx_setup_multi(64)@f261bea14ec5: Terminating test component execution. PFCPEM-TC_initial_ctx_setup_multi(65)@f261bea14ec5: Terminating test component execution. MutexDispCT-TC_initial_ctx_setup_multi(62)@f261bea14ec5: Terminating test component execution. MTC@f261bea14ec5: Terminating component type S1GW_Tests.test_CT. StatsDSRV-STATS(63)@f261bea14ec5: Function main was stopped. PTC terminates. StatsDSRV-STATS(63)@f261bea14ec5: Terminating component type StatsD_Checker.StatsD_Checker_CT. MutexDispCT-TC_initial_ctx_setup_multi(62)@f261bea14ec5: Function f_MutexDisp_main was stopped. PTC terminates. ConnHdlr-TC_initial_ctx_setup_multi-0(66)@f261bea14ec5: Function f_ConnHdlr_init was stopped. PTC terminates. S1APSRV-TC_initial_ctx_setup_multi(64)@f261bea14ec5: Function main was stopped. PTC terminates. PFCPEM-TC_initial_ctx_setup_multi(65)@f261bea14ec5: Function main was stopped. PTC terminates. MutexDispCT-TC_initial_ctx_setup_multi(62)@f261bea14ec5: Terminating component type Mutex.MutexDispCT. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was shut down inside testcase TC_initial_ctx_setup_multi. ConnHdlr-TC_initial_ctx_setup_multi-0(66)@f261bea14ec5: Terminating component type S1GW_ConnHdlr.ConnHdlr. S1APSRV-TC_initial_ctx_setup_multi(64)@f261bea14ec5: Terminating component type S1AP_Server.S1AP_Server_CT. PFCPEM-TC_initial_ctx_setup_multi(65)@f261bea14ec5: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. MutexDispCT-TC_initial_ctx_setup_multi(62)@f261bea14ec5: Component type Mutex.MutexDispCT was shut down inside testcase TC_initial_ctx_setup_multi. MutexDispCT-TC_initial_ctx_setup_multi(62)@f261bea14ec5: Final verdict of PTC: none StatsDSRV-STATS(63)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_initial_ctx_setup_multi. StatsDSRV-STATS(63)@f261bea14ec5: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" S1APSRV-TC_initial_ctx_setup_multi(64)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_initial_ctx_setup_multi. S1APSRV-TC_initial_ctx_setup_multi(64)@f261bea14ec5: Final verdict of PTC: none PFCPEM-TC_initial_ctx_setup_multi(65)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_initial_ctx_setup_multi. PFCPEM-TC_initial_ctx_setup_multi(65)@f261bea14ec5: Final verdict of PTC: none ConnHdlr-TC_initial_ctx_setup_multi-0(66)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_initial_ctx_setup_multi. ConnHdlr-TC_initial_ctx_setup_multi-0(66)@f261bea14ec5: Final verdict of PTC: none MTC@f261bea14ec5: Setting final verdict of the test case. MTC@f261bea14ec5: Local verdict of MTC: none MTC@f261bea14ec5: Local verdict of PTC MutexDispCT-TC_initial_ctx_setup_multi(62): none (none -> none) MTC@f261bea14ec5: Local verdict of PTC StatsDSRV-STATS(63): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@f261bea14ec5: Local verdict of PTC S1APSRV-TC_initial_ctx_setup_multi(64): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC PFCPEM-TC_initial_ctx_setup_multi(65): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC ConnHdlr-TC_initial_ctx_setup_multi-0(66): none (fail -> fail) MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_initial_ctx_setup_multi fail'. Mon Nov 4 12:14:25 UTC 2024 ------ S1GW_Tests.TC_initial_ctx_setup_multi fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=6816) MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_initial_ctx_setup_multi fail' was executed successfully (exit status: 0). MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_initial_ctx_setup3_multi'. ------ S1GW_Tests.TC_initial_ctx_setup3_multi ------ Mon Nov 4 12:14:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_initial_ctx_setup3_multi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_initial_ctx_setup3_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_initial_ctx_setup3_multi' was executed successfully (exit status: 0). MTC@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_initial_ctx_setup3_multi. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was initialized. MTC@f261bea14ec5: Creating new PTC with component type Mutex.MutexDispCT, component name: MutexDispCT-TC_initial_ctx_setup3_multi. HC@f261bea14ec5: PTC MutexDispCT-TC_initial_ctx_setup_multi(62) finished. Process statistics: { process id: 6721, terminated normally, exit status: 0, user time: 0.019498 s, system time: 0.011698 s, maximum resident set size: 75200, integral resident set size: 0, page faults not requiring physical I/O: 2872, page faults requiring physical I/O: 4, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 41, involuntary context switches: 3 } HC@f261bea14ec5: PTC StatsDSRV-STATS(63) finished. Process statistics: { process id: 6722, terminated normally, exit status: 0, user time: 0.024915 s, system time: 0.008305 s, maximum resident set size: 74160, integral resident set size: 0, page faults not requiring physical I/O: 3001, page faults requiring physical I/O: 7, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 51, involuntary context switches: 3 } HC@f261bea14ec5: PTC S1APSRV-TC_initial_ctx_setup_multi(64) finished. Process statistics: { process id: 6723, terminated normally, exit status: 0, user time: 0.020866 s, system time: 0.016693 s, maximum resident set size: 78300, integral resident set size: 0, page faults not requiring physical I/O: 2872, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 53, involuntary context switches: 3 } HC@f261bea14ec5: PTC PFCPEM-TC_initial_ctx_setup_multi(65) finished. Process statistics: { process id: 6724, terminated normally, exit status: 0, user time: 0.016150 s, system time: 0.016150 s, maximum resident set size: 74104, integral resident set size: 0, page faults not requiring physical I/O: 3000, page faults requiring physical I/O: 5, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 52, involuntary context switches: 3 } HC@f261bea14ec5: PTC ConnHdlr-TC_initial_ctx_setup_multi-0(66) finished. Process statistics: { process id: 6725, terminated normally, exit status: 0, user time: 0.028045 s, system time: 0.009348 s, maximum resident set size: 78464, integral resident set size: 0, page faults not requiring physical I/O: 2879, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 64, involuntary context switches: 3 } HC@f261bea14ec5: PTC was created. Component reference: 67, component type: Mutex.MutexDispCT, component name: MutexDispCT-TC_initial_ctx_setup3_multi, testcase name: TC_initial_ctx_setup3_multi, process id: 6774. MutexDispCT-TC_initial_ctx_setup3_multi(67)@f261bea14ec5: Initializing variables, timers and ports of component type Mutex.MutexDispCT inside testcase TC_initial_ctx_setup3_multi. MTC@f261bea14ec5: PTC was created. Component reference: 67, alive: no, type: Mutex.MutexDispCT, component name: MutexDispCT-TC_initial_ctx_setup3_multi. MTC@f261bea14ec5: Starting function f_MutexDisp_main() on component MutexDispCT-TC_initial_ctx_setup3_multi(67). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MutexDispCT-TC_initial_ctx_setup3_multi(67)@f261bea14ec5: Component type Mutex.MutexDispCT was initialized. MutexDispCT-TC_initial_ctx_setup3_multi(67)@f261bea14ec5: Starting function f_MutexDisp_main(). HC@f261bea14ec5: PTC was created. Component reference: 68, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_initial_ctx_setup3_multi, process id: 6775. StatsDSRV-STATS(68)@f261bea14ec5: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_initial_ctx_setup3_multi. MTC@f261bea14ec5: PTC was created. Component reference: 68, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@f261bea14ec5: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(68). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_initial_ctx_setup3_multi. StatsDSRV-STATS(68)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(68)@f261bea14ec5: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(68)@f261bea14ec5: Mapping port StatsDSRV-STATS(68):STATS to system:STATS. StatsDSRV-STATS(68)@f261bea14ec5: Map operation of StatsDSRV-STATS(68):STATS to system:STATS finished. HC@f261bea14ec5: PTC was created. Component reference: 69, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_initial_ctx_setup3_multi, testcase name: TC_initial_ctx_setup3_multi, process id: 6776. S1APSRV-TC_initial_ctx_setup3_multi(69)@f261bea14ec5: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_initial_ctx_setup3_multi. MTC@f261bea14ec5: PTC was created. Component reference: 69, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_initial_ctx_setup3_multi. MTC@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_initial_ctx_setup3_multi(69). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_initial_ctx_setup3_multi. S1APSRV-TC_initial_ctx_setup3_multi(69)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_initial_ctx_setup3_multi(69)@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_initial_ctx_setup3_multi(69)@f261bea14ec5: Mapping port S1APSRV-TC_initial_ctx_setup3_multi(69):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_initial_ctx_setup3_multi(69)@f261bea14ec5: Map operation of S1APSRV-TC_initial_ctx_setup3_multi(69):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_initial_ctx_setup3_multi(69)@f261bea14ec5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 HC@f261bea14ec5: PTC was created. Component reference: 70, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_initial_ctx_setup3_multi, testcase name: TC_initial_ctx_setup3_multi, process id: 6777. PFCPEM-TC_initial_ctx_setup3_multi(70)@f261bea14ec5: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_initial_ctx_setup3_multi. S1APSRV-TC_initial_ctx_setup3_multi(69)@f261bea14ec5: SCTP server listening on "127.0.2.10":36412 MTC@f261bea14ec5: PTC was created. Component reference: 70, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_initial_ctx_setup3_multi. MTC@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCPEM-TC_initial_ctx_setup3_multi(70). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_initial_ctx_setup3_multi-0. PFCPEM-TC_initial_ctx_setup3_multi(70)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCPEM-TC_initial_ctx_setup3_multi(70)@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCPEM-TC_initial_ctx_setup3_multi(70)@f261bea14ec5: Mapping port PFCPEM-TC_initial_ctx_setup3_multi(70):PFCP to system:PFCP. PFCPEM-TC_initial_ctx_setup3_multi(70)@f261bea14ec5: Map operation of PFCPEM-TC_initial_ctx_setup3_multi(70):PFCP to system:PFCP finished. HC@f261bea14ec5: PTC was created. Component reference: 71, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_initial_ctx_setup3_multi-0, testcase name: TC_initial_ctx_setup3_multi, process id: 6778. ConnHdlr-TC_initial_ctx_setup3_multi-0(71)@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_initial_ctx_setup3_multi. MTC@f261bea14ec5: PTC was created. Component reference: 71, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_initial_ctx_setup3_multi-0. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup3_multi-0(71):STATSD_PROC and StatsDSRV-STATS(68):STATSD_PROC. ConnHdlr-TC_initial_ctx_setup3_multi-0(71)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup3_multi-0(71):STATSD_PROC and StatsDSRV-STATS(68):STATSD_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup3_multi-0(71):S1AP_CONN and S1APSRV-TC_initial_ctx_setup3_multi(69):S1AP_CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup3_multi-0(71):S1AP_CONN and S1APSRV-TC_initial_ctx_setup3_multi(69):S1AP_CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup3_multi-0(71):S1AP_PROC and S1APSRV-TC_initial_ctx_setup3_multi(69):S1AP_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup3_multi-0(71):S1AP_PROC and S1APSRV-TC_initial_ctx_setup3_multi(69):S1AP_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup3_multi-0(71):PFCP and PFCPEM-TC_initial_ctx_setup3_multi(70):CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup3_multi-0(71):PFCP and PFCPEM-TC_initial_ctx_setup3_multi(70):CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup3_multi-0(71):PFCP_PROC and PFCPEM-TC_initial_ctx_setup3_multi(70):CLIENT_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup3_multi-0(71):PFCP_PROC and PFCPEM-TC_initial_ctx_setup3_multi(70):CLIENT_PROC finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_initial_ctx_setup3_multi(67):LOCK and ConnHdlr-TC_initial_ctx_setup3_multi-0(71):LOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_initial_ctx_setup3_multi(67):LOCK and ConnHdlr-TC_initial_ctx_setup3_multi-0(71):LOCK finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_initial_ctx_setup3_multi(67):UNLOCK and ConnHdlr-TC_initial_ctx_setup3_multi-0(71):UNLOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_initial_ctx_setup3_multi(67):UNLOCK and ConnHdlr-TC_initial_ctx_setup3_multi-0(71):UNLOCK finished. MTC@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_initial_ctx_setup3_multi-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }) on component ConnHdlr-TC_initial_ctx_setup3_multi-0(71). MTC@f261bea14ec5: Function was started. ConnHdlr-TC_initial_ctx_setup3_multi-0(71)@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_initial_ctx_setup3_multi-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }). StatsDSRV-STATS(68)@f261bea14ec5: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(68)@f261bea14ec5: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(68)@f261bea14ec5: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(68)@f261bea14ec5: Stopping MTC. The current test case will be terminated. MC@f261bea14ec5: Test Component 68 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(68)@f261bea14ec5: Stopping test component execution. MutexDispCT-TC_initial_ctx_setup3_multi(67)@f261bea14ec5: Kill was requested from MC. ConnHdlr-TC_initial_ctx_setup3_multi-0(71)@f261bea14ec5: Kill was requested from MC. S1APSRV-TC_initial_ctx_setup3_multi(69)@f261bea14ec5: Kill was requested from MC. MutexDispCT-TC_initial_ctx_setup3_multi(67)@f261bea14ec5: Terminating test component execution. PFCPEM-TC_initial_ctx_setup3_multi(70)@f261bea14ec5: Kill was requested from MC. ConnHdlr-TC_initial_ctx_setup3_multi-0(71)@f261bea14ec5: Terminating test component execution. PFCPEM-TC_initial_ctx_setup3_multi(70)@f261bea14ec5: Terminating test component execution. MTC@f261bea14ec5: Stopping test component execution. S1APSRV-TC_initial_ctx_setup3_multi(69)@f261bea14ec5: Terminating test component execution. MTC@f261bea14ec5: Terminating component type S1GW_Tests.test_CT. StatsDSRV-STATS(68)@f261bea14ec5: Function main was stopped. PTC terminates. MutexDispCT-TC_initial_ctx_setup3_multi(67)@f261bea14ec5: Function f_MutexDisp_main was stopped. PTC terminates. PFCPEM-TC_initial_ctx_setup3_multi(70)@f261bea14ec5: Function main was stopped. PTC terminates. StatsDSRV-STATS(68)@f261bea14ec5: Terminating component type StatsD_Checker.StatsD_Checker_CT. ConnHdlr-TC_initial_ctx_setup3_multi-0(71)@f261bea14ec5: Function f_ConnHdlr_init was stopped. PTC terminates. MutexDispCT-TC_initial_ctx_setup3_multi(67)@f261bea14ec5: Terminating component type Mutex.MutexDispCT. PFCPEM-TC_initial_ctx_setup3_multi(70)@f261bea14ec5: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was shut down inside testcase TC_initial_ctx_setup3_multi. S1APSRV-TC_initial_ctx_setup3_multi(69)@f261bea14ec5: Function main was stopped. PTC terminates. ConnHdlr-TC_initial_ctx_setup3_multi-0(71)@f261bea14ec5: Terminating component type S1GW_ConnHdlr.ConnHdlr. S1APSRV-TC_initial_ctx_setup3_multi(69)@f261bea14ec5: Terminating component type S1AP_Server.S1AP_Server_CT. MutexDispCT-TC_initial_ctx_setup3_multi(67)@f261bea14ec5: Component type Mutex.MutexDispCT was shut down inside testcase TC_initial_ctx_setup3_multi. MutexDispCT-TC_initial_ctx_setup3_multi(67)@f261bea14ec5: Final verdict of PTC: none StatsDSRV-STATS(68)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_initial_ctx_setup3_multi. StatsDSRV-STATS(68)@f261bea14ec5: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" S1APSRV-TC_initial_ctx_setup3_multi(69)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_initial_ctx_setup3_multi. PFCPEM-TC_initial_ctx_setup3_multi(70)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_initial_ctx_setup3_multi. ConnHdlr-TC_initial_ctx_setup3_multi-0(71)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_initial_ctx_setup3_multi. S1APSRV-TC_initial_ctx_setup3_multi(69)@f261bea14ec5: Final verdict of PTC: none PFCPEM-TC_initial_ctx_setup3_multi(70)@f261bea14ec5: Final verdict of PTC: none ConnHdlr-TC_initial_ctx_setup3_multi-0(71)@f261bea14ec5: Final verdict of PTC: none MTC@f261bea14ec5: Setting final verdict of the test case. MTC@f261bea14ec5: Local verdict of MTC: none MTC@f261bea14ec5: Local verdict of PTC MutexDispCT-TC_initial_ctx_setup3_multi(67): none (none -> none) MTC@f261bea14ec5: Local verdict of PTC StatsDSRV-STATS(68): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@f261bea14ec5: Local verdict of PTC S1APSRV-TC_initial_ctx_setup3_multi(69): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC PFCPEM-TC_initial_ctx_setup3_multi(70): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC ConnHdlr-TC_initial_ctx_setup3_multi-0(71): none (fail -> fail) MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_initial_ctx_setup3_multi fail'. Mon Nov 4 12:14:32 UTC 2024 ------ S1GW_Tests.TC_initial_ctx_setup3_multi fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=6856) MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_initial_ctx_setup3_multi fail' was executed successfully (exit status: 0). MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_initial_ctx_setup_failure'. ------ S1GW_Tests.TC_initial_ctx_setup_failure ------ Mon Nov 4 12:14:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_initial_ctx_setup_failure.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_initial_ctx_setup_failure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_initial_ctx_setup_failure' was executed successfully (exit status: 0). MTC@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_initial_ctx_setup_failure. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was initialized. MTC@f261bea14ec5: Creating new PTC with component type Mutex.MutexDispCT, component name: MutexDispCT-TC_initial_ctx_setup_failure. HC@f261bea14ec5: PTC MutexDispCT-TC_initial_ctx_setup3_multi(67) finished. Process statistics: { process id: 6774, terminated normally, exit status: 0, user time: 0.033017 s, system time: 0.004716 s, maximum resident set size: 77020, integral resident set size: 0, page faults not requiring physical I/O: 2837, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 41, involuntary context switches: 3 } HC@f261bea14ec5: PTC StatsDSRV-STATS(68) finished. Process statistics: { process id: 6775, terminated normally, exit status: 0, user time: 0.023001 s, system time: 0.018401 s, maximum resident set size: 78776, integral resident set size: 0, page faults not requiring physical I/O: 2884, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 50, involuntary context switches: 4 } HC@f261bea14ec5: PTC S1APSRV-TC_initial_ctx_setup3_multi(69) finished. Process statistics: { process id: 6776, terminated normally, exit status: 0, user time: 0.015587 s, system time: 0.023380 s, maximum resident set size: 75848, integral resident set size: 0, page faults not requiring physical I/O: 2931, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 52, involuntary context switches: 3 } HC@f261bea14ec5: PTC PFCPEM-TC_initial_ctx_setup3_multi(70) finished. Process statistics: { process id: 6777, terminated normally, exit status: 0, user time: 0.025105 s, system time: 0.016736 s, maximum resident set size: 76356, integral resident set size: 0, page faults not requiring physical I/O: 2943, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 49, involuntary context switches: 4 } HC@f261bea14ec5: PTC ConnHdlr-TC_initial_ctx_setup3_multi-0(71) finished. Process statistics: { process id: 6778, terminated normally, exit status: 0, user time: 0.022143 s, system time: 0.011071 s, maximum resident set size: 78452, integral resident set size: 0, page faults not requiring physical I/O: 2877, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 64, involuntary context switches: 4 } HC@f261bea14ec5: PTC was created. Component reference: 72, component type: Mutex.MutexDispCT, component name: MutexDispCT-TC_initial_ctx_setup_failure, testcase name: TC_initial_ctx_setup_failure, process id: 6824. MutexDispCT-TC_initial_ctx_setup_failure(72)@f261bea14ec5: Initializing variables, timers and ports of component type Mutex.MutexDispCT inside testcase TC_initial_ctx_setup_failure. MTC@f261bea14ec5: PTC was created. Component reference: 72, alive: no, type: Mutex.MutexDispCT, component name: MutexDispCT-TC_initial_ctx_setup_failure. MTC@f261bea14ec5: Starting function f_MutexDisp_main() on component MutexDispCT-TC_initial_ctx_setup_failure(72). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MutexDispCT-TC_initial_ctx_setup_failure(72)@f261bea14ec5: Component type Mutex.MutexDispCT was initialized. MutexDispCT-TC_initial_ctx_setup_failure(72)@f261bea14ec5: Starting function f_MutexDisp_main(). HC@f261bea14ec5: PTC was created. Component reference: 73, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_initial_ctx_setup_failure, process id: 6825. StatsDSRV-STATS(73)@f261bea14ec5: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_initial_ctx_setup_failure. MTC@f261bea14ec5: PTC was created. Component reference: 73, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@f261bea14ec5: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(73). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_initial_ctx_setup_failure. StatsDSRV-STATS(73)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(73)@f261bea14ec5: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(73)@f261bea14ec5: Mapping port StatsDSRV-STATS(73):STATS to system:STATS. StatsDSRV-STATS(73)@f261bea14ec5: Map operation of StatsDSRV-STATS(73):STATS to system:STATS finished. HC@f261bea14ec5: PTC was created. Component reference: 74, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_initial_ctx_setup_failure, testcase name: TC_initial_ctx_setup_failure, process id: 6826. S1APSRV-TC_initial_ctx_setup_failure(74)@f261bea14ec5: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_initial_ctx_setup_failure. MTC@f261bea14ec5: PTC was created. Component reference: 74, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_initial_ctx_setup_failure. MTC@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_initial_ctx_setup_failure(74). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_initial_ctx_setup_failure. S1APSRV-TC_initial_ctx_setup_failure(74)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_initial_ctx_setup_failure(74)@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_initial_ctx_setup_failure(74)@f261bea14ec5: Mapping port S1APSRV-TC_initial_ctx_setup_failure(74):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_initial_ctx_setup_failure(74)@f261bea14ec5: Map operation of S1APSRV-TC_initial_ctx_setup_failure(74):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_initial_ctx_setup_failure(74)@f261bea14ec5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_initial_ctx_setup_failure(74)@f261bea14ec5: SCTP server listening on "127.0.2.10":36412 HC@f261bea14ec5: PTC was created. Component reference: 75, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_initial_ctx_setup_failure, testcase name: TC_initial_ctx_setup_failure, process id: 6827. PFCPEM-TC_initial_ctx_setup_failure(75)@f261bea14ec5: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_initial_ctx_setup_failure. MTC@f261bea14ec5: PTC was created. Component reference: 75, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_initial_ctx_setup_failure. MTC@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCPEM-TC_initial_ctx_setup_failure(75). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_initial_ctx_setup_failure-0. PFCPEM-TC_initial_ctx_setup_failure(75)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCPEM-TC_initial_ctx_setup_failure(75)@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCPEM-TC_initial_ctx_setup_failure(75)@f261bea14ec5: Mapping port PFCPEM-TC_initial_ctx_setup_failure(75):PFCP to system:PFCP. PFCPEM-TC_initial_ctx_setup_failure(75)@f261bea14ec5: Map operation of PFCPEM-TC_initial_ctx_setup_failure(75):PFCP to system:PFCP finished. HC@f261bea14ec5: PTC was created. Component reference: 76, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_initial_ctx_setup_failure-0, testcase name: TC_initial_ctx_setup_failure, process id: 6828. ConnHdlr-TC_initial_ctx_setup_failure-0(76)@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_initial_ctx_setup_failure. MTC@f261bea14ec5: PTC was created. Component reference: 76, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_initial_ctx_setup_failure-0. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup_failure-0(76):STATSD_PROC and StatsDSRV-STATS(73):STATSD_PROC. ConnHdlr-TC_initial_ctx_setup_failure-0(76)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup_failure-0(76):STATSD_PROC and StatsDSRV-STATS(73):STATSD_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup_failure-0(76):S1AP_CONN and S1APSRV-TC_initial_ctx_setup_failure(74):S1AP_CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup_failure-0(76):S1AP_CONN and S1APSRV-TC_initial_ctx_setup_failure(74):S1AP_CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup_failure-0(76):S1AP_PROC and S1APSRV-TC_initial_ctx_setup_failure(74):S1AP_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup_failure-0(76):S1AP_PROC and S1APSRV-TC_initial_ctx_setup_failure(74):S1AP_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup_failure-0(76):PFCP and PFCPEM-TC_initial_ctx_setup_failure(75):CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup_failure-0(76):PFCP and PFCPEM-TC_initial_ctx_setup_failure(75):CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_initial_ctx_setup_failure-0(76):PFCP_PROC and PFCPEM-TC_initial_ctx_setup_failure(75):CLIENT_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_initial_ctx_setup_failure-0(76):PFCP_PROC and PFCPEM-TC_initial_ctx_setup_failure(75):CLIENT_PROC finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_initial_ctx_setup_failure(72):LOCK and ConnHdlr-TC_initial_ctx_setup_failure-0(76):LOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_initial_ctx_setup_failure(72):LOCK and ConnHdlr-TC_initial_ctx_setup_failure-0(76):LOCK finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_initial_ctx_setup_failure(72):UNLOCK and ConnHdlr-TC_initial_ctx_setup_failure-0(76):UNLOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_initial_ctx_setup_failure(72):UNLOCK and ConnHdlr-TC_initial_ctx_setup_failure-0(76):UNLOCK finished. MTC@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_initial_ctx_setup_failure-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }) on component ConnHdlr-TC_initial_ctx_setup_failure-0(76). MTC@f261bea14ec5: Function was started. ConnHdlr-TC_initial_ctx_setup_failure-0(76)@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_initial_ctx_setup_failure-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }). StatsDSRV-STATS(73)@f261bea14ec5: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(73)@f261bea14ec5: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(73)@f261bea14ec5: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(73)@f261bea14ec5: Stopping MTC. The current test case will be terminated. MC@f261bea14ec5: Test Component 73 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(73)@f261bea14ec5: Stopping test component execution. S1APSRV-TC_initial_ctx_setup_failure(74)@f261bea14ec5: Kill was requested from MC. ConnHdlr-TC_initial_ctx_setup_failure-0(76)@f261bea14ec5: Kill was requested from MC. PFCPEM-TC_initial_ctx_setup_failure(75)@f261bea14ec5: Kill was requested from MC. MutexDispCT-TC_initial_ctx_setup_failure(72)@f261bea14ec5: Kill was requested from MC. S1APSRV-TC_initial_ctx_setup_failure(74)@f261bea14ec5: Terminating test component execution. ConnHdlr-TC_initial_ctx_setup_failure-0(76)@f261bea14ec5: Terminating test component execution. PFCPEM-TC_initial_ctx_setup_failure(75)@f261bea14ec5: Terminating test component execution. MTC@f261bea14ec5: Stopping test component execution. MutexDispCT-TC_initial_ctx_setup_failure(72)@f261bea14ec5: Terminating test component execution. StatsDSRV-STATS(73)@f261bea14ec5: Function main was stopped. PTC terminates. MTC@f261bea14ec5: Terminating component type S1GW_Tests.test_CT. StatsDSRV-STATS(73)@f261bea14ec5: Terminating component type StatsD_Checker.StatsD_Checker_CT. PFCPEM-TC_initial_ctx_setup_failure(75)@f261bea14ec5: Function main was stopped. PTC terminates. PFCPEM-TC_initial_ctx_setup_failure(75)@f261bea14ec5: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. MutexDispCT-TC_initial_ctx_setup_failure(72)@f261bea14ec5: Function f_MutexDisp_main was stopped. PTC terminates. ConnHdlr-TC_initial_ctx_setup_failure-0(76)@f261bea14ec5: Function f_ConnHdlr_init was stopped. PTC terminates. S1APSRV-TC_initial_ctx_setup_failure(74)@f261bea14ec5: Function main was stopped. PTC terminates. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was shut down inside testcase TC_initial_ctx_setup_failure. MutexDispCT-TC_initial_ctx_setup_failure(72)@f261bea14ec5: Terminating component type Mutex.MutexDispCT. ConnHdlr-TC_initial_ctx_setup_failure-0(76)@f261bea14ec5: Terminating component type S1GW_ConnHdlr.ConnHdlr. S1APSRV-TC_initial_ctx_setup_failure(74)@f261bea14ec5: Terminating component type S1AP_Server.S1AP_Server_CT. StatsDSRV-STATS(73)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_initial_ctx_setup_failure. MutexDispCT-TC_initial_ctx_setup_failure(72)@f261bea14ec5: Component type Mutex.MutexDispCT was shut down inside testcase TC_initial_ctx_setup_failure. StatsDSRV-STATS(73)@f261bea14ec5: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MutexDispCT-TC_initial_ctx_setup_failure(72)@f261bea14ec5: Final verdict of PTC: none PFCPEM-TC_initial_ctx_setup_failure(75)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_initial_ctx_setup_failure. PFCPEM-TC_initial_ctx_setup_failure(75)@f261bea14ec5: Final verdict of PTC: none S1APSRV-TC_initial_ctx_setup_failure(74)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_initial_ctx_setup_failure. S1APSRV-TC_initial_ctx_setup_failure(74)@f261bea14ec5: Final verdict of PTC: none ConnHdlr-TC_initial_ctx_setup_failure-0(76)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_initial_ctx_setup_failure. ConnHdlr-TC_initial_ctx_setup_failure-0(76)@f261bea14ec5: Final verdict of PTC: none MTC@f261bea14ec5: Setting final verdict of the test case. MTC@f261bea14ec5: Local verdict of MTC: none MTC@f261bea14ec5: Local verdict of PTC MutexDispCT-TC_initial_ctx_setup_failure(72): none (none -> none) MTC@f261bea14ec5: Local verdict of PTC StatsDSRV-STATS(73): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@f261bea14ec5: Local verdict of PTC S1APSRV-TC_initial_ctx_setup_failure(74): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC PFCPEM-TC_initial_ctx_setup_failure(75): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC ConnHdlr-TC_initial_ctx_setup_failure-0(76): none (fail -> fail) MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_initial_ctx_setup_failure fail'. Mon Nov 4 12:14:39 UTC 2024 ------ S1GW_Tests.TC_initial_ctx_setup_failure fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=7140) MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_initial_ctx_setup_failure fail' was executed successfully (exit status: 0). MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_pfcp_heartbeat'. ------ S1GW_Tests.TC_pfcp_heartbeat ------ Mon Nov 4 12:14:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_pfcp_heartbeat.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/S1GW_Tests.TC_pfcp_heartbeat.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh S1GW_Tests.TC_pfcp_heartbeat' was executed successfully (exit status: 0). MTC@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_Tests.test_CT inside testcase TC_pfcp_heartbeat. MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was initialized. MTC@f261bea14ec5: Creating new PTC with component type Mutex.MutexDispCT, component name: MutexDispCT-TC_pfcp_heartbeat. HC@f261bea14ec5: PTC MutexDispCT-TC_initial_ctx_setup_failure(72) finished. Process statistics: { process id: 6824, terminated normally, exit status: 0, user time: 0.015352 s, system time: 0.019190 s, maximum resident set size: 76820, integral resident set size: 0, page faults not requiring physical I/O: 2841, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 40, involuntary context switches: 2 } HC@f261bea14ec5: PTC StatsDSRV-STATS(73) finished. Process statistics: { process id: 6825, terminated normally, exit status: 0, user time: 0.025059 s, system time: 0.017899 s, maximum resident set size: 78556, integral resident set size: 0, page faults not requiring physical I/O: 2885, page faults requiring physical I/O: 1, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 51, involuntary context switches: 6 } HC@f261bea14ec5: PTC S1APSRV-TC_initial_ctx_setup_failure(74) finished. Process statistics: { process id: 6826, terminated normally, exit status: 0, user time: 0.026328 s, system time: 0.011283 s, maximum resident set size: 78040, integral resident set size: 0, page faults not requiring physical I/O: 2872, page faults requiring physical I/O: 6, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 53, involuntary context switches: 3 } HC@f261bea14ec5: PTC PFCPEM-TC_initial_ctx_setup_failure(75) finished. Process statistics: { process id: 6827, terminated normally, exit status: 0, user time: 0.021194 s, system time: 0.016955 s, maximum resident set size: 78456, integral resident set size: 0, page faults not requiring physical I/O: 2883, page faults requiring physical I/O: 3, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 49, involuntary context switches: 4 } HC@f261bea14ec5: PTC ConnHdlr-TC_initial_ctx_setup_failure-0(76) finished. Process statistics: { process id: 6828, terminated normally, exit status: 0, user time: 0.021038 s, system time: 0.010519 s, maximum resident set size: 78368, integral resident set size: 0, page faults not requiring physical I/O: 2881, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 64, involuntary context switches: 4 } HC@f261bea14ec5: PTC was created. Component reference: 77, component type: Mutex.MutexDispCT, component name: MutexDispCT-TC_pfcp_heartbeat, testcase name: TC_pfcp_heartbeat, process id: 6875. MutexDispCT-TC_pfcp_heartbeat(77)@f261bea14ec5: Initializing variables, timers and ports of component type Mutex.MutexDispCT inside testcase TC_pfcp_heartbeat. MTC@f261bea14ec5: PTC was created. Component reference: 77, alive: no, type: Mutex.MutexDispCT, component name: MutexDispCT-TC_pfcp_heartbeat. MTC@f261bea14ec5: Starting function f_MutexDisp_main() on component MutexDispCT-TC_pfcp_heartbeat(77). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new PTC with component type StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MutexDispCT-TC_pfcp_heartbeat(77)@f261bea14ec5: Component type Mutex.MutexDispCT was initialized. MutexDispCT-TC_pfcp_heartbeat(77)@f261bea14ec5: Starting function f_MutexDisp_main(). HC@f261bea14ec5: PTC was created. Component reference: 78, component type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS, testcase name: TC_pfcp_heartbeat, process id: 6876. StatsDSRV-STATS(78)@f261bea14ec5: Initializing variables, timers and ports of component type StatsD_Checker.StatsD_Checker_CT inside testcase TC_pfcp_heartbeat. MTC@f261bea14ec5: PTC was created. Component reference: 78, alive: no, type: StatsD_Checker.StatsD_Checker_CT, component name: StatsDSRV-STATS. MTC@f261bea14ec5: Starting function main("127.0.4.10", 8125) on component StatsDSRV-STATS(78). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_pfcp_heartbeat. StatsDSRV-STATS(78)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was initialized. StatsDSRV-STATS(78)@f261bea14ec5: Starting function main("127.0.4.10", 8125). StatsDSRV-STATS(78)@f261bea14ec5: Mapping port StatsDSRV-STATS(78):STATS to system:STATS. StatsDSRV-STATS(78)@f261bea14ec5: Map operation of StatsDSRV-STATS(78):STATS to system:STATS finished. HC@f261bea14ec5: PTC was created. Component reference: 79, component type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_pfcp_heartbeat, testcase name: TC_pfcp_heartbeat, process id: 6877. S1APSRV-TC_pfcp_heartbeat(79)@f261bea14ec5: Initializing variables, timers and ports of component type S1AP_Server.S1AP_Server_CT inside testcase TC_pfcp_heartbeat. MTC@f261bea14ec5: PTC was created. Component reference: 79, alive: yes, type: S1AP_Server.S1AP_Server_CT, component name: S1APSRV-TC_pfcp_heartbeat. MTC@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }) on component S1APSRV-TC_pfcp_heartbeat(79). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_pfcp_heartbeat. S1APSRV-TC_pfcp_heartbeat(79)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was initialized. S1APSRV-TC_pfcp_heartbeat(79)@f261bea14ec5: Starting function main({ local_ip := "127.0.2.10", local_port := 36412 }). S1APSRV-TC_pfcp_heartbeat(79)@f261bea14ec5: Mapping port S1APSRV-TC_pfcp_heartbeat(79):S1AP to system:S1AP_CODEC_PT. S1APSRV-TC_pfcp_heartbeat(79)@f261bea14ec5: Map operation of S1APSRV-TC_pfcp_heartbeat(79):S1AP to system:S1AP_CODEC_PT finished. S1APSRV-TC_pfcp_heartbeat(79)@f261bea14ec5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 S1APSRV-TC_pfcp_heartbeat(79)@f261bea14ec5: SCTP server listening on "127.0.2.10":36412 HC@f261bea14ec5: PTC was created. Component reference: 80, component type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_pfcp_heartbeat, testcase name: TC_pfcp_heartbeat, process id: 6878. PFCPEM-TC_pfcp_heartbeat(80)@f261bea14ec5: Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_pfcp_heartbeat. MTC@f261bea14ec5: PTC was created. Component reference: 80, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: PFCPEM-TC_pfcp_heartbeat. MTC@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }) on component PFCPEM-TC_pfcp_heartbeat(80). MTC@f261bea14ec5: Function was started. MTC@f261bea14ec5: Creating new alive PTC with component type S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_pfcp_heartbeat-0. PFCPEM-TC_pfcp_heartbeat(80)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was initialized. PFCPEM-TC_pfcp_heartbeat(80)@f261bea14ec5: Starting function main({ pfcp_bind_ip := "127.0.3.10", pfcp_bind_port := 8805, pfcp_remote_ip := "127.0.3.1", pfcp_remote_port := 8805, role := UPF (1) }). PFCPEM-TC_pfcp_heartbeat(80)@f261bea14ec5: Mapping port PFCPEM-TC_pfcp_heartbeat(80):PFCP to system:PFCP. PFCPEM-TC_pfcp_heartbeat(80)@f261bea14ec5: Map operation of PFCPEM-TC_pfcp_heartbeat(80):PFCP to system:PFCP finished. HC@f261bea14ec5: PTC was created. Component reference: 81, component type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_pfcp_heartbeat-0, testcase name: TC_pfcp_heartbeat, process id: 6879. ConnHdlr-TC_pfcp_heartbeat-0(81)@f261bea14ec5: Initializing variables, timers and ports of component type S1GW_ConnHdlr.ConnHdlr inside testcase TC_pfcp_heartbeat. MTC@f261bea14ec5: PTC was created. Component reference: 81, alive: yes, type: S1GW_ConnHdlr.ConnHdlr, component name: ConnHdlr-TC_pfcp_heartbeat-0. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_pfcp_heartbeat-0(81):STATSD_PROC and StatsDSRV-STATS(78):STATSD_PROC. ConnHdlr-TC_pfcp_heartbeat-0(81)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was initialized. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_pfcp_heartbeat-0(81):STATSD_PROC and StatsDSRV-STATS(78):STATSD_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_pfcp_heartbeat-0(81):S1AP_CONN and S1APSRV-TC_pfcp_heartbeat(79):S1AP_CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_pfcp_heartbeat-0(81):S1AP_CONN and S1APSRV-TC_pfcp_heartbeat(79):S1AP_CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_pfcp_heartbeat-0(81):S1AP_PROC and S1APSRV-TC_pfcp_heartbeat(79):S1AP_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_pfcp_heartbeat-0(81):S1AP_PROC and S1APSRV-TC_pfcp_heartbeat(79):S1AP_PROC finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_pfcp_heartbeat-0(81):PFCP and PFCPEM-TC_pfcp_heartbeat(80):CLIENT. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_pfcp_heartbeat-0(81):PFCP and PFCPEM-TC_pfcp_heartbeat(80):CLIENT finished. MTC@f261bea14ec5: Connecting ports ConnHdlr-TC_pfcp_heartbeat-0(81):PFCP_PROC and PFCPEM-TC_pfcp_heartbeat(80):CLIENT_PROC. MTC@f261bea14ec5: Connect operation on ConnHdlr-TC_pfcp_heartbeat-0(81):PFCP_PROC and PFCPEM-TC_pfcp_heartbeat(80):CLIENT_PROC finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_pfcp_heartbeat(77):LOCK and ConnHdlr-TC_pfcp_heartbeat-0(81):LOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_pfcp_heartbeat(77):LOCK and ConnHdlr-TC_pfcp_heartbeat-0(81):LOCK finished. MTC@f261bea14ec5: Connecting ports MutexDispCT-TC_pfcp_heartbeat(77):UNLOCK and ConnHdlr-TC_pfcp_heartbeat-0(81):UNLOCK. MTC@f261bea14ec5: Connect operation on MutexDispCT-TC_pfcp_heartbeat(77):UNLOCK and ConnHdlr-TC_pfcp_heartbeat-0(81):UNLOCK finished. MTC@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_pfcp_heartbeat-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }) on component ConnHdlr-TC_pfcp_heartbeat-0(81). MTC@f261bea14ec5: Function was started. ConnHdlr-TC_pfcp_heartbeat-0(81)@f261bea14ec5: Starting function f_ConnHdlr_init(refers(S1GW_ConnHdlr.f_ConnHdlr_pfcp_assoc_handler), "ConnHdlr-TC_pfcp_heartbeat-0", { idx := 0, genb_id := { pLMNidentity := '00F110'O, eNB_ID := { macroENB_ID := '00000000000000000000'B }, iE_Extensions := omit }, statsd_prefix := "s1gw.", pfcp_loc_addr := "127.0.3.10", pfcp_rem_addr := "127.0.3.1", mme_ue_id := 4242, erabs := { { erab_id := 0, u2c := { teid := '00010000'O, tla := "127.0.0.1" }, c2u := { teid := '01010000'O, tla := "127.0.1.1" }, a2u := { teid := '02020000'O, tla := "127.0.2.2" }, u2a := { teid := '00020000'O, tla := "127.0.0.2" }, pfcp_loc_seid := '5454434E2D330000'O, pfcp_rem_seid := omit } } }). StatsDSRV-STATS(78)@f261bea14ec5: Timeout waiting for "s1gw.gauge.pfcp.associated.value" StatsDSRV-STATS(78)@f261bea14ec5: setverdict(fail): none -> fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"", new component reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" StatsDSRV-STATS(78)@f261bea14ec5: Stopping testcase execution from "StatsD_Checker.ttcnpp":206 StatsDSRV-STATS(78)@f261bea14ec5: Stopping MTC. The current test case will be terminated. MC@f261bea14ec5: Test Component 78 has requested to stop MTC. Terminating current testcase execution. StatsDSRV-STATS(78)@f261bea14ec5: Stopping test component execution. MutexDispCT-TC_pfcp_heartbeat(77)@f261bea14ec5: Kill was requested from MC. PFCPEM-TC_pfcp_heartbeat(80)@f261bea14ec5: Kill was requested from MC. S1APSRV-TC_pfcp_heartbeat(79)@f261bea14ec5: Kill was requested from MC. ConnHdlr-TC_pfcp_heartbeat-0(81)@f261bea14ec5: Kill was requested from MC. StatsDSRV-STATS(78)@f261bea14ec5: Function main was stopped. PTC terminates. MutexDispCT-TC_pfcp_heartbeat(77)@f261bea14ec5: Terminating test component execution. PFCPEM-TC_pfcp_heartbeat(80)@f261bea14ec5: Terminating test component execution. S1APSRV-TC_pfcp_heartbeat(79)@f261bea14ec5: Terminating test component execution. MTC@f261bea14ec5: Stopping test component execution. ConnHdlr-TC_pfcp_heartbeat-0(81)@f261bea14ec5: Terminating test component execution. StatsDSRV-STATS(78)@f261bea14ec5: Terminating component type StatsD_Checker.StatsD_Checker_CT. MTC@f261bea14ec5: Terminating component type S1GW_Tests.test_CT. PFCPEM-TC_pfcp_heartbeat(80)@f261bea14ec5: Function main was stopped. PTC terminates. MutexDispCT-TC_pfcp_heartbeat(77)@f261bea14ec5: Function f_MutexDisp_main was stopped. PTC terminates. PFCPEM-TC_pfcp_heartbeat(80)@f261bea14ec5: Terminating component type PFCP_Emulation.PFCP_Emulation_CT. MutexDispCT-TC_pfcp_heartbeat(77)@f261bea14ec5: Terminating component type Mutex.MutexDispCT. S1APSRV-TC_pfcp_heartbeat(79)@f261bea14ec5: Function main was stopped. PTC terminates. ConnHdlr-TC_pfcp_heartbeat-0(81)@f261bea14ec5: Function f_ConnHdlr_init was stopped. PTC terminates. StatsDSRV-STATS(78)@f261bea14ec5: Component type StatsD_Checker.StatsD_Checker_CT was shut down inside testcase TC_pfcp_heartbeat. S1APSRV-TC_pfcp_heartbeat(79)@f261bea14ec5: Terminating component type S1AP_Server.S1AP_Server_CT. StatsDSRV-STATS(78)@f261bea14ec5: Final verdict of PTC: fail reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@f261bea14ec5: Component type S1GW_Tests.test_CT was shut down inside testcase TC_pfcp_heartbeat. ConnHdlr-TC_pfcp_heartbeat-0(81)@f261bea14ec5: Terminating component type S1GW_ConnHdlr.ConnHdlr. MutexDispCT-TC_pfcp_heartbeat(77)@f261bea14ec5: Component type Mutex.MutexDispCT was shut down inside testcase TC_pfcp_heartbeat. MutexDispCT-TC_pfcp_heartbeat(77)@f261bea14ec5: Final verdict of PTC: none PFCPEM-TC_pfcp_heartbeat(80)@f261bea14ec5: Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_pfcp_heartbeat. PFCPEM-TC_pfcp_heartbeat(80)@f261bea14ec5: Final verdict of PTC: none S1APSRV-TC_pfcp_heartbeat(79)@f261bea14ec5: Component type S1AP_Server.S1AP_Server_CT was shut down inside testcase TC_pfcp_heartbeat. S1APSRV-TC_pfcp_heartbeat(79)@f261bea14ec5: Final verdict of PTC: none ConnHdlr-TC_pfcp_heartbeat-0(81)@f261bea14ec5: Component type S1GW_ConnHdlr.ConnHdlr was shut down inside testcase TC_pfcp_heartbeat. ConnHdlr-TC_pfcp_heartbeat-0(81)@f261bea14ec5: Final verdict of PTC: none MTC@f261bea14ec5: Setting final verdict of the test case. MTC@f261bea14ec5: Local verdict of MTC: none MTC@f261bea14ec5: Local verdict of PTC MutexDispCT-TC_pfcp_heartbeat(77): none (none -> none) MTC@f261bea14ec5: Local verdict of PTC StatsDSRV-STATS(78): fail (none -> fail) reason: ""StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }"" MTC@f261bea14ec5: Local verdict of PTC S1APSRV-TC_pfcp_heartbeat(79): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC PFCPEM-TC_pfcp_heartbeat(80): none (fail -> fail) MTC@f261bea14ec5: Local verdict of PTC ConnHdlr-TC_pfcp_heartbeat-0(81): none (fail -> fail) MTC@f261bea14ec5: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_pfcp_heartbeat fail'. Mon Nov 4 12:14:46 UTC 2024 ------ S1GW_Tests.TC_pfcp_heartbeat fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=6680) MTC@f261bea14ec5: External command `/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh S1GW_Tests.TC_pfcp_heartbeat fail' was executed successfully (exit status: 0). MC@f261bea14ec5: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f261bea14ec5: Terminating MTC. MC@f261bea14ec5: MTC terminated. MC2> exit MC@f261bea14ec5: Shutting down session. HC@f261bea14ec5: PTC MutexDispCT-TC_pfcp_heartbeat(77) finished. Process statistics: { process id: 6875, terminated normally, exit status: 0, user time: 0.013359 s, system time: 0.017812 s, maximum resident set size: 72640, integral resident set size: 0, page faults not requiring physical I/O: 2931, page faults requiring physical I/O: 26, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 50, involuntary context switches: 2 } HC@f261bea14ec5: PTC StatsDSRV-STATS(78) finished. Process statistics: { process id: 6876, terminated normally, exit status: 0, user time: 0.020812 s, system time: 0.012487 s, maximum resident set size: 76316, integral resident set size: 0, page faults not requiring physical I/O: 2967, page faults requiring physical I/O: 10, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 53, involuntary context switches: 2 } HC@f261bea14ec5: PTC S1APSRV-TC_pfcp_heartbeat(79) finished. Process statistics: { process id: 6877, terminated normally, exit status: 0, user time: 0.019581 s, system time: 0.011749 s, maximum resident set size: 74540, integral resident set size: 0, page faults not requiring physical I/O: 2947, page faults requiring physical I/O: 20, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 58, involuntary context switches: 2 } HC@f261bea14ec5: PTC PFCPEM-TC_pfcp_heartbeat(80) finished. Process statistics: { process id: 6878, terminated normally, exit status: 0, user time: 0.020542 s, system time: 0.012325 s, maximum resident set size: 73972, integral resident set size: 0, page faults not requiring physical I/O: 3040, page faults requiring physical I/O: 14, swaps: 0, block input operations: 0, block output operations: 16, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 55, involuntary context switches: 2 } HC@f261bea14ec5: PTC ConnHdlr-TC_pfcp_heartbeat-0(81) finished. Process statistics: { process id: 6879, terminated normally, exit status: 0, user time: 0.025983 s, system time: 0.007423 s, maximum resident set size: 78464, integral resident set size: 0, page faults not requiring physical I/O: 2878, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 24, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 64, involuntary context switches: 3 } MC@f261bea14ec5: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw/expected-results.xml' against results in 'junit-xml-6069.log' -------------------- pass->FAIL S1GW_Tests.TC_setup pass->FAIL S1GW_Tests.TC_setup_multi pass->FAIL S1GW_Tests.TC_conn_term_by_mme pass->FAIL S1GW_Tests.TC_conn_term_mme_unavail pass->FAIL S1GW_Tests.TC_e_rab_setup pass->FAIL S1GW_Tests.TC_e_rab_setup3 pass->FAIL S1GW_Tests.TC_e_rab_setup_multi pass->FAIL S1GW_Tests.TC_e_rab_setup3_multi pass->FAIL S1GW_Tests.TC_e_rab_release_ind pass->FAIL S1GW_Tests.TC_e_rab_setup_failure pass->FAIL S1GW_Tests.TC_initial_ctx_setup pass->FAIL S1GW_Tests.TC_initial_ctx_setup3 pass->FAIL S1GW_Tests.TC_initial_ctx_setup_multi pass->FAIL S1GW_Tests.TC_initial_ctx_setup3_multi pass->FAIL S1GW_Tests.TC_initial_ctx_setup_failure pass->FAIL S1GW_Tests.TC_pfcp_heartbeat Summary: pass->FAIL: 16 [testenv] Testsuite is done [testenv] Stopping testsuite (3170645) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh S1GW_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping s1gw (3170491) [testenv] Showing junit-xml-6069.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/_cache/podman/osmo-ttcn3-hacks/s1gw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-s1gw-test-latest/logs/testsuite/junit-xml-6069.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='16' failures='16' errors='0' skipped='0' inconc='0' time='114.00'> <testcase classname='S1GW_Tests' name='TC_setup' time='5.033879'> <failure type='fail-verdict'>"StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:538 S1GW_Tests control part S1GW_Tests.ttcn:228 TC_setup testcase </failure> </testcase> <testcase classname='S1GW_Tests' name='TC_setup_multi' time='5.037878'> <failure type='fail-verdict'>"StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:539 S1GW_Tests control part S1GW_Tests.ttcn:248 TC_setup_multi testcase </failure> </testcase> <testcase classname='S1GW_Tests' name='TC_conn_term_by_mme' time='5.032723'> <failure type='fail-verdict'>"StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:540 S1GW_Tests control part S1GW_Tests.ttcn:278 TC_conn_term_by_mme testcase </failure> </testcase> <testcase classname='S1GW_Tests' name='TC_conn_term_mme_unavail' time='5.025841'> <failure type='fail-verdict'>"StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:541 S1GW_Tests control part S1GW_Tests.ttcn:297 TC_conn_term_mme_unavail testcase </failure> </testcase> <testcase classname='S1GW_Tests' name='TC_e_rab_setup' time='5.038610'> <failure type='fail-verdict'>"StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:542 S1GW_Tests control part S1GW_Tests.ttcn:332 TC_e_rab_setup testcase </failure> </testcase> <testcase classname='S1GW_Tests' name='TC_e_rab_setup3' time='5.034906'> <failure type='fail-verdict'>"StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:543 S1GW_Tests control part S1GW_Tests.ttcn:340 TC_e_rab_setup3 testcase </failure> </testcase> <testcase classname='S1GW_Tests' name='TC_e_rab_setup_multi' time='5.033189'> <failure type='fail-verdict'>"StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:544 S1GW_Tests control part S1GW_Tests.ttcn:336 TC_e_rab_setup_multi testcase </failure> </testcase> <testcase classname='S1GW_Tests' name='TC_e_rab_setup3_multi' time='5.034331'> <failure type='fail-verdict'>"StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:545 S1GW_Tests control part S1GW_Tests.ttcn:344 TC_e_rab_setup3_multi testcase </failure> </testcase> <testcase classname='S1GW_Tests' name='TC_e_rab_release_ind' time='5.033675'> <failure type='fail-verdict'>"StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:546 S1GW_Tests control part S1GW_Tests.ttcn:364 TC_e_rab_release_ind testcase </failure> </testcase> <testcase classname='S1GW_Tests' name='TC_e_rab_setup_failure' time='5.033914'> <failure type='fail-verdict'>"StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:547 S1GW_Tests control part S1GW_Tests.ttcn:424 TC_e_rab_setup_failure testcase </failure> </testcase> <testcase classname='S1GW_Tests' name='TC_initial_ctx_setup' time='5.030668'> <failure type='fail-verdict'>"StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:548 S1GW_Tests control part S1GW_Tests.ttcn:457 TC_initial_ctx_setup testcase </failure> </testcase> <testcase classname='S1GW_Tests' name='TC_initial_ctx_setup3' time='5.034108'> <failure type='fail-verdict'>"StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:549 S1GW_Tests control part S1GW_Tests.ttcn:465 TC_initial_ctx_setup3 testcase </failure> </testcase> <testcase classname='S1GW_Tests' name='TC_initial_ctx_setup_multi' time='5.033349'> <failure type='fail-verdict'>"StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:550 S1GW_Tests control part S1GW_Tests.ttcn:461 TC_initial_ctx_setup_multi testcase </failure> </testcase> <testcase classname='S1GW_Tests' name='TC_initial_ctx_setup3_multi' time='5.034490'> <failure type='fail-verdict'>"StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:551 S1GW_Tests control part S1GW_Tests.ttcn:469 TC_initial_ctx_setup3_multi testcase </failure> </testcase> <testcase classname='S1GW_Tests' name='TC_initial_ctx_setup_failure' time='5.035462'> <failure type='fail-verdict'>"StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:552 S1GW_Tests control part S1GW_Tests.ttcn:508 TC_initial_ctx_setup_failure testcase </failure> </testcase> <testcase classname='S1GW_Tests' name='TC_pfcp_heartbeat' time='5.036460'> <failure type='fail-verdict'>"StatsD_Checker.ttcnpp:206 : Timeout waiting for metrics: { { name := \"s1gw.gauge.pfcp.associated.value\", mtype := \"g\" } }{ false }" S1GW_Tests.ttcn:553 S1GW_Tests control part S1GW_Tests.ttcn:531 TC_pfcp_heartbeat testcase </failure> </testcase> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0'] f261bea14ec5faf9ca7f55e0bd28b1be4be6a2492cb480680ff6bebbb01a0042 Error: no container with name or ID testenv-s1gw-osmocom-latest-20241104-1212-c53580de-0 found: no such container [testenv] podman container crashed! [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-s1gw-test-latest/27/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