Skip to content

Console Output

Skipping 239 KB.. Full Log
+ [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ]
+ realpath /lib/x86_64-linux-gnu/liblzma.so.5
+ initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ]
+ realpath /lib/x86_64-linux-gnu/libzstd.so.1
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ]
+ realpath /lib/x86_64-linux-gnu/liblz4.so.1
+ initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libmnl.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ]
+ realpath /lib/x86_64-linux-gnu/libtalloc.so.2
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libgtpnl.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libc.so.6
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libc.so.6 ]
+ initrd_add_file /data/osmo-ggsn.cfg
+ local i
+ cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd
+ initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true
+ local i
+ [ -e /tmp/initrd/cmd.sh ]
+ echo #!/bin/sh -ex
+ chmod +x /tmp/initrd/cmd.sh
+ echo mount -t debugfs none /sys/kernel/debug || true
+ echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true
+ echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true
+ initrd_add_cmd ip addr add 172.18.250.201/24 brd 172.18.250.255 dev eth0 ip route add default via 172.18.250.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg
+ local i
+ [ -e /tmp/initrd/cmd.sh ]
+ echo ip addr add 172.18.250.201/24 brd 172.18.250.255 dev eth0
+ echo ip route add default via 172.18.250.1 dev eth0
+ echo osmo-ggsn -c /data/osmo-ggsn.cfg
+ find . -print0
+ cpio --quiet -o -0 -H newc
+ gzip -1
+ [ 0 = 1 ]
+ cp /boot/vmlinuz-6.1.0-20-amd64 /cache/kernel-test/linux
+ [  != 1 ]
+ docker_kvm_param
+ [ 0 != 0 ]
+ docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh
+ LOG=/tmp/smoke_test.log
+ /kernel-test/run-qemu.sh SMOKE_TEST
+ grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log
+ GGSN_CMD=/kernel-test/run-qemu.sh
+ docker_network_params 250 200
+ NET=250
+ ADDR_SUFIX=200
+ echo --network ttcn3-ggsn-test-250 --ip 172.18.250.200 --ip6 fd02:db8:250::200
+ docker_kvm_param
+ [ 0 != 0 ]
+ GGSN_DOCKER_ARGS=
			--network ttcn3-ggsn-test-250 --ip 172.18.250.200 --ip6 fd02:db8:250::200
			
			-v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro
			-v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache
			
