Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test # timeout=10
Fetching upstream changes from git://git.osmocom.org/docker-playground
 > git --version # timeout=10
 > git fetch --tags --progress -- git://git.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.osmocom.org/docker-playground # timeout=10
Fetching upstream changes from git://git.osmocom.org/docker-playground
 > git fetch --tags --progress -- git://git.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/centos-install-test
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-centos
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pmaier/callref
Seen branch in repository origin/pmaier/meastest
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 15 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 27a063fc2f1256124e64a17f5180652c4c2f5c88 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 27a063fc2f1256124e64a17f5180652c4c2f5c88 # timeout=10
Commit message: "ttcn3-bts-test/jenkins.sh: enable frequency hopping test cases"
 > git rev-list --no-walk 46a29a706e9d9fe731a1fdfd57be4022d747ea24 # timeout=10
[ttcn3-mgw-test] $ /bin/sh -xe /tmp/jenkins2856168964078182678.sh
+ cd ttcn3-mgw-test
+ IMAGE_SUFFIX=master ./jenkins.sh
+ [ x = x ]
+ REPO_USER=osmocom-build
+ [ x/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test = x ]
+ VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs
+ rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs
+ mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs
+ [ xjenkins-ttcn3-mgw-test-1054 = x ]
+ basename /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-mgw-test
+ SUITE_NAME=ttcn3-mgw-test
+ NET_NAME=ttcn3-mgw-test
+ IMAGE_SUFFIX=master
+ docker_images_require osmo-mgw-master ttcn3-mgw-test
+ local i
+ local from_line
+ local pull_arg
+ local distro_arg
+ local depends
+ local dir
+ docker_depends osmo-mgw-master
+ echo debian-stretch-build
+ depends=debian-stretch-build
+ [ -n debian-stretch-build ]
+ docker_images_require debian-stretch-build
+ local i
+ local from_line
+ local pull_arg
+ local distro_arg
+ local depends
+ local dir
+ docker_depends debian-stretch-build
+ depends=
+ [ -n  ]
+ [ -z  ]
+ docker_distro_from_image_name debian-stretch-build
+ echo debian-stretch
+ distro_arg=debian-stretch
+ docker_dir_from_image_name debian-stretch-build
+ echo debian-stretch-build
+ dir=debian-stretch-build
+ pull_arg=--pull
+ grep ^FROM ../debian-stretch-build/Dockerfile
+ from_line=FROM debian:stretch
+ echo FROM debian:stretch
+ grep -q $USER
+ echo Building image: debian-stretch-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
Building image: debian-stretch-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ make -C ../debian-stretch-build PULL=--pull DISTRO=debian-stretch IMAGE=osmocom-build/debian-stretch-build
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/debian-stretch-build'
docker build \
	--build-arg USER=osmocom-build \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg DISTRO=debian-stretch \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--pull -t osmocom-build/debian-stretch-build:latest .
Sending build context to Docker daemon  4.608kB

Step 1/3 : FROM debian:stretch
stretch: Pulling from library/debian
Digest: sha256:335ecf9e8d9b2206c2e9e7f8b09547faa9f868e694f7c5be14c38be15ea8a7cf
Status: Image is up to date for debian:stretch
 ---> 6d935b41319b
Step 2/3 : MAINTAINER Harald Welte <laforge@gnumonks.org>
 ---> Using cache
 ---> bc8cc1dc8c4c
Step 3/3 : RUN	apt-get update && 	apt-get upgrade -y && 	apt-get install -y --no-install-recommends 		autoconf 		autoconf-archive 		autogen 		automake 		bison 		build-essential 		cppcheck 		dahdi-source 		debhelper 		devscripts 		dh-autoreconf 		dh-systemd 		doxygen 		flex 		g++ 		gawk 		gcc 		gcc-arm-none-eabi 		git 		git-buildpackage 		gnupg 		libc-ares-dev 		libdbd-sqlite3 		libdbi-dev 		libfftw3-dev 		libgnutls28-dev 		libgps-dev 		libgsm1-dev 		libncurses5-dev 		libnewlib-arm-none-eabi 		libortp-dev 		libpcap-dev 		libpcsclite-dev 		libtalloc-dev 		libtool 		libreadline-dev 		libsctp-dev 		libsofia-sip-ua-glib-dev 		libsqlite3-dev 		libssl-dev 		libusb-dev 		libusb-1.0-0-dev 		make 		pkg-config 		sqlite3 		stow 		wget && 	apt-get clean
 ---> Using cache
 ---> 1bf3aa421c99
[Warning] One or more build-args [OSMO_NITB_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH USER OSMO_BB_BRANCH OSMO_HLR_BRANCH OSMO_MSC_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH OSMO_BSC_BRANCH OSMO_GGSN_BRANCH OSMO_IUH_BRANCH OSMO_PCU_BRANCH OSMO_MGW_BRANCH DISTRO LIBOSMOCORE_BRANCH OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH] were not consumed
Successfully built 1bf3aa421c99
Successfully tagged osmocom-build/debian-stretch-build:latest
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/debian-stretch-build'
+ docker_image_exists debian-stretch-build
+ docker images -q osmocom-build/debian-stretch-build
+ test -n 1bf3aa421c99
+ [ -z  ]
+ docker_distro_from_image_name osmo-mgw-master
+ echo debian-stretch
+ distro_arg=debian-stretch
+ docker_dir_from_image_name osmo-mgw-master
+ echo osmo-mgw-master
+ dir=osmo-mgw-master
+ pull_arg=--pull
+ grep ^FROM ../osmo-mgw-master/Dockerfile
+ from_line=FROM	$USER/$DISTRO-build
+ echo FROM	$USER/$DISTRO-build
+ grep -q $USER
+ pull_arg=
+ echo Building image: osmo-mgw-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
Building image: osmo-mgw-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ make -C ../osmo-mgw-master PULL= DISTRO=debian-stretch IMAGE=osmocom-build/osmo-mgw-master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/osmo-mgw-master'
awk: fatal: cannot open file `.release' for reading (No such file or directory)
awk: fatal: cannot open file `.release' for reading (No such file or directory)
awk: fatal: cannot open file `.release' for reading (No such file or directory)
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg DISTRO=debian-stretch \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	 -t osmocom-build/osmo-mgw-master:latest .
Sending build context to Docker daemon  9.728kB

Step 1/19 : ARG	USER
Step 2/19 : ARG	DISTRO
Step 3/19 : FROM	$USER/$DISTRO-build
 ---> 1bf3aa421c99
Step 4/19 : ARG	DISTRO
 ---> Using cache
 ---> 15c0e07dceac
Step 5/19 : MAINTAINER Harald Welte <laforge@gnumonks.org>
 ---> Using cache
 ---> 465a24fd27bc
Step 6/19 : ARG	OSMOCOM_REPO="http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/"
 ---> Using cache
 ---> fb828cb9a95f
Step 7/19 : COPY	Release.key /tmp/Release.key
 ---> Using cache
 ---> f28ab8317bfa
Step 8/19 : RUN	case "$DISTRO" in 	debian*) 		apt-key add /tmp/Release.key && 		rm /tmp/Release.key && 		echo "deb " $OSMOCOM_REPO " ./" > /etc/apt/sources.list.d/osmocom-nightly.list 		;; 	esac
 ---> Using cache
 ---> d17cf7b8f633
Step 9/19 : ADD	$OSMOCOM_REPO/Release /tmp/Release

 ---> Using cache
 ---> 3313f987e301
Step 10/19 : RUN	case "$DISTRO" in 	debian*) 		apt-get update && 		apt-get install -y --no-install-recommends 			telnet 			libosmocore-dev 			libosmo-abis-dev 			libosmo-netif-dev 			libosmo-sccp-dev && 		apt-get clean 		;; 	centos*) 		dnf install -y 			telnet 			"pkgconfig(libosmo-netif)" 			"pkgconfig(libosmocore)" 			"pkgconfig(libosmoctrl)" 			"pkgconfig(libosmogsm)" 			"pkgconfig(libosmovty)" 			"pkgconfig(libosmocoding)" 		;; 	esac
 ---> Running in 32b1e9d3ba88
Get:1 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ InRelease [1593 B]
Ign:2 http://deb.debian.org/debian stretch InRelease
Get:3 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB]
Get:4 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB]
Hit:5 http://deb.debian.org/debian stretch Release
Get:6 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ Packages [110 kB]
Get:7 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [551 kB]
Fetched 809 kB in 0s (2158 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libosmoabis6 libosmocodec0 libosmocoding0 libosmocore libosmocore12
  libosmoctrl0 libosmogb9 libosmogsm13 libosmonetif8 libosmosim0 libosmotrau2
  libosmousb0 libosmovty4 netbase osmocom-nightly
The following NEW packages will be installed:
  libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libosmoabis6
  libosmocodec0 libosmocoding0 libosmocore libosmocore-dev libosmocore12
  libosmoctrl0 libosmogb9 libosmogsm13 libosmonetif8 libosmosim0 libosmotrau2
  libosmousb0 libosmovty4 netbase osmocom-nightly telnet
0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
Need to get 1550 kB of archives.
After this operation, 5895 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 netbase all 5.4 [19.1 kB]
Get:2 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ osmocom-nightly 0.0.0.20200812 [1152 B]
Get:3 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmocore12 1.3.0.172.8419 [97.3 kB]
Get:4 http://deb.debian.org/debian stretch/main amd64 telnet amd64 0.17-41 [72.0 kB]
Get:5 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmogsm13 1.3.0.172.8419 [170 kB]
Get:6 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmovty4 1.3.0.172.8419 [76.0 kB]
Get:7 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmotrau2 0.8.0.71.8d15 [18.4 kB]
Get:8 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmoabis6 0.8.0.71.8d15 [52.3 kB]
Get:9 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmo-abis-dev 0.8.0.71.8d15 [79.0 kB]
Get:10 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmocodec0 1.3.0.172.8419 [29.8 kB]
Get:11 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmocoding0 1.3.0.172.8419 [46.1 kB]
Get:12 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmogb9 1.3.0.172.8419 [66.9 kB]
Get:13 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmoctrl0 1.3.0.172.8419 [37.4 kB]
Get:14 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmosim0 1.3.0.172.8419 [42.6 kB]
Get:15 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmousb0 1.3.0.172.8419 [29.8 kB]
Get:16 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmocore 1.3.0.172.8419 [23.8 kB]
Get:17 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmocore-dev 1.3.0.172.8419 [552 kB]
Get:18 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmonetif8 0.7.0.24.b1e0 [30.4 kB]
Get:19 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmo-netif-dev 0.7.0.24.b1e0 [37.0 kB]
Get:20 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmo-sccp-dev 1.2.0.54.9472 [69.8 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 1550 kB in 0s (14.7 MB/s)
Selecting previously unselected package netbase.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23234 files and directories currently installed.)
Preparing to unpack .../00-netbase_5.4_all.deb ...
Unpacking netbase (5.4) ...
Selecting previously unselected package telnet.
Preparing to unpack .../01-telnet_0.17-41_amd64.deb ...
Unpacking telnet (0.17-41) ...
Selecting previously unselected package osmocom-nightly.
Preparing to unpack .../02-osmocom-nightly_0.0.0.20200812_amd64.deb ...
Unpacking osmocom-nightly (0.0.0.20200812) ...
Selecting previously unselected package libosmocore12:amd64.
Preparing to unpack .../03-libosmocore12_1.3.0.172.8419_amd64.deb ...
Unpacking libosmocore12:amd64 (1.3.0.172.8419) ...
Selecting previously unselected package libosmogsm13:amd64.
Preparing to unpack .../04-libosmogsm13_1.3.0.172.8419_amd64.deb ...
Unpacking libosmogsm13:amd64 (1.3.0.172.8419) ...
Selecting previously unselected package libosmovty4:amd64.
Preparing to unpack .../05-libosmovty4_1.3.0.172.8419_amd64.deb ...
Unpacking libosmovty4:amd64 (1.3.0.172.8419) ...
Selecting previously unselected package libosmotrau2:amd64.
Preparing to unpack .../06-libosmotrau2_0.8.0.71.8d15_amd64.deb ...
Unpacking libosmotrau2:amd64 (0.8.0.71.8d15) ...
Selecting previously unselected package libosmoabis6:amd64.
Preparing to unpack .../07-libosmoabis6_0.8.0.71.8d15_amd64.deb ...
Unpacking libosmoabis6:amd64 (0.8.0.71.8d15) ...
Selecting previously unselected package libosmo-abis-dev:amd64.
Preparing to unpack .../08-libosmo-abis-dev_0.8.0.71.8d15_amd64.deb ...
Unpacking libosmo-abis-dev:amd64 (0.8.0.71.8d15) ...
Selecting previously unselected package libosmocodec0:amd64.
Preparing to unpack .../09-libosmocodec0_1.3.0.172.8419_amd64.deb ...
Unpacking libosmocodec0:amd64 (1.3.0.172.8419) ...
Selecting previously unselected package libosmocoding0:amd64.
Preparing to unpack .../10-libosmocoding0_1.3.0.172.8419_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.3.0.172.8419) ...
Selecting previously unselected package libosmogb9:amd64.
Preparing to unpack .../11-libosmogb9_1.3.0.172.8419_amd64.deb ...
Unpacking libosmogb9:amd64 (1.3.0.172.8419) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../12-libosmoctrl0_1.3.0.172.8419_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.3.0.172.8419) ...
Selecting previously unselected package libosmosim0:amd64.
Preparing to unpack .../13-libosmosim0_1.3.0.172.8419_amd64.deb ...
Unpacking libosmosim0:amd64 (1.3.0.172.8419) ...
Selecting previously unselected package libosmousb0:amd64.
Preparing to unpack .../14-libosmousb0_1.3.0.172.8419_amd64.deb ...
Unpacking libosmousb0:amd64 (1.3.0.172.8419) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../15-libosmocore_1.3.0.172.8419_amd64.deb ...
Unpacking libosmocore (1.3.0.172.8419) ...
Selecting previously unselected package libosmocore-dev:amd64.
Preparing to unpack .../16-libosmocore-dev_1.3.0.172.8419_amd64.deb ...
Unpacking libosmocore-dev:amd64 (1.3.0.172.8419) ...
Selecting previously unselected package libosmonetif8:amd64.
Preparing to unpack .../17-libosmonetif8_0.7.0.24.b1e0_amd64.deb ...
Unpacking libosmonetif8:amd64 (0.7.0.24.b1e0) ...
Selecting previously unselected package libosmo-netif-dev:amd64.
Preparing to unpack .../18-libosmo-netif-dev_0.7.0.24.b1e0_amd64.deb ...
Unpacking libosmo-netif-dev:amd64 (0.7.0.24.b1e0) ...
Selecting previously unselected package libosmo-sccp-dev:amd64.
Preparing to unpack .../19-libosmo-sccp-dev_1.2.0.54.9472_amd64.deb ...
Unpacking libosmo-sccp-dev:amd64 (1.2.0.54.9472) ...
Setting up osmocom-nightly (0.0.0.20200812) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up libosmocore12:amd64 (1.3.0.172.8419) ...
Setting up libosmogsm13:amd64 (1.3.0.172.8419) ...
Setting up netbase (5.4) ...
Setting up libosmocodec0:amd64 (1.3.0.172.8419) ...
Setting up libosmo-sccp-dev:amd64 (1.2.0.54.9472) ...
Setting up libosmosim0:amd64 (1.3.0.172.8419) ...
Setting up libosmovty4:amd64 (1.3.0.172.8419) ...
Setting up libosmonetif8:amd64 (0.7.0.24.b1e0) ...
Setting up libosmogb9:amd64 (1.3.0.172.8419) ...
Setting up libosmotrau2:amd64 (0.8.0.71.8d15) ...
Setting up libosmoctrl0:amd64 (1.3.0.172.8419) ...
Setting up telnet (0.17-41) ...
update-alternatives: using /usr/bin/telnet.netkit to provide /usr/bin/telnet (telnet) in auto mode
Setting up libosmocoding0:amd64 (1.3.0.172.8419) ...
Setting up libosmousb0:amd64 (1.3.0.172.8419) ...
Setting up libosmoabis6:amd64 (0.8.0.71.8d15) ...
Setting up libosmocore (1.3.0.172.8419) ...
Setting up libosmo-abis-dev:amd64 (0.8.0.71.8d15) ...
Setting up libosmocore-dev:amd64 (1.3.0.172.8419) ...
Setting up libosmo-netif-dev:amd64 (0.7.0.24.b1e0) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Removing intermediate container 32b1e9d3ba88
 ---> 41f6dfeb6dd6
Step 11/19 : WORKDIR	/tmp
 ---> Running in e02d27df2659
Removing intermediate container e02d27df2659
 ---> f0ca65e86636
Step 12/19 : ARG	OSMO_MGW_BRANCH="master"
 ---> Running in 769b61f4f1c5
Removing intermediate container 769b61f4f1c5
 ---> 63cf23370099
Step 13/19 : RUN	git clone git://git.osmocom.org/osmo-mgw.git
 ---> Running in 3c09d5efcfe2
Cloning into 'osmo-mgw'...
Removing intermediate container 3c09d5efcfe2
 ---> ff50bd470a44
Step 14/19 : ADD	http://git.osmocom.org/osmo-mgw/patch?h=$OSMO_MGW_BRANCH /tmp/commit-osmo-mgw

 ---> e6d64b290673
Step 15/19 : RUN	cd osmo-mgw && 	git fetch && git checkout $OSMO_MGW_BRANCH && 	(git symbolic-ref -q HEAD && git reset --hard origin/$OSMO_MGW_BRANCH || exit 1); 	git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && 	autoreconf -fi && 	./configure && 	make "-j$(nproc)" install && 	ldconfig
 ---> Running in 76feb41a3c52
Already on 'master'
Your branch is up-to-date with 'origin/master'.
refs/heads/master
HEAD is now at efd09d0b mgcp_protocol: remove unused variable
master
efd09d0b773ed8cd2ce40fa03a135e3f647e0eee
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
configure.ac:21: installing './compile'
configure.ac:23: installing './config.guess'
configure.ac:23: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/libosmo-mgcp-client/Makefile.am: installing './depcomp'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for library containing dlopen... -ldl
checking for library containing dlsym... -ldl
checking for LIBOSMOCORE... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOCTRL... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMONETIF... yes
checking whether C compiler accepts -Werror=implicit... yes
checking whether C compiler accepts -Werror=maybe-uninitialized... yes
checking whether C compiler accepts -Werror=memset-transposed-args... yes
checking whether C compiler accepts -Wnull-dereference... yes
checking whether C compiler accepts -Werror=sizeof-array-argument... yes
checking whether C compiler accepts -Werror=sizeof-pointer-memaccess... yes
checking whether to enable code coverage support... no
checking whether to enable VTY/CTRL tests... no
Package systemd was not found in the pkg-config search path.
Perhaps you should add the directory containing `systemd.pc'
to the PKG_CONFIG_PATH environment variable
No package 'systemd' found
CFLAGS="-g -O2 -Werror=implicit -Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference -Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess"
CPPFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-mgcp-client.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/mgcp_client/Makefile
config.status: creating include/osmocom/mgcp/Makefile
config.status: creating src/Makefile
config.status: creating src/libosmo-mgcp-client/Makefile
config.status: creating src/libosmo-mgcp/Makefile
config.status: creating src/osmo-mgw/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/mgcp_client/Makefile
config.status: creating tests/mgcp/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/osmo-mgw.spec
config.status: creating Makefile
config.status: creating bscconfig.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
echo 1.7.0.69-efd0 > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/tmp/osmo-mgw'
Making install in include
make[2]: Entering directory '/tmp/osmo-mgw/include'
Making install in osmocom
make[3]: Entering directory '/tmp/osmo-mgw/include/osmocom'
Making install in mgcp_client
make[4]: Entering directory '/tmp/osmo-mgw/include/osmocom/mgcp_client'
echo -e "/*\n\n   DO NOT EDIT THIS FILE!\n   THIS IS OVERWRITTEN DURING BUILD\n   This is an automatic copy of <osmocom/mgcp/mgcp_common.h>\n\n */" > mgcp_common.h
cat ../../../include/osmocom/mgcp/mgcp_common.h >> mgcp_common.h
make  install-am
make[5]: Entering directory '/tmp/osmo-mgw/include/osmocom/mgcp_client'
make[6]: Entering directory '/tmp/osmo-mgw/include/osmocom/mgcp_client'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/tmp/osmo-mgw/include/osmocom/mgcp_client'
make[5]: Leaving directory '/tmp/osmo-mgw/include/osmocom/mgcp_client'
make[4]: Leaving directory '/tmp/osmo-mgw/include/osmocom/mgcp_client'
Making install in mgcp
make[4]: Entering directory '/tmp/osmo-mgw/include/osmocom/mgcp'
make[5]: Entering directory '/tmp/osmo-mgw/include/osmocom/mgcp'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/osmo-mgw/include/osmocom/mgcp'
make[4]: Leaving directory '/tmp/osmo-mgw/include/osmocom/mgcp'
make[4]: Entering directory '/tmp/osmo-mgw/include/osmocom'
make[5]: Entering directory '/tmp/osmo-mgw/include/osmocom'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/osmo-mgw/include/osmocom'
make[4]: Leaving directory '/tmp/osmo-mgw/include/osmocom'
make[3]: Leaving directory '/tmp/osmo-mgw/include/osmocom'
make[3]: Entering directory '/tmp/osmo-mgw/include'
make[4]: Entering directory '/tmp/osmo-mgw/include'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/local/include'
 /bin/mkdir -p '/usr/local/include'
 /bin/mkdir -p '/usr/local/include/osmocom/mgcp_client'
 /bin/mkdir -p '/usr/local/include/osmocom/mgcp_client'
 /usr/bin/install -c -m 644  osmocom/mgcp_client/mgcp_common.h '/usr/local/include/osmocom/mgcp_client'
 /usr/bin/install -c -m 644  osmocom/mgcp_client/mgcp_client.h osmocom/mgcp_client/mgcp_client_endpoint_fsm.h osmocom/mgcp_client/mgcp_client_fsm.h '/usr/local/include/osmocom/mgcp_client'
 /bin/mkdir -p '/usr/local/include/osmocom/mgcp'
 /usr/bin/install -c -m 644  osmocom/mgcp/mgcp.h osmocom/mgcp/mgcp_common.h osmocom/mgcp/mgcp_internal.h osmocom/mgcp/osmux.h '/usr/local/include/osmocom/mgcp'