+ OSMO_SUT_HOST=172.18.250.200
+ docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-1172-ggsn -d --network ttcn3-ggsn-test-250 --ip 172.18.250.200 --ip6 fd02:db8:250::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1
aaaf32c774322db5154f2059491fd576e83f90b10bcf3a7cdd3e2e5811632596
+ kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log
+ local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log
+ local i
+ [ 1 != 1 ]
+ seq 1 15
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log
+ return
+ start_testsuite v6_only
+ local test_config=v6_only
+ docker_network_params 250 202
+ NET=250
+ ADDR_SUFIX=202
+ echo --network ttcn3-ggsn-test-250 --ip 172.18.250.202 --ip6 fd02:db8:250::202
+ docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-250 --ip 172.18.250.202 --ip6 fd02:db8:250::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.250.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1172-ggsn-test osmocom-build/ttcn3-ggsn-test
+ SUBDIR=ggsn_tests
+ SUITE=GGSN_Tests
+ '[' -n '' ']'
+ cd /data
+ EXTRA_ARGS=
+ '[' -n '' ']'
+ /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests GGSN_Tests.cfg
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli GGSN_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: GGSN_Tests.cfg
MC@aec1f4afd04c: Unix server socket created successfully.
MC@aec1f4afd04c: Listening on TCP port 35721.
MC2> aec1f4afd04c is the default
spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests aec1f4afd04c 35721
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@aec1f4afd04c: New HC connected from 172.18.250.202 [172.18.250.202]. aec1f4afd04c: Linux 5.10.0-19-amd64 on x86_64.
cmtc
MC@aec1f4afd04c: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
MC@aec1f4afd04c: Configuration file was processed on all HCs.
MC@aec1f4afd04c: Creating MTC on host 172.18.250.202.
MC@aec1f4afd04c: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@aec1f4afd04c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'.
------ GGSN_Tests.TC_pdp6_act_deact ------
Fri May  3 04:51:55 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@aec1f4afd04c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0).
MTC@aec1f4afd04c: Test case TC_pdp6_act_deact started.
MTC@aec1f4afd04c: GTP1C ConnectionID: 1
MTC@aec1f4afd04c: "TC_pdp6_act_deact() start"
MTC@aec1f4afd04c: sending CreatePDP
MTC@aec1f4afd04c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@aec1f4afd04c: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@aec1f4afd04c: Setting final verdict of the test case.
MTC@aec1f4afd04c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@aec1f4afd04c: No PTCs were created.
MTC@aec1f4afd04c: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@aec1f4afd04c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'.
Fri May  3 04:51:56 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp6_act_deact.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=11770)
Waiting for packet dumper to finish... 1 (prev_count=11770, count=12018)
MTC@aec1f4afd04c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0).
MTC@aec1f4afd04c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'.
------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------
Fri May  3 04:52:03 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@aec1f4afd04c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0).
MTC@aec1f4afd04c: Test case TC_pdp6_act_deact_pcodns started.
MTC@aec1f4afd04c: GTP1C ConnectionID: 1
MTC@aec1f4afd04c: "TC_pdp6_act_deact_pcodns() start"
MTC@aec1f4afd04c: sending CreatePDP
MTC@aec1f4afd04c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@aec1f4afd04c: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@aec1f4afd04c: Setting final verdict of the test case.
MTC@aec1f4afd04c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@aec1f4afd04c: No PTCs were created.
MTC@aec1f4afd04c: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@aec1f4afd04c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'.
Fri May  3 04:52:04 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp6_act_deact_pcodns.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9684)
Waiting for packet dumper to finish... 1 (prev_count=9684, count=9840)
MTC@aec1f4afd04c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0).
MTC@aec1f4afd04c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'.
------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------
Fri May  3 04:52:11 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@aec1f4afd04c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0).
MTC@aec1f4afd04c: Test case TC_pdp6_act_deact_icmp6 started.
MTC@aec1f4afd04c: GTP1C ConnectionID: 1
MTC@aec1f4afd04c: "TC_pdp6_act_deact_icmp6() start"
MTC@aec1f4afd04c: sending CreatePDP
MTC@aec1f4afd04c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@aec1f4afd04c: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@aec1f4afd04c: Setting final verdict of the test case.
MTC@aec1f4afd04c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@aec1f4afd04c: No PTCs were created.
MTC@aec1f4afd04c: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@aec1f4afd04c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'.
Fri May  3 04:52:12 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9906)
Waiting for packet dumper to finish... 1 (prev_count=9906, count=9970)
MTC@aec1f4afd04c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0).
MTC@aec1f4afd04c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'.
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------
Fri May  3 04:52:19 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@aec1f4afd04c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0).
MTC@aec1f4afd04c: Test case TC_pdp6_act_deact_gtpu_access started.
MTC@aec1f4afd04c: GTP1C ConnectionID: 1
MTC@aec1f4afd04c: "TC_pdp6_act_deact_gtpu_access() start"
MTC@aec1f4afd04c: sending CreatePDP
MTC@aec1f4afd04c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@aec1f4afd04c: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@aec1f4afd04c: Setting final verdict of the test case.
MTC@aec1f4afd04c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@aec1f4afd04c: No PTCs were created.
MTC@aec1f4afd04c: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@aec1f4afd04c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'.
Fri May  3 04:52:20 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=10107)
Waiting for packet dumper to finish... 1 (prev_count=10107, count=10171)
MTC@aec1f4afd04c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0).
MTC@aec1f4afd04c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'.
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------
Fri May  3 04:52:27 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@aec1f4afd04c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0).
MTC@aec1f4afd04c: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started.
MTC@aec1f4afd04c: GTP1C ConnectionID: 1
MTC@aec1f4afd04c: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start"
MTC@aec1f4afd04c: sending CreatePDP
MTC@aec1f4afd04c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@aec1f4afd04c: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@aec1f4afd04c: Setting final verdict of the test case.
MTC@aec1f4afd04c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@aec1f4afd04c: No PTCs were created.
MTC@aec1f4afd04c: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@aec1f4afd04c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'.
Fri May  3 04:52:28 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=10049)
Waiting for packet dumper to finish... 1 (prev_count=10049, count=10113)
MTC@aec1f4afd04c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail' was executed successfully (exit status: 0).
MTC@aec1f4afd04c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'.
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------
Fri May  3 04:52:35 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@aec1f4afd04c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0).
MTC@aec1f4afd04c: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started.
MTC@aec1f4afd04c: GTP1C ConnectionID: 1
MTC@aec1f4afd04c: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start"
MTC@aec1f4afd04c: sending CreatePDP
MTC@aec1f4afd04c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@aec1f4afd04c: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@aec1f4afd04c: Setting final verdict of the test case.
MTC@aec1f4afd04c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@aec1f4afd04c: No PTCs were created.
MTC@aec1f4afd04c: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@aec1f4afd04c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'.
Fri May  3 04:52:36 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=10214)
Waiting for packet dumper to finish... 1 (prev_count=10214, count=10278)
MTC@aec1f4afd04c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail' was executed successfully (exit status: 0).
MTC@aec1f4afd04c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'.
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------
Fri May  3 04:52:43 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@aec1f4afd04c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0).
MTC@aec1f4afd04c: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started.
MTC@aec1f4afd04c: GTP1C ConnectionID: 1
MTC@aec1f4afd04c: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start"
MTC@aec1f4afd04c: sending CreatePDP
MTC@aec1f4afd04c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@aec1f4afd04c: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@aec1f4afd04c: Setting final verdict of the test case.
MTC@aec1f4afd04c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@aec1f4afd04c: No PTCs were created.
MTC@aec1f4afd04c: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@aec1f4afd04c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'.
Fri May  3 04:52:44 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9952)
Waiting for packet dumper to finish... 1 (prev_count=9952, count=10016)
MTC@aec1f4afd04c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0).
MTC@aec1f4afd04c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'.
------ GGSN_Tests.TC_pdp6_clients_interact ------
Fri May  3 04:52:51 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@aec1f4afd04c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0).
MTC@aec1f4afd04c: Test case TC_pdp6_clients_interact started.
MTC@aec1f4afd04c: GTP1C ConnectionID: 1
MTC@aec1f4afd04c: "TC_pdp6_clients_interact() start"
MTC@aec1f4afd04c: sending CreatePDP
MTC@aec1f4afd04c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@aec1f4afd04c: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@aec1f4afd04c: Setting final verdict of the test case.
MTC@aec1f4afd04c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@aec1f4afd04c: No PTCs were created.
MTC@aec1f4afd04c: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@aec1f4afd04c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'.
Fri May  3 04:52:52 UTC 2024
------ GGSN_Tests.TC_pdp6_clients_interact fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=10086)
Waiting for packet dumper to finish... 1 (prev_count=10086, count=10150)
MTC@aec1f4afd04c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0).
MTC@aec1f4afd04c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'.
------ GGSN_Tests.TC_echo_req_resp ------
Fri May  3 04:52:59 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@aec1f4afd04c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0).
MTC@aec1f4afd04c: Test case TC_echo_req_resp started.
MTC@aec1f4afd04c: GTP1C ConnectionID: 1
MTC@aec1f4afd04c: "TC_echo_req_resp() start"
MTC@aec1f4afd04c: setverdict(pass): none -> pass
MTC@aec1f4afd04c: setverdict(pass): pass -> pass, component reason not changed
MTC@aec1f4afd04c: Setting final verdict of the test case.
MTC@aec1f4afd04c: Local verdict of MTC: pass
MTC@aec1f4afd04c: No PTCs were created.
MTC@aec1f4afd04c: Test case TC_echo_req_resp finished. Verdict: pass
MTC@aec1f4afd04c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'.
Fri May  3 04:53:02 UTC 2024
====== GGSN_Tests.TC_echo_req_resp pass ======

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=7172)
Waiting for packet dumper to finish... 1 (prev_count=7172, count=7236)
MTC@aec1f4afd04c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0).
MTC@aec1f4afd04c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'.
------ GGSN_Tests.TC_echo_req_resp_gtpu ------
Fri May  3 04:53:09 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@aec1f4afd04c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0).
MTC@aec1f4afd04c: Test case TC_echo_req_resp_gtpu started.
MTC@aec1f4afd04c: GTP1C ConnectionID: 1
MTC@aec1f4afd04c: "TC_echo_req_resp_gtpu() start"
MTC@aec1f4afd04c: setverdict(pass): none -> pass
MTC@aec1f4afd04c: setverdict(pass): pass -> pass, component reason not changed
MTC@aec1f4afd04c: Setting final verdict of the test case.
MTC@aec1f4afd04c: Local verdict of MTC: pass
MTC@aec1f4afd04c: No PTCs were created.
MTC@aec1f4afd04c: Test case TC_echo_req_resp_gtpu finished. Verdict: pass
MTC@aec1f4afd04c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'.
Fri May  3 04:53:12 UTC 2024
====== GGSN_Tests.TC_echo_req_resp_gtpu pass ======

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=7005)
Waiting for packet dumper to finish... 1 (prev_count=7005, count=7069)
MTC@aec1f4afd04c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0).
MC@aec1f4afd04c: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@aec1f4afd04c: Terminating MTC.
MC@aec1f4afd04c: MTC terminated.
MC2> exit
MC@aec1f4afd04c: Shutting down session.
MC@aec1f4afd04c: Shutdown complete.

Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log'
--------------------
pass->FAIL GGSN_Tests.TC_pdp6_act_deact
pass->FAIL GGSN_Tests.TC_pdp6_act_deact_pcodns
pass->FAIL GGSN_Tests.TC_pdp6_act_deact_icmp6
pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access
pass->FAIL GGSN_Tests.TC_pdp6_clients_interact
pass GGSN_Tests.TC_echo_req_resp
NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr
NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr
NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6
NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu

Summary:
  pass->FAIL: 5
  NEW: FAIL: 3
  pass: 1
  NEW: PASS: 1
  skip: 20


+ exit_code=0
+ /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm
Generated GGSN_Tests.TC_echo_req_resp.merged
Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged
Generated GGSN_Tests.TC_pdp6_act_deact.merged
Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access.merged
Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.merged
Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.merged
Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.merged
Generated GGSN_Tests.TC_pdp6_act_deact_icmp6.merged
Generated GGSN_Tests.TC_pdp6_act_deact_pcodns.merged
Generated GGSN_Tests.TC_pdp6_clients_interact.merged
Removing Input log files !!!
+ exit 0
+ docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-1172-ggsn
+ docker kill jenkins-ttcn3-ggsn-test-kernel-1172-ggsn
jenkins-ttcn3-ggsn-test-kernel-1172-ggsn
+ docker wait jenkins-ttcn3-ggsn-test-kernel-1172-ggsn
137
+ test_config_enabled v4v6_only
+ local config=v4v6_only
+ local i
+ local valid=0
+ [ v4v6_only = all ]
+ [ v4v6_only = v4_only ]
+ [ v4v6_only = v6_only ]
+ [ v4v6_only = v4v6_only ]
+ valid=1
+ break
+ [ 1 != 1 ]
+ [ -z all v4_only v6_only v4v6_only ]
+ [ v4v6_only = all ]
+ [ v4v6_only = v4_only ]
+ [ v4v6_only = v6_only ]
+ [ v4v6_only = v4v6_only ]
+ return 0
+ [ v4v6_only = all ]
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only
+ cp ttcn3/v4v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg ]
+ line=Misc_Helpers.mp_osmo_repo := "nightly"
+ sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only
+ cp osmo-ggsn-kernel/v4v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=250 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg
Applying SUBNET=250 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh
Applying SUBNET=250 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg
Applying SUBNET=250 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg
Applying SUBNET=250 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg
Applying SUBNET=250 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg
Applying SUBNET=250 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh
Applying SUBNET=250 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg
+ start_ggsn v4v6_only
+ local test_config=v4v6_only
+ GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg
+ GGSN_DOCKER_ARGS=
+ [ 1 = 1 ]
+ cp osmo-ggsn-kernel/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=250 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg
Applying SUBNET=250 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh
Applying SUBNET=250 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg
Applying SUBNET=250 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh
Applying SUBNET=250 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg
Applying SUBNET=250 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg
Applying SUBNET=250 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg
Applying SUBNET=250 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh
Applying SUBNET=250 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg
+ kernel_test_prepare defconfig osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data
+ local kernel_config_base=defconfig
+ local kernel_config_fragment=osmo-ggsn-kernel/fragment.config
+ local initrd_project_script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh
+ local docker_image=osmocom-build/osmo-ggsn-master
+ shift 4
+ [ -z 0 ]
+ mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test
+ cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/fragment.config
+ cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/initrd-project-script.sh
+ fix_perms
+ set +x
Fixing permissions
+ id -u
+ id -g
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-1172-cleaner debian:bookworm sh -e -x -c 
				chmod -R a+rX /data/ /cache/
				chown -R 1000:1000 /data /cache
			