make[4]: Leaving directory '/tmp/osmo-mgw/include'
make[3]: Leaving directory '/tmp/osmo-mgw/include'
make[2]: Leaving directory '/tmp/osmo-mgw/include'
Making install in src
make[2]: Entering directory '/tmp/osmo-mgw/src'
Making install in libosmo-mgcp-client
make[3]: Entering directory '/tmp/osmo-mgw/src/libosmo-mgcp-client'
  CC       mgcp_client.lo
  CC       mgcp_client_vty.lo
  CC       mgcp_client_fsm.lo
  CC       mgcp_client_endpoint_fsm.lo
  CCLD     libosmo-mgcp-client.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Entering directory '/tmp/osmo-mgw/src/libosmo-mgcp-client'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-mgcp-client.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-mgcp-client.so.6.1.0 /usr/local/lib/libosmo-mgcp-client.so.6.1.0
libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-mgcp-client.so.6.1.0 libosmo-mgcp-client.so.6 || { rm -f libosmo-mgcp-client.so.6 && ln -s libosmo-mgcp-client.so.6.1.0 libosmo-mgcp-client.so.6; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-mgcp-client.so.6.1.0 libosmo-mgcp-client.so || { rm -f libosmo-mgcp-client.so && ln -s libosmo-mgcp-client.so.6.1.0 libosmo-mgcp-client.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-mgcp-client.lai /usr/local/lib/libosmo-mgcp-client.la
libtool: install: /usr/bin/install -c .libs/libosmo-mgcp-client.a /usr/local/lib/libosmo-mgcp-client.a
libtool: install: chmod 644 /usr/local/lib/libosmo-mgcp-client.a
libtool: install: ranlib /usr/local/lib/libosmo-mgcp-client.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/tmp/osmo-mgw/src/libosmo-mgcp-client'
make[3]: Leaving directory '/tmp/osmo-mgw/src/libosmo-mgcp-client'
Making install in libosmo-mgcp
make[3]: Entering directory '/tmp/osmo-mgw/src/libosmo-mgcp'
  CC       mgcp_protocol.o
  CC       mgcp_network.o
  CC       mgcp_vty.o
  CC       mgcp_osmux.o
  CC       mgcp_sdp.o
  CC       mgcp_codec.o
  CC       mgcp_conn.o
  CC       mgcp_msg.o
  CC       mgcp_stat.o
  CC       mgcp_endp.o
  CC       mgcp_trunk.o
  CC       mgcp_ratectr.o
  CC       mgcp_ctrl.o
  AR       libosmo-mgcp.a
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Entering directory '/tmp/osmo-mgw/src/libosmo-mgcp'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-mgw/src/libosmo-mgcp'
make[3]: Leaving directory '/tmp/osmo-mgw/src/libosmo-mgcp'
Making install in osmo-mgw
make[3]: Entering directory '/tmp/osmo-mgw/src/osmo-mgw'
  CC       mgw_main.o
  CCLD     osmo-mgw
make[4]: Entering directory '/tmp/osmo-mgw/src/osmo-mgw'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/usr/local/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-mgw '/usr/local/bin'
libtool: install: /usr/bin/install -c osmo-mgw /usr/local/bin/osmo-mgw
make[4]: Leaving directory '/tmp/osmo-mgw/src/osmo-mgw'
make[3]: Leaving directory '/tmp/osmo-mgw/src/osmo-mgw'
make[3]: Entering directory '/tmp/osmo-mgw/src'
make[4]: Entering directory '/tmp/osmo-mgw/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-mgw/src'
make[3]: Leaving directory '/tmp/osmo-mgw/src'
make[2]: Leaving directory '/tmp/osmo-mgw/src'
Making install in tests
make[2]: Entering directory '/tmp/osmo-mgw/tests'
Making install in mgcp_client
make[3]: Entering directory '/tmp/osmo-mgw/tests/mgcp_client'
  CC       mgcp_client_test.o
  CCLD     mgcp_client_test
make[4]: Entering directory '/tmp/osmo-mgw/tests/mgcp_client'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-mgw/tests/mgcp_client'
make[3]: Leaving directory '/tmp/osmo-mgw/tests/mgcp_client'
Making install in mgcp
make[3]: Entering directory '/tmp/osmo-mgw/tests/mgcp'
  CC       mgcp_test.o
  CCLD     mgcp_test
make[4]: Entering directory '/tmp/osmo-mgw/tests/mgcp'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-mgw/tests/mgcp'
make[3]: Leaving directory '/tmp/osmo-mgw/tests/mgcp'
make[3]: Entering directory '/tmp/osmo-mgw/tests'
make[4]: Entering directory '/tmp/osmo-mgw/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-mgw/tests'
make[3]: Leaving directory '/tmp/osmo-mgw/tests'
make[2]: Leaving directory '/tmp/osmo-mgw/tests'
Making install in doc
make[2]: Entering directory '/tmp/osmo-mgw/doc'
Making install in examples
make[3]: Entering directory '/tmp/osmo-mgw/doc/examples'
make[4]: Entering directory '/tmp/osmo-mgw/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/local/etc/osmocom'
 /usr/bin/install -c -m 644 osmo-mgw/osmo-mgw.cfg '/usr/local/etc/osmocom'
make  install-data-hook
make[5]: Entering directory '/tmp/osmo-mgw/doc/examples'
for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \
	j="/usr/local/share/doc/osmo-mgw/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ./$f $j; \
done
make[5]: Leaving directory '/tmp/osmo-mgw/doc/examples'
make[4]: Leaving directory '/tmp/osmo-mgw/doc/examples'
make[3]: Leaving directory '/tmp/osmo-mgw/doc/examples'
Making install in manuals
make[3]: Entering directory '/tmp/osmo-mgw/doc/manuals'
make[4]: Entering directory '/tmp/osmo-mgw/doc/manuals'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-mgw/doc/manuals'
make[3]: Leaving directory '/tmp/osmo-mgw/doc/manuals'
make[3]: Entering directory '/tmp/osmo-mgw/doc'
make[4]: Entering directory '/tmp/osmo-mgw/doc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-mgw/doc'
make[3]: Leaving directory '/tmp/osmo-mgw/doc'
make[2]: Leaving directory '/tmp/osmo-mgw/doc'
Making install in contrib
make[2]: Entering directory '/tmp/osmo-mgw/contrib'
Making install in systemd
make[3]: Entering directory '/tmp/osmo-mgw/contrib/systemd'
make[4]: Entering directory '/tmp/osmo-mgw/contrib/systemd'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Leaving directory '/tmp/osmo-mgw/contrib/systemd'
make[3]: Leaving directory '/tmp/osmo-mgw/contrib/systemd'
make[3]: Entering directory '/tmp/osmo-mgw/contrib'
make[4]: Entering directory '/tmp/osmo-mgw/contrib'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osmo-mgw/contrib'
make[3]: Leaving directory '/tmp/osmo-mgw/contrib'
make[2]: Leaving directory '/tmp/osmo-mgw/contrib'
make[2]: Entering directory '/tmp/osmo-mgw'
make[3]: Entering directory '/tmp/osmo-mgw'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/local/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmo-mgcp-client.pc '/usr/local/lib/pkgconfig'
make[3]: Leaving directory '/tmp/osmo-mgw'
make[2]: Leaving directory '/tmp/osmo-mgw'
make[1]: Leaving directory '/tmp/osmo-mgw'
Removing intermediate container 76feb41a3c52
 ---> 1b1824fcec13
Step 16/19 : VOLUME	/data
 ---> Running in b513580eddab
Removing intermediate container b513580eddab
 ---> ecaacd7b47b1
Step 17/19 : COPY	osmo-mgw.cfg /data/osmo-mgw.cfg
 ---> 4f8d20e187b9
Step 18/19 : WORKDIR	/data
 ---> Running in 81cff9215350
Removing intermediate container 81cff9215350
 ---> e2af50939a86
Step 19/19 : CMD	["/bin/sh", "-c", "/usr/local/bin/osmo-mgw -c /data/osmo-mgw.cfg >/data/osmo-mgw.log 2>&1"]
 ---> Running in 6b5fd5ade6e6
Removing intermediate container 6b5fd5ade6e6
 ---> 7decb2b92f41
[Warning] One or more build-args [OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH OSMO_HLR_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_STP_BRANCH OSMO_GGSN_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH LIBOSMOCORE_BRANCH OSMO_BB_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_IUH_BRANCH] were not consumed
Successfully built 7decb2b92f41
Successfully tagged osmocom-build/osmo-mgw-master:latest
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/osmo-mgw-master'
+ docker_image_exists osmo-mgw-master
+ docker images -q osmocom-build/osmo-mgw-master
+ test -n 7decb2b92f41
+ docker_depends ttcn3-mgw-test
+ echo debian-stretch-titan
+ depends=debian-stretch-titan
+ [ -n debian-stretch-titan ]
+ docker_images_require debian-stretch-titan
+ local i
+ local from_line
+ local pull_arg
+ local distro_arg
+ local depends
+ local dir
+ docker_depends debian-stretch-titan
+ depends=
+ [ -n  ]
+ [ -z  ]
+ docker_distro_from_image_name debian-stretch-titan
+ echo debian-stretch
+ distro_arg=debian-stretch
+ docker_dir_from_image_name debian-stretch-titan
+ echo debian-stretch-titan
+ dir=debian-stretch-titan
+ pull_arg=--pull
+ grep ^FROM ../debian-stretch-titan/Dockerfile
+ from_line=FROM debian:stretch
+ + echo FROM debian:stretch
grep -q $USER
+ echo Building image: debian-stretch-titan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
Building image: debian-stretch-titan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ make -C ../debian-stretch-titan PULL=--pull DISTRO=debian-stretch IMAGE=osmocom-build/debian-stretch-titan
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/debian-stretch-titan'
docker build \
	--build-arg USER=osmocom-build \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg DISTRO=debian-stretch \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--pull -t osmocom-build/debian-stretch-titan:latest .
Sending build context to Docker daemon  7.168kB

Step 1/12 : FROM debian:stretch
stretch: Pulling from library/debian
Digest: sha256:335ecf9e8d9b2206c2e9e7f8b09547faa9f868e694f7c5be14c38be15ea8a7cf
Status: Image is up to date for debian:stretch
 ---> 6d935b41319b
Step 2/12 : MAINTAINER Harald Welte <laforge@gnumonks.org>
 ---> Using cache
 ---> bc8cc1dc8c4c
Step 3/12 : ARG	OSMOCOM_REPO="http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/"
 ---> Using cache
 ---> 197d3cda8130
Step 4/12 : RUN	apt-get update && apt-get install -y 		gnupg
 ---> Using cache
 ---> e2ff51051cec
Step 5/12 : COPY	Release.key /tmp/Release.key
 ---> Using cache
 ---> 3c0b089cef07
Step 6/12 : RUN	apt-key add /tmp/Release.key && 	rm /tmp/Release.key && 	echo "deb " $OSMOCOM_REPO " ./" > /etc/apt/sources.list.d/osmocom-latest.list
 ---> Using cache
 ---> e5077d537d3a
Step 7/12 : ADD	$OSMOCOM_REPO/Release /tmp/Release

 ---> Using cache
 ---> c781f6e1a1c1
Step 8/12 : RUN	apt-get update && 	apt-get install -y --no-install-recommends --no-install-suggests 		eclipse-titan
 ---> Using cache
 ---> b40a9dd0e4e4
Step 9/12 : RUN	apt-get update && 	apt-get upgrade -y && 	apt-get -y install 		build-essential 		git 		procps 		tcpdump 		vim 		netcat-openbsd 		&& 	apt-get clean
 ---> Using cache
 ---> 9328991b6fae
Step 10/12 : RUN	sed -i 's/^#error/\/\/#error/' /usr/include/titan/cversion.h
 ---> Using cache
 ---> 609cbac2c686
Step 11/12 : RUN	apt-get update && 	apt-get -y install wget
 ---> Using cache
 ---> 43ea11219ffc
Step 12/12 : RUN	wget https://ftp.osmocom.org/binaries/libfftranscode/libfftranscode0_0.1_amd64.deb && 	wget https://ftp.osmocom.org/binaries/libfftranscode/libfftranscode-dev_0.1_amd64.deb && 	apt install ./libfftranscode0_0.1_amd64.deb ./libfftranscode-dev_0.1_amd64.deb && 	rm libfftranscode*.deb
 ---> Using cache
 ---> 0539ee50edb7
[Warning] One or more build-args [LIBOSMOCORE_BRANCH OSMO_HLR_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_SGSN_BRANCH OSMO_BB_BRANCH OSMO_STP_BRANCH USER DISTRO OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_MGW_BRANCH OSMO_BSC_BRANCH OSMO_GGSN_BRANCH OSMO_IUH_BRANCH OSMO_PCU_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH] were not consumed
Successfully built 0539ee50edb7
Successfully tagged osmocom-build/debian-stretch-titan:latest
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/debian-stretch-titan'
+ docker_image_exists debian-stretch-titan
+ docker images -q osmocom-build/debian-stretch-titan
+ test -n 0539ee50edb7
+ [ -z  ]
+ docker_distro_from_image_name ttcn3-mgw-test
+ echo debian-stretch
+ distro_arg=debian-stretch
+ docker_dir_from_image_name ttcn3-mgw-test
+ echo ttcn3-mgw-test
+ dir=ttcn3-mgw-test
+ pull_arg=--pull
+ grep ^FROM ../ttcn3-mgw-test/Dockerfile
+ from_line=FROM	$USER/debian-stretch-titan
+ echo FROM	$USER/debian-stretch-titan
+ grep -q $USER
+ pull_arg=
+ echo Building image: ttcn3-mgw-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
Building image: ttcn3-mgw-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ make -C ../ttcn3-mgw-test PULL= DISTRO=debian-stretch IMAGE=osmocom-build/ttcn3-mgw-test
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-mgw-test'
docker build \
	--build-arg USER=osmocom-build \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg DISTRO=debian-stretch \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	 -t osmocom-build/ttcn3-mgw-test:latest .
Sending build context to Docker daemon  8.704kB

Step 1/12 : ARG	USER
Step 2/12 : FROM	$USER/debian-stretch-titan
 ---> 0539ee50edb7
Step 3/12 : RUN	mkdir /root/projects && (cd /root/projects && ln -sf / git)
 ---> Using cache
 ---> df327efdfaab
Step 4/12 : RUN	git clone git://git.osmocom.org/osmo-ttcn3-hacks.git
 ---> Using cache
 ---> 36755c287faf
Step 5/12 : RUN	cd osmo-ttcn3-hacks && 	git checkout -f -B master origin/master && 	make deps
 ---> Using cache
 ---> c9c1058a70ba
Step 6/12 : ARG	OSMO_TTCN3_BRANCH="master"
 ---> Using cache
 ---> e976d34f1287
Step 7/12 : ADD	http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit

 ---> aebe0ccb48b8
Step 8/12 : RUN	cd osmo-ttcn3-hacks && 	git fetch && 	git checkout $OSMO_TTCN3_BRANCH && 	(git symbolic-ref -q HEAD && git reset --hard origin/$OSMO_TTCN3_BRANCH || exit 1); 	git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && 	make mgw
 ---> Running in 0ebc7a55a4c9
From git://git.osmocom.org/osmo-ttcn3-hacks
   c097755..e4b0a66  master     -> origin/master
 + e3e5bcf...2b5bdbe neels/si   -> origin/neels/si  (forced update)
Already on 'master'
Your branch is behind 'origin/master' by 9 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
refs/heads/master
HEAD is now at e4b0a66 fixup for "fix mscpool cleanup (fixes LCLS tests)"
master
e4b0a662ca8bf61b6029552d9b5379d26ab5cf87
make -C deps
make[1]: Entering directory '/osmo-ttcn3-hacks/deps'
cd titan.ProtocolModules.ICMP && git fetch && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"
cd titan.ProtocolModules.ICMPv6 && git fetch && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"
cd titan.ProtocolModules.IP && git fetch && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"
cd titan.ProtocolModules.L2TP && git fetch && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"
cd titan.ProtocolModules.M3UA && git fetch && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"
cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"
cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"
cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && git checkout -q -f "badbad680df216b3211260d56b14734eeb2c9028"
cd titan.TestPorts.UDPasp && git fetch && git checkout -q -f "c20d77a34f288dd70dd4aaa30e520778876e9336"
cd titan.ProtocolEmulations.M3UA && git fetch && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"
cd titan.ProtocolEmulations.SCCP && git fetch && git checkout -q -f "R.7.A-9-g9e70fba"
cd titan.ProtocolModules.BSSMAP && git fetch && git checkout -q -f "master"
cd titan.TestPorts.USB && git fetch && git checkout -q -f "master"
cd osmo-uecups && git fetch && git checkout -q -f "master"
make[1]: Leaving directory '/osmo-ttcn3-hacks/deps'
(cd mgw && ./gen_links.sh && ./regen_makefile.sh)
Linking TCCInterface_Functions.ttcn
Linking TCCConversion_Functions.ttcn
Linking TCCConversion.cc
Linking TCCInterface.cc
Linking TCCInterface_ip.h
Linking Socket_API_Definitions.ttcn
Linking IPL4asp_Functions.ttcn
Linking IPL4asp_PT.cc
Linking IPL4asp_PT.hh
Linking IPL4asp_PortType.ttcn
Linking IPL4asp_Types.ttcn
Linking IPL4asp_discovery.cc
Linking IPL4asp_protocol_L234.hh
Linking SDP_EncDec.cc
Linking SDP_Types.ttcn
Linking SDP_parse_.tab.c
Linking SDP_parse_.tab.h
Linking SDP_parse_parser.h
Linking SDP_parser.l
Linking SDP_parser.y
Linking lex.SDP_parse_.c
Linking RTP_EncDec.cc
Linking RTP_Types.ttcn
Linking IP_EncDec.cc
Linking IP_Types.ttcn
Linking TELNETasp_PT.cc
Linking TELNETasp_PT.hh
Linking TELNETasp_PortType.ttcn
Linking Misc_Helpers.ttcn
Linking General_Types.ttcn
Linking Osmocom_Types.ttcn
Linking MGCP_Types.ttcn
Linking MGCP_Templates.ttcn
Linking MGCP_CodecPort.ttcn
Linking MGCP_CodecPort_CtrlFunct.ttcn
Linking MGCP_CodecPort_CtrlFunctDef.cc
Linking RTP_CodecPort.ttcn
Linking RTP_Emulation.ttcn
Linking IuUP_Types.ttcn
Linking IuUP_Emulation.ttcn
Linking IuUP_EncDec.cc
Linking OSMUX_CodecPort.ttcn
Linking OSMUX_Emulation.ttcn
Linking OSMUX_Types.ttcn
Linking OSMUX_CodecPort_CtrlFunct.ttcn
Linking OSMUX_CodecPort_CtrlFunctDef.cc
Linking Native_Functions.ttcn
Linking Native_FunctionDefs.cc
Linking IPCP_Types.ttcn
Linking Osmocom_VTY_Functions.ttcn
Linking RTP_CodecPort_CtrlFunct.ttcn
Linking RTP_CodecPort_CtrlFunctDef.cc
ttcn3_makefilegen: warning: File `MGCP_Test.ttcn' was given more than once for the Makefile.
ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile.
Generating Makefile skeleton...
Makefile skeleton was generated.
make -C mgw compile
make[1]: Entering directory '/osmo-ttcn3-hacks/mgw'
/usr/bin/ttcn3_compiler -L -U 5 MGCP_Test.ttcn General_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn OSMUX_CodecPort.ttcn OSMUX_CodecPort_CtrlFunct.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Endpoint.ttcn RTP_Types.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn - MGCP_Test.ttcn General_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn OSMUX_CodecPort.ttcn OSMUX_CodecPort_CtrlFunct.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Endpoint.ttcn RTP_Types.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn
warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled.

Notify: Parsing TTCN-3 module `MGCP_Test.ttcn'...
Notify: Parsing TTCN-3 module `General_Types.ttcn'...
Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'...
Notify: Parsing TTCN-3 module `IP_Types.ttcn'...
Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'...
Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'...
Notify: Parsing TTCN-3 module `Native_Functions.ttcn'...
Notify: Parsing TTCN-3 module `OSMUX_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `OSMUX_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `OSMUX_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `OSMUX_Types.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'...
Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `RTP_Endpoint.ttcn'...
Notify: Parsing TTCN-3 module `RTP_Types.ttcn'...
Notify: Parsing TTCN-3 module `SDP_Types.ttcn'...
Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'...
Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'...
Notify: Checking modules...
MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types':
 MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine':
  warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.
 MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter':
  warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.
 MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand':
  warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.
 MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine':
  warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.
 MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse':
  warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.
OSMUX_Emulation.ttcn: In TTCN-3 module `OSMUX_Emulation':
 OSMUX_Emulation.ttcn:343.9-354.1: In function definition `f_rxhandle_cid_add':
  OSMUX_Emulation.ttcn:353.2-9: warning: Control never reaches this statement
 OSMUX_Emulation.ttcn:356.9-366.1: In function definition `f_txhandle_cid_add':
  OSMUX_Emulation.ttcn:365.2-9: warning: Control never reaches this statement
MGCP_Test.ttcn: In TTCN-3 module `MGCP_Test':
 MGCP_Test.ttcn:114.10-150.2: In function definition `f_init':
  MGCP_Test.ttcn:144.3-147.3: In if statement:
   MGCP_Test.ttcn:146.4-29: In function instance:
    MGCP_Test.ttcn:305.2-308.2: In function definition `f_dlcx_ignore':
     MGCP_Test.ttcn:307.3-36: In function instance:
      MGCP_Test.ttcn:281.2-296.2: In function definition `f_dlcx':
       MGCP_Test.ttcn:295.3-41: In variable assignment:
        MGCP_Test.ttcn:237.2-266.2: In function definition `mgcp_transceive_mgw':
         MGCP_Test.ttcn:246.3-257.3: In alt construct:
          MGCP_Test.ttcn:248.7-41: In guard operation:
           MGCP_Test.ttcn:248.7-41: In receive statement:
            MGCP_Test.ttcn:248.20-40: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot.
 MGCP_Test.ttcn:268.2-279.2: In function definition `extract_conn_id':
  MGCP_Test.ttcn:278.3-20: warning: Control never reaches this statement
 MGCP_Test.ttcn:612.2-627.2: In function definition `f_crcx':
  MGCP_Test.ttcn:623.3-23: In function instance:
   MGCP_Test.ttcn:623.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used
 MGCP_Test.ttcn:629.2-659.2: In function definition `f_crcx_no_lco':
  MGCP_Test.ttcn:640.3-23: In function instance:
   MGCP_Test.ttcn:640.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used
 MGCP_Test.ttcn:661.2-695.2: In function definition `f_crcx_osmux':
  MGCP_Test.ttcn:675.3-23: In function instance:
   MGCP_Test.ttcn:675.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used
 MGCP_Test.ttcn:858.2-884.2: In testcase definition `TC_crcx_wildcarded':
  MGCP_Test.ttcn:869.3-23: In function instance:
   MGCP_Test.ttcn:869.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used
 MGCP_Test.ttcn:887.2-925.2: In testcase definition `TC_crcx_wildcarded_exhaust':
  MGCP_Test.ttcn:898.3-912.3: In for statement:
   MGCP_Test.ttcn:903.4-24: In function instance:
    MGCP_Test.ttcn:903.4-24: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used
 MGCP_Test.ttcn:1072.2-1105.2: In testcase definition `TC_one_crcx_receive_only_osmux':
  MGCP_Test.ttcn:1080.3-74: In variable assignment:
   MGCP_Test.ttcn:1080.11-74: In the operand of operation `valueof()':
    MGCP_Test.ttcn:1531.2-1544.2: In template definition `t_RtpFlow':
     MGCP_Test.ttcn:1532.28-1544.2: warning: Field `mgcp_conn_id' is missing from template for record type `@MGCP_Test.RtpFlowData'
     MGCP_Test.ttcn:1532.28-1544.2: warning: Field `rtp_cfg' is missing from template for record type `@MGCP_Test.RtpFlowData'
     MGCP_Test.ttcn:1532.28-1544.2: warning: Field `osmux_cid' is missing from template for record type `@MGCP_Test.RtpFlowData'
     MGCP_Test.ttcn:1532.28-1544.2: warning: Field `osmux_cid_response' is missing from template for record type `@MGCP_Test.RtpFlowData'
     MGCP_Test.ttcn:1532.28-1544.2: warning: Field `osmux_cfg' is missing from template for record type `@MGCP_Test.RtpFlowData'
     MGCP_Test.ttcn:1532.28-1544.2: warning: Field `fmtp' is missing from template for record type `@MGCP_Test.RtpFlowData'
RTP_Endpoint.ttcn: In TTCN-3 module `RTP_Endpoint':
 RTP_Endpoint.ttcn:100.2-105.2: In function definition `rtp_endpoint_sub_close':
  RTP_Endpoint.ttcn:101.3-104.3: In if statement:
   RTP_Endpoint.ttcn:102.4-54: In function instance:
    RTP_Endpoint.ttcn:102.4-54: warning: The value returned by external function `@RTP_CodecPort_CtrlFunct.f_IPL4_close' is not used
Notify: Generating code...
Notify: File `General_Types.hh' was generated.
Notify: File `General_Types.cc' was generated.
Notify: File `General_Types_part_1.cc' was generated.
Notify: File `General_Types_part_2.cc' was generated.
Notify: File `General_Types_part_3.cc' was generated.
Notify: File `General_Types_part_4.cc' was generated.
Notify: File `IPCP_Types.hh' was generated.
Notify: File `IPCP_Types.cc' was generated.
Notify: File `IPCP_Types_part_1.cc' was generated.
Notify: File `IPCP_Types_part_2.cc' was generated.
Notify: File `IPCP_Types_part_3.cc' was generated.
Notify: File `IPCP_Types_part_4.cc' was generated.
Notify: File `IPL4asp_Functions.hh' was generated.
Notify: File `IPL4asp_Functions.cc' was generated.
Notify: File `IPL4asp_Functions_part_1.cc' was generated.
Notify: File `IPL4asp_Functions_part_2.cc' was generated.
Notify: File `IPL4asp_Functions_part_3.cc' was generated.
Notify: File `IPL4asp_Functions_part_4.cc' was generated.
Notify: File `IPL4asp_PortType.hh' was generated.
Notify: File `IPL4asp_PortType.cc' was generated.
Notify: File `IPL4asp_PortType_part_1.cc' was generated.
Notify: File `IPL4asp_PortType_part_2.cc' was generated.
Notify: File `IPL4asp_PortType_part_3.cc' was generated.
Notify: File `IPL4asp_PortType_part_4.cc' was generated.
Notify: File `IPL4asp_Types.hh' was generated.
Notify: File `IPL4asp_Types.cc' was generated.
Notify: File `IPL4asp_Types_part_1.cc' was generated.
Notify: File `IPL4asp_Types_part_2.cc' was generated.
Notify: File `IPL4asp_Types_part_3.cc' was generated.
Notify: File `IPL4asp_Types_part_4.cc' was generated.
Notify: File `IP_Types.hh' was generated.
Notify: File `IP_Types.cc' was generated.
Notify: File `IP_Types_part_1.cc' was generated.
Notify: File `IP_Types_part_2.cc' was generated.
Notify: File `IP_Types_part_3.cc' was generated.
Notify: File `IP_Types_part_4.cc' was generated.
Notify: File `IuUP_Emulation.hh' was generated.
Notify: File `IuUP_Emulation.cc' was generated.
Notify: File `IuUP_Emulation_part_1.cc' was generated.
Notify: File `IuUP_Emulation_part_2.cc' was generated.
Notify: File `IuUP_Emulation_part_3.cc' was generated.
Notify: File `IuUP_Emulation_part_4.cc' was generated.
Notify: File `IuUP_Types.hh' was generated.
Notify: File `IuUP_Types.cc' was generated.
Notify: File `IuUP_Types_part_1.cc' was generated.
Notify: File `IuUP_Types_part_2.cc' was generated.
Notify: File `IuUP_Types_part_3.cc' was generated.
Notify: File `IuUP_Types_part_4.cc' was generated.
Notify: File `MGCP_CodecPort.hh' was generated.
Notify: File `MGCP_CodecPort.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `MGCP_CodecPort_part_1.cc' was generated.
Notify: File `MGCP_CodecPort_part_2.cc' was generated.
Notify: File `MGCP_CodecPort_part_3.cc' was generated.
Notify: File `MGCP_CodecPort_part_4.cc' was generated.
Notify: File `MGCP_Templates.hh' was generated.
Notify: File `MGCP_Templates.cc' was generated.
Notify: File `MGCP_Templates_part_1.cc' was generated.
Notify: File `MGCP_Templates_part_2.cc' was generated.
Notify: File `MGCP_Templates_part_3.cc' was generated.
Notify: File `MGCP_Templates_part_4.cc' was generated.
Notify: File `MGCP_Test.hh' was generated.
Notify: File `MGCP_Test.cc' was generated.
Notify: File `MGCP_Test_part_1.cc' was generated.
Notify: File `MGCP_Test_part_2.cc' was generated.
Notify: File `MGCP_Test_part_3.cc' was generated.
Notify: File `MGCP_Test_part_4.cc' was generated.
Notify: File `MGCP_Types.hh' was generated.
Notify: File `MGCP_Types.cc' was generated.
Notify: File `MGCP_Types_part_1.cc' was generated.
Notify: File `MGCP_Types_part_2.cc' was generated.
Notify: File `MGCP_Types_part_3.cc' was generated.
Notify: File `MGCP_Types_part_4.cc' was generated.
Notify: File `Misc_Helpers.hh' was generated.
Notify: File `Misc_Helpers.cc' was generated.
Notify: File `Misc_Helpers_part_1.cc' was generated.
Notify: File `Misc_Helpers_part_2.cc' was generated.
Notify: File `Misc_Helpers_part_3.cc' was generated.
Notify: File `Misc_Helpers_part_4.cc' was generated.
Notify: File `Native_Functions.hh' was generated.
Notify: File `Native_Functions.cc' was generated.
Notify: File `Native_Functions_part_1.cc' was generated.
Notify: File `Native_Functions_part_2.cc' was generated.
Notify: File `Native_Functions_part_3.cc' was generated.
Notify: File `Native_Functions_part_4.cc' was generated.
Notify: File `OSMUX_CodecPort.hh' was generated.
Notify: File `OSMUX_CodecPort.cc' was generated.
Notify: File `OSMUX_CodecPort_CtrlFunct.hh' was generated.
Notify: File `OSMUX_CodecPort_CtrlFunct.cc' was generated.
Notify: File `OSMUX_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `OSMUX_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `OSMUX_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `OSMUX_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `OSMUX_CodecPort_part_1.cc' was generated.
Notify: File `OSMUX_CodecPort_part_2.cc' was generated.
Notify: File `OSMUX_CodecPort_part_3.cc' was generated.
Notify: File `OSMUX_CodecPort_part_4.cc' was generated.
Notify: File `OSMUX_Emulation.hh' was generated.
Notify: File `OSMUX_Emulation.cc' was generated.
Notify: File `OSMUX_Emulation_part_1.cc' was generated.
Notify: File `OSMUX_Emulation_part_2.cc' was generated.
Notify: File `OSMUX_Emulation_part_3.cc' was generated.
Notify: File `OSMUX_Emulation_part_4.cc' was generated.
Notify: File `OSMUX_Types.hh' was generated.
Notify: File `OSMUX_Types.cc' was generated.
Notify: File `OSMUX_Types_part_1.cc' was generated.
Notify: File `OSMUX_Types_part_2.cc' was generated.
Notify: File `OSMUX_Types_part_3.cc' was generated.
Notify: File `OSMUX_Types_part_4.cc' was generated.
Notify: File `Osmocom_Types.hh' was generated.
Notify: File `Osmocom_Types.cc' was generated.
Notify: File `Osmocom_Types_part_1.cc' was generated.
Notify: File `Osmocom_Types_part_2.cc' was generated.
Notify: File `Osmocom_Types_part_3.cc' was generated.
Notify: File `Osmocom_Types_part_4.cc' was generated.
Notify: File `Osmocom_VTY_Functions.hh' was generated.
Notify: File `Osmocom_VTY_Functions.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated.
Notify: File `RTP_CodecPort.hh' was generated.
Notify: File `RTP_CodecPort.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated.
Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `RTP_CodecPort_part_1.cc' was generated.
Notify: File `RTP_CodecPort_part_2.cc' was generated.
Notify: File `RTP_CodecPort_part_3.cc' was generated.
Notify: File `RTP_CodecPort_part_4.cc' was generated.
Notify: File `RTP_Emulation.hh' was generated.
Notify: File `RTP_Emulation.cc' was generated.
Notify: File `RTP_Emulation_part_1.cc' was generated.
Notify: File `RTP_Emulation_part_2.cc' was generated.
Notify: File `RTP_Emulation_part_3.cc' was generated.
Notify: File `RTP_Emulation_part_4.cc' was generated.
Notify: File `RTP_Endpoint.hh' was generated.
Notify: File `RTP_Endpoint.cc' was generated.
Notify: File `RTP_Endpoint_part_1.cc' was generated.
Notify: File `RTP_Endpoint_part_2.cc' was generated.
Notify: File `RTP_Endpoint_part_3.cc' was generated.
Notify: File `RTP_Endpoint_part_4.cc' was generated.
Notify: File `RTP_Types.hh' was generated.
Notify: File `RTP_Types.cc' was generated.
Notify: File `RTP_Types_part_1.cc' was generated.
Notify: File `RTP_Types_part_2.cc' was generated.
Notify: File `RTP_Types_part_3.cc' was generated.
Notify: File `RTP_Types_part_4.cc' was generated.
Notify: File `SDP_Types.hh' was generated.
Notify: File `SDP_Types.cc' was generated.
Notify: File `SDP_Types_part_1.cc' was generated.
Notify: File `SDP_Types_part_2.cc' was generated.
Notify: File `SDP_Types_part_3.cc' was generated.
Notify: File `SDP_Types_part_4.cc' was generated.
Notify: File `Socket_API_Definitions.hh' was generated.
Notify: File `Socket_API_Definitions.cc' was generated.
Notify: File `Socket_API_Definitions_part_1.cc' was generated.
Notify: File `Socket_API_Definitions_part_2.cc' was generated.
Notify: File `Socket_API_Definitions_part_3.cc' was generated.
Notify: File `Socket_API_Definitions_part_4.cc' was generated.
Notify: File `TCCConversion_Functions.hh' was generated.
Notify: File `TCCConversion_Functions.cc' was generated.
Notify: File `TCCConversion_Functions_part_1.cc' was generated.
Notify: File `TCCConversion_Functions_part_2.cc' was generated.
Notify: File `TCCConversion_Functions_part_3.cc' was generated.
Notify: File `TCCConversion_Functions_part_4.cc' was generated.
Notify: File `TCCInterface_Functions.hh' was generated.
Notify: File `TCCInterface_Functions.cc' was generated.
Notify: File `TCCInterface_Functions_part_1.cc' was generated.
Notify: File `TCCInterface_Functions_part_2.cc' was generated.
Notify: File `TCCInterface_Functions_part_3.cc' was generated.
Notify: File `TCCInterface_Functions_part_4.cc' was generated.
Notify: File `TELNETasp_PortType.hh' was generated.
Notify: File `TELNETasp_PortType.cc' was generated.
Notify: File `TELNETasp_PortType_part_1.cc' was generated.
Notify: File `TELNETasp_PortType_part_2.cc' was generated.
Notify: File `TELNETasp_PortType_part_3.cc' was generated.
Notify: File `TELNETasp_PortType_part_4.cc' was generated.
Notify: 186 files were updated.
touch compile
make[1]: Leaving directory '/osmo-ttcn3-hacks/mgw'
make -j16 -C mgw
make[1]: Entering directory '/osmo-ttcn3-hacks/mgw'
Creating dependency file for IP_EncDec.cc
Creating dependency file for TELNETasp_PT.cc
Creating dependency file for Native_FunctionDefs.cc
Creating dependency file for IuUP_EncDec.cc
Creating dependency file for OSMUX_CodecPort_CtrlFunctDef.cc
Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc
Creating dependency file for RTP_EncDec.cc
Creating dependency file for TCCInterface.cc
Creating dependency file for IPL4asp_discovery.cc
Creating dependency file for SDP_parse_.tab.c
Creating dependency file for TCCConversion.cc
Creating dependency file for IPL4asp_PT.cc
Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc
Creating dependency file for lex.SDP_parse_.c
Creating dependency file for SDP_EncDec.cc
Creating dependency file for TELNETasp_PortType_part_4.cc
Creating dependency file for TELNETasp_PortType_part_3.cc
Creating dependency file for TELNETasp_PortType_part_2.cc
Creating dependency file for TELNETasp_PortType_part_1.cc
Creating dependency file for TCCInterface_Functions_part_4.cc
Creating dependency file for TCCInterface_Functions_part_3.cc
Creating dependency file for TCCInterface_Functions_part_1.cc
Creating dependency file for TCCInterface_Functions_part_2.cc
Creating dependency file for TCCConversion_Functions_part_4.cc
Creating dependency file for TCCConversion_Functions_part_3.cc
Creating dependency file for Socket_API_Definitions_part_3.cc
Creating dependency file for Socket_API_Definitions_part_4.cc
Creating dependency file for TCCConversion_Functions_part_2.cc
Creating dependency file for Socket_API_Definitions_part_2.cc
Creating dependency file for Socket_API_Definitions_part_1.cc
Creating dependency file for SDP_Types_part_4.cc
Creating dependency file for TCCConversion_Functions_part_1.cc
Creating dependency file for SDP_Types_part_3.cc
Creating dependency file for RTP_Types_part_4.cc
Creating dependency file for RTP_Types_part_3.cc
Creating dependency file for SDP_Types_part_2.cc
Creating dependency file for SDP_Types_part_1.cc
Creating dependency file for RTP_Types_part_1.cc
Creating dependency file for RTP_Types_part_2.cc
Creating dependency file for RTP_Endpoint_part_3.cc
Creating dependency file for RTP_Endpoint_part_1.cc
Creating dependency file for RTP_Endpoint_part_4.cc
Creating dependency file for RTP_Endpoint_part_2.cc
Creating dependency file for RTP_Emulation_part_2.cc
Creating dependency file for RTP_Emulation_part_4.cc
Creating dependency file for RTP_Emulation_part_1.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for RTP_Emulation_part_3.cc
Creating dependency file for RTP_CodecPort_part_4.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for RTP_CodecPort_part_1.cc
Creating dependency file for RTP_CodecPort_part_2.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for Osmocom_VTY_Functions_part_4.cc
Creating dependency file for RTP_CodecPort_part_3.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for Osmocom_VTY_Functions_part_3.cc
Creating dependency file for Osmocom_VTY_Functions_part_2.cc
Creating dependency file for Osmocom_Types_part_4.cc
Creating dependency file for Osmocom_VTY_Functions_part_1.cc
Creating dependency file for Osmocom_Types_part_3.cc
Creating dependency file for Osmocom_Types_part_2.cc
Creating dependency file for OSMUX_Types_part_4.cc
Creating dependency file for Osmocom_Types_part_1.cc
Creating dependency file for OSMUX_Types_part_3.cc
Creating dependency file for OSMUX_Types_part_2.cc
Creating dependency file for OSMUX_Emulation_part_3.cc
Creating dependency file for OSMUX_Emulation_part_2.cc
Creating dependency file for OSMUX_Types_part_1.cc
Creating dependency file for OSMUX_Emulation_part_1.cc
Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for OSMUX_Emulation_part_4.cc
Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for OSMUX_CodecPort_part_4.cc
Creating dependency file for OSMUX_CodecPort_part_2.cc
Creating dependency file for OSMUX_CodecPort_part_1.cc
Creating dependency file for OSMUX_CodecPort_part_3.cc
Creating dependency file for Native_Functions_part_2.cc
Creating dependency file for Misc_Helpers_part_3.cc
Creating dependency file for Native_Functions_part_3.cc
Creating dependency file for Misc_Helpers_part_1.cc
Creating dependency file for Misc_Helpers_part_4.cc
Creating dependency file for Native_Functions_part_4.cc
Creating dependency file for MGCP_Types_part_4.cc
Creating dependency file for Native_Functions_part_1.cc
Creating dependency file for Misc_Helpers_part_2.cc
Creating dependency file for MGCP_Types_part_2.cc
Creating dependency file for MGCP_Templates_part_4.cc
Creating dependency file for MGCP_Templates_part_3.cc
Creating dependency file for MGCP_Types_part_3.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for MGCP_Types_part_1.cc
Creating dependency file for MGCP_Templates_part_1.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for MGCP_Templates_part_2.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for MGCP_CodecPort_part_4.cc
Creating dependency file for IuUP_Types_part_4.cc
Creating dependency file for MGCP_CodecPort_part_1.cc
Creating dependency file for IuUP_Types_part_1.cc
Creating dependency file for IuUP_Emulation_part_4.cc
Creating dependency file for IuUP_Types_part_3.cc
Creating dependency file for MGCP_CodecPort_part_3.cc
Creating dependency file for MGCP_CodecPort_part_2.cc
Creating dependency file for IuUP_Types_part_2.cc
Creating dependency file for IP_Types_part_4.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for IuUP_Emulation_part_3.cc
Creating dependency file for IP_Types_part_2.cc
Creating dependency file for IuUP_Emulation_part_1.cc
Creating dependency file for IuUP_Emulation_part_2.cc
Creating dependency file for IP_Types_part_3.cc
Creating dependency file for IP_Types_part_1.cc
Creating dependency file for IPL4asp_Types_part_4.cc
Creating dependency file for IPL4asp_Types_part_1.cc
Creating dependency file for IPL4asp_PortType_part_4.cc
Creating dependency file for IPL4asp_Types_part_2.cc
Creating dependency file for IPL4asp_Types_part_3.cc
Creating dependency file for IPL4asp_PortType_part_1.cc
Creating dependency file for IPL4asp_PortType_part_3.cc
Creating dependency file for IPL4asp_Functions_part_4.cc
Creating dependency file for IPL4asp_Functions_part_2.cc
Creating dependency file for IPCP_Types_part_4.cc
Creating dependency file for IPL4asp_Functions_part_1.cc
Creating dependency file for IPL4asp_PortType_part_2.cc
Creating dependency file for IPL4asp_Functions_part_3.cc
Creating dependency file for General_Types_part_4.cc
Creating dependency file for IPCP_Types_part_1.cc
Creating dependency file for General_Types_part_3.cc
Creating dependency file for General_Types_part_2.cc
Creating dependency file for General_Types_part_1.cc
Creating dependency file for IPCP_Types_part_2.cc
Creating dependency file for IPCP_Types_part_3.cc
Creating dependency file for MGCP_Test_part_2.cc
Creating dependency file for MGCP_Test_part_4.cc
Creating dependency file for MGCP_Test_part_1.cc
Creating dependency file for MGCP_Test_part_3.cc
Creating dependency file for TCCInterface_Functions.cc
Creating dependency file for TCCConversion_Functions.cc
Creating dependency file for SDP_Types.cc
Creating dependency file for Socket_API_Definitions.cc
Creating dependency file for TELNETasp_PortType.cc
Creating dependency file for RTP_Types.cc
Creating dependency file for Osmocom_VTY_Functions.cc
Creating dependency file for RTP_CodecPort_CtrlFunct.cc
Creating dependency file for Osmocom_Types.cc
Creating dependency file for OSMUX_Emulation.cc
Creating dependency file for RTP_Endpoint.cc
Creating dependency file for OSMUX_Types.cc
Creating dependency file for RTP_Emulation.cc
Creating dependency file for RTP_CodecPort.cc
Creating dependency file for OSMUX_CodecPort_CtrlFunct.cc
Creating dependency file for OSMUX_CodecPort.cc
Creating dependency file for Native_Functions.cc
Creating dependency file for Misc_Helpers.cc
Creating dependency file for MGCP_Types.cc
Creating dependency file for MGCP_Templates.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct.cc
Creating dependency file for IuUP_Types.cc
Creating dependency file for MGCP_CodecPort.cc
Creating dependency file for IuUP_Emulation.cc
Creating dependency file for IP_Types.cc
Creating dependency file for IPL4asp_Types.cc
Creating dependency file for IPL4asp_PortType.cc
Creating dependency file for IPL4asp_Functions.cc
Creating dependency file for General_Types.cc
Creating dependency file for IPCP_Types.cc
Creating dependency file for MGCP_Test.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Test.o MGCP_Test.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o General_Types.o General_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPCP_Types.o IPCP_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_Functions.o IPL4asp_Functions.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_PortType.o IPL4asp_PortType.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_Types.o IPL4asp_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IP_Types.o IP_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_Emulation.o IuUP_Emulation.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_Types.o IuUP_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort.o MGCP_CodecPort.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Templates.o MGCP_Templates.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Types.o MGCP_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Misc_Helpers.o Misc_Helpers.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Native_Functions.o Native_Functions.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort.o OSMUX_CodecPort.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct.o OSMUX_CodecPort_CtrlFunct.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_Emulation.o OSMUX_Emulation.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_Types.o OSMUX_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Osmocom_Types.o Osmocom_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort.o RTP_CodecPort.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Emulation.o RTP_Emulation.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Endpoint.o RTP_Endpoint.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Types.o RTP_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o SDP_Types.o SDP_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Socket_API_Definitions.o Socket_API_Definitions.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCConversion_Functions.o TCCConversion_Functions.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCInterface_Functions.o TCCInterface_Functions.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TELNETasp_PortType.o TELNETasp_PortType.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Test_part_1.o MGCP_Test_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Test_part_2.o MGCP_Test_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Test_part_3.o MGCP_Test_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Test_part_4.o MGCP_Test_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o General_Types_part_1.o General_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o General_Types_part_2.o General_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o General_Types_part_3.o General_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o General_Types_part_4.o General_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPCP_Types_part_1.o IPCP_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPCP_Types_part_2.o IPCP_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPCP_Types_part_3.o IPCP_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPCP_Types_part_4.o IPCP_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IP_Types_part_1.o IP_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IP_Types_part_2.o IP_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IP_Types_part_3.o IP_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IP_Types_part_4.o IP_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_Types_part_1.o IuUP_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_Types_part_2.o IuUP_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_Types_part_3.o IuUP_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_Types_part_4.o IuUP_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Types_part_1.o MGCP_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Types_part_2.o MGCP_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Types_part_3.o MGCP_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_Types_part_4.o MGCP_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Native_Functions_part_1.o Native_Functions_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Native_Functions_part_2.o Native_Functions_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Native_Functions_part_3.o Native_Functions_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Native_Functions_part_4.o Native_Functions_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_Types_part_1.o OSMUX_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_Types_part_2.o OSMUX_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_Types_part_3.o OSMUX_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_Types_part_4.o OSMUX_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Endpoint_part_1.o RTP_Endpoint_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Endpoint_part_2.o RTP_Endpoint_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Endpoint_part_3.o RTP_Endpoint_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Endpoint_part_4.o RTP_Endpoint_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Types_part_1.o RTP_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Types_part_2.o RTP_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Types_part_3.o RTP_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_Types_part_4.o RTP_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o SDP_Types_part_1.o SDP_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o SDP_Types_part_2.o SDP_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o SDP_Types_part_3.o SDP_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o SDP_Types_part_4.o SDP_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o SDP_EncDec.o SDP_EncDec.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o SDP_parse_.tab.o SDP_parse_.tab.c
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o lex.SDP_parse_.o lex.SDP_parse_.c
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_PT.o IPL4asp_PT.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IPL4asp_discovery.o IPL4asp_discovery.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCConversion.o TCCConversion.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TCCInterface.o TCCInterface.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_EncDec.o RTP_EncDec.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o OSMUX_CodecPort_CtrlFunctDef.o OSMUX_CodecPort_CtrlFunctDef.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IuUP_EncDec.o IuUP_EncDec.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o Native_FunctionDefs.o Native_FunctionDefs.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o TELNETasp_PT.o TELNETasp_PT.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -I/usr/include/titan -fPIC   -o IP_EncDec.o IP_EncDec.cc
g++  -shared -o MGCP_Test.so MGCP_Test.o
g++  -shared -o General_Types.so General_Types.o
g++  -shared -o IPCP_Types.so IPCP_Types.o
g++  -shared -o IPL4asp_Functions.so IPL4asp_Functions.o
g++  -shared -o IPL4asp_PortType.so IPL4asp_PortType.o
g++  -shared -o IPL4asp_Types.so IPL4asp_Types.o
g++  -shared -o IP_Types.so IP_Types.o
g++  -shared -o IuUP_Emulation.so IuUP_Emulation.o
g++  -shared -o IuUP_Types.so IuUP_Types.o
g++  -shared -o MGCP_CodecPort.so MGCP_CodecPort.o
g++  -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o
g++  -shared -o MGCP_Templates.so MGCP_Templates.o
g++  -shared -o MGCP_Types.so MGCP_Types.o
g++  -shared -o Misc_Helpers.so Misc_Helpers.o
g++  -shared -o Native_Functions.so Native_Functions.o
g++  -shared -o OSMUX_CodecPort.so OSMUX_CodecPort.o
g++  -shared -o OSMUX_CodecPort_CtrlFunct.so OSMUX_CodecPort_CtrlFunct.o
g++  -shared -o OSMUX_Emulation.so OSMUX_Emulation.o
g++  -shared -o OSMUX_Types.so OSMUX_Types.o
g++  -shared -o Osmocom_Types.so Osmocom_Types.o
g++  -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o
g++  -shared -o RTP_CodecPort.so RTP_CodecPort.o
g++  -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o
g++  -shared -o RTP_Emulation.so RTP_Emulation.o
g++  -shared -o RTP_Endpoint.so RTP_Endpoint.o
g++  -shared -o RTP_Types.so RTP_Types.o
g++  -shared -o SDP_Types.so SDP_Types.o
g++  -shared -o Socket_API_Definitions.so Socket_API_Definitions.o
g++  -shared -o TCCConversion_Functions.so TCCConversion_Functions.o
g++  -shared -o TCCInterface_Functions.so TCCInterface_Functions.o
g++  -shared -o TELNETasp_PortType.so TELNETasp_PortType.o
g++  -shared -o MGCP_Test_part_1.so MGCP_Test_part_1.o
g++  -shared -o MGCP_Test_part_2.so MGCP_Test_part_2.o
g++  -shared -o MGCP_Test_part_3.so MGCP_Test_part_3.o
g++  -shared -o MGCP_Test_part_4.so MGCP_Test_part_4.o
g++  -shared -o General_Types_part_1.so General_Types_part_1.o
g++  -shared -o General_Types_part_2.so General_Types_part_2.o
g++  -shared -o General_Types_part_3.so General_Types_part_3.o
g++  -shared -o General_Types_part_4.so General_Types_part_4.o
g++  -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o
g++  -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o
g++  -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o
g++  -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o
g++  -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o
g++  -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o
g++  -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o
g++  -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o
g++  -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o
g++  -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o
g++  -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o
g++  -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o
g++  -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o
g++  -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o
g++  -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o
g++  -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o
g++  -shared -o IP_Types_part_1.so IP_Types_part_1.o
g++  -shared -o IP_Types_part_2.so IP_Types_part_2.o
g++  -shared -o IP_Types_part_3.so IP_Types_part_3.o
g++  -shared -o IP_Types_part_4.so IP_Types_part_4.o
g++  -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o
g++  -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o
g++  -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o
g++  -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o
g++  -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o
g++  -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o
g++  -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o
g++  -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o
g++  -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o
g++  -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o
g++  -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o
g++  -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o
g++  -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o
g++  -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o
g++  -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o
g++  -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o
g++  -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o
g++  -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o
g++  -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o
g++  -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o
g++  -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o
g++  -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o
g++  -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o
g++  -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o
g++  -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o
g++  -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o
g++  -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o
g++  -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o
g++  -shared -o Native_Functions_part_1.so Native_Functions_part_1.o
g++  -shared -o Native_Functions_part_2.so Native_Functions_part_2.o
g++  -shared -o Native_Functions_part_3.so Native_Functions_part_3.o
g++  -shared -o Native_Functions_part_4.so Native_Functions_part_4.o
g++  -shared -o OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_1.o
g++  -shared -o OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_2.o
g++  -shared -o OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_3.o
g++  -shared -o OSMUX_CodecPort_part_4.so OSMUX_CodecPort_part_4.o
g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_1.o
g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_2.o
g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_3.o
g++  -shared -o OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_CodecPort_CtrlFunct_part_4.o
g++  -shared -o OSMUX_Emulation_part_1.so OSMUX_Emulation_part_1.o
g++  -shared -o OSMUX_Emulation_part_2.so OSMUX_Emulation_part_2.o
g++  -shared -o OSMUX_Emulation_part_3.so OSMUX_Emulation_part_3.o
g++  -shared -o OSMUX_Emulation_part_4.so OSMUX_Emulation_part_4.o
g++  -shared -o OSMUX_Types_part_1.so OSMUX_Types_part_1.o
g++  -shared -o OSMUX_Types_part_2.so OSMUX_Types_part_2.o
g++  -shared -o OSMUX_Types_part_3.so OSMUX_Types_part_3.o
g++  -shared -o OSMUX_Types_part_4.so OSMUX_Types_part_4.o
g++  -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o
g++  -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o
g++  -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o
g++  -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o
g++  -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o
g++  -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o
g++  -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o
g++  -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o
g++  -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o
g++  -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o
g++  -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o
g++  -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o
g++  -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o
g++  -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o
g++  -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o
g++  -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o
g++  -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o
g++  -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o
g++  -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o
g++  -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o
g++  -shared -o RTP_Endpoint_part_1.so RTP_Endpoint_part_1.o
g++  -shared -o RTP_Endpoint_part_2.so RTP_Endpoint_part_2.o
g++  -shared -o RTP_Endpoint_part_3.so RTP_Endpoint_part_3.o
g++  -shared -o RTP_Endpoint_part_4.so RTP_Endpoint_part_4.o
g++  -shared -o RTP_Types_part_3.so RTP_Types_part_3.o
g++  -shared -o RTP_Types_part_4.so RTP_Types_part_4.o
g++  -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o
g++  -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o
g++  -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o
g++  -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o
g++  -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o
g++  -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o
g++  -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o
g++  -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o
g++  -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o
g++  -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o
g++  -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o
g++  -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o
g++  -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o
g++  -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o
g++  -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o
g++  -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o
g++  -shared -o SDP_EncDec.so SDP_EncDec.o
g++  -shared -o SDP_parse_.tab.so SDP_parse_.tab.o
g++  -shared -o lex.SDP_parse_.so lex.SDP_parse_.o
g++  -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o
g++  -shared -o IPL4asp_PT.so IPL4asp_PT.o
g++  -shared -o IPL4asp_discovery.so IPL4asp_discovery.o
g++  -shared -o TCCConversion.so TCCConversion.o
g++  -shared -o TCCInterface.so TCCInterface.o
g++  -shared -o RTP_EncDec.so RTP_EncDec.o
g++  -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o
g++  -shared -o OSMUX_CodecPort_CtrlFunctDef.so OSMUX_CodecPort_CtrlFunctDef.o
g++  -shared -o IuUP_EncDec.so IuUP_EncDec.o
g++  -shared -o Native_FunctionDefs.so Native_FunctionDefs.o
g++  -shared -o TELNETasp_PT.so TELNETasp_PT.o
g++  -shared -o IP_EncDec.so IP_EncDec.o
g++  -shared -o RTP_Types_part_2.so RTP_Types_part_2.o
g++  -shared -o SDP_Types_part_1.so SDP_Types_part_1.o
g++  -shared -o SDP_Types_part_2.so SDP_Types_part_2.o
g++  -shared -o SDP_Types_part_4.so SDP_Types_part_4.o
g++  -shared -o RTP_Types_part_1.so RTP_Types_part_1.o
g++  -shared -o SDP_Types_part_3.so SDP_Types_part_3.o
if g++  -L /usr/lib/titan -fPIC  -o MGCP_Test -Wl,--no-as-needed MGCP_Test.so General_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so IuUP_Emulation.so IuUP_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Templates.so MGCP_Types.so Misc_Helpers.so Native_Functions.so OSMUX_CodecPort.so OSMUX_CodecPort_CtrlFunct.so OSMUX_Emulation.so OSMUX_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Endpoint.so RTP_Types.so SDP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so MGCP_Test_part_1.so MGCP_Test_part_2.so MGCP_Test_part_3.so MGCP_Test_part_4.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_4.so OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_Emulation_part_1.so OSMUX_Emulation_part_2.so OSMUX_Emulation_part_3.so OSMUX_Emulation_part_4.so OSMUX_Types_part_1.so OSMUX_Types_part_2.so OSMUX_Types_part_3.so OSMUX_Types_part_4.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Endpoint_part_1.so RTP_Endpoint_part_2.so RTP_Endpoint_part_3.so RTP_Endpoint_part_4.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so SDP_EncDec.so SDP_parse_.tab.so lex.SDP_parse_.so MGCP_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so TCCConversion.so TCCInterface.so RTP_EncDec.so RTP_CodecPort_CtrlFunctDef.so OSMUX_CodecPort_CtrlFunctDef.so IuUP_EncDec.so Native_FunctionDefs.so TELNETasp_PT.so IP_EncDec.so \
-L/usr/lib/titan -lttcn3-parallel-dynamic \
-L/lib -lcrypto \
-L/usr/lib -lxml2; \
then : ; else /usr/bin/titanver MGCP_Test.o General_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o IuUP_Emulation.o IuUP_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Templates.o MGCP_Types.o Misc_Helpers.o Native_Functions.o OSMUX_CodecPort.o OSMUX_CodecPort_CtrlFunct.o OSMUX_Emulation.o OSMUX_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Endpoint.o RTP_Types.o SDP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o MGCP_Test_part_1.o MGCP_Test_part_2.o MGCP_Test_part_3.o MGCP_Test_part_4.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_4.o OSMUX_Types_part_1.o OSMUX_Types_part_2.o OSMUX_Types_part_3.o OSMUX_Types_part_4.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Endpoint_part_1.o RTP_Endpoint_part_2.o RTP_Endpoint_part_3.o RTP_Endpoint_part_4.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o SDP_EncDec.o SDP_parse_.tab.o lex.SDP_parse_.o MGCP_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o TCCConversion.o TCCInterface.o RTP_EncDec.o RTP_CodecPort_CtrlFunctDef.o OSMUX_CodecPort_CtrlFunctDef.o IuUP_EncDec.o Native_FunctionDefs.o TELNETasp_PT.o IP_EncDec.o; exit 1; fi
make[1]: Leaving directory '/osmo-ttcn3-hacks/mgw'
Removing intermediate container 0ebc7a55a4c9
 ---> d709d096c2e6
Step 9/12 : VOLUME	/data
 ---> Running in 7b9f6147f2e0
Removing intermediate container 7b9f6147f2e0
 ---> 425827d634a6
Step 10/12 : RUN	ln -s /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh / && 	ln -s /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /
 ---> Running in 56a8db1a6cbc
Removing intermediate container 56a8db1a6cbc
 ---> b6ed3e424c28
Step 11/12 : COPY	MGCP_Test.cfg /data/MGCP_Test.cfg
 ---> 7c189735444c
Step 12/12 : CMD	cd /data && 	/osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/mgw/MGCP_Test; 	exit_code=$?; 	/osmo-ttcn3-hacks/log_merge.sh MGCP_Test --rm; 	exit $exit_code
 ---> Running in 3445b7ed2d53
Removing intermediate container 3445b7ed2d53
 ---> 02b3bd42bda0
[Warning] One or more build-args [OSMO_NITB_BRANCH OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMO_PCU_BRANCH OSMO_SIP_BRANCH DISTRO OSMO_BSC_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_BB_BRANCH OSMO_BTS_BRANCH OSMO_HLR_BRANCH OSMO_MSC_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH OSMO_GGSN_BRANCH] were not consumed
Successfully built 02b3bd42bda0
Successfully tagged osmocom-build/ttcn3-mgw-test:latest
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-mgw-test'
+ docker_image_exists ttcn3-mgw-test
+ docker images -q osmocom-build/ttcn3-mgw-test
+ test -n 02b3bd42bda0
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw-tester
+ cp MGCP_Test.cfg /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw-tester/
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw
+ cp osmo-mgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw/
+ network_create 172.18.4.0/24
+ NET=172.18.4.0/24
+ docker network ls
+ grep -q ttcn3-mgw-test
+ echo Creating network ttcn3-mgw-test
Creating network ttcn3-mgw-test
+ docker network create --internal --subnet 172.18.4.0/24 ttcn3-mgw-test
068dfd33efeaa05683cb3d3c6104753244b2567ce77c75858f2bed8b93a52a61
+ docker run --rm --network ttcn3-mgw-test --ip 172.18.4.180 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw:/data --name jenkins-ttcn3-mgw-test-1054-mgw -d osmocom-build/osmo-mgw-master
e160b40bc251f732736cab2f5522c1ef85a4df4d5c2df8938770d059a779eac4
+ docker run --rm --network ttcn3-mgw-test --ip 172.18.4.181 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw-tester:/data -e TTCN3_PCAP_PATH=/data --name jenkins-ttcn3-mgw-test-1054-ttcn3-mgw-test osmocom-build/ttcn3-mgw-test
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli MGCP_Test.cfg

*************************************************************************
* TTCN-3 Test Executor - Main Controller 2                              *
* Version: CRL 113 200/6 R6B                                            *
* Copyright (c) 2000-2019 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: MGCP_Test.cfg
MC@72cc77fdd475: Unix server socket created successfully.
MC@72cc77fdd475: Listening on TCP port 34443.
MC2> 72cc77fdd475 is the default
spawn /osmo-ttcn3-hacks/mgw/MGCP_Test 72cc77fdd475 34443
TTCN-3 Host Controller (parallel mode), version CRL 113 200/6 R6B
MC@72cc77fdd475: New HC connected from 72cc77fdd475 [172.18.4.181]. 72cc77fdd475: Linux 4.19.0-6-amd64 on x86_64.
cmtc
MC@72cc77fdd475: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@72cc77fdd475: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
MC@72cc77fdd475: Configuration file was processed on all HCs.
MC@72cc77fdd475: Creating MTC on host 72cc77fdd475.
MC@72cc77fdd475: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest'.
------ MGCP_Test.TC_selftest ------
Wed Aug 12 06:33:38 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_selftest started.
MTC@72cc77fdd475: "AUEP 158663169 ds/e1-1/2@172.16.6.66 MGCP 1.0\r\n"
MTC@72cc77fdd475: { line := { verb := "AUEP", trans_id := "158663169", ep := "ds/e1-1/2@172.16.6.66", ver := "1.0" }, params := { }, sdp := omit }
MTC@72cc77fdd475: "MDCX 18983215 rtpbridge/1@mgw MGCP 1.0\r\n"
MTC@72cc77fdd475: { line := { verb := "MDCX", trans_id := "18983215", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { }, sdp := omit }
MTC@72cc77fdd475: "200 18983215 OK\r\nI: 1\n\nv=0\r\no=- 1 23 IN IP4 0.0.0.0\r\ns=-\r\nc=IN IP4 0.0.0.0\r\nt=0 0\r\nm=audio 0 RTP/AVP 126\r\na=rtpmap:126 AMR/8000\r\na=ptime:20\r\n"
MTC@72cc77fdd475: { line := { code := "200", trans_id := "18983215", string := "OK" }, params := { { code := "I", val := "1" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "0.0.0.0" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "0.0.0.0", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "126" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "126 AMR/8000" } }, { ptime := { attr_value := "20" } } } } } } }
MTC@72cc77fdd475: "MDCX 18983216 rtpbridge/1@mgw MGCP 1.0\r\nM: sendrecv\rC: 2\r\nI: 1\r\nL: p:20, a:AMR, nt:IN\r\n\nv=0\r\no=- 1 23 IN IP4 0.0.0.0\r\ns=-\r\nc=IN IP4 0.0.0.0\r\nt=0 0\r\nm=audio 4441 RTP/AVP 99\r\na=rtpmap:99 AMR/8000\r\na=ptime:40\r\n"
MTC@72cc77fdd475: { line := { verb := "MDCX", trans_id := "18983216", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "2" }, { code := "I", val := "1" }, { code := "L", val := "p:20, a:AMR, nt:IN" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "0.0.0.0" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "0.0.0.0", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 4441, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "99" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "99 AMR/8000" } }, { ptime := { attr_value := "40" } } } } } } }
MTC@72cc77fdd475: { line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/42@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "1234" }, { code := "L", val := "p:20, a:AMR" } }, sdp := omit }
MTC@72cc77fdd475: "CRCX 23 rtpbridge/42@mgw MGCP 1.0\r\nM: sendrecv\r\nC: 1234\r\nL: p:20, a:AMR\r\n"
MTC@72cc77fdd475: "510 23 FAIL\r\n"
MTC@72cc77fdd475: { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit }
MTC@72cc77fdd475: { response := { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } }
MTC@72cc77fdd475: Test case TC_selftest finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass'.
Wed Aug 12 06:33:39 UTC 2020
-e ====== MGCP_Test.TC_selftest pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=1637)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx'.
------ MGCP_Test.TC_crcx ------
Wed Aug 12 06:33:41 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx started.
MTC@72cc77fdd475: Test case TC_crcx finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass'.
Wed Aug 12 06:33:42 UTC 2020
-e ====== MGCP_Test.TC_crcx pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=280)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco'.
------ MGCP_Test.TC_crcx_no_lco ------
Wed Aug 12 06:33:43 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_no_lco started.
MTC@72cc77fdd475: Test case TC_crcx_no_lco finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass'.
Wed Aug 12 06:33:44 UTC 2020
-e ====== MGCP_Test.TC_crcx_no_lco pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=10820)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix'.
------ MGCP_Test.TC_crcx_noprefix ------
Wed Aug 12 06:33:45 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_noprefix started.
MTC@72cc77fdd475: Test case TC_crcx_noprefix finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass'.
Wed Aug 12 06:33:46 UTC 2020
-e ====== MGCP_Test.TC_crcx_noprefix pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15565)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode'.
------ MGCP_Test.TC_crcx_unsupp_mode ------
Wed Aug 12 06:33:47 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_unsupp_mode started.
MTC@72cc77fdd475: Test case TC_crcx_unsupp_mode finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass'.
Wed Aug 12 06:33:48 UTC 2020
-e ====== MGCP_Test.TC_crcx_unsupp_mode pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=8699)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode'.
------ MGCP_Test.TC_crcx_early_bidir_mode ------
Wed Aug 12 06:33:50 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_early_bidir_mode started.
MTC@72cc77fdd475: Test case TC_crcx_early_bidir_mode finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode pass'.
Wed Aug 12 06:33:51 UTC 2020
-e ====== MGCP_Test.TC_crcx_early_bidir_mode pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=9831)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param'.
------ MGCP_Test.TC_crcx_unsupp_param ------
Wed Aug 12 06:33:53 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_unsupp_param started.
MTC@72cc77fdd475: Test case TC_crcx_unsupp_param finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass'.
Wed Aug 12 06:33:54 UTC 2020
-e ====== MGCP_Test.TC_crcx_unsupp_param pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=7552)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid'.
------ MGCP_Test.TC_crcx_missing_callid ------
Wed Aug 12 06:33:56 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_missing_callid started.
MTC@72cc77fdd475: Test case TC_crcx_missing_callid finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass'.
Wed Aug 12 06:33:57 UTC 2020
-e ====== MGCP_Test.TC_crcx_missing_callid pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=7156)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode'.
------ MGCP_Test.TC_crcx_missing_mode ------
Wed Aug 12 06:33:59 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_missing_mode started.
MTC@72cc77fdd475: Test case TC_crcx_missing_mode finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass'.
Wed Aug 12 06:34:00 UTC 2020
-e ====== MGCP_Test.TC_crcx_missing_mode pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv'.
------ MGCP_Test.TC_crcx_unsupp_packet_intv ------
Wed Aug 12 06:34:01 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_unsupp_packet_intv started.
MTC@72cc77fdd475: Test case TC_crcx_unsupp_packet_intv finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass'.
Wed Aug 12 06:34:02 UTC 2020
-e ====== MGCP_Test.TC_crcx_unsupp_packet_intv pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=4181)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco'.
------ MGCP_Test.TC_crcx_illegal_double_lco ------
Wed Aug 12 06:34:03 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_illegal_double_lco started.
MTC@72cc77fdd475: Test case TC_crcx_illegal_double_lco finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass'.
Wed Aug 12 06:34:04 UTC 2020
-e ====== MGCP_Test.TC_crcx_illegal_double_lco pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=8966)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp'.
------ MGCP_Test.TC_crcx_sdp ------
Wed Aug 12 06:34:06 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_sdp started.
MTC@72cc77fdd475: Test case TC_crcx_sdp finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass'.
Wed Aug 12 06:34:07 UTC 2020
-e ====== MGCP_Test.TC_crcx_sdp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=17464)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded'.
------ MGCP_Test.TC_crcx_wildcarded ------
Wed Aug 12 06:34:09 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_wildcarded started.
MTC@72cc77fdd475: Test case TC_crcx_wildcarded finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass'.
Wed Aug 12 06:34:10 UTC 2020
-e ====== MGCP_Test.TC_crcx_wildcarded pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=4096)
Waiting for packet dumper to finish... 1 (prev_count=4096, count=13682)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust'.
------ MGCP_Test.TC_crcx_wildcarded_exhaust ------
Wed Aug 12 06:34:12 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_wildcarded_exhaust started.
MTC@72cc77fdd475: Test case TC_crcx_wildcarded_exhaust finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass'.
Wed Aug 12 06:34:13 UTC 2020
-e ====== MGCP_Test.TC_crcx_wildcarded_exhaust pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=163394)
Waiting for packet dumper to finish... 1 (prev_count=163394, count=314233)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx'.
------ MGCP_Test.TC_mdcx_without_crcx ------
Wed Aug 12 06:34:15 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_mdcx_without_crcx started.
MTC@72cc77fdd475: Test case TC_mdcx_without_crcx finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass'.
Wed Aug 12 06:34:16 UTC 2020
-e ====== MGCP_Test.TC_mdcx_without_crcx pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9316)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx'.
------ MGCP_Test.TC_dlcx_without_crcx ------
Wed Aug 12 06:34:17 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_dlcx_without_crcx started.
MTC@72cc77fdd475: Test case TC_dlcx_without_crcx finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass'.
Wed Aug 12 06:34:18 UTC 2020
-e ====== MGCP_Test.TC_dlcx_without_crcx pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=6933)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded'.
------ MGCP_Test.TC_mdcx_wildcarded ------
Wed Aug 12 06:34:20 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_mdcx_wildcarded started.
MTC@72cc77fdd475: Test case TC_mdcx_wildcarded finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass'.
Wed Aug 12 06:34:21 UTC 2020
-e ====== MGCP_Test.TC_mdcx_wildcarded pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=291)
Waiting for packet dumper to finish... 1 (prev_count=291, count=9334)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded'.
------ MGCP_Test.TC_dlcx_wildcarded ------
Wed Aug 12 06:34:23 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_dlcx_wildcarded started.
MTC@72cc77fdd475: Test case TC_dlcx_wildcarded finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass'.
Wed Aug 12 06:34:24 UTC 2020
-e ====== MGCP_Test.TC_dlcx_wildcarded pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=6943)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid'.
------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid ------
Wed Aug 12 06:34:26 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_ep_callid_connid started.
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_ep_callid_connid finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass'.
Wed Aug 12 06:34:27 UTC 2020
-e ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=15897)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid'.
------ MGCP_Test.TC_crcx_and_dlcx_ep_callid ------
Wed Aug 12 06:34:30 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_ep_callid started.
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_ep_callid finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass'.
Wed Aug 12 06:34:31 UTC 2020
-e ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=14966)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep'.
------ MGCP_Test.TC_crcx_and_dlcx_ep ------
Wed Aug 12 06:34:33 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_ep started.
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_ep finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass'.
Wed Aug 12 06:34:34 UTC 2020
-e ====== MGCP_Test.TC_crcx_and_dlcx_ep pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=14738)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval'.
------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval ------
Wed Aug 12 06:34:36 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_ep_callid_inval started.
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_ep_callid_inval finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass'.
Wed Aug 12 06:34:37 UTC 2020
-e ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=14721)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval'.
------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval ------
Wed Aug 12 06:34:39 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_ep_callid_connid_inval started.
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_ep_callid_connid_inval finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass'.
Wed Aug 12 06:34:40 UTC 2020
-e ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=15223)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans'.
------ MGCP_Test.TC_crcx_and_dlcx_retrans ------
Wed Aug 12 06:34:42 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_retrans started.
MTC@72cc77fdd475: Test case TC_crcx_and_dlcx_retrans finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass'.
Wed Aug 12 06:34:43 UTC 2020
-e ====== MGCP_Test.TC_crcx_and_dlcx_retrans pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=16242)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard'.
------ MGCP_Test.TC_crcx_osmux_wildcard ------
Wed Aug 12 06:34:45 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_osmux_wildcard started.
MTC@72cc77fdd475: Test case TC_crcx_osmux_wildcard finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass'.
Wed Aug 12 06:34:46 UTC 2020
-e ====== MGCP_Test.TC_crcx_osmux_wildcard pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=17087)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed'.
------ MGCP_Test.TC_crcx_osmux_fixed ------
Wed Aug 12 06:34:47 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_osmux_fixed started.
MTC@72cc77fdd475: Test case TC_crcx_osmux_fixed finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass'.
Wed Aug 12 06:34:48 UTC 2020
-e ====== MGCP_Test.TC_crcx_osmux_fixed pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=16446)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice'.
------ MGCP_Test.TC_crcx_osmux_fixed_twice ------
Wed Aug 12 06:34:50 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_osmux_fixed_twice started.
MTC@72cc77fdd475: Test case TC_crcx_osmux_fixed_twice finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass'.
Wed Aug 12 06:34:51 UTC 2020
-e ====== MGCP_Test.TC_crcx_osmux_fixed_twice pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=27405)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux'.
------ MGCP_Test.TC_one_crcx_receive_only_osmux ------
Wed Aug 12 06:34:53 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_one_crcx_receive_only_osmux started.
MTC@72cc77fdd475: stats: { num_pkts_tx := 24, bytes_payload_tx := 1440, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_one_crcx_receive_only_osmux finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass'.
Wed Aug 12 06:34:55 UTC 2020
-e ====== MGCP_Test.TC_one_crcx_receive_only_osmux pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=27803)
Waiting for packet dumper to finish... 1 (prev_count=27803, count=30647)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux'.
------ MGCP_Test.TC_one_crcx_loopback_osmux ------
Wed Aug 12 06:34:57 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_one_crcx_loopback_osmux started.
OsmuxEM(91)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_one_crcx_loopback_osmux finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass'.
Wed Aug 12 06:34:59 UTC 2020
-e ====== MGCP_Test.TC_one_crcx_loopback_osmux pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=45309)
Waiting for packet dumper to finish... 1 (prev_count=45309, count=49260)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux'.
------ MGCP_Test.TC_two_crcx_and_rtp_osmux ------
Wed Aug 12 06:35:01 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_and_rtp_osmux started.
RTPEM0(92)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(92)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
OsmuxEM(95)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(93)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: tolerance: 0 packets
MTC@72cc77fdd475: batch_size: 4 packets
MTC@72cc77fdd475: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_and_rtp_osmux finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass'.
Wed Aug 12 06:35:03 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_and_rtp_osmux pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=107190)
Waiting for packet dumper to finish... 1 (prev_count=107190, count=113864)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir'.
------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir ------
Wed Aug 12 06:35:06 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_and_rtp_osmux_bidir started.
OsmuxEM(99)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(97)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats A: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 690, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: tolerance: 3 packets
MTC@72cc77fdd475: batch_size: 4 packets
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 690, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_and_rtp_osmux_bidir finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass'.
Wed Aug 12 06:35:08 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=174479)
Waiting for packet dumper to finish... 1 (prev_count=174479, count=181254)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard'.
------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard ------
Wed Aug 12 06:35:10 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard started.
RTPEM0(100)@72cc77fdd475: Warning: Re-starting timer T_transmit, which is already active (running or expired).
OsmuxEM(103)@72cc77fdd475: Warning: Re-starting timer T_transmit, which is already active (running or expired).
MTC@72cc77fdd475: stats: { num_pkts_tx := 198, bytes_payload_tx := 3366, num_pkts_rx := 96, bytes_payload_rx := 1632, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 43, bytes_payload_tx := 2580, num_pkts_rx := 23, bytes_payload_rx := 1380, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass'.
Wed Aug 12 06:35:15 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=473308)
Waiting for packet dumper to finish... 1 (prev_count=473308, count=476596)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed'.
------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed ------
Wed Aug 12 06:35:17 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed started.
RTPEM0(104)@72cc77fdd475: Warning: Re-starting timer T_transmit, which is already active (running or expired).
OsmuxEM(107)@72cc77fdd475: Warning: Re-starting timer T_transmit, which is already active (running or expired).
MTC@72cc77fdd475: stats: { num_pkts_tx := 196, bytes_payload_tx := 3332, num_pkts_rx := 96, bytes_payload_rx := 1632, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 42, bytes_payload_tx := 2520, num_pkts_rx := 23, bytes_payload_rx := 1380, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass'.
Wed Aug 12 06:35:22 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=463738)
Waiting for packet dumper to finish... 1 (prev_count=463738, count=467026)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep'.
------ MGCP_Test.TC_crcx_dlcx_30ep ------
Wed Aug 12 06:35:24 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_crcx_dlcx_30ep started.
MTC@72cc77fdd475: Test case TC_crcx_dlcx_30ep finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass'.
Wed Aug 12 06:35:25 UTC 2020
-e ====== MGCP_Test.TC_crcx_dlcx_30ep pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=212924)
Waiting for packet dumper to finish... 1 (prev_count=212924, count=312075)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest'.
------ MGCP_Test.TC_rtpem_selftest ------
Wed Aug 12 06:35:27 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_rtpem_selftest started.
MTC@72cc77fdd475: === starting
MTC@72cc77fdd475: === stopping
RTPEM1(112)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(111)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats A: { num_pkts_tx := 247, bytes_payload_tx := 988, num_pkts_rx := 247, bytes_payload_rx := 988, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats B: { num_pkts_tx := 247, bytes_payload_tx := 988, num_pkts_rx := 247, bytes_payload_rx := 988, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: tolerance: 0 packets
MTC@72cc77fdd475: Test case TC_rtpem_selftest finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass'.
Wed Aug 12 06:35:34 UTC 2020
-e ====== MGCP_Test.TC_rtpem_selftest pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=40893)
Waiting for packet dumper to finish... 1 (prev_count=40893, count=41374)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp'.
------ MGCP_Test.TC_one_crcx_receive_only_rtp ------
Wed Aug 12 06:35:36 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_one_crcx_receive_only_rtp started.
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_one_crcx_receive_only_rtp finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass'.
Wed Aug 12 06:35:38 UTC 2020
-e ====== MGCP_Test.TC_one_crcx_receive_only_rtp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=63988)
Waiting for packet dumper to finish... 1 (prev_count=63988, count=66404)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp'.
------ MGCP_Test.TC_one_crcx_loopback_rtp ------
Wed Aug 12 06:35:40 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_one_crcx_loopback_rtp started.
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_one_crcx_loopback_rtp finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass'.
Wed Aug 12 06:35:42 UTC 2020
-e ====== MGCP_Test.TC_one_crcx_loopback_rtp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=136688)
Waiting for packet dumper to finish... 1 (prev_count=136688, count=139104)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp'.
------ MGCP_Test.TC_two_crcx_and_rtp ------
Wed Aug 12 06:35:44 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_and_rtp started.
RTPEM0(120)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(120)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats B: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: tolerance: 0 packets
MTC@72cc77fdd475: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_and_rtp finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass'.
Wed Aug 12 06:35:46 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_and_rtp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=146401)
Waiting for packet dumper to finish... 1 (prev_count=146401, count=148813)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir'.
------ MGCP_Test.TC_two_crcx_and_rtp_bidir ------
Wed Aug 12 06:35:48 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_and_rtp_bidir started.
MTC@72cc77fdd475: stats A: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats B: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: tolerance: 3 packets
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_and_rtp_bidir finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass'.
Wed Aug 12 06:35:50 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_and_rtp_bidir pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=193602)
Waiting for packet dumper to finish... 1 (prev_count=193602, count=269666)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp'.
------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp ------
Wed Aug 12 06:35:52 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_diff_pt_and_rtp started.
RTPEM0(126)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(126)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats B: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: tolerance: 0 packets
MTC@72cc77fdd475: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_diff_pt_and_rtp finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass'.
Wed Aug 12 06:35:55 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=146447)
Waiting for packet dumper to finish... 1 (prev_count=146447, count=148863)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir'.
------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir ------
Wed Aug 12 06:35:57 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_diff_pt_and_rtp_bidir started.
MTC@72cc77fdd475: stats A: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats B: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: tolerance: 3 packets
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_diff_pt_and_rtp_bidir finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass'.
Wed Aug 12 06:35:59 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=198556)
Waiting for packet dumper to finish... 1 (prev_count=198556, count=269700)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp'.
------ MGCP_Test.TC_two_crcx_mdcx_and_rtp ------
Wed Aug 12 06:36:01 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_mdcx_and_rtp started.
RTPEM0(132)@72cc77fdd475: Warning: Re-starting timer T_transmit, which is already active (running or expired).
RTPEM1(133)@72cc77fdd475: Warning: Re-starting timer T_transmit, which is already active (running or expired).
MTC@72cc77fdd475: stats: { num_pkts_tx := 196, bytes_payload_tx := 784, num_pkts_rx := 98, bytes_payload_rx := 392, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 172, bytes_payload_tx := 688, num_pkts_rx := 98, bytes_payload_rx := 392, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_mdcx_and_rtp finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass'.
Wed Aug 12 06:36:06 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=623727)
Waiting for packet dumper to finish... 1 (prev_count=623727, count=710326)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp'.
------ MGCP_Test.TC_two_crcx_and_unsolicited_rtp ------
Wed Aug 12 06:36:08 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_and_unsolicited_rtp started.
RTPEM1(136)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(136)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats A: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats B: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: tolerance: 0 packets
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_and_unsolicited_rtp finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass'.
Wed Aug 12 06:36:10 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=181225)
Waiting for packet dumper to finish... 1 (prev_count=181225, count=183653)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho'.
------ MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho ------
Wed Aug 12 06:36:12 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_two_crcx_and_one_mdcx_rtp_ho started.
MTC@72cc77fdd475: stats A: { num_pkts_tx := 147, bytes_payload_tx := 588, num_pkts_rx := 147, bytes_payload_rx := 588, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats B: { num_pkts_tx := 147, bytes_payload_tx := 588, num_pkts_rx := 147, bytes_payload_rx := 588, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: tolerance: 5 packets
MTC@72cc77fdd475: stats: { num_pkts_tx := 147, bytes_payload_tx := 588, num_pkts_rx := 147, bytes_payload_rx := 588, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 147, bytes_payload_tx := 588, num_pkts_rx := 147, bytes_payload_rx := 588, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_two_crcx_and_one_mdcx_rtp_ho finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass'.
Wed Aug 12 06:36:16 UTC 2020
-e ====== MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=802824)
Waiting for packet dumper to finish... 1 (prev_count=802824, count=831754)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion'.
------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion ------
Wed Aug 12 06:36:18 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_ts101318_rfc5993_rtp_conversion started.
RTPEM1(142)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(142)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(141)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(141)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(141)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(142)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_ts101318_rfc5993_rtp_conversion finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass'.
Wed Aug 12 06:36:23 UTC 2020
-e ====== MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=270095)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion'.
------ MGCP_Test.TC_amr_oa_bwe_rtp_conversion ------
Wed Aug 12 06:36:24 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_amr_oa_bwe_rtp_conversion started.
RTPEM1(145)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(145)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(144)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(144)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(144)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(145)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 49, bytes_payload_rx := 833, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 784, num_pkts_rx := 49, bytes_payload_rx := 784, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_amr_oa_bwe_rtp_conversion finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass'.
Wed Aug 12 06:36:29 UTC 2020
-e ====== MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=294785)
Waiting for packet dumper to finish... 1 (prev_count=294785, count=297197)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion'.
------ MGCP_Test.TC_amr_oa_oa_rtp_conversion ------
Wed Aug 12 06:36:32 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_amr_oa_oa_rtp_conversion started.
RTPEM1(148)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(148)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(147)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(147)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(147)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(148)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_amr_oa_oa_rtp_conversion finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass'.
Wed Aug 12 06:36:37 UTC 2020
-e ====== MGCP_Test.TC_amr_oa_oa_rtp_conversion pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=270392)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion'.
------ MGCP_Test.TC_amr_bwe_bwe_rtp_conversion ------
Wed Aug 12 06:36:38 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_amr_bwe_bwe_rtp_conversion started.
RTPEM1(151)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(151)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(150)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(150)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM0(150)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
RTPEM1(151)@72cc77fdd475: Warning: Stopping inactive timer T_transmit.
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 }
MTC@72cc77fdd475: Test case TC_amr_bwe_bwe_rtp_conversion finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass'.
Wed Aug 12 06:36:43 UTC 2020
-e ====== MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=270202)
Waiting for packet dumper to finish... 1 (prev_count=270202, count=272618)
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout'.
------ MGCP_Test.TC_conn_timeout ------
Wed Aug 12 06:36:45 UTC 2020
Waiting for packet dumper to start... 0
MTC@72cc77fdd475: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout' was executed successfully (exit status: 0).
MTC@72cc77fdd475: Test case TC_conn_timeout started.
MTC@72cc77fdd475: Setting conn-timeout to 1s
MTC@72cc77fdd475: Sending RTP data for 1.5s
MTC@72cc77fdd475: Stopping for 0.5s and resuming
MTC@72cc77fdd475: Stopping for 1.5s, expecting to run into timeout
MTC@72cc77fdd475: Resuming should fail now
RTPEM0(153)@72cc77fdd475: Connection refused (expected)
RTPEM0(153)@72cc77fdd475: Connection refused (expected)
RTPEM0(153)@72cc77fdd475: Connection refused (expected)
RTPEM0(153)@72cc77fdd475: Connection refused (expected)
RTPEM0(153)@72cc77fdd475: Connection refused (expected)
RTPEM0(153)@72cc77fdd475: Connection refused (expected)
MTC@72cc77fdd475: Test case TC_conn_timeout finished. Verdict: pass
MTC@72cc77fdd475: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass'.
Wed Aug 12 06:36:50 UTC 2020
-e ====== MGCP_Test.TC_conn_timeout pass ======

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

Comparing expected results '/osmo-ttcn3-hacks/mgw/expected-results.xml' against results in 'junit-xml-21.log'
--------------------
pass MGCP_Test.TC_selftest
pass MGCP_Test.TC_crcx
pass MGCP_Test.TC_crcx_no_lco
pass MGCP_Test.TC_crcx_noprefix
pass MGCP_Test.TC_crcx_unsupp_mode
pass MGCP_Test.TC_crcx_early_bidir_mode
pass MGCP_Test.TC_crcx_unsupp_param
pass MGCP_Test.TC_crcx_missing_callid
pass MGCP_Test.TC_crcx_missing_mode
pass MGCP_Test.TC_crcx_unsupp_packet_intv
pass MGCP_Test.TC_crcx_illegal_double_lco
pass MGCP_Test.TC_crcx_sdp
pass MGCP_Test.TC_crcx_wildcarded
pass MGCP_Test.TC_crcx_wildcarded_exhaust
pass MGCP_Test.TC_mdcx_without_crcx
pass MGCP_Test.TC_dlcx_without_crcx
pass MGCP_Test.TC_mdcx_wildcarded
pass MGCP_Test.TC_dlcx_wildcarded
pass MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid
pass MGCP_Test.TC_crcx_and_dlcx_ep_callid
pass MGCP_Test.TC_crcx_and_dlcx_ep
pass MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval
pass MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval
pass MGCP_Test.TC_crcx_and_dlcx_retrans
pass MGCP_Test.TC_crcx_osmux_wildcard
pass MGCP_Test.TC_crcx_osmux_fixed
pass MGCP_Test.TC_crcx_osmux_fixed_twice
pass MGCP_Test.TC_one_crcx_receive_only_osmux
pass MGCP_Test.TC_one_crcx_loopback_osmux
pass MGCP_Test.TC_two_crcx_and_rtp_osmux
pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir
pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard
pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed
pass MGCP_Test.TC_crcx_dlcx_30ep
pass MGCP_Test.TC_rtpem_selftest
pass MGCP_Test.TC_one_crcx_receive_only_rtp
pass MGCP_Test.TC_one_crcx_loopback_rtp
pass MGCP_Test.TC_two_crcx_and_rtp
pass MGCP_Test.TC_two_crcx_and_rtp_bidir
pass MGCP_Test.TC_two_crcx_diff_pt_and_rtp
pass MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir
pass MGCP_Test.TC_two_crcx_mdcx_and_rtp
pass MGCP_Test.TC_two_crcx_and_unsolicited_rtp
pass MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho
pass MGCP_Test.TC_ts101318_rfc5993_rtp_conversion
pass MGCP_Test.TC_amr_oa_bwe_rtp_conversion
pass MGCP_Test.TC_amr_oa_oa_rtp_conversion
pass MGCP_Test.TC_amr_bwe_bwe_rtp_conversion
pass MGCP_Test.TC_conn_timeout

Summary:
  pass: 49


Generated MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.merged
Generated MGCP_Test.TC_amr_oa_bwe_rtp_conversion.merged
Generated MGCP_Test.TC_amr_oa_oa_rtp_conversion.merged
Generated MGCP_Test.TC_conn_timeout.merged
Generated MGCP_Test.TC_crcx.merged
Generated MGCP_Test.TC_crcx_and_dlcx_ep.merged
Generated MGCP_Test.TC_crcx_and_dlcx_ep_callid.merged
Generated MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.merged
Generated MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.merged
Generated MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.merged
Generated MGCP_Test.TC_crcx_and_dlcx_retrans.merged
Generated MGCP_Test.TC_crcx_dlcx_30ep.merged
Generated MGCP_Test.TC_crcx_early_bidir_mode.merged
Generated MGCP_Test.TC_crcx_illegal_double_lco.merged
Generated MGCP_Test.TC_crcx_missing_callid.merged
Generated MGCP_Test.TC_crcx_missing_mode.merged
Generated MGCP_Test.TC_crcx_no_lco.merged
Generated MGCP_Test.TC_crcx_noprefix.merged
Generated MGCP_Test.TC_crcx_osmux_fixed.merged
Generated MGCP_Test.TC_crcx_osmux_fixed_twice.merged
Generated MGCP_Test.TC_crcx_osmux_wildcard.merged
Generated MGCP_Test.TC_crcx_sdp.merged
Generated MGCP_Test.TC_crcx_unsupp_mode.merged
Generated MGCP_Test.TC_crcx_unsupp_packet_intv.merged
Generated MGCP_Test.TC_crcx_unsupp_param.merged
Generated MGCP_Test.TC_crcx_wildcarded.merged
Generated MGCP_Test.TC_crcx_wildcarded_exhaust.merged
Generated MGCP_Test.TC_dlcx_wildcarded.merged
Generated MGCP_Test.TC_dlcx_without_crcx.merged
Generated MGCP_Test.TC_mdcx_wildcarded.merged
Generated MGCP_Test.TC_mdcx_without_crcx.merged
Generated MGCP_Test.TC_one_crcx_loopback_osmux.merged
Generated MGCP_Test.TC_one_crcx_loopback_rtp.merged
Generated MGCP_Test.TC_one_crcx_receive_only_osmux.merged
Generated MGCP_Test.TC_one_crcx_receive_only_rtp.merged
Generated MGCP_Test.TC_rtpem_selftest.merged
Generated MGCP_Test.TC_selftest.merged
Generated MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.merged
Generated MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.merged
Generated MGCP_Test.TC_two_crcx_and_rtp.merged
Generated MGCP_Test.TC_two_crcx_and_rtp_bidir.merged
Generated MGCP_Test.TC_two_crcx_and_rtp_osmux.merged
Generated MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.merged
Generated MGCP_Test.TC_two_crcx_and_unsolicited_rtp.merged
Generated MGCP_Test.TC_two_crcx_diff_pt_and_rtp.merged
Generated MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.merged
Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp.merged
Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.merged
Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.merged
Removing Input log files !!!
+ docker container stop jenkins-ttcn3-mgw-test-1054-mgw
jenkins-ttcn3-mgw-test-1054-mgw
+ network_remove
+ echo Removing network ttcn3-mgw-test
Removing network ttcn3-mgw-test
+ docker network remove ttcn3-mgw-test
ttcn3-mgw-test
+ collect_logs
+ fix_perms
+ docker_image_exists debian-stretch-build
+ docker images -q osmocom-build/debian-stretch-build
+ test -n 1bf3aa421c99
+ echo Fixing permissions
Fixing permissions
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs:/data --name jenkins-ttcn3-mgw-test-1054-cleaner osmocom-build/debian-stretch-build chmod -R a+rX /data/
+ cat /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw-tester/junit-xml-21.log
<?xml version="1.0"?>
<testsuite name='Titan' tests='49' failures='0' errors='0' skipped='0' inconc='0' time='194.00'>
  <testcase classname='MGCP_Test' name='TC_selftest' time='0.003295'/>
  <testcase classname='MGCP_Test' name='TC_crcx' time='0.018791'/>
  <testcase classname='MGCP_Test' name='TC_crcx_no_lco' time='0.015263'/>
  <testcase classname='MGCP_Test' name='TC_crcx_noprefix' time='0.015038'/>
  <testcase classname='MGCP_Test' name='TC_crcx_unsupp_mode' time='0.013005'/>
  <testcase classname='MGCP_Test' name='TC_crcx_early_bidir_mode' time='0.014214'/>
  <testcase classname='MGCP_Test' name='TC_crcx_unsupp_param' time='0.014516'/>
  <testcase classname='MGCP_Test' name='TC_crcx_missing_callid' time='0.013562'/>
  <testcase classname='MGCP_Test' name='TC_crcx_missing_mode' time='0.015116'/>
  <testcase classname='MGCP_Test' name='TC_crcx_unsupp_packet_intv' time='0.014352'/>
  <testcase classname='MGCP_Test' name='TC_crcx_illegal_double_lco' time='0.014686'/>
  <testcase classname='MGCP_Test' name='TC_crcx_sdp' time='0.017634'/>
  <testcase classname='MGCP_Test' name='TC_crcx_wildcarded' time='0.015525'/>
  <testcase classname='MGCP_Test' name='TC_crcx_wildcarded_exhaust' time='0.047769'/>
  <testcase classname='MGCP_Test' name='TC_mdcx_without_crcx' time='0.012616'/>
  <testcase classname='MGCP_Test' name='TC_dlcx_without_crcx' time='0.013530'/>
  <testcase classname='MGCP_Test' name='TC_mdcx_wildcarded' time='0.016337'/>
  <testcase classname='MGCP_Test' name='TC_dlcx_wildcarded' time='0.015044'/>
  <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid' time='0.013937'/>
  <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid' time='0.014124'/>
  <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep' time='0.016014'/>
  <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_inval' time='0.017955'/>
  <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid_inval' time='0.015015'/>
  <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_retrans' time='0.015396'/>
  <testcase classname='MGCP_Test' name='TC_crcx_osmux_wildcard' time='0.016476'/>
  <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed' time='0.017284'/>
  <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed_twice' time='0.018270'/>
  <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_osmux' time='1.122425'/>
  <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_osmux' time='1.225018'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux' time='1.232404'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir' time='1.227881'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_wildcard' time='4.137188'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_fixed' time='4.142600'/>
  <testcase classname='MGCP_Test' name='TC_crcx_dlcx_30ep' time='0.050988'/>
  <testcase classname='MGCP_Test' name='TC_rtpem_selftest' time='5.523535'/>
  <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_rtp' time='1.120522'/>
  <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp' time='1.119333'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp' time='1.124442'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_bidir' time='1.123088'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp' time='1.123739'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp_bidir' time='1.124324'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp' time='4.132521'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_and_unsolicited_rtp' time='1.126801'/>
  <testcase classname='MGCP_Test' name='TC_two_crcx_and_one_mdcx_rtp_ho' time='3.130762'/>
  <testcase classname='MGCP_Test' name='TC_ts101318_rfc5993_rtp_conversion' time='4.130892'/>
  <testcase classname='MGCP_Test' name='TC_amr_oa_bwe_rtp_conversion' time='4.125741'/>
  <testcase classname='MGCP_Test' name='TC_amr_oa_oa_rtp_conversion' time='4.128397'/>
  <testcase classname='MGCP_Test' name='TC_amr_bwe_bwe_rtp_conversion' time='4.128036'/>
  <testcase classname='MGCP_Test' name='TC_conn_timeout' time='3.823739'/>
</testsuite>
Recording test results
Sending e-mails to: laforge@gnumonks.org
Archiving artifacts
Finished: SUCCESS