+ chmod -R a+rX /data/ /cache/
+ chown -R 1000:1000 /data /cache
+ docker run --rm --user build -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH= -e KERNEL_BUILD= -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME= -e KERNEL_URL= -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh
+ KERNEL_BUILD=0
+ /kernel-test/initrd-build.sh
+ mkdir -p /tmp/initrd
+ cd /tmp/initrd
+ ln -s usr/bin bin
+ ln -s usr/sbin sbin
+ ln -s usr/lib lib
+ ln -s usr/lib64 lib64
+ mkdir -p dev/net proc sys tmp usr/bin usr/sbin
+ initrd_add_bin busybox
+ local bin
+ local bin_path
+ local file
+ which busybox
+ local bin_path=/usr/bin/busybox
+ [ -z /usr/bin/busybox ]
+ lddtree -l /usr/bin/busybox
+ lddtree_out=/usr/bin/busybox
+ [ -z /usr/bin/busybox ]
+ initrd_add_file /usr/bin/busybox
+ local i
+ cp -a --parents /usr/bin/busybox /tmp/initrd
+ [ -L /usr/bin/busybox ]
+ initrd_add_mod virtio_net virtio_pci
+ [ 0 = 1 ]
+ basename /lib/modules/6.1.0-20-amd64
+ local kernel=6.1.0-20-amd64
+ sort -u
+ modprobe -a --dry-run --show-depends --set-version=6.1.0-20-amd64 virtio_net virtio_pci
+ cut -d   -f 2
+ local files=/lib/modules/6.1.0-20-amd64/kernel/drivers/net/net_failover.ko
/lib/modules/6.1.0-20-amd64/kernel/drivers/net/virtio_net.ko
/lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio.ko
/lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci.ko
/lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko
/lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko
/lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_ring.ko
/lib/modules/6.1.0-20-amd64/kernel/net/core/failover.ko
+ initrd_add_file /lib/modules/6.1.0-20-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-20-amd64/kernel/net/core/failover.ko
+ local i
+ cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr
+ cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr
+ cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr
+ cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr
+ cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr
+ cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr
+ cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr
+ cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/net/core/failover.ko /tmp/initrd/usr
+ echo virtio_net
+ echo virtio_pci
+ initrd_add_file /lib/modules/6.1.0-20-amd64/modules.dep
+ local i
+ cp -a --parents /lib/modules/6.1.0-20-amd64/modules.dep /tmp/initrd/usr
+ cp /kernel-test/initrd-init.sh init
+ . /cache/kernel-test/initrd-project-script.sh
+ initrd_add_mod gtp tun
+ [ 0 = 1 ]
+ basename /lib/modules/6.1.0-20-amd64
+ local kernel=6.1.0-20-amd64
+ modprobe -a --dry-run --show-depends --set-version=6.1.0-20-amd64 gtp tun
+ sort -u
+ cut -d   -f 2
+ local files=/lib/modules/6.1.0-20-amd64/kernel/drivers/net/gtp.ko
/lib/modules/6.1.0-20-amd64/kernel/drivers/net/tun.ko
/lib/modules/6.1.0-20-amd64/kernel/net/ipv4/udp_tunnel.ko
+ initrd_add_file /lib/modules/6.1.0-20-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-20-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-20-amd64/kernel/net/ipv4/udp_tunnel.ko
+ local i
+ cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr
+ cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr
+ cp -a --parents /lib/modules/6.1.0-20-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr
+ echo gtp
+ echo tun
+ initrd_add_bin osmo-ggsn
+ local bin
+ local bin_path
+ local file
+ which osmo-ggsn
+ local bin_path=/usr/local/bin/osmo-ggsn
+ [ -z /usr/local/bin/osmo-ggsn ]
+ lddtree -l /usr/local/bin/osmo-ggsn
+ lddtree_out=/usr/local/bin/osmo-ggsn
/lib64/ld-linux-x86-64.so.2
/usr/local/lib/libgtp.so.6
/lib/x86_64-linux-gnu/libosmoctrl.so.0
/lib/x86_64-linux-gnu/libosmogsm.so.20
/lib/x86_64-linux-gnu/libosmoisdn.so.0
/lib/x86_64-linux-gnu/libgnutls.so.30
/lib/x86_64-linux-gnu/libp11-kit.so.0
/lib/x86_64-linux-gnu/libffi.so.8
/lib/x86_64-linux-gnu/libidn2.so.0
/lib/x86_64-linux-gnu/libunistring.so.2
/lib/x86_64-linux-gnu/libtasn1.so.6
/lib/x86_64-linux-gnu/libnettle.so.8
/lib/x86_64-linux-gnu/libhogweed.so.6
/lib/x86_64-linux-gnu/libgmp.so.10
/lib/x86_64-linux-gnu/libosmovty.so.13
/lib/x86_64-linux-gnu/libosmocore.so.21
/lib/x86_64-linux-gnu/libsctp.so.1
/lib/x86_64-linux-gnu/liburing.so.2
/lib/x86_64-linux-gnu/libsystemd.so.0
/lib/x86_64-linux-gnu/libcap.so.2
/lib/x86_64-linux-gnu/libgcrypt.so.20
/lib/x86_64-linux-gnu/libgpg-error.so.0
/lib/x86_64-linux-gnu/liblzma.so.5
/lib/x86_64-linux-gnu/libzstd.so.1
/lib/x86_64-linux-gnu/liblz4.so.1
/lib/x86_64-linux-gnu/libmnl.so.0
/lib/x86_64-linux-gnu/libtalloc.so.2
/lib/x86_64-linux-gnu/libgtpnl.so.0
/lib/x86_64-linux-gnu/libc.so.6
+ [ -z /usr/local/bin/osmo-ggsn
/lib64/ld-linux-x86-64.so.2
/usr/local/lib/libgtp.so.6
/lib/x86_64-linux-gnu/libosmoctrl.so.0
/lib/x86_64-linux-gnu/libosmogsm.so.20
/lib/x86_64-linux-gnu/libosmoisdn.so.0
/lib/x86_64-linux-gnu/libgnutls.so.30
/lib/x86_64-linux-gnu/libp11-kit.so.0
/lib/x86_64-linux-gnu/libffi.so.8
/lib/x86_64-linux-gnu/libidn2.so.0
/lib/x86_64-linux-gnu/libunistring.so.2
/lib/x86_64-linux-gnu/libtasn1.so.6
/lib/x86_64-linux-gnu/libnettle.so.8
/lib/x86_64-linux-gnu/libhogweed.so.6
/lib/x86_64-linux-gnu/libgmp.so.10
/lib/x86_64-linux-gnu/libosmovty.so.13
/lib/x86_64-linux-gnu/libosmocore.so.21
/lib/x86_64-linux-gnu/libsctp.so.1
/lib/x86_64-linux-gnu/liburing.so.2
/lib/x86_64-linux-gnu/libsystemd.so.0
/lib/x86_64-linux-gnu/libcap.so.2
/lib/x86_64-linux-gnu/libgcrypt.so.20
/lib/x86_64-linux-gnu/libgpg-error.so.0
/lib/x86_64-linux-gnu/liblzma.so.5
/lib/x86_64-linux-gnu/libzstd.so.1
/lib/x86_64-linux-gnu/liblz4.so.1
/lib/x86_64-linux-gnu/libmnl.so.0
/lib/x86_64-linux-gnu/libtalloc.so.2
/lib/x86_64-linux-gnu/libgtpnl.so.0
/lib/x86_64-linux-gnu/libc.so.6 ]
+ initrd_add_file /usr/local/bin/osmo-ggsn
+ local i
+ cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd
+ [ -L /usr/local/bin/osmo-ggsn ]
+ initrd_add_file /lib64/ld-linux-x86-64.so.2
+ local i
+ cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr
+ [ -L /lib64/ld-linux-x86-64.so.2 ]
+ realpath /lib64/ld-linux-x86-64.so.2
+ initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd
+ initrd_add_file /usr/local/lib/libgtp.so.6
+ local i
+ cp -a --parents /usr/local/lib/libgtp.so.6 /tmp/initrd
+ [ -L /usr/local/lib/libgtp.so.6 ]
+ realpath /usr/local/lib/libgtp.so.6
+ initrd_add_file /usr/local/lib/libgtp.so.6.3.1
+ local i
+ cp -a --parents /usr/local/lib/libgtp.so.6.3.1 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ]
+ realpath /lib/x86_64-linux-gnu/libosmogsm.so.20
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ]
+ realpath /lib/x86_64-linux-gnu/libgnutls.so.30
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libp11-kit.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libffi.so.8 ]
+ realpath /lib/x86_64-linux-gnu/libffi.so.8
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libidn2.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ]
+ realpath /lib/x86_64-linux-gnu/libunistring.so.2
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ]
+ realpath /lib/x86_64-linux-gnu/libtasn1.so.6
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ]
+ realpath /lib/x86_64-linux-gnu/libnettle.so.8
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ]
+ realpath /lib/x86_64-linux-gnu/libhogweed.so.6
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ]
+ realpath /lib/x86_64-linux-gnu/libgmp.so.10
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ]
+ realpath /lib/x86_64-linux-gnu/libosmovty.so.13
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ]
+ realpath /lib/x86_64-linux-gnu/libosmocore.so.21
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ]
+ realpath /lib/x86_64-linux-gnu/libsctp.so.1
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/liburing.so.2 ]
+ realpath /lib/x86_64-linux-gnu/liburing.so.2
+ initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libsystemd.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libcap.so.2 ]
+ realpath /lib/x86_64-linux-gnu/libcap.so.2
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ]
+ realpath /lib/x86_64-linux-gnu/libgcrypt.so.20
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libgpg-error.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ]
+ realpath /lib/x86_64-linux-gnu/liblzma.so.5
+ initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ]
+ realpath /lib/x86_64-linux-gnu/libzstd.so.1
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ]
+ realpath /lib/x86_64-linux-gnu/liblz4.so.1
+ initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libmnl.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ]
+ realpath /lib/x86_64-linux-gnu/libtalloc.so.2
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libgtpnl.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libc.so.6
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libc.so.6 ]
+ initrd_add_file /data/osmo-ggsn.cfg
+ local i
+ cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd
+ initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true
+ local i
+ [ -e /tmp/initrd/cmd.sh ]
+ echo #!/bin/sh -ex
+ chmod +x /tmp/initrd/cmd.sh
+ echo mount -t debugfs none /sys/kernel/debug || true
+ echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true
+ echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true
+ initrd_add_cmd ip addr add 172.18.250.201/24 brd 172.18.250.255 dev eth0 ip route add default via 172.18.250.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg
+ local i
+ [ -e /tmp/initrd/cmd.sh ]
+ echo ip addr add 172.18.250.201/24 brd 172.18.250.255 dev eth0
+ echo ip route add default via 172.18.250.1 dev eth0
+ echo osmo-ggsn -c /data/osmo-ggsn.cfg
+ find . -print0
+ cpio --quiet -o -0 -H newc
+ gzip -1
+ [ 0 = 1 ]
+ cp /boot/vmlinuz-6.1.0-20-amd64 /cache/kernel-test/linux
+ [  != 1 ]
+ docker_kvm_param
+ [ 0 != 0 ]
+ docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh
+ LOG=/tmp/smoke_test.log
+ /kernel-test/run-qemu.sh SMOKE_TEST
+ grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log
+ GGSN_CMD=/kernel-test/run-qemu.sh
+ docker_network_params 250 200
+ NET=250
+ ADDR_SUFIX=200
+ echo --network ttcn3-ggsn-test-250 --ip 172.18.250.200 --ip6 fd02:db8:250::200
+ docker_kvm_param
+ [ 0 != 0 ]
+ GGSN_DOCKER_ARGS=
			--network ttcn3-ggsn-test-250 --ip 172.18.250.200 --ip6 fd02:db8:250::200
			
			-v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro
			-v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache
			
+ OSMO_SUT_HOST=172.18.250.200
+ docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-1172-ggsn -d --network ttcn3-ggsn-test-250 --ip 172.18.250.200 --ip6 fd02:db8:250::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1
5f5d2bedd0d75cceec637667781a59b666e5e1a82a0ffda76324f52cedc17835
+ kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log
+ local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log
+ local i
+ [ 1 != 1 ]
+ seq 1 15
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log
+ return
+ start_testsuite v4v6_only
+ local test_config=v4v6_only
+ docker_network_params 250 202
+ NET=250
+ ADDR_SUFIX=202
+ echo --network ttcn3-ggsn-test-250 --ip 172.18.250.202 --ip6 fd02:db8:250::202
+ docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-250 --ip 172.18.250.202 --ip6 fd02:db8:250::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.250.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1172-ggsn-test osmocom-build/ttcn3-ggsn-test
+ SUBDIR=ggsn_tests
+ SUITE=GGSN_Tests
+ '[' -n '' ']'
+ cd /data
+ EXTRA_ARGS=
+ '[' -n '' ']'
+ /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests GGSN_Tests.cfg
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli GGSN_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: GGSN_Tests.cfg
MC@a6020f71c35f: Unix server socket created successfully.
MC@a6020f71c35f: Listening on TCP port 33249.
a6020f71c35f is the default
MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests a6020f71c35f 33249
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@a6020f71c35f: New HC connected from 172.18.250.202 [172.18.250.202]. a6020f71c35f: Linux 5.10.0-19-amd64 on x86_64.
cmtc
MC@a6020f71c35f: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
MC@a6020f71c35f: Configuration file was processed on all HCs.
MC@a6020f71c35f: Creating MTC on host 172.18.250.202.
MC@a6020f71c35f: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'.
------ GGSN_Tests.TC_pdp4_act_deact ------
Fri May  3 04:53:39 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp4_act_deact started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp4_act_deact() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(pass): none -> pass
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: pass
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp4_act_deact finished. Verdict: pass
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'.
Fri May  3 04:53:43 UTC 2024
====== GGSN_Tests.TC_pdp4_act_deact pass ======

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp4_act_deact.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=16865)
Waiting for packet dumper to finish... 1 (prev_count=16865, count=16929)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'.
------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------
Fri May  3 04:53:50 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp4_act_deact_ipcp started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp4_act_deact_ipcp() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(pass): none -> pass
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: pass
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'.
Fri May  3 04:53:53 UTC 2024
====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ======

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=11504)
Waiting for packet dumper to finish... 1 (prev_count=11504, count=11568)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'.
------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------
Fri May  3 04:54:00 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp4_act_deact_ipcp_pap_broken started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp4_act_deact_ipcp_pap_broken() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(pass): none -> pass
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: pass
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'.
Fri May  3 04:54:03 UTC 2024
====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ======

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=11730)
Waiting for packet dumper to finish... 1 (prev_count=11730, count=11794)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'.
------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------
Fri May  3 04:54:10 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp4_act_deact_pcodns started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp4_act_deact_pcodns() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(pass): none -> pass
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: pass
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'.
Fri May  3 04:54:13 UTC 2024
====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ======

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=10956)
Waiting for packet dumper to finish... 1 (prev_count=10956, count=11020)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'.
------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------
Fri May  3 04:54:20 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp4_act_deact_gtpu_access started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp4_act_deact_gtpu_access() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(pass): none -> pass
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: pass
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'.
Fri May  3 04:54:23 UTC 2024
====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ======

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=11082)
Waiting for packet dumper to finish... 1 (prev_count=11082, count=11146)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'.
------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------
Fri May  3 04:54:30 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(pass): none -> pass
MTC@a6020f71c35f: Warning: Stopping inactive timer T_default.
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: pass
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'.
Fri May  3 04:54:36 UTC 2024
====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ======

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=11843)
Waiting for packet dumper to finish... 1 (prev_count=11843, count=11907)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'.
------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------
Fri May  3 04:54:43 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(pass): none -> pass
MTC@a6020f71c35f: Warning: Stopping inactive timer T_default.
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: pass
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'.
Fri May  3 04:54:49 UTC 2024
====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ======

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=11804)
Waiting for packet dumper to finish... 1 (prev_count=11804, count=11868)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'.
------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------
Fri May  3 04:54:56 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp4_clients_interact_with_txseq started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp4_clients_interact_with_txseq() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(pass): none -> pass
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: setverdict(fail): pass -> fail
MTC@a6020f71c35f: Warning: Stopping inactive timer T_default.
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'.
Fri May  3 04:55:02 UTC 2024
------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_with_txseq.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14186)
Waiting for packet dumper to finish... 1 (prev_count=14186, count=14250)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'.
------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------
Fri May  3 04:55:09 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp4_clients_interact_without_txseq started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp4_clients_interact_without_txseq() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(pass): none -> pass
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: setverdict(fail): pass -> fail
MTC@a6020f71c35f: Warning: Stopping inactive timer T_default.
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'.
Fri May  3 04:55:15 UTC 2024
------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14665)
Waiting for packet dumper to finish... 1 (prev_count=14665, count=14729)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'.
------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------
Fri May  3 04:55:22 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp4_act_deact_with_single_dns started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp4_act_deact_with_single_dns() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(pass): none -> pass
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: pass
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'.
Fri May  3 04:55:25 UTC 2024
====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ======

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_single_dns.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=16338)
Waiting for packet dumper to finish... 1 (prev_count=16338, count=16402)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'.
------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------
Fri May  3 04:55:32 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp4_act_deact_with_separate_dns started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp4_act_deact_with_separate_dns() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(pass): none -> pass
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: pass
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'.
Fri May  3 04:55:35 UTC 2024
====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ======

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=12122)
Waiting for packet dumper to finish... 1 (prev_count=12122, count=12186)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'.
------ GGSN_Tests.TC_pdp4_act_update_teic ------
Fri May  3 04:55:42 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp4_act_update_teic started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp4_act_update_teic() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(pass): none -> pass
MTC@a6020f71c35f: sending UpdatePDP
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: pass
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp4_act_update_teic finished. Verdict: pass
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'.
Fri May  3 04:55:45 UTC 2024
====== GGSN_Tests.TC_pdp4_act_update_teic pass ======

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp4_act_update_teic.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=11847)
Waiting for packet dumper to finish... 1 (prev_count=11847, count=12003)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'.
------ GGSN_Tests.TC_pdp4_act_update_teid ------
Fri May  3 04:55:52 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp4_act_update_teid started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp4_act_update_teid() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(pass): none -> pass
MTC@a6020f71c35f: sending UpdatePDP
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID"
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: "Received wrong local TEID"
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'.
Fri May  3 04:55:55 UTC 2024
------ GGSN_Tests.TC_pdp4_act_update_teid fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp4_act_update_teid.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=12380)
Waiting for packet dumper to finish... 1 (prev_count=12380, count=12444)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'.
------ GGSN_Tests.TC_pdp6_act_deact ------
Fri May  3 04:56:02 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp6_act_deact started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp6_act_deact() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'.
Fri May  3 04:56:03 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp6_act_deact.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9651)
Waiting for packet dumper to finish... 1 (prev_count=9651, count=9715)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'.
------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------
Fri May  3 04:56:10 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp6_act_deact_pcodns started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp6_act_deact_pcodns() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'.
Fri May  3 04:56:11 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp6_act_deact_pcodns.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9685)
Waiting for packet dumper to finish... 1 (prev_count=9685, count=9749)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'.
------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------
Fri May  3 04:56:18 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp6_act_deact_icmp6 started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp6_act_deact_icmp6() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'.
Fri May  3 04:56:19 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9907)
Waiting for packet dumper to finish... 1 (prev_count=9907, count=9971)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'.
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------
Fri May  3 04:56:26 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp6_act_deact_gtpu_access started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp6_act_deact_gtpu_access() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'.
Fri May  3 04:56:27 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9919)
Waiting for packet dumper to finish... 1 (prev_count=9919, count=9983)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'.
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------
Fri May  3 04:56:34 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'.
Fri May  3 04:56:35 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9964)
Waiting for packet dumper to finish... 1 (prev_count=9964, count=10028)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'.
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------
Fri May  3 04:56:43 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'.
Fri May  3 04:56:44 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9972)
Waiting for packet dumper to finish... 1 (prev_count=9972, count=10036)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'.
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------
Fri May  3 04:56:51 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'.
Fri May  3 04:56:52 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9955)
Waiting for packet dumper to finish... 1 (prev_count=9955, count=10019)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'.
------ GGSN_Tests.TC_pdp6_clients_interact ------
Fri May  3 04:56:59 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp6_clients_interact started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp6_clients_interact() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'.
Fri May  3 04:57:00 UTC 2024
------ GGSN_Tests.TC_pdp6_clients_interact fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9895)
Waiting for packet dumper to finish... 1 (prev_count=9895, count=9959)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'.
------ GGSN_Tests.TC_pdp46_act_deact ------
Fri May  3 04:57:07 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp46_act_deact started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp46_act_deact() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp46_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail'.
Fri May  3 04:57:08 UTC 2024
------ GGSN_Tests.TC_pdp46_act_deact fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp46_act_deact.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9899)
Waiting for packet dumper to finish... 1 (prev_count=9899, count=9963)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'.
------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------
Fri May  3 04:57:15 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp46_act_deact_ipcp started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp46_act_deact_ipcp() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp46_act_deact_ipcp finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail'.
Fri May  3 04:57:16 UTC 2024
------ GGSN_Tests.TC_pdp46_act_deact_ipcp fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp46_act_deact_ipcp.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9776)
Waiting for packet dumper to finish... 1 (prev_count=9776, count=9840)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'.
------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------
Fri May  3 04:57:23 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp46_act_deact_icmp6 started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp46_act_deact_icmp6() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail'.
Fri May  3 04:57:24 UTC 2024
------ GGSN_Tests.TC_pdp46_act_deact_icmp6 fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp46_act_deact_icmp6.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9669)
Waiting for packet dumper to finish... 1 (prev_count=9669, count=9733)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'.
------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------
Fri May  3 04:57:31 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp46_act_deact_pcodns4 started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp46_act_deact_pcodns4() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail'.
Fri May  3 04:57:32 UTC 2024
------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns4.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9675)
Waiting for packet dumper to finish... 1 (prev_count=9675, count=9739)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'.
------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------
Fri May  3 04:57:39 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp46_act_deact_pcodns6 started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp46_act_deact_pcodns6() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail'.
Fri May  3 04:57:40 UTC 2024
------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns6.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9675)
Waiting for packet dumper to finish... 1 (prev_count=9675, count=9739)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'.
------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------
Fri May  3 04:57:47 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp46_act_deact_gtpu_access started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp46_act_deact_gtpu_access() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail'.
Fri May  3 04:57:48 UTC 2024
------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9779)
Waiting for packet dumper to finish... 1 (prev_count=9779, count=9843)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4'.
------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 ------
Fri May  3 04:57:55 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail'.
Fri May  3 04:57:56 UTC 2024
------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9921)
Waiting for packet dumper to finish... 1 (prev_count=9921, count=9985)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6'.
------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 ------
Fri May  3 04:58:03 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail'.
Fri May  3 04:58:04 UTC 2024
------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9744)
Waiting for packet dumper to finish... 1 (prev_count=9744, count=9808)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6'.
------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 ------
Fri May  3 04:58:11 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail'.
Fri May  3 04:58:12 UTC 2024
------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9763)
Waiting for packet dumper to finish... 1 (prev_count=9763, count=9827)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'.
------ GGSN_Tests.TC_pdp46_clients_interact ------
Fri May  3 04:58:19 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp46_clients_interact started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp46_clients_interact() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp46_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail'.
Fri May  3 04:58:20 UTC 2024
------ GGSN_Tests.TC_pdp46_clients_interact fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp46_clients_interact.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9664)
Waiting for packet dumper to finish... 1 (prev_count=9664, count=9728)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'.
------ GGSN_Tests.TC_echo_req_resp ------
Fri May  3 04:58:27 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_echo_req_resp started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_echo_req_resp() start"
MTC@a6020f71c35f: setverdict(pass): none -> pass
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: pass
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_echo_req_resp finished. Verdict: pass
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'.
Fri May  3 04:58:30 UTC 2024
====== GGSN_Tests.TC_echo_req_resp pass ======

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=6990)
Waiting for packet dumper to finish... 1 (prev_count=6990, count=7278)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'.
------ GGSN_Tests.TC_echo_req_resp_gtpu ------
Fri May  3 04:58:37 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_echo_req_resp_gtpu started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_echo_req_resp_gtpu() start"
MTC@a6020f71c35f: setverdict(pass): none -> pass
MTC@a6020f71c35f: setverdict(pass): pass -> pass, component reason not changed
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: pass
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_echo_req_resp_gtpu finished. Verdict: pass
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'.
Fri May  3 04:58:40 UTC 2024
====== GGSN_Tests.TC_echo_req_resp_gtpu pass ======

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=7005)
Waiting for packet dumper to finish... 1 (prev_count=7005, count=7069)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'.
------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------
Fri May  3 04:58:47 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_pdp_act_restart_ctr_echo started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_pdp_act_restart_ctr_echo() start"
MTC@a6020f71c35f: sending CreatePDP
MTC@a6020f71c35f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'.
Fri May  3 04:58:48 UTC 2024
------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_pdp_act_restart_ctr_echo.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9556)
Waiting for packet dumper to finish... 1 (prev_count=9556, count=9845)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'.
------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------
Fri May  3 04:58:55 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_lots_of_concurrent_pdp_ctx started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_lots_of_concurrent_pdp_ctx() start"
MTC@a6020f71c35f: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":414
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: fail reason: "GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail'.
Fri May  3 04:58:57 UTC 2024
------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9600)
Waiting for packet dumper to finish... 1 (prev_count=9600, count=9664)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'.
------ GGSN_Tests.TC_addr_pool_exhaustion ------
Fri May  3 04:59:04 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0).
MTC@a6020f71c35f: Test case TC_addr_pool_exhaustion started.
MTC@a6020f71c35f: GTP1C ConnectionID: 1
MTC@a6020f71c35f: "TC_addr_pool_exhaustion() start"
MTC@a6020f71c35f: Successfully created 0 PDP contexts before exhausting the pool
MTC@a6020f71c35f: setverdict(pass): none -> pass
MTC@a6020f71c35f: Warning: Re-starting timer T_next, which is already active (running or expired).
MTC@a6020f71c35f: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"", new component reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout""
MTC@a6020f71c35f: Stopping testcase execution from "GGSN_Tests.ttcn":344
MTC@a6020f71c35f: Setting final verdict of the test case.
MTC@a6020f71c35f: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout""
MTC@a6020f71c35f: No PTCs were created.
MTC@a6020f71c35f: Test case TC_addr_pool_exhaustion finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout"
MTC@a6020f71c35f: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail'.
Fri May  3 05:01:05 UTC 2024
------ GGSN_Tests.TC_addr_pool_exhaustion fail ------

Saving talloc report from 172.18.250.200:4260 to GGSN_Tests.TC_addr_pool_exhaustion.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=10245)
Waiting for packet dumper to finish... 1 (prev_count=10245, count=10565)
MTC@a6020f71c35f: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail' was executed successfully (exit status: 0).
MC@a6020f71c35f: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@a6020f71c35f: Terminating MTC.
MC@a6020f71c35f: MTC terminated.
MC2> exit
MC@a6020f71c35f: Shutting down session.
MC@a6020f71c35f: Shutdown complete.

Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log'
--------------------
pass GGSN_Tests.TC_pdp4_act_deact
pass GGSN_Tests.TC_pdp4_act_deact_ipcp
pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken
pass GGSN_Tests.TC_pdp4_act_deact_pcodns
pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access
pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq
pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_without_txseq
pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns
pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns
pass->FAIL GGSN_Tests.TC_pdp6_act_deact
pass->FAIL GGSN_Tests.TC_pdp6_act_deact_pcodns
pass->FAIL GGSN_Tests.TC_pdp6_act_deact_icmp6
pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access
pass->FAIL GGSN_Tests.TC_pdp6_clients_interact
pass->FAIL GGSN_Tests.TC_pdp46_act_deact
pass->FAIL GGSN_Tests.TC_pdp46_act_deact_ipcp
pass->FAIL GGSN_Tests.TC_pdp46_act_deact_icmp6
pass->FAIL GGSN_Tests.TC_pdp46_act_deact_pcodns4
pass->FAIL GGSN_Tests.TC_pdp46_act_deact_pcodns6
pass->FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access
pass->FAIL GGSN_Tests.TC_pdp46_clients_interact
pass GGSN_Tests.TC_echo_req_resp
pass->FAIL GGSN_Tests.TC_pdp_act_restart_ctr_echo
NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr
NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4
NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic
NEW: FAIL GGSN_Tests.TC_pdp4_act_update_teid
NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr
NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr
NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6
NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4
NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6
NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6
NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu
NEW: FAIL GGSN_Tests.TC_lots_of_concurrent_pdp_ctx
NEW: FAIL GGSN_Tests.TC_addr_pool_exhaustion

Summary:
  pass->FAIL: 15
  NEW: FAIL: 9
  pass: 8
  NEW: PASS: 4
  skip: 3


+ exit_code=0
+ /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm
Generated GGSN_Tests.TC_addr_pool_exhaustion.merged
Generated GGSN_Tests.TC_echo_req_resp.merged
Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged
Generated GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.merged
Generated GGSN_Tests.TC_pdp46_act_deact.merged
Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access.merged
Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.merged
Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.merged
Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.merged
Generated GGSN_Tests.TC_pdp46_act_deact_icmp6.merged
Generated GGSN_Tests.TC_pdp46_act_deact_ipcp.merged
Generated GGSN_Tests.TC_pdp46_act_deact_pcodns4.merged
Generated GGSN_Tests.TC_pdp46_act_deact_pcodns6.merged
Generated GGSN_Tests.TC_pdp46_clients_interact.merged
Generated GGSN_Tests.TC_pdp4_act_deact.merged
Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access.merged
Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.merged
Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.merged
Generated GGSN_Tests.TC_pdp4_act_deact_ipcp.merged
Generated GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.merged
Generated GGSN_Tests.TC_pdp4_act_deact_pcodns.merged
Generated GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.merged
Generated GGSN_Tests.TC_pdp4_act_deact_with_single_dns.merged
Generated GGSN_Tests.TC_pdp4_act_update_teic.merged
Generated GGSN_Tests.TC_pdp4_act_update_teid.merged
Generated GGSN_Tests.TC_pdp4_clients_interact_with_txseq.merged
Generated GGSN_Tests.TC_pdp4_clients_interact_without_txseq.merged
Generated GGSN_Tests.TC_pdp6_act_deact.merged
Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access.merged
Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.merged
Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.merged
Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.merged
Generated GGSN_Tests.TC_pdp6_act_deact_icmp6.merged
Generated GGSN_Tests.TC_pdp6_act_deact_pcodns.merged
Generated GGSN_Tests.TC_pdp6_clients_interact.merged
Generated GGSN_Tests.TC_pdp_act_restart_ctr_echo.merged
Removing Input log files !!!
+ exit 0
+ docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-1172-ggsn
+ docker kill jenkins-ttcn3-ggsn-test-kernel-1172-ggsn
jenkins-ttcn3-ggsn-test-kernel-1172-ggsn
+ docker wait jenkins-ttcn3-ggsn-test-kernel-1172-ggsn
137
+ clean_up_common
+ set +e
+ set +x

### Clean up ###

+ trap - EXIT INT TERM 0
+ type clean_up
+ clean_up
+ local i
+ local log
+ [ all = all ]
+ continue
+ [ v4_only = all ]
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/junit-xml-21.log ]
+ sed -i s/classname='\([^']\+\)'/classname='\1_v4_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/junit-xml-21.log
+ [ v6_only = all ]
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/junit-xml-21.log ]
+ sed -i s/classname='\([^']\+\)'/classname='\1_v6_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/junit-xml-21.log
+ [ v4v6_only = all ]
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/junit-xml-21.log ]
+ sed -i s/classname='\([^']\+\)'/classname='\1_v4v6_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/junit-xml-21.log
+ network_clean
+ docker network inspect ttcn3-ggsn-test-250
+ grep Name
+ cut -d : -f2
+ awk -F" NR>1{print $2}
+ local containers=
+ [ -n  ]
+ network_remove
+ set +x
Removing network ttcn3-ggsn-test-250
+ docker network remove ttcn3-ggsn-test-250
ttcn3-ggsn-test-250
+ rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/unix
+ fix_perms
+ set +x
Fixing permissions
+ id -u
+ id -g
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-1172-cleaner debian:bookworm sh -e -x -c 
				chmod -R a+rX /data/ /cache/
				chown -R 1000:1000 /data /cache
			
+ chmod -R a+rX /data/ /cache/
+ chown -R 1000:1000 /data /cache
+ collect_logs
+ cat /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/junit-xml-21.log
<?xml version="1.0"?>
<testsuite name='GGSN_Tests' tests='20' failures='3' errors='0' skipped='0' inconc='0' time='257.00'>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact' time='2.070333'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp' time='2.021152'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.019491'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_pcodns' time='2.019753'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access' time='2.022572'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.022562'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.023752'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_with_txseq' time='5.031067'>
    <failure type='fail-verdict'>
      GGSN_Tests.ttcn:2236 GGSN_Tests control part
      GGSN_Tests.ttcn:1359 TC_pdp4_clients_interact_with_txseq testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_without_txseq' time='5.032250'>
    <failure type='fail-verdict'>
      GGSN_Tests.ttcn:2237 GGSN_Tests control part
      GGSN_Tests.ttcn:1366 TC_pdp4_clients_interact_without_txseq testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_single_dns' time='2.025321'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.019908'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teic' time='2.022287'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teid' time='2.024239'>
    <failure type='fail-verdict'>Received wrong local TEID
      GGSN_Tests.ttcn:2241 GGSN_Tests control part
      GGSN_Tests.ttcn:1519 TC_pdp4_act_update_teid testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp' time='2.015192'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp_gtpu' time='2.037374'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act2_recovery' time='2.025558'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_act_deact_retrans_duplicate' time='3.034930'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act_restart_ctr_echo' time='12.026840'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_lots_of_concurrent_pdp_ctx' time='23.252280'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_addr_pool_exhaustion' time='13.441908'/>
</testsuite>
<?xml version="1.0"?>
<testsuite name='GGSN_Tests' tests='36' failures='24' errors='0' skipped='0' inconc='0' time='453.00'>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact' time='2.057077'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp' time='2.022100'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.021592'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_pcodns' time='2.022888'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access' time='2.045742'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.022681'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.023903'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_with_txseq' time='5.028663'>
    <failure type='fail-verdict'>
      GGSN_Tests.ttcn:2236 GGSN_Tests control part
      GGSN_Tests.ttcn:1359 TC_pdp4_clients_interact_with_txseq testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_without_txseq' time='5.026331'>
    <failure type='fail-verdict'>
      GGSN_Tests.ttcn:2237 GGSN_Tests control part
      GGSN_Tests.ttcn:1366 TC_pdp4_clients_interact_without_txseq testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_single_dns' time='2.036588'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.039748'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teic' time='2.046522'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teid' time='2.049967'>
    <failure type='fail-verdict'>Received wrong local TEID
      GGSN_Tests.ttcn:2241 GGSN_Tests control part
      GGSN_Tests.ttcn:1519 TC_pdp4_act_update_teid testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact' time='0.020884'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2245 GGSN_Tests control part
      GGSN_Tests.ttcn:1015 TC_pdp6_act_deact testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_pcodns' time='0.015675'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2246 GGSN_Tests control part
      GGSN_Tests.ttcn:1026 TC_pdp6_act_deact_pcodns testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_icmp6' time='0.015413'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2247 GGSN_Tests control part
      GGSN_Tests.ttcn:1050 TC_pdp6_act_deact_icmp6 testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access' time='0.019008'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2248 GGSN_Tests control part
      GGSN_Tests.ttcn:1068 TC_pdp6_act_deact_gtpu_access testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='0.016644'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2249 GGSN_Tests control part
      GGSN_Tests.ttcn:1099 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='0.018149'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2250 GGSN_Tests control part
      GGSN_Tests.ttcn:1119 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='0.016937'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2251 GGSN_Tests control part
      GGSN_Tests.ttcn:1140 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_clients_interact' time='0.016311'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2252 GGSN_Tests control part
      GGSN_Tests.ttcn:1160 TC_pdp6_clients_interact testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact' time='0.018088'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2256 GGSN_Tests control part
      GGSN_Tests.ttcn:1526 TC_pdp46_act_deact testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_ipcp' time='0.017049'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2257 GGSN_Tests control part
      GGSN_Tests.ttcn:1538 TC_pdp46_act_deact_ipcp testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_icmp6' time='0.015307'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2258 GGSN_Tests control part
      GGSN_Tests.ttcn:1563 TC_pdp46_act_deact_icmp6 testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns4' time='0.014630'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2259 GGSN_Tests control part
      GGSN_Tests.ttcn:1579 TC_pdp46_act_deact_pcodns4 testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns6' time='0.016974'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2260 GGSN_Tests control part
      GGSN_Tests.ttcn:1603 TC_pdp46_act_deact_pcodns6 testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access' time='0.015666'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2261 GGSN_Tests control part
      GGSN_Tests.ttcn:1627 TC_pdp46_act_deact_gtpu_access testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='0.018050'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2262 GGSN_Tests control part
      GGSN_Tests.ttcn:1645 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='0.016478'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2263 GGSN_Tests control part
      GGSN_Tests.ttcn:1662 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='0.017593'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2264 GGSN_Tests control part
      GGSN_Tests.ttcn:1678 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_clients_interact' time='0.018864'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2265 GGSN_Tests control part
      GGSN_Tests.ttcn:1699 TC_pdp46_clients_interact testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp' time='2.015690'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp_gtpu' time='2.016174'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp_act_restart_ctr_echo' time='0.018545'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2281 GGSN_Tests control part
      GGSN_Tests.ttcn:1862 TC_pdp_act_restart_ctr_echo testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_lots_of_concurrent_pdp_ctx' time='0.280993'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2283 GGSN_Tests control part
      GGSN_Tests.ttcn:1949 TC_lots_of_concurrent_pdp_ctx testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_addr_pool_exhaustion' time='120.071290'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:344 : pingpong T_default timeout"
      GGSN_Tests.ttcn:2285 GGSN_Tests control part
      GGSN_Tests.ttcn:2088 TC_addr_pool_exhaustion testcase
    </failure>
  </testcase>
</testsuite>
<?xml version="1.0"?>
<testsuite name='GGSN_Tests' tests='10' failures='8' errors='0' skipped='0' inconc='0' time='84.00'>
  <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact' time='0.057732'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2245 GGSN_Tests control part
      GGSN_Tests.ttcn:1015 TC_pdp6_act_deact testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_pcodns' time='0.018504'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2246 GGSN_Tests control part
      GGSN_Tests.ttcn:1026 TC_pdp6_act_deact_pcodns testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_icmp6' time='0.016717'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2247 GGSN_Tests control part
      GGSN_Tests.ttcn:1050 TC_pdp6_act_deact_icmp6 testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access' time='0.014690'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2248 GGSN_Tests control part
      GGSN_Tests.ttcn:1068 TC_pdp6_act_deact_gtpu_access testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='0.015702'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2249 GGSN_Tests control part
      GGSN_Tests.ttcn:1099 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='0.016868'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2250 GGSN_Tests control part
      GGSN_Tests.ttcn:1119 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='0.018125'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2251 GGSN_Tests control part
      GGSN_Tests.ttcn:1140 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_clients_interact' time='0.019063'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:414 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2252 GGSN_Tests control part
      GGSN_Tests.ttcn:1160 TC_pdp6_clients_interact testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp' time='2.015970'/>
  <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp_gtpu' time='2.018495'/>
</testsuite>
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