Started by upstream project "gerrit-osmo-sgsn" build number 381
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-sgsn/+/39244 in silent mode.
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-x8VvCSfqmFB0/agent.2122507
SSH_AGENT_PID=2122514
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3@tmp/private_key_14296641501729419910.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3@tmp/private_key_14296641501729419910.key)
[ssh-agent] Using credentials jenkins (gerrit.osmocom.org)
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/osmo-sgsn
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-sgsn # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-sgsn
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-sgsn +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-sgsn # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-sgsn # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-sgsn
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-sgsn refs/changes/44/39244/3 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 028c299bb2bc3ec17b2e34dd0e2ddd13b1975e6e (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 028c299bb2bc3ec17b2e34dd0e2ddd13b1975e6e # timeout=10
Commit message: "Add include prefix for all libgtp related includes"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk d3b037ccfae542807b7602c2163f11fa0eb3b885 # timeout=10
[gerrit-binpkgs@3] $ /bin/sh -xe /tmp/jenkins7133002171201763891.sh
+ set +x

Building binary packages for distro: 'debian:12'

+ rm -rf osmo-ci
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci
Cloning into 'osmo-ci'...
+ git -C osmo-ci log --oneline
c792b8c coverity: use proper asn1c branch
+ cd osmo-sgsn
+ ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:12
:: Copying the source to the cache dir
:: Building the source package
docker: building image debian-12-osmocom-obs-build-srcpkg
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data']
#0 building with "default" instance using docker driver

#1 [internal] load build definition from build_srcpkg.Dockerfile
#1 transferring dockerfile: 579B done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3)
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/library/debian:12
#2 DONE 0.4s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

#4 [1/3] FROM docker.io/library/debian:12@sha256:321341744acb788e251ebd374aecc1a42d60ce65da7bd4ee9207ff6be6686a62
#4 DONE 0.0s

#5 [2/3] RUN	APT-GET update && 	apt-get upgrade -y && 	apt-get install -y --no-install-recommends 		ca-certificates 		colordiff 		debhelper 		dh-python 		dpkg-dev 		fakeroot 		git 		git-review 		gnupg2 		libxml2-utils 		lsb-release 		meson 		osc 		python3-packaging 		python3-setuptools 		quilt 		rebar3 		sed 		sphinx-common 		&& 	apt-get clean
#5 CACHED

#6 [3/3] RUN	USERADD --uid=1000 -m user
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:36c16eef8b0e2556bf107f7814aacf0bc57a3679fd20be4c9561162f87930d2b 0.0s done
#7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg done
#7 DONE 0.0s

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3)
osmo-sgsn: using cached https://gerrit.osmocom.org/osmo-sgsn (not cloning, not fetching)
osmo-sgsn: 'git clean -ffxd'
osmo-sgsn: skipping git checkout, current commit: 028c299bb Add include prefix for all libgtp related includes
osmo-sgsn: building source package 1.12.0.35-028c
osmo-sgsn: adding debian/changelog entry (1.12.0 => 1.12.0.35.028c)
osmo-sgsn: building debian source package
osmo-sgsn: adding commit_028c299bb2bc3ec17b2e34dd0e2ddd13b1975e6e.txt
docker: running: build_srcpkg.py inside docker
:: Building the binary packages
docker: building image debian-12-osmocom-obs-build-binpkg
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-12-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data']
#0 building with "default" instance using docker driver

#1 [internal] load build definition from build_binpkg.Dockerfile
#1 transferring dockerfile: 3.18kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2)
#1 DONE 0.1s

#2 [internal] load metadata for docker.io/library/debian:12
#2 DONE 0.3s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

#4 [1/6] FROM docker.io/library/debian:12@sha256:321341744acb788e251ebd374aecc1a42d60ce65da7bd4ee9207ff6be6686a62
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 1.46kB done
#5 DONE 0.1s

#6 [2/6] COPY	RELEASE.KEY /tmp/Release.key
#6 CACHED

#7 [3/6] RUN	USERADD --uid=1000 -m user
#7 CACHED

#8 [4/6] RUN	CASE "debian:12" in 	debian*|ubuntu*) 		echo "path-exclude=/usr/share/man/*" 			> /etc/dpkg/dpkg.cfg.d/exclude-man-pages && 		rm -rf /usr/share/man/ && 		apt-get update && 		apt-get install -y --no-install-recommends 			build-essential 			ca-certificates 			fakeroot 			git 			gnupg2 			iproute2 			&& 		apt-get clean 		;; 	almalinux*) 		dnf -y install 			autoconf 			automake 			binutils 			dnf-utils 			gcc 			gcc-c++ 			glibc-devel 			iproute 			libtool 			make 			redhat-rpm-config 			rpm-build 			rpmdevtools 			wget && 		yum config-manager --set-enabled powertools && 		su user -c rpmdev-setuptree 		;; 	centos:7) 		set -x && 		sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && 		sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && 		sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && 				yum -y install 			autoconf 			automake 			binutils 			dnf-utils 			gcc 			gcc-c++ 			glibc-devel 			iproute 			libtool 			make 			redhat-rpm-config 			rpm-build 			rpmdevtools 			wget && 		su user -c rpmdev-setuptree 		;; 	esac
#8 CACHED

#9 [5/6] RUN	SET -x; 	VERSION="$(echo "debian:12" | cut -d : -f 2 | sed 's/./\u&/')"; 	case "debian:12" in 	debian:*) 		apt-key add /tmp/Release.key && 		rm /tmp/Release.key && 		echo "deb https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" 			> /etc/apt/sources.list.d/osmocom-master.list 		;; 	ubuntu:*) 		apt-key add /tmp/Release.key && 		rm /tmp/Release.key && 		echo "deb https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" 			> /etc/apt/sources.list.d/osmocom-master.list 		;; 	almalinux:*|centos:*) 		{ echo "[network_osmocom_master]"; 		  echo "name=osmocom:master"; 		  echo "type=rpm-md"; 		  echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; 		  echo "gpgcheck=1"; 		  echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; 		  echo "enabled=1"; 		} > /etc/yum.repos.d/network:osmocom:master.repo 		;; 	*) 		echo "can't install repo for debian:12" && 		exit 1 		;; 	esac
#9 CACHED

#10 [6/6] WORKDIR	/OBS/
#10 CACHED

#11 exporting to image
#11 exporting layers done
#11 writing image sha256:7469e5264c163f9092d378a147b00dd91cb82357e359e8b08eb6b2873e90a2bc 0.0s done
#11 naming to docker.io/library/debian-12-osmocom-obs-build-binpkg 0.0s done
#11 DONE 0.0s

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2)
docker: building image debian-12-osmocom-obs-build-binpkg-manuals
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian-12-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-12-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/data']
#0 building with "default" instance using docker driver

#1 [internal] load build definition from build_binpkg_manuals.Dockerfile
#1 transferring dockerfile: 802B done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9)
#1 DONE 0.1s

#2 [internal] load metadata for docker.io/library/debian-12-osmocom-obs-build-binpkg:latest
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s

#4 [1/2] FROM docker.io/library/debian-12-osmocom-obs-build-binpkg:latest
#4 DONE 0.0s

#5 [2/2] RUN	CASE "debian:12" in 	debian*|ubuntu*) 		apt-get update && 		apt-get install -y --no-install-recommends 			osmo-gsm-manuals-dev 			&& 		apt-get clean 		;; 	esac
#5 CACHED

#6 exporting to image
#6 exporting layers done
#6 writing image sha256:3ee6cdec74fca8f709b8e7862bcd91590aebb45d55659257dff1c6a9448889ac 0.0s done
#6 naming to docker.io/library/debian-12-osmocom-obs-build-binpkg-manuals 0.0s done
#6 DONE 0.0s

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9)
+ apt_get=apt-get
+ [ -n 1 ]
+ export DEBIAN_FRONTEND=noninteractive
+ apt_get=apt-get -y
+ su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/osmo-sgsn/*.tar.*
osmo-sgsn/
osmo-sgsn/.github/
osmo-sgsn/.github/FUNDING.yml
osmo-sgsn/.tarball-version
osmo-sgsn/AUTHORS
osmo-sgsn/COPYING
osmo-sgsn/Makefile.am
osmo-sgsn/README.md
osmo-sgsn/README.vty-tests
osmo-sgsn/TODO-RELEASE
osmo-sgsn/configure.ac
osmo-sgsn/contrib/
osmo-sgsn/contrib/Makefile.am
osmo-sgsn/contrib/gprs/
osmo-sgsn/contrib/gprs/gprs-bssgp-histogram.lua
osmo-sgsn/contrib/gprs/gprs-buffer-count.lua
osmo-sgsn/contrib/gprs/gprs-split-trace-by-tlli.lua
osmo-sgsn/contrib/gprs/gprs-verify-nu.lua
osmo-sgsn/contrib/jenkins.sh
osmo-sgsn/contrib/systemd/
osmo-sgsn/contrib/systemd/Makefile.am
osmo-sgsn/contrib/systemd/osmo-gtphub.service
osmo-sgsn/contrib/systemd/osmo-sgsn.service
osmo-sgsn/debian/
osmo-sgsn/debian/changelog
osmo-sgsn/debian/compat
osmo-sgsn/debian/control
osmo-sgsn/debian/copyright
osmo-sgsn/debian/osmo-gtphub.default
osmo-sgsn/debian/osmo-gtphub.install
osmo-sgsn/debian/osmo-sgsn-doc.install
osmo-sgsn/debian/osmo-sgsn.install
osmo-sgsn/debian/postinst
osmo-sgsn/debian/rules
osmo-sgsn/debian/source/
osmo-sgsn/debian/source/format
osmo-sgsn/doc/
osmo-sgsn/doc/Makefile.am
osmo-sgsn/doc/examples/
osmo-sgsn/doc/examples/Makefile.am
osmo-sgsn/doc/examples/osmo-gtphub/
osmo-sgsn/doc/examples/osmo-gtphub/gtphub-example.txt
osmo-sgsn/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg
osmo-sgsn/doc/examples/osmo-gtphub/osmo-gtphub.cfg
osmo-sgsn/doc/examples/osmo-sgsn/
osmo-sgsn/doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg
osmo-sgsn/doc/examples/osmo-sgsn/osmo-sgsn.cfg
osmo-sgsn/doc/examples/osmo-sgsn/osmo-sgsn_custom-sccp.cfg
osmo-sgsn/doc/manuals/
osmo-sgsn/doc/manuals/Makefile.am
osmo-sgsn/doc/manuals/chapters/
osmo-sgsn/doc/manuals/chapters/configuration.adoc
osmo-sgsn/doc/manuals/chapters/control.adoc
osmo-sgsn/doc/manuals/chapters/counters.adoc
osmo-sgsn/doc/manuals/chapters/counters_generated.adoc
osmo-sgsn/doc/manuals/chapters/overview.adoc
osmo-sgsn/doc/manuals/chapters/running.adoc
osmo-sgsn/doc/manuals/osmosgsn-usermanual-docinfo.xml
osmo-sgsn/doc/manuals/osmosgsn-usermanual.adoc
osmo-sgsn/doc/manuals/osmosgsn-vty-reference.xml
osmo-sgsn/doc/manuals/regen_doc.sh
osmo-sgsn/doc/manuals/vty/
osmo-sgsn/doc/manuals/vty/sgsn_vty_additions.xml
osmo-sgsn/git-version-gen
osmo-sgsn/include/
osmo-sgsn/include/Makefile.am
osmo-sgsn/include/osmocom/
osmo-sgsn/include/osmocom/Makefile.am
osmo-sgsn/include/osmocom/gtphub/
osmo-sgsn/include/osmocom/gtphub/Makefile.am
osmo-sgsn/include/osmocom/gtphub/gtphub.h
osmo-sgsn/include/osmocom/sgsn/
osmo-sgsn/include/osmocom/sgsn/Makefile.am
osmo-sgsn/include/osmocom/sgsn/apn.h
osmo-sgsn/include/osmocom/sgsn/auth.h
osmo-sgsn/include/osmocom/sgsn/common.h
osmo-sgsn/include/osmocom/sgsn/crc24.h
osmo-sgsn/include/osmocom/sgsn/debug.h
osmo-sgsn/include/osmocom/sgsn/gprs_bssgp.h
osmo-sgsn/include/osmocom/sgsn/gprs_gmm.h
osmo-sgsn/include/osmocom/sgsn/gprs_gmm_attach.h
osmo-sgsn/include/osmocom/sgsn/gprs_gmm_fsm.h
osmo-sgsn/include/osmocom/sgsn/gprs_gmm_util.h
osmo-sgsn/include/osmocom/sgsn/gprs_llc.h
osmo-sgsn/include/osmocom/sgsn/gprs_llc_xid.h
osmo-sgsn/include/osmocom/sgsn/gprs_mm_state_gb_fsm.h
osmo-sgsn/include/osmocom/sgsn/gprs_mm_state_iu_fsm.h
osmo-sgsn/include/osmocom/sgsn/gprs_ns.h
osmo-sgsn/include/osmocom/sgsn/gprs_ranap.h
osmo-sgsn/include/osmocom/sgsn/gprs_routing_area.h
osmo-sgsn/include/osmocom/sgsn/gprs_sm.h
osmo-sgsn/include/osmocom/sgsn/gprs_sndcp.h
osmo-sgsn/include/osmocom/sgsn/gprs_sndcp_comp.h
osmo-sgsn/include/osmocom/sgsn/gprs_sndcp_dcomp.h
osmo-sgsn/include/osmocom/sgsn/gprs_sndcp_pcomp.h
osmo-sgsn/include/osmocom/sgsn/gprs_sndcp_xid.h
osmo-sgsn/include/osmocom/sgsn/gprs_subscriber.h
osmo-sgsn/include/osmocom/sgsn/gprs_utils.h
osmo-sgsn/include/osmocom/sgsn/gtp.h
osmo-sgsn/include/osmocom/sgsn/gtp_ggsn.h
osmo-sgsn/include/osmocom/sgsn/gtp_mme.h
osmo-sgsn/include/osmocom/sgsn/mmctx.h
osmo-sgsn/include/osmocom/sgsn/pdpctx.h
osmo-sgsn/include/osmocom/sgsn/sgsn.h
osmo-sgsn/include/osmocom/sgsn/sgsn_rim.h
osmo-sgsn/include/osmocom/sgsn/signal.h
osmo-sgsn/include/osmocom/sgsn/slhc.h
osmo-sgsn/include/osmocom/sgsn/v42bis.h
osmo-sgsn/include/osmocom/sgsn/v42bis_private.h
osmo-sgsn/include/osmocom/sgsn/vty.h
osmo-sgsn/m4/
osmo-sgsn/m4/README
osmo-sgsn/osmoappdesc.py
osmo-sgsn/src/
osmo-sgsn/src/Makefile.am
osmo-sgsn/src/gprs/
osmo-sgsn/src/gprs/Makefile.am
osmo-sgsn/src/gprs/crc24.c
osmo-sgsn/src/gprs/gprs_llc_parse.c
osmo-sgsn/src/gprs/gprs_utils.c
osmo-sgsn/src/gprs/sgsn_ares.c
osmo-sgsn/src/gtphub/
osmo-sgsn/src/gtphub/Makefile.am
osmo-sgsn/src/gtphub/gtphub.c
osmo-sgsn/src/gtphub/gtphub_ares.c
osmo-sgsn/src/gtphub/gtphub_main.c
osmo-sgsn/src/gtphub/gtphub_sock.c
osmo-sgsn/src/gtphub/gtphub_vty.c
osmo-sgsn/src/sgsn/
osmo-sgsn/src/sgsn/Makefile.am
osmo-sgsn/src/sgsn/apn.c
osmo-sgsn/src/sgsn/gprs_bssgp.c
osmo-sgsn/src/sgsn/gprs_gmm.c
osmo-sgsn/src/sgsn/gprs_gmm_attach.c
osmo-sgsn/src/sgsn/gprs_gmm_fsm.c
osmo-sgsn/src/sgsn/gprs_gmm_util.c
osmo-sgsn/src/sgsn/gprs_llc.c
osmo-sgsn/src/sgsn/gprs_llc_vty.c
osmo-sgsn/src/sgsn/gprs_llc_xid.c
osmo-sgsn/src/sgsn/gprs_mm_state_gb_fsm.c
osmo-sgsn/src/sgsn/gprs_mm_state_iu_fsm.c
osmo-sgsn/src/sgsn/gprs_ns.c
osmo-sgsn/src/sgsn/gprs_ranap.c
osmo-sgsn/src/sgsn/gprs_routing_area.c
osmo-sgsn/src/sgsn/gprs_sm.c
osmo-sgsn/src/sgsn/gprs_sndcp.c
osmo-sgsn/src/sgsn/gprs_sndcp_comp.c
osmo-sgsn/src/sgsn/gprs_sndcp_dcomp.c
osmo-sgsn/src/sgsn/gprs_sndcp_pcomp.c
osmo-sgsn/src/sgsn/gprs_sndcp_vty.c
osmo-sgsn/src/sgsn/gprs_sndcp_xid.c
osmo-sgsn/src/sgsn/gprs_subscriber.c
osmo-sgsn/src/sgsn/gtp_ggsn.c
osmo-sgsn/src/sgsn/gtp_mme.c
osmo-sgsn/src/sgsn/mmctx.c
osmo-sgsn/src/sgsn/pdpctx.c
osmo-sgsn/src/sgsn/sgsn.c
osmo-sgsn/src/sgsn/sgsn_auth.c
osmo-sgsn/src/sgsn/sgsn_cdr.c
osmo-sgsn/src/sgsn/sgsn_ctrl.c
osmo-sgsn/src/sgsn/sgsn_libgtp.c
osmo-sgsn/src/sgsn/sgsn_main.c
osmo-sgsn/src/sgsn/sgsn_rim.c
osmo-sgsn/src/sgsn/sgsn_vty.c
osmo-sgsn/src/sgsn/slhc.c
osmo-sgsn/src/sgsn/v42bis.c
osmo-sgsn/tests/
osmo-sgsn/tests/Makefile.am
osmo-sgsn/tests/atlocal.in
osmo-sgsn/tests/ctrl_test_runner.py
osmo-sgsn/tests/gprs/
osmo-sgsn/tests/gprs/Makefile.am
osmo-sgsn/tests/gprs/gprs_test.c
osmo-sgsn/tests/gprs/gprs_test.ok
osmo-sgsn/tests/gprs_routing_area/
osmo-sgsn/tests/gprs_routing_area/Makefile.am
osmo-sgsn/tests/gprs_routing_area/gprs_routing_area_test.c
osmo-sgsn/tests/gprs_routing_area/gprs_routing_area_test.ok
osmo-sgsn/tests/gtphub/
osmo-sgsn/tests/gtphub/Makefile.am
osmo-sgsn/tests/gtphub/gtphub_test.c
osmo-sgsn/tests/gtphub/gtphub_test.ok
osmo-sgsn/tests/osmo-sgsn-accept-all.cfg
osmo-sgsn/tests/osmo-sgsn.cfg
osmo-sgsn/tests/osmo-sgsn_test-nodes.vty
osmo-sgsn/tests/sgsn/
osmo-sgsn/tests/sgsn/Makefile.am
osmo-sgsn/tests/sgsn/gprs_gb_parse.c
osmo-sgsn/tests/sgsn/gprs_gb_parse.h
osmo-sgsn/tests/sgsn/sgsn_test.c
osmo-sgsn/tests/sgsn/sgsn_test.ok
osmo-sgsn/tests/slhc/
osmo-sgsn/tests/slhc/Makefile.am
osmo-sgsn/tests/slhc/slhc_test.c
osmo-sgsn/tests/slhc/slhc_test.ok
osmo-sgsn/tests/sndcp_xid/
osmo-sgsn/tests/sndcp_xid/Makefile.am
osmo-sgsn/tests/sndcp_xid/sndcp_xid_test.c
osmo-sgsn/tests/sndcp_xid/sndcp_xid_test.ok
osmo-sgsn/tests/testsuite.at
osmo-sgsn/tests/v42bis/
osmo-sgsn/tests/v42bis/Makefile.am
osmo-sgsn/tests/v42bis/v42bis_test.c
osmo-sgsn/tests/v42bis/v42bis_test.ok
osmo-sgsn/tests/vty_test_runner.py
osmo-sgsn/tests/xid/
osmo-sgsn/tests/xid/Makefile.am
osmo-sgsn/tests/xid/xid_test.c
osmo-sgsn/tests/xid/xid_test.ok
+ cd _temp/binpkgs/osmo-sgsn
+ apt-get -y update
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ InRelease [1553 B]
Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ Packages [70.8 kB]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [243 kB]
Fetched 419 kB in 0s (1662 kB/s)
Reading package lists...
W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_12/./InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
+ apt-get -y build-dep .
Note, using directory '.' to get the build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  autoconf automake autopoint autotools-dev bsdextrautils debhelper
  dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base
  groff-base intltool-debian libarchive-zip-perl libasn1c-dev libasn1c1
  libbctoolbox1 libc-ares-dev libc-ares2 libdebhelper-perl libdecaf0
  libfile-stripnondeterminism-perl libgtp-dev libgtp10 libmagic-mgc libmagic1
  libmbedcrypto7 libmbedtls14 libmbedx509-1 libmnl-dev libortp16
  libosmo-abis-dev libosmo-gsup-client-dev libosmo-gsup-client0
  libosmo-netif-dev libosmo-ranap-dev libosmo-ranap7 libosmo-sigtran-dev
  libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore
  libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20
  libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0
  libosmovty13 libpcsclite1 libpipeline1 libpkgconf3 libsctp-dev libsctp1
  libsub-override-perl libtalloc-dev libtalloc2 libtool libuchardet0 liburing2
  libusb-1.0-0 libusb-1.0-0-dev m4 man-db pkg-config pkgconf pkgconf-bin
  po-debconf
0 upgraded, 74 newly installed, 0 to remove and 1 not upgraded.
Need to get 13.9 MB of archives.
After this operation, 52.8 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB]
Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore22 1.10.0.64.ff3d [169 kB]
Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libgtp10 1.12.0.37.cf65 [39.5 kB]
Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libgtp-dev 1.12.0.37.cf65 [143 kB]
Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocodec4 1.10.0.64.ff3d [50.5 kB]
Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmotrau10 1.6.0.50.58dd [32.9 kB]
Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoisdn0 1.10.0.64.ff3d [69.7 kB]
Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogsm20 1.10.0.64.ff3d [227 kB]
Get:9 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB]
Get:10 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB]
Get:11 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmonetif11 1.5.1.34.ada6 [59.2 kB]
Get:12 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB]
Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmovty13 1.10.0.64.ff3d [103 kB]
Get:14 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
Get:15 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB]
Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoabis13 1.6.0.50.58dd [69.8 kB]
Get:17 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocoding0 1.10.0.64.ff3d [70.3 kB]
Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogb14 1.10.0.64.ff3d [177 kB]
Get:19 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoctrl0 1.10.0.64.ff3d [59.0 kB]
Get:20 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmosim2 1.10.0.64.ff3d [62.9 kB]
Get:21 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+deb12u3 [87.0 kB]
Get:22 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmousb0 1.10.0.64.ff3d [49.6 kB]
Get:23 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore 1.10.0.64.ff3d [42.9 kB]
Get:24 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore-dev 1.10.0.64.ff3d [847 kB]
Get:25 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB]
Get:26 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-netif-dev 1.5.1.34.ada6 [71.9 kB]
Get:27 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-abis-dev 1.6.0.50.58dd [112 kB]
Get:28 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB]
Get:29 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4 [21.1 kB]
Get:30 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-gsup-client-dev 1.8.0.15.74e4 [25.3 kB]
Get:31 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-sigtran10 2.0.0.54.c4a0 [127 kB]
Get:32 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-sigtran-dev 2.0.0.54.c4a0 [606 kB]
Get:33 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get:34 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB]
Get:35 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB]
Get:36 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB]
Get:37 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libasn1c-dev 0.9.38 [105 kB]
Get:38 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82 [224 kB]
Get:39 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB]
Get:40 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-ranap-dev 1.6.0.6.aad82 [92.1 kB]
Get:41 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB]
Get:42 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB]
Get:43 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-7~deb12u1 [517 kB]
Get:44 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB]
Get:45 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
Get:46 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B]
Get:47 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
Get:48 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
Get:49 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB]
Get:50 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB]
Get:51 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
Get:52 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
Get:53 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB]
Get:54 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB]
Get:55 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB]
Get:56 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB]
Get:57 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB]
Get:58 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB]
Get:59 http://deb.debian.org/debian bookworm/main amd64 libc-ares2 amd64 1.18.1-3 [102 kB]
Get:60 http://deb.debian.org/debian bookworm/main amd64 libc-ares-dev amd64 1.18.1-3 [192 kB]
Get:61 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB]
Get:62 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB]
Get:63 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB]
Get:64 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B]
Get:65 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB]
Get:66 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB]
Get:67 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB]
Get:68 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
Get:69 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
Get:70 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
Get:71 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
Get:72 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB]
Get:73 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB]
Get:74 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 13.9 MB in 0s (65.9 MB/s)
Selecting previously unselected package libmagic-mgc.
(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 ... 66015 files and directories currently installed.)
Preparing to unpack .../00-libmagic-mgc_1%3a5.44-3_amd64.deb ...
Unpacking libmagic-mgc (1:5.44-3) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../01-libmagic1_1%3a5.44-3_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.44-3) ...
Selecting previously unselected package file.
Preparing to unpack .../02-file_1%3a5.44-3_amd64.deb ...
Unpacking file (1:5.44-3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../03-gettext-base_0.21-12_amd64.deb ...
Unpacking gettext-base (0.21-12) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../04-libuchardet0_0.0.7-1_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.7-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../05-groff-base_1.22.4-10_amd64.deb ...
Unpacking groff-base (1.22.4-10) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../06-bsdextrautils_2.38.1-5+deb12u3_amd64.deb ...
Unpacking bsdextrautils (2.38.1-5+deb12u3) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../07-libpipeline1_1.5.7-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.7-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../08-man-db_2.11.2-2_amd64.deb ...
Unpacking man-db (2.11.2-2) ...
Selecting previously unselected package m4.
Preparing to unpack .../09-m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../10-autoconf_2.71-3_all.deb ...
Unpacking autoconf (2.71-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../11-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../12-automake_1%3a1.16.5-1.3_all.deb ...
Unpacking automake (1:1.16.5-1.3) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../13-autopoint_0.21-12_all.deb ...
Unpacking autopoint (0.21-12) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../14-libdebhelper-perl_13.11.4_all.deb ...
Unpacking libdebhelper-perl (13.11.4) ...
Selecting previously unselected package libtool.
Preparing to unpack .../15-libtool_2.4.7-7~deb12u1_all.deb ...
Unpacking libtool (2.4.7-7~deb12u1) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../16-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../17-libarchive-zip-perl_1.68-1_all.deb ...
Unpacking libarchive-zip-perl (1.68-1) ...
Selecting previously unselected package libsub-override-perl.
Preparing to unpack .../18-libsub-override-perl_0.09-4_all.deb ...
Unpacking libsub-override-perl (0.09-4) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../19-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../20-dh-strip-nondeterminism_1.13.1-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.13.1-1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../21-dwz_0.15-1_amd64.deb ...
Unpacking dwz (0.15-1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../22-gettext_0.21-12_amd64.deb ...
Unpacking gettext (0.21-12) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../23-intltool-debian_0.35.0+20060710.6_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.6) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../24-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../25-debhelper_13.11.4_all.deb ...
Unpacking debhelper (13.11.4) ...
Selecting previously unselected package libdecaf0:amd64.
Preparing to unpack .../26-libdecaf0_1.0.2-2_amd64.deb ...
Unpacking libdecaf0:amd64 (1.0.2-2) ...
Selecting previously unselected package libmbedcrypto7:amd64.
Preparing to unpack .../27-libmbedcrypto7_2.28.3-1_amd64.deb ...
Unpacking libmbedcrypto7:amd64 (2.28.3-1) ...
Selecting previously unselected package libmbedx509-1:amd64.
Preparing to unpack .../28-libmbedx509-1_2.28.3-1_amd64.deb ...
Unpacking libmbedx509-1:amd64 (2.28.3-1) ...
Selecting previously unselected package libmbedtls14:amd64.
Preparing to unpack .../29-libmbedtls14_2.28.3-1_amd64.deb ...
Unpacking libmbedtls14:amd64 (2.28.3-1) ...
Selecting previously unselected package libbctoolbox1:amd64.
Preparing to unpack .../30-libbctoolbox1_5.1.64-2_amd64.deb ...
Unpacking libbctoolbox1:amd64 (5.1.64-2) ...
Selecting previously unselected package libc-ares2:amd64.
Preparing to unpack .../31-libc-ares2_1.18.1-3_amd64.deb ...
Unpacking libc-ares2:amd64 (1.18.1-3) ...
Selecting previously unselected package libc-ares-dev:amd64.
Preparing to unpack .../32-libc-ares-dev_1.18.1-3_amd64.deb ...
Unpacking libc-ares-dev:amd64 (1.18.1-3) ...
Selecting previously unselected package libsctp1:amd64.
Preparing to unpack .../33-libsctp1_1.0.19+dfsg-2_amd64.deb ...
Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ...
Selecting previously unselected package libtalloc2:amd64.
Preparing to unpack .../34-libtalloc2_2.4.0-f2_amd64.deb ...
Unpacking libtalloc2:amd64 (2.4.0-f2) ...
Selecting previously unselected package liburing2:amd64.
Preparing to unpack .../35-liburing2_2.3-3_amd64.deb ...
Unpacking liburing2:amd64 (2.3-3) ...
Selecting previously unselected package libosmocore22:amd64.
Preparing to unpack .../36-libosmocore22_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmocore22:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libgtp10:amd64.
Preparing to unpack .../37-libgtp10_1.12.0.37.cf65_amd64.deb ...
Unpacking libgtp10:amd64 (1.12.0.37.cf65) ...
Selecting previously unselected package libgtp-dev:amd64.
Preparing to unpack .../38-libgtp-dev_1.12.0.37.cf65_amd64.deb ...
Unpacking libgtp-dev:amd64 (1.12.0.37.cf65) ...
Selecting previously unselected package libmnl-dev:amd64.
Preparing to unpack .../39-libmnl-dev_1.0.4-3_amd64.deb ...
Unpacking libmnl-dev:amd64 (1.0.4-3) ...
Selecting previously unselected package libortp16:amd64.
Preparing to unpack .../40-libortp16_1%3a5.1.64-2_amd64.deb ...
Unpacking libortp16:amd64 (1:5.1.64-2) ...
Selecting previously unselected package libosmocodec4:amd64.
Preparing to unpack .../41-libosmocodec4_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmocodec4:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libosmotrau10:amd64.
Preparing to unpack .../42-libosmotrau10_1.6.0.50.58dd_amd64.deb ...
Unpacking libosmotrau10:amd64 (1.6.0.50.58dd) ...
Selecting previously unselected package libosmoisdn0:amd64.
Preparing to unpack .../43-libosmoisdn0_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmoisdn0:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libosmogsm20:amd64.
Preparing to unpack .../44-libosmogsm20_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmogsm20:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libosmonetif11:amd64.
Preparing to unpack .../45-libosmonetif11_1.5.1.34.ada6_amd64.deb ...
Unpacking libosmonetif11:amd64 (1.5.1.34.ada6) ...
Selecting previously unselected package libosmovty13:amd64.
Preparing to unpack .../46-libosmovty13_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmovty13:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libosmoabis13:amd64.
Preparing to unpack .../47-libosmoabis13_1.6.0.50.58dd_amd64.deb ...
Unpacking libosmoabis13:amd64 (1.6.0.50.58dd) ...
Selecting previously unselected package libosmocoding0:amd64.
Preparing to unpack .../48-libosmocoding0_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libosmogb14:amd64.
Preparing to unpack .../49-libosmogb14_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmogb14:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../50-libosmoctrl0_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libpcsclite1:amd64.
Preparing to unpack .../51-libpcsclite1_1.9.9-2_amd64.deb ...
Unpacking libpcsclite1:amd64 (1.9.9-2) ...
Selecting previously unselected package libosmosim2:amd64.
Preparing to unpack .../52-libosmosim2_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmosim2:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libusb-1.0-0:amd64.
Preparing to unpack .../53-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ...
Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ...
Selecting previously unselected package libosmousb0:amd64.
Preparing to unpack .../54-libosmousb0_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmousb0:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../55-libosmocore_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmocore (1.10.0.64.ff3d) ...
Selecting previously unselected package libpkgconf3:amd64.
Preparing to unpack .../56-libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../57-pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../58-pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../59-pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Selecting previously unselected package libtalloc-dev:amd64.
Preparing to unpack .../60-libtalloc-dev_2.4.0-f2_amd64.deb ...
Unpacking libtalloc-dev:amd64 (2.4.0-f2) ...
Selecting previously unselected package libsctp-dev:amd64.
Preparing to unpack .../61-libsctp-dev_1.0.19+dfsg-2_amd64.deb ...
Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ...
Selecting previously unselected package libusb-1.0-0-dev:amd64.
Preparing to unpack .../62-libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ...
Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ...
Selecting previously unselected package libosmocore-dev:amd64.
Preparing to unpack .../63-libosmocore-dev_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmocore-dev:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libosmo-netif-dev:amd64.
Preparing to unpack .../64-libosmo-netif-dev_1.5.1.34.ada6_amd64.deb ...
Unpacking libosmo-netif-dev:amd64 (1.5.1.34.ada6) ...
Selecting previously unselected package libosmo-abis-dev:amd64.
Preparing to unpack .../65-libosmo-abis-dev_1.6.0.50.58dd_amd64.deb ...
Unpacking libosmo-abis-dev:amd64 (1.6.0.50.58dd) ...
Selecting previously unselected package libosmo-gsup-client0:amd64.
Preparing to unpack .../66-libosmo-gsup-client0_1.8.0.15.74e4_amd64.deb ...
Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4) ...
Selecting previously unselected package libosmo-gsup-client-dev:amd64.
Preparing to unpack .../67-libosmo-gsup-client-dev_1.8.0.15.74e4_amd64.deb ...
Unpacking libosmo-gsup-client-dev:amd64 (1.8.0.15.74e4) ...
Selecting previously unselected package libosmo-sigtran10:amd64.
Preparing to unpack .../68-libosmo-sigtran10_2.0.0.54.c4a0_amd64.deb ...
Unpacking libosmo-sigtran10:amd64 (2.0.0.54.c4a0) ...
Selecting previously unselected package libosmo-sigtran-dev:amd64.
Preparing to unpack .../69-libosmo-sigtran-dev_2.0.0.54.c4a0_amd64.deb ...
Unpacking libosmo-sigtran-dev:amd64 (2.0.0.54.c4a0) ...
Selecting previously unselected package libasn1c1:amd64.
Preparing to unpack .../70-libasn1c1_0.9.38_amd64.deb ...
Unpacking libasn1c1:amd64 (0.9.38) ...
Selecting previously unselected package libasn1c-dev:amd64.
Preparing to unpack .../71-libasn1c-dev_0.9.38_amd64.deb ...
Unpacking libasn1c-dev:amd64 (0.9.38) ...
Selecting previously unselected package libosmo-ranap7:amd64.
Preparing to unpack .../72-libosmo-ranap7_1.6.0.6.aad82_amd64.deb ...
Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82) ...
Selecting previously unselected package libosmo-ranap-dev:amd64.
Preparing to unpack .../73-libosmo-ranap-dev_1.6.0.6.aad82_amd64.deb ...
Unpacking libosmo-ranap-dev:amd64 (1.6.0.6.aad82) ...
Setting up libpipeline1:amd64 (1.5.7-1) ...
Setting up bsdextrautils (2.38.1-5+deb12u3) ...
Setting up libmagic-mgc (1:5.44-3) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up libdebhelper-perl (13.11.4) ...
Setting up libmagic1:amd64 (1:5.44-3) ...
Setting up gettext-base (0.21-12) ...
Setting up m4 (1.4.19-3) ...
Setting up libc-ares2:amd64 (1.18.1-3) ...
Setting up file (1:5.44-3) ...
Setting up libdecaf0:amd64 (1.0.2-2) ...
Setting up libtalloc2:amd64 (2.4.0-f2) ...
Setting up autotools-dev (20220109.1) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up libmbedcrypto7:amd64 (2.28.3-1) ...
Setting up libmnl-dev:amd64 (1.0.4-3) ...
Setting up libc-ares-dev:amd64 (1.18.1-3) ...
Setting up autopoint (0.21-12) ...
Setting up libpcsclite1:amd64 (1.9.9-2) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up autoconf (2.71-3) ...
Setting up dwz (0.15-1) ...
Setting up libsctp1:amd64 (1.0.19+dfsg-2) ...
Setting up libuchardet0:amd64 (0.0.7-1) ...
Setting up libsub-override-perl (0.09-4) ...
Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ...
Setting up liburing2:amd64 (2.3-3) ...
Setting up automake (1:1.16.5-1.3) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
Setting up libasn1c1:amd64 (0.9.38) ...
Setting up gettext (0.21-12) ...
Setting up libmbedx509-1:amd64 (2.28.3-1) ...
Setting up libmbedtls14:amd64 (2.28.3-1) ...
Setting up libtool (2.4.7-7~deb12u1) ...
Setting up libbctoolbox1:amd64 (5.1.64-2) ...
Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (20) ...
Setting up libtalloc-dev:amd64 (2.4.0-f2) ...
Setting up libasn1c-dev:amd64 (0.9.38) ...
Setting up libortp16:amd64 (1:5.1.64-2) ...
Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Setting up dh-strip-nondeterminism (1.13.1-1) ...
Setting up libosmocore22:amd64 (1.10.0.64.ff3d) ...
Setting up libosmocodec4:amd64 (1.10.0.64.ff3d) ...
Setting up groff-base (1.22.4-10) ...
Setting up libosmovty13:amd64 (1.10.0.64.ff3d) ...
Setting up libosmoisdn0:amd64 (1.10.0.64.ff3d) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up libosmotrau10:amd64 (1.6.0.50.58dd) ...
Setting up man-db (2.11.2-2) ...
Building database of manual pages ...
Setting up libgtp10:amd64 (1.12.0.37.cf65) ...
Setting up libgtp-dev:amd64 (1.12.0.37.cf65) ...
Setting up libosmousb0:amd64 (1.10.0.64.ff3d) ...
Setting up libosmogsm20:amd64 (1.10.0.64.ff3d) ...
Setting up libosmoctrl0:amd64 (1.10.0.64.ff3d) ...
Setting up libosmogb14:amd64 (1.10.0.64.ff3d) ...
Setting up debhelper (13.11.4) ...
Setting up libosmonetif11:amd64 (1.5.1.34.ada6) ...
Setting up libosmocoding0:amd64 (1.10.0.64.ff3d) ...
Setting up libosmosim2:amd64 (1.10.0.64.ff3d) ...
Setting up libosmocore (1.10.0.64.ff3d) ...
Setting up libosmoabis13:amd64 (1.6.0.50.58dd) ...
Setting up libosmo-sigtran10:amd64 (2.0.0.54.c4a0) ...
Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4) ...
Setting up libosmo-ranap7:amd64 (1.6.0.6.aad82) ...
Setting up libosmocore-dev:amd64 (1.10.0.64.ff3d) ...
Setting up libosmo-netif-dev:amd64 (1.5.1.34.ada6) ...
Setting up libosmo-ranap-dev:amd64 (1.6.0.6.aad82) ...
Setting up libosmo-gsup-client-dev:amd64 (1.8.0.15.74e4) ...
Setting up libosmo-sigtran-dev:amd64 (2.0.0.54.c4a0) ...
Setting up libosmo-abis-dev:amd64 (1.6.0.50.58dd) ...
Processing triggers for libc-bin (2.36-9+deb12u9) ...
Processing triggers for mailcap (3.70+nmu1) ...
+ [ -n 1 ]
+ ip link set eth0 down
+ su user -c dpkg-buildpackage -us -uc -j21
dpkg-buildpackage: info: source package osmo-sgsn
dpkg-buildpackage: info: source version 1.12.0.35.028c
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean --with autoreconf 
   dh_clean
 dpkg-source -b .
dpkg-source: info: using source format '3.0 (native)'
dpkg-source: info: building osmo-sgsn in osmo-sgsn_1.12.0.35.028c.tar.xz
dpkg-source: info: building osmo-sgsn in osmo-sgsn_1.12.0.35.028c.dsc
 debian/rules build
dh build --with autoreconf 
   dh_update_autotools_config
   dh_autoreconf
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:65: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:65: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:65: the top level
configure.ac:116: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:116: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:116: the top level
configure.ac:153: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:153: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:153: the top level
configure.ac:232: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:232: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
configure.ac:232: the top level
configure.ac:234: warning: AC_OUTPUT should be used without arguments.
configure.ac:234: You should run autoupdate.
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/gprs/Makefile.am: installing './depcomp'
tests/gprs/Makefile.am:9: warning: source file '$(top_srcdir)/src/gprs/gprs_utils.c' is in a subdirectory,
tests/gprs/Makefile.am:9: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least one source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However, this
automake: behavior may change in a future Automake major version, with object
automake: files being placed in the same subdirectory as the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn'
dh_auto_configure -- --enable-iu --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals
	./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --enable-iu --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
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... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/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 file... file
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... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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 libosmocore >= 1.10.0... yes
checking for libosmovty >= 1.10.0... yes
checking for libosmoctrl >= 1.10.0... yes
checking for libosmogsm >= 1.10.0... yes
checking for libosmogb >= 1.10.0... yes
checking for libosmoabis >= 1.6.0... yes
checking for libosmo-gsup-client >= 1.8.0... yes
checking for libgtp >= 1.12.0... yes
checking for libosmo-sigtran >= 1.9.0... yes
checking for libasn1c >= 0.9.30... yes
checking for libosmo-ranap >= 1.6.0... yes
checking for libcares... yes
checking for egrep... (cached) /usr/bin/grep -E
checking if gcc supports -fvisibility=hidden... yes
checking whether to enable code coverage support... no
checking whether struct tm has tm_gmtoff member... yes
checking whether to enable VTY/CTRL tests... no
checking for OSMO_GSM_MANUALS_DIR... /usr/share/osmo-gsm-manuals (from pkg-conf)
All dependencies installed!
CFLAGS="-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs"
CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/gtphub/Makefile
config.status: creating include/osmocom/sgsn/Makefile
config.status: creating src/Makefile
config.status: creating src/gprs/Makefile
config.status: creating src/sgsn/Makefile
config.status: creating src/gtphub/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/gprs/Makefile
config.status: creating tests/gprs_routing_area/Makefile
config.status: creating tests/sgsn/Makefile
config.status: creating tests/gtphub/Makefile
config.status: creating tests/xid/Makefile
config.status: creating tests/sndcp_xid/Makefile
config.status: creating tests/slhc/Makefile
config.status: creating tests/v42bis/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 Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn'
   dh_auto_build
	make -j21
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn'
echo 1.12.0.35-028c > .version-t && mv .version-t .version
make  all-recursive
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn'
Making all in include
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include'
Making all in osmocom
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom'
Making all in gtphub
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/gtphub'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/gtphub'
Making all in sgsn
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/sgsn'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/sgsn'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include'
Making all in src
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src'
Making all in gprs
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/gprs'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_llc_parse.lo gprs_llc_parse.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o crc24.lo crc24.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_utils.lo gprs_utils.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o sgsn_ares.lo sgsn_ares.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c crc24.c  -fPIC -DPIC -o .libs/crc24.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c gprs_utils.c  -fPIC -DPIC -o .libs/gprs_utils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c gprs_llc_parse.c  -fPIC -DPIC -o .libs/gprs_llc_parse.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c sgsn_ares.c  -fPIC -DPIC -o .libs/sgsn_ares.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c crc24.c -o crc24.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c gprs_utils.c -o gprs_utils.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c sgsn_ares.c -o sgsn_ares.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c gprs_llc_parse.c -o gprs_llc_parse.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs  -Wl,-z,relro -o libcommon.la  gprs_llc_parse.lo crc24.lo gprs_utils.lo sgsn_ares.lo -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -lgtp  -losmo-sigtran  -lcares   
libtool: link: ar cr .libs/libcommon.a .libs/gprs_llc_parse.o .libs/crc24.o .libs/gprs_utils.o .libs/sgsn_ares.o 
libtool: link: ranlib .libs/libcommon.a
libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" )
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/gprs'
Making all in sgsn
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/sgsn'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o apn.o apn.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_bssgp.o gprs_bssgp.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_gmm_attach.o gprs_gmm_attach.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_gmm.o gprs_gmm.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_gmm_fsm.o gprs_gmm_fsm.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_gmm_util.o gprs_gmm_util.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_mm_state_gb_fsm.o gprs_mm_state_gb_fsm.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_ns.o gprs_ns.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_routing_area.o gprs_routing_area.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_sm.o gprs_sm.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_sndcp.o gprs_sndcp.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_sndcp_comp.o gprs_sndcp_comp.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_sndcp_dcomp.o gprs_sndcp_dcomp.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_sndcp_pcomp.o gprs_sndcp_pcomp.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_sndcp_vty.o gprs_sndcp_vty.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_sndcp_xid.o gprs_sndcp_xid.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gtp_ggsn.o gtp_ggsn.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gtp_mme.o gtp_mme.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o sgsn.o sgsn.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o sgsn_main.o sgsn_main.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o sgsn_vty.o sgsn_vty.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o sgsn_libgtp.o sgsn_libgtp.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_llc.o gprs_llc.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_llc_vty.o gprs_llc_vty.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o mmctx.o mmctx.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o pdpctx.o pdpctx.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o sgsn_ctrl.o sgsn_ctrl.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o sgsn_auth.o sgsn_auth.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_subscriber.o gprs_subscriber.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o sgsn_cdr.o sgsn_cdr.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o sgsn_rim.o sgsn_rim.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o slhc.o slhc.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_llc_xid.o gprs_llc_xid.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o v42bis.o v42bis.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_mm_state_iu_fsm.o gprs_mm_state_iu_fsm.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_ranap.o gprs_ranap.c
gprs_ranap.c: In function 'gsm0408_gprs_rcvmsg_iu':
gprs_ranap.c:274:9: note: '#pragma message: set drop_cipherable arg for gsm0408_rcv_gmm() from IuPS?'
  274 | #pragma message "set drop_cipherable arg for gsm0408_rcv_gmm() from IuPS?"
      |         ^~~~~~~
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -fno-strict-aliasing -pthread  -I/usr/include/    -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs  -Wl,-z,relro -o osmo-sgsn apn.o gprs_bssgp.o gprs_gmm_attach.o gprs_gmm.o gprs_gmm_fsm.o gprs_gmm_util.o gprs_mm_state_gb_fsm.o gprs_ns.o gprs_routing_area.o gprs_sm.o gprs_sndcp.o gprs_sndcp_comp.o gprs_sndcp_dcomp.o gprs_sndcp_pcomp.o gprs_sndcp_vty.o gprs_sndcp_xid.o gtp_ggsn.o gtp_mme.o sgsn.o sgsn_main.o sgsn_vty.o sgsn_libgtp.o gprs_llc.o gprs_llc_vty.o mmctx.o pdpctx.o sgsn_ctrl.o sgsn_auth.o gprs_subscriber.o sgsn_cdr.o sgsn_rim.o slhc.o gprs_llc_xid.o v42bis.o gprs_mm_state_iu_fsm.o gprs_ranap.o ../../src/gprs/gprs_llc_parse.o ../../src/gprs/crc24.o ../../src/gprs/gprs_utils.o ../../src/gprs/sgsn_ares.o -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmogb -losmovty -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -lgtp   -losmo-gsup-client  -lcares  -lgtp  -lrt -lm  -losmo-sigtran  -losmo-ranap  -ltalloc -lasn1c   
libtool: link: gcc -Wall -fno-strict-aliasing -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -fno-strict-aliasing -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -Wl,-z -Wl,relro -o osmo-sgsn apn.o gprs_bssgp.o gprs_gmm_attach.o gprs_gmm.o gprs_gmm_fsm.o gprs_gmm_util.o gprs_mm_state_gb_fsm.o gprs_ns.o gprs_routing_area.o gprs_sm.o gprs_sndcp.o gprs_sndcp_comp.o gprs_sndcp_dcomp.o gprs_sndcp_pcomp.o gprs_sndcp_vty.o gprs_sndcp_xid.o gtp_ggsn.o gtp_mme.o sgsn.o sgsn_main.o sgsn_vty.o sgsn_libgtp.o gprs_llc.o gprs_llc_vty.o mmctx.o pdpctx.o sgsn_ctrl.o sgsn_auth.o gprs_subscriber.o sgsn_cdr.o sgsn_rim.o slhc.o gprs_llc_xid.o v42bis.o gprs_mm_state_iu_fsm.o gprs_ranap.o ../../src/gprs/gprs_llc_parse.o ../../src/gprs/crc24.o ../../src/gprs/gprs_utils.o ../../src/gprs/sgsn_ares.o  /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogb.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -lmnl /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lcares /usr/lib/x86_64-linux-gnu/libgtp.so -lrt -lm /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-ranap -ltalloc -lasn1c -pthread
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/sgsn'
Making all in gtphub
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/gtphub'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/   -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gtphub_main.o gtphub_main.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/   -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gtphub.o gtphub.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/   -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gtphub_sock.o gtphub_sock.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/   -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gtphub_ares.o gtphub_ares.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/   -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gtphub_vty.o gtphub_vty.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -fno-strict-aliasing -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/   -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs  -Wl,-z,relro -o osmo-gtphub gtphub_main.o gtphub.o gtphub_sock.o gtphub_ares.o gtphub_vty.o ../../src/gprs/sgsn_ares.o ../../src/gprs/gprs_utils.o -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -lcares  -lgtp  -losmo-sigtran  -lrt  
libtool: link: gcc -Wall -fno-strict-aliasing -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -Wl,-z -Wl,relro -o osmo-gtphub gtphub_main.o gtphub.o gtphub_sock.o gtphub_ares.o gtphub_vty.o ../../src/gprs/sgsn_ares.o ../../src/gprs/gprs_utils.o  /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lcares /usr/lib/x86_64-linux-gnu/libgtp.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -lrt -pthread
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/gtphub'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src'
Making all in contrib
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib'
Making all in systemd
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib/systemd'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib/systemd'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib'
Making all in tests
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests'
Making all in gprs
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs'
Making all in gtphub
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gtphub'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gtphub'
Making all in gprs_routing_area
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs_routing_area'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs_routing_area'
Making all in sgsn
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sgsn'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sgsn'
Making all in xid
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/xid'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/xid'
Making all in sndcp_xid
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sndcp_xid'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sndcp_xid'
Making all in slhc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/slhc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/slhc'
Making all in v42bis
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/v42bis'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/v42bis'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests'
Making all in doc
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc'
Making all in examples
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc/examples'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc/examples'
Making all in manuals
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals'
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
ln -s /usr/share/osmo-gsm-manuals/build build
ln -s /usr/share/osmo-gsm-manuals/common common
mkdir -p ./vty
xmllint --xinclude --postvalid --noout osmosgsn-vty-reference.xml
if ! [ -f osmosgsn-usermanual.adoc ]; then \
	ln -s osmosgsn-usermanual.adoc osmosgsn-usermanual.adoc; \
fi
../../src/sgsn/osmo-sgsn --vty-ref-xml > vty/sgsn_vty_reference.xml
TEXINPUTS="/usr/share/osmo-gsm-manuals" \
	a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-sgsn/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmosgsn-usermanual.adoc
rate_ctr.c:86 validating counter group 0x55b3d5b85d40(sgsn) with 23 counters
Generating the VTY reference in mode 'default' (all commands except deprecated and hidden)
mkdir -p generated
/usr/share/osmo-gsm-manuals/build/vty_reference_combine.sh "/usr/share/osmo-gsm-manuals/merge_doc.xsl" \
	$(/usr/share/osmo-gsm-manuals/build/find_existing_path.sh "vty/*reference.xml" . .) \
	/usr/share/osmo-gsm-manuals/common/vty_additions.xml \
	./vty/*additions*.xml > generated/combined.xml
+ mktemp
+ combined=/tmp/tmp.MJSgxI5D3y
+ mktemp
+ combine_src=/tmp/tmp.HSV5FsIsFQ
+ cp ./vty/sgsn_vty_reference.xml /tmp/tmp.MJSgxI5D3y
+ [ -n /usr/share/osmo-gsm-manuals/common/vty_additions.xml ]
+ realpath /usr/share/osmo-gsm-manuals/common/vty_additions.xml
+ addition=/usr/share/osmo-gsm-manuals/common/vty_additions.xml
+ shift
+ cp /tmp/tmp.MJSgxI5D3y /tmp/tmp.HSV5FsIsFQ
+ xsltproc -o /tmp/tmp.MJSgxI5D3y --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.HSV5FsIsFQ
+ [ -n ./vty/sgsn_vty_additions.xml ]
+ realpath ./vty/sgsn_vty_additions.xml
+ addition=/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/vty/sgsn_vty_additions.xml
+ shift
+ cp /tmp/tmp.MJSgxI5D3y /tmp/tmp.HSV5FsIsFQ
+ xsltproc -o /tmp/tmp.MJSgxI5D3y --stringparam with /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/vty/sgsn_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.HSV5FsIsFQ
+ [ -n  ]
+ cat /tmp/tmp.MJSgxI5D3y
+ rm -f /tmp/tmp.HSV5FsIsFQ
+ rm -f /tmp/tmp.MJSgxI5D3y
xsltproc /usr/share/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \
	> generated/docbook_vty.xml
a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-sgsn/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmosgsn-usermanual.adoc']
a2x: resource files: []
a2x: resource directories: ['/etc/asciidoc/stylesheets']
a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-sgsn/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual.xml')]
asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/asciidoc.conf
set -x && \
export GIT_DATE="unknown" && \
export REVNUMBER="DRAFT " && \
export TEMPFILE="/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/generated/_temp_osmosgsn-vty-reference.xml" && \
/usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "osmosgsn-vty-reference.xml" && \
dblatex \
	--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml \
	--xslt-opts="--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/generated" \
	 \
	-P draft.mode=no \
	-o osmosgsn-vty-reference.pdf \
	"$TEMPFILE" && \
rm $TEMPFILE
+ export GIT_DATE=unknown
+ GIT_DATE=unknown
+ export 'REVNUMBER=DRAFT '
+ REVNUMBER='DRAFT '
+ export TEMPFILE=/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/generated/_temp_osmosgsn-vty-reference.xml
+ TEMPFILE=/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/generated/_temp_osmosgsn-vty-reference.xml
+ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py osmosgsn-vty-reference.xml
asciidoc: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual.adoc
asciidoc: reading: /etc/asciidoc/docbook45.conf
asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf
asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf
asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf
asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf
Changing revhistory to DRAFT , unknown...
asciidoc: reading: /etc/asciidoc/lang-en.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
+ dblatex --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml '--xslt-opts=--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/generated' -P draft.mode=no -o osmosgsn-vty-reference.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/generated/_temp_osmosgsn-vty-reference.xml
asciidoc: writing: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual.xml
asciidoc: osmosgsn-usermanual.adoc: line 5: evaluating: {include:/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual-docinfo.xml}
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/preface.adoc
asciidoc: osmosgsn-usermanual.adoc: line 8: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/preface.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/overview.adoc
asciidoc: osmosgsn-usermanual.adoc: line 10: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/overview.adoc
Build the book set list...
asciidoc: overview.adoc: line 24: evaluating: {counter2:target-number}
asciidoc: overview.adoc: line 24: evaluating: {set2:target:osmosgsn-usermanual__1.svg}
asciidoc: overview.adoc: line 36: filtering: dot -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__1.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/running.adoc
asciidoc: osmosgsn-usermanual.adoc: line 12: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/running.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/control.adoc
asciidoc: osmosgsn-usermanual.adoc: line 14: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/control.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/vty.adoc
asciidoc: osmosgsn-usermanual.adoc: line 16: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/vty.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/logging.adoc
asciidoc: osmosgsn-usermanual.adoc: line 18: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/logging.adoc
Build the listings...
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/configuration.adoc
asciidoc: osmosgsn-usermanual.adoc: line 20: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/configuration.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/cs7-config.adoc
asciidoc: osmosgsn-usermanual.adoc: line 22: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/cs7-config.adoc
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Stripping NS from DocBook 5/NG document.
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gb-ns2.adoc
asciidoc: osmosgsn-usermanual.adoc: line 24: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gb-ns2.adoc
Processing stripped document.
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gb-ip-sns.msc
asciidoc: gb-ns2.adoc: line 153: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gb-ip-sns.msc
asciidoc: gb-ns2.adoc: line 152: evaluating: {counter2:target-number}
asciidoc: gb-ns2.adoc: line 152: evaluating: {set2:target:osmosgsn-usermanual__2.svg}
asciidoc: gb-ip-sns.msc: line 38: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__2.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gb-ns2-nsvc-states-reset-block.dot
asciidoc: gb-ns2.adoc: line 436: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gb-ns2-nsvc-states-reset-block.dot
asciidoc: gb-ns2.adoc: line 435: evaluating: {counter2:target-number}
asciidoc: gb-ns2.adoc: line 435: evaluating: {set2:target:osmosgsn-usermanual__3.svg}
asciidoc: gb-ns2-nsvc-states-reset-block.dot: line 9: filtering: dot -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__3.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gb-ns2-nsvc-states-alive.dot
asciidoc: gb-ns2.adoc: line 443: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gb-ns2-nsvc-states-alive.dot
asciidoc: gb-ns2.adoc: line 442: evaluating: {counter2:target-number}
asciidoc: gb-ns2.adoc: line 442: evaluating: {set2:target:osmosgsn-usermanual__4.svg}
asciidoc: gb-ns2-nsvc-states-alive.dot: line 6: filtering: dot -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__4.svg" -T svg && echo " "
Build _temp_osmosgsn-vty-reference.pdf
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/control_if.adoc
asciidoc: osmosgsn-usermanual.adoc: line 26: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/control_if.adoc
asciidoc: control_if.adoc: line 25: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 25: evaluating: {set2:target:osmosgsn-usermanual__5.svg}
asciidoc: control_if.adoc: line 32: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__5.svg" -Tsvg - && echo " "
asciidoc: control_if.adoc: line 40: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 40: evaluating: {set2:target:osmosgsn-usermanual__6.svg}
asciidoc: control_if.adoc: line 46: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__6.svg" -Tsvg - && echo " "
asciidoc: control_if.adoc: line 77: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 77: evaluating: {set2:target:osmosgsn-usermanual__7.svg}
asciidoc: control_if.adoc: line 83: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__7.svg" -Tsvg -
asciidoc: control_if.adoc: line 88: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 88: evaluating: {set2:target:osmosgsn-usermanual__8.svg}
asciidoc: control_if.adoc: line 94: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__8.svg" -Tsvg -
asciidoc: control_if.adoc: line 104: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 104: evaluating: {set2:target:osmosgsn-usermanual__9.svg}
asciidoc: control_if.adoc: line 110: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__9.svg" -Tsvg -
asciidoc: control_if.adoc: line 115: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 115: evaluating: {set2:target:osmosgsn-usermanual__10.svg}
asciidoc: control_if.adoc: line 121: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__10.svg" -Tsvg -
asciidoc: control_if.adoc: line 131: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 131: evaluating: {set2:target:osmosgsn-usermanual__11.svg}
asciidoc: control_if.adoc: line 136: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__11.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/oap.adoc
asciidoc: osmosgsn-usermanual.adoc: line 28: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/oap.adoc
asciidoc: oap.adoc: line 27: evaluating: {counter2:target-number}
asciidoc: oap.adoc: line 27: evaluating: {set2:target:osmosgsn-usermanual__12.svg}
asciidoc: oap.adoc: line 35: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__12.svg" -Tsvg -
asciidoc: oap.adoc: line 40: evaluating: {counter2:target-number}
asciidoc: oap.adoc: line 40: evaluating: {set2:target:osmosgsn-usermanual__13.svg}
asciidoc: oap.adoc: line 46: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__13.svg" -Tsvg -
asciidoc: oap.adoc: line 51: evaluating: {counter2:target-number}
asciidoc: oap.adoc: line 51: evaluating: {set2:target:osmosgsn-usermanual__14.svg}
asciidoc: oap.adoc: line 61: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__14.svg" -Tsvg -
asciidoc: oap.adoc: line 243: evaluating: {counter2:target-number}
asciidoc: oap.adoc: line 243: evaluating: {set2:target:osmosgsn-usermanual__15.svg}
asciidoc: oap.adoc: line 251: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__15.svg" -Tsvg - && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gsup.adoc
asciidoc: osmosgsn-usermanual.adoc: line 30: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gsup.adoc
asciidoc: gsup.adoc: line 63: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 63: evaluating: {set2:target:osmosgsn-usermanual__16.svg}
asciidoc: gsup.adoc: line 70: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__16.svg" -Tsvg -
asciidoc: gsup.adoc: line 75: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 75: evaluating: {set2:target:osmosgsn-usermanual__17.svg}
asciidoc: gsup.adoc: line 82: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__17.svg" -Tsvg -
asciidoc: gsup.adoc: line 92: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 92: evaluating: {set2:target:osmosgsn-usermanual__18.svg}
asciidoc: gsup.adoc: line 98: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__18.svg" -Tsvg -
asciidoc: gsup.adoc: line 113: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 113: evaluating: {set2:target:osmosgsn-usermanual__19.svg}
asciidoc: gsup.adoc: line 122: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__19.svg" -Tsvg -
asciidoc: gsup.adoc: line 127: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 127: evaluating: {set2:target:osmosgsn-usermanual__20.svg}
asciidoc: gsup.adoc: line 134: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__20.svg" -Tsvg -
asciidoc: gsup.adoc: line 144: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 144: evaluating: {set2:target:osmosgsn-usermanual__21.svg}
asciidoc: gsup.adoc: line 151: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__21.svg" -Tsvg -
asciidoc: gsup.adoc: line 156: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 156: evaluating: {set2:target:osmosgsn-usermanual__22.svg}
asciidoc: gsup.adoc: line 163: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__22.svg" -Tsvg -
asciidoc: gsup.adoc: line 175: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 175: evaluating: {set2:target:osmosgsn-usermanual__23.svg}
asciidoc: gsup.adoc: line 182: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__23.svg" -Tsvg -
asciidoc: gsup.adoc: line 194: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 194: evaluating: {set2:target:osmosgsn-usermanual__24.svg}
asciidoc: gsup.adoc: line 201: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__24.svg" -Tsvg -
asciidoc: gsup.adoc: line 213: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 213: evaluating: {set2:target:osmosgsn-usermanual__25.svg}
asciidoc: gsup.adoc: line 220: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__25.svg" -Tsvg -
asciidoc: gsup.adoc: line 239: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 239: evaluating: {set2:target:osmosgsn-usermanual__26.svg}
asciidoc: gsup.adoc: line 251: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__26.svg" -Tsvg -
asciidoc: gsup.adoc: line 260: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 260: evaluating: {set2:target:osmosgsn-usermanual__27.svg}
asciidoc: gsup.adoc: line 278: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__27.svg" -Tsvg -
asciidoc: gsup.adoc: line 289: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 289: evaluating: {set2:target:osmosgsn-usermanual__28.svg}
asciidoc: gsup.adoc: line 297: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__28.svg" -Tsvg -
asciidoc: gsup.adoc: line 314: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 314: evaluating: {set2:target:osmosgsn-usermanual__29.svg}
asciidoc: gsup.adoc: line 321: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__29.svg" -Tsvg -
asciidoc: gsup.adoc: line 1249: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1249: evaluating: {set2:target:osmosgsn-usermanual__30.svg}
asciidoc: gsup.adoc: line 1261: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__30.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1282: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1282: evaluating: {set2:target:osmosgsn-usermanual__31.svg}
asciidoc: gsup.adoc: line 1291: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__31.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1387: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1387: evaluating: {set2:target:osmosgsn-usermanual__32.svg}
asciidoc: gsup.adoc: line 1396: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__32.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1469: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1469: evaluating: {set2:target:osmosgsn-usermanual__33.svg}
asciidoc: gsup.adoc: line 1477: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__33.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1487: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1487: evaluating: {set2:target:osmosgsn-usermanual__34.svg}
asciidoc: gsup.adoc: line 1500: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__34.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1514: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1514: evaluating: {set2:target:osmosgsn-usermanual__35.svg}
asciidoc: gsup.adoc: line 1529: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__35.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1549: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1549: evaluating: {set2:target:osmosgsn-usermanual__36.svg}
asciidoc: gsup.adoc: line 1558: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__36.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1571: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1571: evaluating: {set2:target:osmosgsn-usermanual__37.svg}
asciidoc: gsup.adoc: line 1578: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__37.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1596: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1596: evaluating: {set2:target:osmosgsn-usermanual__38.svg}
asciidoc: gsup.adoc: line 1611: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__38.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1679: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1679: evaluating: {set2:target:osmosgsn-usermanual__39.svg}
asciidoc: gsup.adoc: line 1688: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__39.svg" -Tsvg -
asciidoc: gsup.adoc: line 1711: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1711: evaluating: {set2:target:osmosgsn-usermanual__40.svg}
asciidoc: gsup.adoc: line 1721: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__40.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1846: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1846: evaluating: {set2:target:osmosgsn-usermanual__41.svg}
asciidoc: gsup.adoc: line 1854: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__41.svg" -Tsvg - && echo " "
'osmosgsn-vty-reference.pdf' successfully built
+ rm /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/generated/_temp_osmosgsn-vty-reference.xml
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/counters.adoc
asciidoc: osmosgsn-usermanual.adoc: line 32: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/counters.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/counters_generated.adoc
asciidoc: counters.adoc: line 4: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/counters_generated.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: osmosgsn-usermanual.adoc: line 34: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/bibliography.adoc
asciidoc: osmosgsn-usermanual.adoc: line 36: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/bibliography.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/glossary.adoc
asciidoc: osmosgsn-usermanual.adoc: line 38: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/glossary.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gfdl.adoc
asciidoc: osmosgsn-usermanual.adoc: line 40: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gfdl.adoc
a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0  -V  "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual.xml"

Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual.xml
xsltproc -o osmosgsn-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmpl27ce5cm/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals' /tmp/tmpl27ce5cm/custom.xsl /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Error: no ID for constraint linkend: gsup-msg-purge-ms-reqs.
XRef to nonexistent id: gsup-msg-purge-ms-reqs
Error: no ID for constraint linkend: gsup-ie-pdptaddress.
XRef to nonexistent id: gsup-ie-pdptaddress
Error: no ID for constraint linkend: bssgp:bss_ctx_packets:in.
XRef to nonexistent id: bssgp:bss_ctx_packets:in
Error: no ID for constraint linkend: bssgp:bss_ctx_packets:out.
XRef to nonexistent id: bssgp:bss_ctx_packets:out
Error: no ID for constraint linkend: bssgp:bss_ctx_bytes:in.
XRef to nonexistent id: bssgp:bss_ctx_bytes:in
Error: no ID for constraint linkend: bssgp:bss_ctx_bytes:out.
XRef to nonexistent id: bssgp:bss_ctx_bytes:out
Error: no ID for constraint linkend: bssgp:bss_ctx_blocked.
XRef to nonexistent id: bssgp:bss_ctx_blocked
Error: no ID for constraint linkend: bssgp:bss_ctx_discarded.
XRef to nonexistent id: bssgp:bss_ctx_discarded
Error: no ID for constraint linkend: bssgp:bss_ctx_status.
XRef to nonexistent id: bssgp:bss_ctx_status
Error: no ID for constraint linkend: sgsn_llc:dl_bytes.
XRef to nonexistent id: sgsn_llc:dl_bytes
Error: no ID for constraint linkend: sgsn_llc:ul_bytes.
XRef to nonexistent id: sgsn_llc:ul_bytes
Error: no ID for constraint linkend: sgsn_llc:dl_packets.
XRef to nonexistent id: sgsn_llc:dl_packets
Error: no ID for constraint linkend: sgsn_llc:ul_packets.
XRef to nonexistent id: sgsn_llc:ul_packets
Error: no ID for constraint linkend: sgsn_gprs:attach_requested.
XRef to nonexistent id: sgsn_gprs:attach_requested
Error: no ID for constraint linkend: sgsn_gprs:attach_accepted.
XRef to nonexistent id: sgsn_gprs:attach_accepted
Error: no ID for constraint linkend: sgsn_gprs:attach_rejected.
XRef to nonexistent id: sgsn_gprs:attach_rejected
Error: no ID for constraint linkend: sgsn_gprs:detach_requested.
XRef to nonexistent id: sgsn_gprs:detach_requested
Error: no ID for constraint linkend: sgsn_gprs:detach_acked.
XRef to nonexistent id: sgsn_gprs:detach_acked
Error: no ID for constraint linkend: sgsn_gprs:routing_area_requested.
XRef to nonexistent id: sgsn_gprs:routing_area_requested
Error: no ID for constraint linkend: sgsn_gprs:routing_area_requested.
XRef to nonexistent id: sgsn_gprs:routing_area_requested
Error: no ID for constraint linkend: sgsn_gprs:routing_area_requested.
XRef to nonexistent id: sgsn_gprs:routing_area_requested
Error: no ID for constraint linkend: sgsn_pdp:activate_requested.
XRef to nonexistent id: sgsn_pdp:activate_requested
Error: no ID for constraint linkend: sgsn_pdp:activate_rejected.
XRef to nonexistent id: sgsn_pdp:activate_rejected
Error: no ID for constraint linkend: sgsn_pdp:activate_accepted.
XRef to nonexistent id: sgsn_pdp:activate_accepted
Error: no ID for constraint linkend: sgsn_pdp:request_activated.
XRef to nonexistent id: sgsn_pdp:request_activated
Error: no ID for constraint linkend: sgsn_pdp:request_activate_rejected.
XRef to nonexistent id: sgsn_pdp:request_activate_rejected
Error: no ID for constraint linkend: sgsn_pdp:modify_requested.
XRef to nonexistent id: sgsn_pdp:modify_requested
Error: no ID for constraint linkend: sgsn_pdp:modify_accepted.
XRef to nonexistent id: sgsn_pdp:modify_accepted
Error: no ID for constraint linkend: sgsn_pdp:dl_deactivate_requested.
XRef to nonexistent id: sgsn_pdp:dl_deactivate_requested
Error: no ID for constraint linkend: sgsn_pdp:dl_deactivate_accepted.
XRef to nonexistent id: sgsn_pdp:dl_deactivate_accepted
Error: no ID for constraint linkend: sgsn_pdp:ul_deactivate_requested.
XRef to nonexistent id: sgsn_pdp:ul_deactivate_requested
Error: no ID for constraint linkend: sgsn_pdp:ul_deactivate_accepted.
XRef to nonexistent id: sgsn_pdp:ul_deactivate_accepted
Error: no ID for constraint linkend: ns:nsvc_packets:in.
XRef to nonexistent id: ns:nsvc_packets:in
Error: no ID for constraint linkend: ns:nsvc_packets:out.
XRef to nonexistent id: ns:nsvc_packets:out
Error: no ID for constraint linkend: ns:nsvc_bytes:in.
XRef to nonexistent id: ns:nsvc_bytes:in
Error: no ID for constraint linkend: ns:nsvc_bytes:out.
XRef to nonexistent id: ns:nsvc_bytes:out
Error: no ID for constraint linkend: ns:nsvc_blocked.
XRef to nonexistent id: ns:nsvc_blocked
Error: no ID for constraint linkend: ns:nsvc_dead.
XRef to nonexistent id: ns:nsvc_dead
Error: no ID for constraint linkend: ns:nsvc_replaced.
XRef to nonexistent id: ns:nsvc_replaced
Error: no ID for constraint linkend: ns:nsvc_nsei-chg.
XRef to nonexistent id: ns:nsvc_nsei-chg
Error: no ID for constraint linkend: ns:nsvc_inv-nsvci.
XRef to nonexistent id: ns:nsvc_inv-nsvci
Error: no ID for constraint linkend: ns:nsvc_inv-nsei.
XRef to nonexistent id: ns:nsvc_inv-nsei
Error: no ID for constraint linkend: ns:nsvc_lost:alive.
XRef to nonexistent id: ns:nsvc_lost:alive
Error: no ID for constraint linkend: ns:nsvc_lost:reset.
XRef to nonexistent id: ns:nsvc_lost:reset
Error: no ID for constraint linkend: ns.nsvc_alive.delay.
XRef to nonexistent id: ns.nsvc_alive.delay
Error: no ID for constraint linkend: ieee-802.11.
XRef to nonexistent id: ieee-802.11
Section level > 6 not well supported for bibliodiv
Image 'dblatex' not found
rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__1.svg
Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf
rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__2.svg
rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__3.svg
rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__4.svg
rsvg-convert -a -f pdf -o fig4.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__5.svg
rsvg-convert -a -f pdf -o fig5.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__6.svg
rsvg-convert -a -f pdf -o fig6.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__7.svg
rsvg-convert -a -f pdf -o fig7.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__8.svg
rsvg-convert -a -f pdf -o fig8.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__9.svg
rsvg-convert -a -f pdf -o fig9.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__10.svg
rsvg-convert -a -f pdf -o fig10.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__11.svg
rsvg-convert -a -f pdf -o fig11.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__12.svg
rsvg-convert -a -f pdf -o fig12.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__13.svg
rsvg-convert -a -f pdf -o fig13.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__14.svg
rsvg-convert -a -f pdf -o fig14.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__15.svg
rsvg-convert -a -f pdf -o fig15.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__16.svg
rsvg-convert -a -f pdf -o fig16.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__17.svg
rsvg-convert -a -f pdf -o fig17.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__18.svg
rsvg-convert -a -f pdf -o fig18.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__19.svg
rsvg-convert -a -f pdf -o fig19.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__20.svg
rsvg-convert -a -f pdf -o fig20.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__21.svg
rsvg-convert -a -f pdf -o fig21.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__22.svg
rsvg-convert -a -f pdf -o fig22.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__23.svg
rsvg-convert -a -f pdf -o fig23.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__24.svg
rsvg-convert -a -f pdf -o fig24.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__25.svg
rsvg-convert -a -f pdf -o fig25.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__26.svg
rsvg-convert -a -f pdf -o fig26.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__27.svg
rsvg-convert -a -f pdf -o fig27.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__28.svg
rsvg-convert -a -f pdf -o fig28.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__29.svg
rsvg-convert -a -f pdf -o fig29.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__30.svg
rsvg-convert -a -f pdf -o fig30.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__31.svg
rsvg-convert -a -f pdf -o fig31.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__32.svg
rsvg-convert -a -f pdf -o fig32.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__33.svg
rsvg-convert -a -f pdf -o fig33.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__34.svg
rsvg-convert -a -f pdf -o fig34.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__35.svg
rsvg-convert -a -f pdf -o fig35.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__36.svg
rsvg-convert -a -f pdf -o fig36.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__37.svg
rsvg-convert -a -f pdf -o fig37.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__38.svg
rsvg-convert -a -f pdf -o fig38.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__39.svg
rsvg-convert -a -f pdf -o fig39.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__40.svg
rsvg-convert -a -f pdf -o fig40.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__41.svg
Build osmosgsn-usermanual.pdf
built-in module pdftex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for custom-dblatex
built-in module bibtopic registered
building additional files...
checking if compiling is necessary...
the output file doesn't exist
pdflatex -interaction=batchmode osmosgsn-usermanual.tex

kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tctt0900
mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tctt0900
This is METAFONT, Version 2.71828182 (TeX Live 2022/Debian) (preloaded base=mf)

(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt0900.mf
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf)
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt.mf
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymb.mf
 Ok (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf
 Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txpseudo.mf
 Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txaccent.mf
 Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [27] [29])
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txgen.mf
 Ok [100] [109] [98] [99] [108])
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymbol.mf
 Ok [13] [18] [21] [22] [23] [24] [25] [26] [28] [31] [32] [36] [39] [44]
[45] [46] [42] [47] [60] [61] [62] [77] [79] [87] [110] [91] [93] [94] [95]
[96] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137]
[138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149]
[150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161]
[162] [163] [164] [165] [166] [167] [168] [169] [171] [172] [173] [174]
[175] [177] [176] [180] [181] [182] [183] [184] [187] [191] [214] [246])
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txromod.mf
 Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrsuper.mf
 Ok [185] [178] [179] [170] [186])
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrfract.mf
 Ok [188] [189] [190]) ) ) )
Font metrics written on tctt0900.tfm.
Output written on tctt0900.600gf (128 characters, 17564 bytes).
Transcript written on tctt0900.log.
mktexpk: /home/user/.texlive2022/texmf-var/fonts/pk/ljfour/jknappen/ec/tctt0900.600pk: successfully generated.
running post-compilation scripts...
[index] the index file /tmp/tmpl27ce5cm/osmosgsn-usermanual.idx is empty
osmosgsn-usermanual.aux MD5 checksum changed
osmosgsn-usermanual.toc MD5 checksum changed
the /tmp/tmpl27ce5cm/osmosgsn-usermanual.aux file has changed
pdflatex -interaction=batchmode osmosgsn-usermanual.tex
running post-compilation scripts...
[index] the index file /tmp/tmpl27ce5cm/osmosgsn-usermanual.idx is empty
osmosgsn-usermanual.aux MD5 checksum changed
the /tmp/tmpl27ce5cm/osmosgsn-usermanual.aux file has changed but no re-run required?
no new compilation is needed
running last-compilation scripts...
'osmosgsn-usermanual.pdf' successfully built

a2x: deleting /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual.xml
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc'
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn'
dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false)
	make -j21 check "TESTSUITEFLAGS=-j21 --verbose" VERBOSE=1
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn'
make  check-recursive
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn'
Making check in include
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include'
Making check in osmocom
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom'
Making check in gtphub
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/gtphub'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/gtphub'
Making check in sgsn
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/sgsn'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/sgsn'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom'
make[6]: Nothing to be done for 'check-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include'
Making check in src
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src'
Making check in gprs
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/gprs'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/gprs'
Making check in sgsn
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/sgsn'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/sgsn'
Making check in gtphub
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/gtphub'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/gtphub'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src'
Making check in contrib
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib'
Making check in systemd
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib/systemd'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib/systemd'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib'
Making check in tests
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests'
Making check in gprs
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs'
make  gprs_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_test.o gprs_test.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_utils.o `test -f '../../src/gprs/gprs_utils.c' || echo './'`../../src/gprs/gprs_utils.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -no-install -Wl,-z,relro -o gprs_test gprs_test.o gprs_utils.o -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -Wl,-z -Wl,relro -o gprs_test gprs_test.o gprs_utils.o  /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs'
Making check in gtphub
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gtphub'
make  gtphub_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gtphub'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/osmocom/gtp/ -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gtphub_test.o gtphub_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/osmocom/gtp/ -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -Wl,--wrap=gtphub_resolve_ggsn_addr -Wl,--wrap=gtphub_ares_init -Wl,--wrap=gtphub_write -no-install  -Wl,-z,relro -o gtphub_test gtphub_test.o ../../src/gtphub/gtphub.o ../../src/gprs/gprs_utils.o -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -lgtp  -lrt  
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -Wl,--wrap=gtphub_resolve_ggsn_addr -Wl,--wrap=gtphub_ares_init -Wl,--wrap=gtphub_write -Wl,-z -Wl,relro -o gtphub_test gtphub_test.o ../../src/gtphub/gtphub.o ../../src/gprs/gprs_utils.o  /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libgtp.so -lrt -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gtphub'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gtphub'
Making check in gprs_routing_area
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs_routing_area'
make  gprs_routing_area_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs_routing_area'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/   -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_routing_area_test.o gprs_routing_area_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/   -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -no-install -Wl,-z,relro -o gprs_routing_area_test gprs_routing_area_test.o ../../src/sgsn/apn.o ../../src/sgsn/gprs_bssgp.o ../../src/sgsn/gprs_llc.o ../../src/sgsn/gprs_ns.o ../../src/sgsn/gprs_sndcp.o ../../src/sgsn/gprs_gmm_attach.o ../../src/sgsn/gprs_gmm.o ../../src/sgsn/gprs_gmm_fsm.o ../../src/sgsn/gprs_gmm_util.o ../../src/sgsn/gprs_mm_state_gb_fsm.o ../../src/sgsn/gprs_routing_area.o ../../src/sgsn/gtp_ggsn.o ../../src/sgsn/gtp_mme.o ../../src/sgsn/mmctx.o ../../src/sgsn/pdpctx.o ../../src/sgsn/sgsn.o ../../src/sgsn/sgsn_cdr.o ../../src/sgsn/sgsn_ctrl.o ../../src/sgsn/sgsn_vty.o ../../src/sgsn/sgsn_libgtp.o ../../src/sgsn/sgsn_auth.o ../../src/sgsn/gprs_subscriber.o ../../src/sgsn/gprs_llc_xid.o ../../src/sgsn/gprs_sndcp_xid.o ../../src/sgsn/slhc.o ../../src/sgsn/gprs_sm.o ../../src/sgsn/gprs_sndcp_comp.o ../../src/sgsn/gprs_sndcp_pcomp.o ../../src/sgsn/v42bis.o ../../src/sgsn/gprs_sndcp_dcomp.o ../../src/sgsn/sgsn_rim.o ../../src/gprs/gprs_utils.o ../../src/gprs/gprs_llc_parse.o ../../src/gprs/crc24.o ../../src/gprs/sgsn_ares.o -losmocore -ltalloc -lmnl  -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmogb -losmovty -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmo-gsup-client  -lcares  -lgtp  -lrt -lm  ../../src/sgsn/gprs_ranap.o ../../src/sgsn/gprs_mm_state_iu_fsm.o -losmo-ranap  -losmo-sigtran  -ltalloc -lasn1c   
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -Wl,-z -Wl,relro -o gprs_routing_area_test gprs_routing_area_test.o ../../src/sgsn/apn.o ../../src/sgsn/gprs_bssgp.o ../../src/sgsn/gprs_llc.o ../../src/sgsn/gprs_ns.o ../../src/sgsn/gprs_sndcp.o ../../src/sgsn/gprs_gmm_attach.o ../../src/sgsn/gprs_gmm.o ../../src/sgsn/gprs_gmm_fsm.o ../../src/sgsn/gprs_gmm_util.o ../../src/sgsn/gprs_mm_state_gb_fsm.o ../../src/sgsn/gprs_routing_area.o ../../src/sgsn/gtp_ggsn.o ../../src/sgsn/gtp_mme.o ../../src/sgsn/mmctx.o ../../src/sgsn/pdpctx.o ../../src/sgsn/sgsn.o ../../src/sgsn/sgsn_cdr.o ../../src/sgsn/sgsn_ctrl.o ../../src/sgsn/sgsn_vty.o ../../src/sgsn/sgsn_libgtp.o ../../src/sgsn/sgsn_auth.o ../../src/sgsn/gprs_subscriber.o ../../src/sgsn/gprs_llc_xid.o ../../src/sgsn/gprs_sndcp_xid.o ../../src/sgsn/slhc.o ../../src/sgsn/gprs_sm.o ../../src/sgsn/gprs_sndcp_comp.o ../../src/sgsn/gprs_sndcp_pcomp.o ../../src/sgsn/v42bis.o ../../src/sgsn/gprs_sndcp_dcomp.o ../../src/sgsn/sgsn_rim.o ../../src/gprs/gprs_utils.o ../../src/gprs/gprs_llc_parse.o ../../src/gprs/crc24.o ../../src/gprs/sgsn_ares.o ../../src/sgsn/gprs_ranap.o ../../src/sgsn/gprs_mm_state_iu_fsm.o  /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogb.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -lmnl /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lcares /usr/lib/x86_64-linux-gnu/libgtp.so -lrt -lm -losmo-ranap /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -ltalloc -lasn1c -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs_routing_area'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs_routing_area'
Making check in sgsn
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sgsn'
make  sgsn_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sgsn'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/   -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o sgsn_test.o sgsn_test.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/   -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_gb_parse.o gprs_gb_parse.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/   -I/usr/include/osmocom/gtp/ -I/usr/include/   -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=sgsn_update_subscriber_data -Wl,--wrap=gprs_subscr_request_update_location -Wl,--wrap=gprs_subscr_request_auth_info -Wl,--wrap=osmo_gsup_client_send -no-install  -Wl,-z,relro -o sgsn_test sgsn_test.o gprs_gb_parse.o ../../src/sgsn/apn.o ../../src/sgsn/gprs_bssgp.o ../../src/sgsn/gprs_llc.o ../../src/sgsn/gprs_ns.o ../../src/sgsn/gprs_sndcp.o ../../src/sgsn/gprs_gmm_attach.o ../../src/sgsn/gprs_gmm.o ../../src/sgsn/gprs_gmm_fsm.o ../../src/sgsn/gprs_gmm_util.o ../../src/sgsn/gprs_mm_state_gb_fsm.o ../../src/sgsn/gprs_routing_area.o ../../src/sgsn/gtp_ggsn.o ../../src/sgsn/gtp_mme.o ../../src/sgsn/mmctx.o ../../src/sgsn/pdpctx.o ../../src/sgsn/sgsn.o ../../src/sgsn/sgsn_cdr.o ../../src/sgsn/sgsn_ctrl.o ../../src/sgsn/sgsn_vty.o ../../src/sgsn/sgsn_libgtp.o ../../src/sgsn/sgsn_auth.o ../../src/sgsn/gprs_subscriber.o ../../src/sgsn/gprs_llc_xid.o ../../src/sgsn/gprs_sndcp_xid.o ../../src/sgsn/slhc.o ../../src/sgsn/gprs_sm.o ../../src/sgsn/gprs_sndcp_comp.o ../../src/sgsn/gprs_sndcp_pcomp.o ../../src/sgsn/v42bis.o ../../src/sgsn/gprs_sndcp_dcomp.o ../../src/sgsn/sgsn_rim.o ../../src/gprs/gprs_utils.o ../../src/gprs/gprs_llc_parse.o ../../src/gprs/crc24.o ../../src/gprs/sgsn_ares.o -losmocore -ltalloc -lmnl  -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmogb -losmovty -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmo-gsup-client  -lcares  -lgtp  -lrt -lm  ../../src/sgsn/gprs_ranap.o ../../src/sgsn/gprs_mm_state_iu_fsm.o -losmo-ranap  -losmo-sigtran  -ltalloc -lasn1c   
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=sgsn_update_subscriber_data -Wl,--wrap=gprs_subscr_request_update_location -Wl,--wrap=gprs_subscr_request_auth_info -Wl,--wrap=osmo_gsup_client_send -Wl,-z -Wl,relro -o sgsn_test sgsn_test.o gprs_gb_parse.o ../../src/sgsn/apn.o ../../src/sgsn/gprs_bssgp.o ../../src/sgsn/gprs_llc.o ../../src/sgsn/gprs_ns.o ../../src/sgsn/gprs_sndcp.o ../../src/sgsn/gprs_gmm_attach.o ../../src/sgsn/gprs_gmm.o ../../src/sgsn/gprs_gmm_fsm.o ../../src/sgsn/gprs_gmm_util.o ../../src/sgsn/gprs_mm_state_gb_fsm.o ../../src/sgsn/gprs_routing_area.o ../../src/sgsn/gtp_ggsn.o ../../src/sgsn/gtp_mme.o ../../src/sgsn/mmctx.o ../../src/sgsn/pdpctx.o ../../src/sgsn/sgsn.o ../../src/sgsn/sgsn_cdr.o ../../src/sgsn/sgsn_ctrl.o ../../src/sgsn/sgsn_vty.o ../../src/sgsn/sgsn_libgtp.o ../../src/sgsn/sgsn_auth.o ../../src/sgsn/gprs_subscriber.o ../../src/sgsn/gprs_llc_xid.o ../../src/sgsn/gprs_sndcp_xid.o ../../src/sgsn/slhc.o ../../src/sgsn/gprs_sm.o ../../src/sgsn/gprs_sndcp_comp.o ../../src/sgsn/gprs_sndcp_pcomp.o ../../src/sgsn/v42bis.o ../../src/sgsn/gprs_sndcp_dcomp.o ../../src/sgsn/sgsn_rim.o ../../src/gprs/gprs_utils.o ../../src/gprs/gprs_llc_parse.o ../../src/gprs/crc24.o ../../src/gprs/sgsn_ares.o ../../src/sgsn/gprs_ranap.o ../../src/sgsn/gprs_mm_state_iu_fsm.o  /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogb.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -lmnl /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lcares /usr/lib/x86_64-linux-gnu/libgtp.so -lrt -lm -losmo-ranap /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -ltalloc -lasn1c -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sgsn'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sgsn'
Making check in xid
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/xid'
make  xid_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/xid'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o xid_test.o xid_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -no-install -Wl,-z,relro -o xid_test xid_test.o ../../src/sgsn/gprs_llc_xid.o -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmogb -losmovty -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -lcares  -lgtp  -lrt -lm  
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -Wl,-z -Wl,relro -o xid_test xid_test.o ../../src/sgsn/gprs_llc_xid.o  /usr/lib/x86_64-linux-gnu/libosmogb.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lcares /usr/lib/x86_64-linux-gnu/libgtp.so -lrt -lm -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/xid'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/xid'
Making check in sndcp_xid
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sndcp_xid'
make  sndcp_xid_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sndcp_xid'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o sndcp_xid_test.o sndcp_xid_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -no-install -Wl,-z,relro -o sndcp_xid_test sndcp_xid_test.o ../../src/sgsn/gprs_sndcp_xid.o -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmogb -losmovty -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -lcares  -lgtp  -lrt -lm 
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -Wl,-z -Wl,relro -o sndcp_xid_test sndcp_xid_test.o ../../src/sgsn/gprs_sndcp_xid.o  /usr/lib/x86_64-linux-gnu/libosmogb.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lcares /usr/lib/x86_64-linux-gnu/libgtp.so -lrt -lm -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sndcp_xid'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sndcp_xid'
Making check in slhc
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/slhc'
make  slhc_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/slhc'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o slhc_test.o slhc_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -no-install -Wl,-z,relro -o slhc_test slhc_test.o ../../src/sgsn/slhc.o -losmocore -ltalloc -lmnl  
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -Wl,-z -Wl,relro -o slhc_test slhc_test.o ../../src/sgsn/slhc.o  /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/slhc'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/slhc'
Making check in v42bis
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/v42bis'
make  v42bis_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/v42bis'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -c -o v42bis_test.o v42bis_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -no-install -Wl,-z,relro -o v42bis_test v42bis_test.o ../../src/sgsn/v42bis.o -losmocore -ltalloc -lmnl  
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wno-trigraphs -Wl,-z -Wl,relro -o v42bis_test v42bis_test.o ../../src/sgsn/v42bis.o  /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/v42bis'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/v42bis'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests'
make  check-local
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests'
:;{ \
               echo '# Signature of the current package.' && \
               echo 'm4_define([AT_PACKAGE_NAME],' && \
               echo '  [osmo-sgsn])' && \
               echo 'm4_define([AT_PACKAGE_TARNAME],' && \
               echo '  [osmo-sgsn])' && \
               echo 'm4_define([AT_PACKAGE_VERSION],' && \
               echo '  [1.12.0.35-028c])' && \
               echo 'm4_define([AT_PACKAGE_STRING],' && \
               echo '  [osmo-sgsn 1.12.0.35-028c])' && \
               echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
               echo '  [osmocom-net-gprs@lists.osmocom.org])'; \
               echo 'm4_define([AT_PACKAGE_URL],' && \
               echo '  [])'; \
             } >'./package.m4'
/bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at
mv testsuite.tmp testsuite
/bin/bash './testsuite' -j21 --verbose
## ------------------------------------ ##
## osmo-sgsn 1.12.0.35-028c test suite. ##
## ------------------------------------ ##








3. testsuite.at:17: testing gprs_routing_area ...
./testsuite.at:19: test "$enable_gprs_routing_area_test" != no || exit 77
1. testsuite.at:4: testing gprs ...
./testsuite.at:7: $abs_top_builddir/tests/gprs/gprs_test
2. testsuite.at:10: testing sgsn ...
./testsuite.at:12: test "$enable_sgsn_test" != no || exit 77
5. testsuite.at:31: testing xid ...
./testsuite.at:33: test "$enable_sgsn_test" != no || exit 77
./testsuite.at:21: $abs_top_builddir/tests/gprs_routing_area/gprs_routing_area_test
4. testsuite.at:24: testing gtphub ...
./testsuite.at:26: test "$enable_gtphub_test" != no || exit 77
./testsuite.at:35: $abs_top_builddir/tests/xid/xid_test
./testsuite.at:14: $abs_top_builddir/tests/sgsn/sgsn_test
6. testsuite.at:38: testing sndcp_xid ...
./testsuite.at:40: test "$enable_sgsn_test" != no || exit 77
./testsuite.at:28: $abs_top_builddir/tests/gtphub/gtphub_test
8. testsuite.at:52: testing v42bis ...
./testsuite.at:54: test "$enable_sgsn_test" != no || exit 77
7. testsuite.at:45: testing slhc ...
./testsuite.at:47: test "$enable_sgsn_test" != no || exit 77
./testsuite.at:42: $abs_top_builddir/tests/sndcp_xid/sndcp_xid_test
./testsuite.at:56: $abs_top_builddir/tests/v42bis/v42bis_test
./testsuite.at:49: $abs_top_builddir/tests/slhc/slhc_test
stderr:
Testing decoding with timer value unit 0
Testing decoding with timer value unit 1
Testing decoding with timer value unit 2
Testing decoding with timer value unit 3
Testing decoding with timer value unit 4
Testing decoding with timer value unit 5
Testing decoding with timer value unit 6
Testing decoding with timer value unit 7
stderr:
full talloc report on 'xid_ctx' (total   1425 bytes in   7 blocks)
    log                            contains   1425 bytes in   6 blocks (ref 0) 0x5648dce73980
        logging                        contains   1425 bytes in   5 blocks (ref 0) 0x5648dce739f0
            struct log_target              contains    232 bytes in   2 blocks (ref 0) 0x5648dce73fe0
                struct log_category            contains     72 bytes in   1 blocks (ref 0) 0x5648dce740f0
            struct log_info                contains   1192 bytes in   2 blocks (ref 0) 0x5648dce73a60
                struct log_info_cat            contains   1152 bytes in   1 blocks (ref 0) 0x5648dce73af0
1. testsuite.at:4: stderr:
 ok
5. testsuite.at:31: <0007> slhc.c:313 slhc_compress(): Compressible packet detected!
<0007> slhc.c:339 slhc_compress(): Header not yet seen, will memorize header for the next turn...
<0007> slhc.c:555 slhc_compress(): Packet will be sent uncompressed...
<0007> slhc.c:804 slhc_o_status(): 0 Cmp, 1 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:804 slhc_o_status(): 0 Cmp, 1 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:313 slhc_compress(): Compressible packet detected!
<0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress...
<0007> slhc.c:398 slhc_compress(): Unexpected change: (th->doff > 5 && memcmp(th+1,cs->cs_tcpopt,((th->doff)-5)*4) != 0)
<0007> slhc.c:399 slhc_compress(): th->doff = 8
<0007> slhc.c:400 slhc_compress(): th+1 =          0101080a000647df06d1bf61
<0007> slhc.c:402 slhc_compress(): cs->cs_tcpopt = 0101080a000647de06d1bf5e
<0007> slhc.c:415 slhc_compress(): The header contains unexpected changes, can't compress...
<0007> slhc.c:555 slhc_compress(): Packet will be sent uncompressed...
<0007> slhc.c:804 slhc_o_status(): 0 Cmp, 2 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:804 slhc_o_status(): 0 Cmp, 2 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:313 slhc_compress(): Compressible packet detected!
<0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress...
<0007> slhc.c:398 slhc_compress(): Unexpected change: (th->doff > 5 && memcmp(th+1,cs->cs_tcpopt,((th->doff)-5)*4) != 0)
<0007> slhc.c:399 slhc_compress(): th->doff = 8
<0007> slhc.c:400 slhc_compress(): th+1 =          0101080a000647e106d1bf63
<0007> slhc.c:402 slhc_compress(): cs->cs_tcpopt = 0101080a000647df06d1bf61
<0007> slhc.c:415 slhc_compress(): The header contains unexpected changes, can't compress...
<0007> slhc.c:555 slhc_compress(): Packet will be sent uncompressed...
<0007> slhc.c:804 slhc_o_status(): 0 Cmp, 3 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:804 slhc_o_status(): 0 Cmp, 3 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:313 slhc_compress(): Compressible packet detected!
<0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress...
<0007> slhc.c:398 slhc_compress(): Unexpected change: (th->doff > 5 && memcmp(th+1,cs->cs_tcpopt,((th->doff)-5)*4) != 0)
<0007> slhc.c:399 slhc_compress(): th->doff = 8
<0007> slhc.c:400 slhc_compress(): th+1 =          0101080a000647e106d1bf64
<0007> slhc.c:402 slhc_compress(): cs->cs_tcpopt = 0101080a000647e106d1bf63
<0007> slhc.c:415 slhc_compress(): The header contains unexpected changes, can't compress...
<0007> slhc.c:555 slhc_compress(): Packet will be sent uncompressed...
<0007> slhc.c:804 slhc_o_status(): 0 Cmp, 4 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:804 slhc_o_status(): 0 Cmp, 4 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:313 slhc_compress(): Compressible packet detected!
<0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress...
<0007> slhc.c:398 slhc_compress(): Unexpected change: (th->doff > 5 && memcmp(th+1,cs->cs_tcpopt,((th->doff)-5)*4) != 0)
<0007> slhc.c:399 slhc_compress(): th->doff = 8
<0007> slhc.c:400 slhc_compress(): th+1 =          0101080a000647e206d1bf64
<0007> slhc.c:402 slhc_compress(): cs->cs_tcpopt = 0101080a000647e106d1bf64
<0007> slhc.c:415 slhc_compress(): The header contains unexpected changes, can't compress...
<0007> slhc.c:555 slhc_compress(): Packet will be sent uncompressed...
<0007> slhc.c:804 slhc_o_status(): 0 Cmp, 5 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:804 slhc_o_status(): 0 Cmp, 5 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:313 slhc_compress(): Compressible packet detected!
<0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress...
<0007> slhc.c:398 slhc_compress(): Unexpected change: (th->doff > 5 && memcmp(th+1,cs->cs_tcpopt,((th->doff)-5)*4) != 0)
<0007> slhc.c:399 slhc_compress(): th->doff = 8
<0007> slhc.c:400 slhc_compress(): th+1 =          0101080a000647ec06d1bf6f
<0007> slhc.c:402 slhc_compress(): cs->cs_tcpopt = 0101080a000647e206d1bf64
<0007> slhc.c:415 slhc_compress(): The header contains unexpected changes, can't compress...
<0007> slhc.c:555 slhc_compress(): Packet will be sent uncompressed...
<0007> slhc.c:804 slhc_o_status(): 0 Cmp, 6 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:804 slhc_o_status(): 0 Cmp, 6 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:313 slhc_compress(): Compressible packet detected!
<0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress...
<0007> slhc.c:388 slhc_compress(): Unexpected change: th->doff != cs->cs_tcp.doff
<0007> slhc.c:415 slhc_compress(): The header contains unexpected changes, can't compress...
<0007> slhc.c:555 slhc_compress(): Packet will be sent uncompressed...
<0007> slhc.c:804 slhc_o_status(): 0 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:804 slhc_o_status(): 0 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:313 slhc_compress(): Compressible packet detected!
<0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress...
<0007> slhc.c:457 slhc_compress(): flag: Delta Sequence (S) = 1
<0007> slhc.c:209 encode(): n=000c
<0007> slhc.c:495 slhc_compress(): Special case for data xfer detected...
<0007> slhc.c:496 slhc_compress(): flag: Delta Sequence (S) = 1, Delta Ack (A) = 1, Delta Window (W) = 1, Urgent Pointer (U) = 1
<0007> slhc.c:509 slhc_compress(): flag: Push (P) = 1
<0007> slhc.c:528 slhc_compress(): flag: Connection number (C) = 1
<0007> slhc.c:541 slhc_compress(): Delta-list length (deltaS) = 0
<0007> slhc.c:542 slhc_compress(): Original header len (hlen) = 40
<0007> slhc.c:638 slhc_uncompress(): Unidirectional data detected
<0007> slhc.c:694 slhc_uncompress(): making space for the reconstructed header...
<0007> slhc.c:804 slhc_o_status(): 1 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:804 slhc_o_status(): 1 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:313 slhc_compress(): Compressible packet detected!
<0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress...
<0007> slhc.c:448 slhc_compress(): flag: Delta Ack (A) = 1
<0007> slhc.c:209 encode(): n=0052
<0007> slhc.c:457 slhc_compress(): flag: Delta Sequence (S) = 1
<0007> slhc.c:209 encode(): n=0027
<0007> slhc.c:509 slhc_compress(): flag: Push (P) = 1
<0007> slhc.c:528 slhc_compress(): flag: Connection number (C) = 1
<0007> slhc.c:541 slhc_compress(): Delta-list length (deltaS) = 2
<0007> slhc.c:542 slhc_compress(): Original header len (hlen) = 40
<0007> slhc.c:644 slhc_uncompress(): default packet type detected
<0007> slhc.c:694 slhc_uncompress(): making space for the reconstructed header...
<0007> slhc.c:804 slhc_o_status(): 2 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:804 slhc_o_status(): 2 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:313 slhc_compress(): Compressible packet detected!
<0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress...
<0007> slhc.c:448 slhc_compress(): flag: Delta Ack (A) = 1
<0007> slhc.c:209 encode(): n=0003
<0007> slhc.c:457 slhc_compress(): flag: Delta Sequence (S) = 1
<0007> slhc.c:209 encode(): n=0003
<0007> slhc.c:486 slhc_compress(): Special case for echoed terminal traffic detected...
<0007> slhc.c:487 slhc_compress(): flag: Delta Sequence (S) = 1, Delta Window (W) = 1, Urgent Pointer (U) = 1
<0007> slhc.c:509 slhc_compress(): flag: Push (P) = 1
<0007> slhc.c:528 slhc_compress(): flag: Connection number (C) = 1
<0007> slhc.c:541 slhc_compress(): Delta-list length (deltaS) = 0
<0007> slhc.c:542 slhc_compress(): Original header len (hlen) = 40
<0007> slhc.c:627 slhc_uncompress(): Echoed terminal traffic detected
<0007> slhc.c:694 slhc_uncompress(): making space for the reconstructed header...
<0007> slhc.c:804 slhc_o_status(): 3 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:804 slhc_o_status(): 3 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:313 slhc_compress(): Compressible packet detected!
<0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress...
<0007> slhc.c:448 slhc_compress(): flag: Delta Ack (A) = 1
<0007> slhc.c:209 encode(): n=0003
<0007> slhc.c:457 slhc_compress(): flag: Delta Sequence (S) = 1
<0007> slhc.c:209 encode(): n=0003
<0007> slhc.c:486 slhc_compress(): Special case for echoed terminal traffic detected...
<0007> slhc.c:487 slhc_compress(): flag: Delta Sequence (S) = 1, Delta Window (W) = 1, Urgent Pointer (U) = 1
<0007> slhc.c:509 slhc_compress(): flag: Push (P) = 1
<0007> slhc.c:528 slhc_compress(): flag: Connection number (C) = 1
<0007> slhc.c:541 slhc_compress(): Delta-list length (deltaS) = 0
<0007> slhc.c:542 slhc_compress(): Original header len (hlen) = 40
<0007> slhc.c:627 slhc_uncompress(): Echoed terminal traffic detected
<0007> slhc.c:694 slhc_uncompress(): making space for the reconstructed header...
<0007> slhc.c:804 slhc_o_status(): 4 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:804 slhc_o_status(): 4 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:313 slhc_compress(): Compressible packet detected!
<0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress...
<0007> slhc.c:457 slhc_compress(): flag: Delta Sequence (S) = 1
<0007> slhc.c:209 encode(): n=0040
<0007> slhc.c:495 slhc_compress(): Special case for data xfer detected...
<0007> slhc.c:496 slhc_compress(): flag: Delta Sequence (S) = 1, Delta Ack (A) = 1, Delta Window (W) = 1, Urgent Pointer (U) = 1
<0007> slhc.c:509 slhc_compress(): flag: Push (P) = 1
<0007> slhc.c:528 slhc_compress(): flag: Connection number (C) = 1
<0007> slhc.c:541 slhc_compress(): Delta-list length (deltaS) = 0
<0007> slhc.c:542 slhc_compress(): Original header len (hlen) = 40
<0007> slhc.c:638 slhc_uncompress(): Unidirectional data detected
<0007> slhc.c:694 slhc_uncompress(): making space for the reconstructed header...
<0007> slhc.c:804 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:804 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:279 slhc_compress(): Not a TCP packat, will not touch...
<0007> slhc.c:804 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 1 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:804 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 1 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:279 slhc_compress(): Not a TCP packat, will not touch...
<0007> slhc.c:804 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 2 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:804 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 2 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:279 slhc_compress(): Not a TCP packat, will not touch...
<0007> slhc.c:804 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 3 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:804 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 3 NotTCP 7 Searches, 1 Misses
<0007> slhc.c:172 slhc_free(): Freeing compression states...
full talloc report on 'slhc_ctx' (total   1459 bytes in   7 blocks)
    log                            contains   1459 bytes in   6 blocks (ref 0) 0x55aea215a980
        logging                        contains   1459 bytes in   5 blocks (ref 0) 0x55aea215a9f0
            struct log_target              contains    234 bytes in   2 blocks (ref 0) 0x55aea215b000
                struct log_category            contains     74 bytes in   1 blocks (ref 0) 0x55aea215b110
            struct log_info                contains   1224 bytes in   2 blocks (ref 0) 0x55aea215aa60
                struct log_info_cat            contains   1184 bytes in   1 blocks (ref 0) 0x55aea215aaf0
 ok
stderr:
stderr:
<0006> gprs_sndcp_xid.c:1864 SNDCP-XID:
<0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field {
<0006> gprs_sndcp_xid.c:1866    entity=0;
<0006> gprs_sndcp_xid.c:1869    algo=0;
<0006> gprs_sndcp_xid.c:1878    comp_len=2;
<0006> gprs_sndcp_xid.c:1882    comp[0]=1;
<0006> gprs_sndcp_xid.c:1882    comp[1]=2;
<0006> gprs_sndcp_xid.c:1700    gprs_sndcp_pcomp_rfc1144_params {
<0006> gprs_sndcp_xid.c:1701       nsapi_len=1;
<0006> gprs_sndcp_xid.c:1707       nsapi[0]=6;
<0006> gprs_sndcp_xid.c:1711       s01=7;
<0006> gprs_sndcp_xid.c:1713    }
<0006> gprs_sndcp_xid.c:1898 }
<0006> gprs_sndcp_xid.c:1864 SNDCP-XID:
<0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field {
<0006> gprs_sndcp_xid.c:1866    entity=2;
<0006> gprs_sndcp_xid.c:1869    algo=2;
<0006> gprs_sndcp_xid.c:1878    comp_len=2;
<0006> gprs_sndcp_xid.c:1882    comp[0]=8;
<0006> gprs_sndcp_xid.c:1882    comp[1]=9;
<0006> gprs_sndcp_xid.c:1755    gprs_sndcp_pcomp_rohc_params {
<0006> gprs_sndcp_xid.c:1756       nsapi_len=11;
<0006> gprs_sndcp_xid.c:1762       nsapi[0]=5;
<0006> gprs_sndcp_xid.c:1762       nsapi[1]=6;
<0006> gprs_sndcp_xid.c:1762       nsapi[2]=7;
<0006> gprs_sndcp_xid.c:1762       nsapi[3]=8;
<0006> gprs_sndcp_xid.c:1762       nsapi[4]=9;
<0006> gprs_sndcp_xid.c:1762       nsapi[5]=10;
<0006> gprs_sndcp_xid.c:1762       nsapi[6]=11;
<0006> gprs_sndcp_xid.c:1762       nsapi[7]=12;
<0006> gprs_sndcp_xid.c:1762       nsapi[8]=13;
<0006> gprs_sndcp_xid.c:1762       nsapi[9]=14;
<0006> gprs_sndcp_xid.c:1762       nsapi[10]=15;
<0006> gprs_sndcp_xid.c:1766       max_cid=15;
<0006> gprs_sndcp_xid.c:1768       max_header=168;
<0006> gprs_sndcp_xid.c:1771       profile_len=16;
<0006> gprs_sndcp_xid.c:1777       profile[0]=0000;
<0006> gprs_sndcp_xid.c:1777       profile[1]=0001;
<0006> gprs_sndcp_xid.c:1777       profile[2]=0101;
<0006> gprs_sndcp_xid.c:1777       profile[3]=0002;
<0006> gprs_sndcp_xid.c:1777       profile[4]=0102;
<0006> gprs_sndcp_xid.c:1777       profile[5]=0003;
<0006> gprs_sndcp_xid.c:1777       profile[6]=0103;
<0006> gprs_sndcp_xid.c:1777       profile[7]=0004;
<0006> gprs_sndcp_xid.c:1777       profile[8]=0104;
<0006> gprs_sndcp_xid.c:1777       profile[9]=0005;
<0006> gprs_sndcp_xid.c:1777       profile[10]=0105;
<0006> gprs_sndcp_xid.c:1777       profile[11]=0006;
<0006> gprs_sndcp_xid.c:1777       profile[12]=0007;
<0006> gprs_sndcp_xid.c:1777       profile[13]=0107;
<0006> gprs_sndcp_xid.c:1777       profile[14]=0008;
<0006> gprs_sndcp_xid.c:1777       profile[15]=0108;
<0006> gprs_sndcp_xid.c:1780    }
<0006> gprs_sndcp_xid.c:1898 }
<0006> gprs_sndcp_xid.c:1864 SNDCP-XID:
<0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field {
<0006> gprs_sndcp_xid.c:1866    entity=2;
<0006> gprs_sndcp_xid.c:1869    algo=2;
<0006> gprs_sndcp_xid.c:1878    comp_len=2;
<0006> gprs_sndcp_xid.c:1882    comp[0]=8;
<0006> gprs_sndcp_xid.c:1882    comp[1]=9;
<0006> gprs_sndcp_xid.c:1755    gprs_sndcp_pcomp_rohc_params {
<0006> gprs_sndcp_xid.c:1756       nsapi_len=11;
<0006> gprs_sndcp_xid.c:1762       nsapi[0]=5;
<0006> gprs_sndcp_xid.c:1762       nsapi[1]=6;
<0006> gprs_sndcp_xid.c:1762       nsapi[2]=7;
<0006> gprs_sndcp_xid.c:1762       nsapi[3]=8;
<0006> gprs_sndcp_xid.c:1762       nsapi[4]=9;
<0006> gprs_sndcp_xid.c:1762       nsapi[5]=10;
<0006> gprs_sndcp_xid.c:1762       nsapi[6]=11;
<0006> gprs_sndcp_xid.c:1762       nsapi[7]=12;
<0006> gprs_sndcp_xid.c:1762       nsapi[8]=13;
<0006> gprs_sndcp_xid.c:1762       nsapi[9]=14;
<0006> gprs_sndcp_xid.c:1762       nsapi[10]=15;
<0006> gprs_sndcp_xid.c:1766       max_cid=15;
<0006> gprs_sndcp_xid.c:1768       max_header=168;
<0006> gprs_sndcp_xid.c:1771       profile_len=16;
<0006> gprs_sndcp_xid.c:1777       profile[0]=0000;
<0006> gprs_sndcp_xid.c:1777       profile[1]=0001;
<0006> gprs_sndcp_xid.c:1777       profile[2]=0101;
<0006> gprs_sndcp_xid.c:1777       profile[3]=0002;
<0006> gprs_sndcp_xid.c:1777       profile[4]=0102;
<0006> gprs_sndcp_xid.c:1777       profile[5]=0003;
<0006> gprs_sndcp_xid.c:1777       profile[6]=0103;
<0006> gprs_sndcp_xid.c:1777       profile[7]=0004;
<0006> gprs_sndcp_xid.c:1777       profile[8]=0104;
<0006> gprs_sndcp_xid.c:1777       profile[9]=0005;
<0006> gprs_sndcp_xid.c:1777       profile[10]=0105;
<0006> gprs_sndcp_xid.c:1777       profile[11]=0006;
<0006> gprs_sndcp_xid.c:1777       profile[12]=0007;
<0006> gprs_sndcp_xid.c:1777       profile[13]=0107;
<0006> gprs_sndcp_xid.c:1777       profile[14]=0008;
<0006> gprs_sndcp_xid.c:1777       profile[15]=0108;
<0006> gprs_sndcp_xid.c:1780    }
<0006> gprs_sndcp_xid.c:1898 }
<0006> gprs_sndcp_xid.c:1864 SNDCP-XID:
<0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field {
<0006> gprs_sndcp_xid.c:1866    entity=1;
<0006> gprs_sndcp_xid.c:1869    algo=1;
<0006> gprs_sndcp_xid.c:1878    comp_len=5;
<0006> gprs_sndcp_xid.c:1882    comp[0]=3;
<0006> gprs_sndcp_xid.c:1882    comp[1]=4;
<0006> gprs_sndcp_xid.c:1882    comp[2]=5;
<0006> gprs_sndcp_xid.c:1882    comp[3]=6;
<0006> gprs_sndcp_xid.c:1882    comp[4]=7;
<0006> gprs_sndcp_xid.c:1721    gprs_sndcp_pcomp_rfc2507_params {
<0006> gprs_sndcp_xid.c:1722       nsapi_len=1;
<0006> gprs_sndcp_xid.c:1728       nsapi[0]=6;
<0006> gprs_sndcp_xid.c:1732       f_max_period=256;
<0006> gprs_sndcp_xid.c:1735       f_max_time=5;
<0006> gprs_sndcp_xid.c:1738       max_header=168;
<0006> gprs_sndcp_xid.c:1741       tcp_space=15;
<0006> gprs_sndcp_xid.c:1744       non_tcp_space=15;
<0006> gprs_sndcp_xid.c:1747    }
<0006> gprs_sndcp_xid.c:1898 }
<0006> gprs_sndcp_xid.c:1864 SNDCP-XID:
<0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field {
<0006> gprs_sndcp_xid.c:1866    entity=0;
<0006> gprs_sndcp_xid.c:1869    algo=0;
<0006> gprs_sndcp_xid.c:1878    comp_len=2;
<0006> gprs_sndcp_xid.c:1882    comp[0]=1;
<0006> gprs_sndcp_xid.c:1882    comp[1]=2;
<0006> gprs_sndcp_xid.c:1700    gprs_sndcp_pcomp_rfc1144_params {
<0006> gprs_sndcp_xid.c:1701       nsapi_len=1;
<0006> gprs_sndcp_xid.c:1707       nsapi[0]=5;
<0006> gprs_sndcp_xid.c:1711       s01=7;
<0006> gprs_sndcp_xid.c:1713    }
<0006> gprs_sndcp_xid.c:1898 }
<0006> gprs_sndcp_xid.c:1864 SNDCP-XID:
<0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field {
<0006> gprs_sndcp_xid.c:1866    entity=3;
<0006> gprs_sndcp_xid.c:1872    algo=0;
<0006> gprs_sndcp_xid.c:1878    comp_len=1;
<0006> gprs_sndcp_xid.c:1882    comp[0]=10;
<0006> gprs_sndcp_xid.c:1800    gprs_sndcp_dcomp_v42bis_params {
<0006> gprs_sndcp_xid.c:1801       nsapi_len=1;
<0006> gprs_sndcp_xid.c:1807       nsapi[0]=5;
<0006> gprs_sndcp_xid.c:1810       p0=3;
<0006> gprs_sndcp_xid.c:1812       p1=2048;
<0006> gprs_sndcp_xid.c:1814       p2=20;
<0006> gprs_sndcp_xid.c:1816    }
<0006> gprs_sndcp_xid.c:1898 }
<0006> gprs_sndcp_xid.c:1864 SNDCP-XID:
<0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field {
<0006> gprs_sndcp_xid.c:1866    entity=3;
<0006> gprs_sndcp_xid.c:1872    algo=1;
<0006> gprs_sndcp_xid.c:1878    comp_len=2;
<0006> gprs_sndcp_xid.c:1882    comp[0]=10;
<0006> gprs_sndcp_xid.c:1882    comp[1]=11;
<0006> gprs_sndcp_xid.c:1824    gprs_sndcp_dcomp_v44_params {
<0006> gprs_sndcp_xid.c:1825       nsapi_len=1;
<0006> gprs_sndcp_xid.c:1831       nsapi[0]=5;
<0006> gprs_sndcp_xid.c:1835       c0=128;
<0006> gprs_sndcp_xid.c:1837       p0=3;
<0006> gprs_sndcp_xid.c:1839       p1t=300;
<0006> gprs_sndcp_xid.c:1841       p1r=300;
<0006> gprs_sndcp_xid.c:1843       p3t=600;
<0006> gprs_sndcp_xid.c:1845       p3r=600;
<0006> gprs_sndcp_xid.c:1847    }
<0006> gprs_sndcp_xid.c:1898 }
<0006> gprs_sndcp_xid.c:1864 SNDCP-XID:
<0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field {
<0006> gprs_sndcp_xid.c:1866    entity=2;
<0006> gprs_sndcp_xid.c:1869    algo=2;
<0006> gprs_sndcp_xid.c:1878    comp_len=2;
<0006> gprs_sndcp_xid.c:1882    comp[0]=8;
<0006> gprs_sndcp_xid.c:1882    comp[1]=9;
<0006> gprs_sndcp_xid.c:1755    gprs_sndcp_pcomp_rohc_params {
<0006> gprs_sndcp_xid.c:1756       nsapi_len=11;
<0006> gprs_sndcp_xid.c:1762       nsapi[0]=5;
<0006> gprs_sndcp_xid.c:1762       nsapi[1]=6;
<0006> gprs_sndcp_xid.c:1762       nsapi[2]=7;
<0006> gprs_sndcp_xid.c:1762       nsapi[3]=8;
<0006> gprs_sndcp_xid.c:1762       nsapi[4]=9;
<0006> gprs_sndcp_xid.c:1762     7. testsuite.at:45: <0005> gprs_llc.c:511 LLC: unknown TLLI 0xc0000234, creating LLME on the fly
<0005> gprs_llc.c:1079 LLME(ffffffff/c0000234){UNASSIGNED} LLGM Assign pre (c0000234 => ffffffff)
<0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0000234 => ffffffff)
<0004> gprs_subscriber.c:839 SUBSCR(1234567890) Updating subscriber data
<0005> gprs_llc.c:511 LLC: unknown TLLI 0xffeeddcc, creating LLME on the fly
<0000> fsm.c:456 GMM(gmm_fsm)[0x55628f238340]{Deregistered}: Allocated
<0000> fsm.c:456 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23a5b0]{Init}: Allocated
<0000> fsm.c:456 MM_STATE_Gb[0x55628f23a800]{Idle}: Allocated
<0000> fsm.c:456 MM_STATE_Iu[0x55628f23a9c0]{Detached}: Allocated
<0000> fsm.c:568 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23a5b0]{Init}: Deallocated
<0000> fsm.c:568 MM_STATE_Gb(4293844428)[0x55628f23a800]{Idle}: Deallocated
<0000> fsm.c:568 MM_STATE_Iu[0x55628f23a9c0]{Detached}: Deallocated
<0000> fsm.c:568 GMM(gmm_fsm)[0x55628f238340]{Deregistered}: Deallocated
<0005> gprs_llc.c:1079 LLME(ffffffff/ffeeddcc){UNASSIGNED} LLGM Assign pre (ffeeddcc => ffffffff)
<0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffeeddcc => ffffffff)
<0005> gprs_llc.c:511 LLC: unknown TLLI 0xffeeddcc, creating LLME on the fly
<0000> fsm.c:456 GMM(gmm_fsm)[0x55628f238340]{Deregistered}: Allocated
<0000> fsm.c:456 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23a9c0]{Init}: Allocated
<0000> fsm.c:456 MM_STATE_Gb[0x55628f23a800]{Idle}: Allocated
<0000> fsm.c:456 MM_STATE_Iu[0x55628f23a5b0]{Detached}: Allocated
<0004> gprs_subscriber.c:723 SUBSCR(1234567890) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT
<0004> gprs_subscriber.c:242 SUBSCR(1234567890) Got SendAuthenticationInfoResult, num_auth_vectors = 2
<0004> gprs_subscriber.c:255 SUBSCR(1234567890) Adding auth tuple, cksn = 0
<0004> gprs_subscriber.c:255 SUBSCR(1234567890) Adding auth tuple, cksn = 1
<0004> gprs_subscriber.c:850 SUBSCR(1234567890) Updating subscriber authentication info
Called my_dummy_sgsn_update_subscriber_data, mmctx = 0x55628f239e80, subscr = 0x55628f237b00
<0004> gprs_subscriber.c:723 SUBSCR(1234567890) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR
<0004> gprs_subscriber.c:477 SUBSCR(1234567890) Send authentication info has failed with cause 7, handled as: Permission denied
<0004> gprs_subscriber.c:484 SUBSCR(1234567890) GPRS send auth info req failed, access denied, GMM cause = 'GPRS services not allowed' (7)
<0004> gprs_subscriber.c:850 SUBSCR(1234567890) Updating subscriber authentication info
Called my_dummy_sgsn_update_subscriber_data, mmctx = 0x55628f239e80, subscr = 0x55628f237b00
<0004> gprs_subscriber.c:723 SUBSCR(1234567890) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT
<0004> gprs_subscriber.c:367 SUBSCR(1234567890) Will set PDP info, context id = 1, APN = 04 74 65 73 74 03 61 70 6e 
<0004> gprs_subscriber.c:367 SUBSCR(1234567890) Will set PDP info, context id = 2, APN = 03 66 6f 6f 03 61 70 6e 
<0004> gprs_subscriber.c:839 SUBSCR(1234567890) Updating subscriber data
Called my_dummy_sgsn_update_subscriber_data, mmctx = 0x55628f239e80, subscr = 0x55628f237b00
<0004> gprs_subscriber.c:723 SUBSCR(1234567890) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR
<0004> gprs_subscriber.c:529 SUBSCR(1234567890) Update location has failed with cause 7, handled as: Permission denied
<0004> gprs_subscriber.c:535 SUBSCR(1234567890) GPRS update location failed, access denied, GMM cause = 'GPRS services not allowed' (7)
<0004> gprs_subscriber.c:850 SUBSCR(1234567890) Updating subscriber authentication info
Called my_dummy_sgsn_update_subscriber_data, mmctx = 0x55628f239e80, subscr = 0x55628f237b00
<0004> gprs_subscriber.c:723 SUBSCR(1234567890) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST
<0004> gprs_subscriber.c:367 SUBSCR(1234567890) Will set PDP info, context id = 3, APN = 03 62 61 72 03 61 70 6e 
<0004> gprs_subscriber.c:839 SUBSCR(1234567890) Updating subscriber data
Called my_dummy_sgsn_update_subscriber_data, mmctx = 0x55628f239e80, subscr = 0x55628f237b00
<0004> gprs_subscriber.c:210 SUBSCR(1234567890) Sending GSUP, will send: 12 01 05 21 43 65 87 09 28 01 01 
<0004> gprs_subscriber.c:723 SUBSCR(1234567890) Received GSUP message OSMO_GSUP_MSGT_DELETE_DATA_REQUEST
<0004> gprs_subscriber.c:422 SUBSCR(1234567890) Rx GSUP message OSMO_GSUP_MSGT_DELETE_DATA_REQUEST not supported for CS
<0004> gprs_subscriber.c:210 SUBSCR(1234567890) Sending GSUP, will send: 15 01 05 21 43 65 87 09 02 01 61 28 01 01 
<0004> gprs_subscriber.c:210 SUBSCR(---) Sending GSUP, will send: 1d 01 05 11 11 11 11 01 02 01 02 28 01 01 
<0004> gprs_subscriber.c:661 Unknown IMSI 1111111110, discarding GSUP request of type 0x1c
<0004> gprs_subscriber.c:723 SUBSCR(1234567890) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST
<0004> gprs_subscriber.c:635 SUBSCR(1234567890) Cancelling MS subscriber (update procedure)
<0004> gprs_subscriber.c:210 SUBSCR(1234567890) Sending GSUP, will send: 1e 01 05 21 43 65 87 09 28 01 01 
<0004> gprs_subscriber.c:839 SUBSCR(1234567890) Updating subscriber data
Called my_dummy_sgsn_update_subscriber_data, mmctx = 0x55628f239e80, subscr = 0x55628f237b00
<0004> gprs_subscriber.c:723 SUBSCR(1234567890) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST
<0004> gprs_subscriber.c:635 SUBSCR(1234567890) Cancelling MS subscriber (subscription withdraw)
<0004> gprs_subscriber.c:210 SUBSCR(1234567890) Sending GSUP, will send: 1e 01 05 21 43 65 87 09 28 01 01 
<0004> gprs_subscriber.c:839 SUBSCR(1234567890) Updating subscriber data
<0004> gprs_subscriber.c:723 SUBSCR(1234567890) Received GSUP message OSMO_GSUP_MSGT_PURGE_MS_RESULT
<0004> gprs_subscriber.c:586 SUBSCR(1234567890) Completing purge MS
<0004> gprs_subscriber.c:839 SUBSCR(1234567890) Updating subscriber data
<0000> fsm.c:568 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23a9c0]{Init}: Deallocated
<0000> fsm.c:568 MM_STATE_Gb(4293844428)[0x55628f23a800]{Idle}: Deallocated
<0000> fsm.c:568 MM_STATE_Iu[0x55628f23a5b0]{Detached}: Deallocated
<0000> fsm.c:568 GMM(gmm_fsm)[0x55628f238340]{Deregistered}: Deallocated
<0005> gprs_llc.c:1079 LLME(ffffffff/ffeeddcc){UNASSIGNED} LLGM Assign pre (ffeeddcc => ffffffff)
<0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffeeddcc => ffffffff)
<0004> gprs_subscriber.c:579 GSUP(1234567890) Completing purge MS
<0004> gprs_subscriber.c:572 GSUP(1234567890) Purge MS has failed with cause 'IMSI unknown in HLR' (2)
<0004> gprs_subscriber.c:572 GSUP(1234567890) Purge MS has failed with cause 'Network failure' (17)
<0004> gprs_subscriber.c:210 SUBSCR(---) Sending GSUP, will send: 11 01 05 21 43 65 87 09 02 01 02 28 01 01 
<0004> gprs_subscriber.c:661 Unknown IMSI 1234567890, discarding GSUP request of type 0x10
<0004> gprs_subscriber.c:210 SUBSCR(---) Sending GSUP, will send: 15 01 05 21 43 65 87 09 02 01 02 28 01 01 
<0004> gprs_subscriber.c:661 Unknown IMSI 1234567890, discarding GSUP request of type 0x14
<0004> gprs_subscriber.c:210 SUBSCR(---) Sending GSUP, will send: 1d 01 05 21 43 65 87 09 02 01 02 28 01 01 
<0004> gprs_subscriber.c:661 Unknown IMSI 1234567890, discarding GSUP request of type 0x1c
<0005> gprs_llc.c:511 LLC: unknown TLLI 0xc0000023, creating LLME on the fly
<0000> fsm.c:456 GMM(gmm_fsm)[0x55628f238340]{Deregistered}: Allocated
<0000> fsm.c:456 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23a5b0]{Init}: Allocated
<0000> fsm.c:456 MM_STATE_Gb[0x55628f23a800]{Idle}: Allocated
<0000> fsm.c:456 MM_STATE_Iu[0x55628f23a9c0]{Detached}: Allocated
<0000> gprs_gmm.c:2316 MM_STATE_Gb(3221225507)[0x55628f23a800]{Idle}: Received Event E_MM_PDU_RECEPTION
<0000> gprs_gmm.c:1489 MM(/00000000) -> GMM DETACH REQUEST TLLI=0xc0000023 type=GPRS detach 
<0000> gprs_gmm.c:435 <- GMM DETACH ACC (force-standby: 0)
<0005> gprs_llc_parse.c:78 LLC SAPI=1 C   U GEA? IOV-UI=0x000000 FCS=0xe92dc0 CMD=UI DATA 
<0005> gprs_gb_parse.c:422 Got LLC message, CRC: e92dc0 (computed e92dc0)
Got DL LLC message: DETACH_ACK
<0000> gprs_gmm.c:182 MM(/00000000) Cleaning MM context due to GMM DETACH REQUEST
<0000> gprs_gmm.c:185 GMM(gmm_fsm)[0x55628f238340]{Deregistered}: Received Event E_GMM_CLEANUP
<0000> gprs_gmm.c:192 MM_STATE_Gb(3221225507)[0x55628f23a800]{Idle}: Received Event E_MM_GPRS_DETACH
<0000> gprs_gmm.c:192 MM_STATE_Gb(3221225507)[0x55628f23a800]{Idle}: Event E_MM_GPRS_DETACH not permitted
<0000> fsm.c:568 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23a5b0]{Init}: Deallocated
<0000> fsm.c:568 MM_STATE_Gb(3221225507)[0x55628f23a800]{Idle}: Deallocated
<0000> fsm.c:568 MM_STATE_Iu[0x55628f23a9c0]{Detached}: Deallocated
<0000> fsm.c:568 GMM(gmm_fsm)[0x55628f238340]{Deregistered}: Deallocated
<0005> gprs_llc.c:1079 LLME(ffffffff/c0000023){UNASSIGNED} LLGM Assign pre (c0000023 => ffffffff)
<0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0000023 => ffffffff)
<0005> gprs_llc.c:511 LLC: unknown TLLI 0xc0000023, creating LLME on the fly
<0000> fsm.c:456 GMM(gmm_fsm)[0x55628f238340]{Deregistered}: Allocated
<0000> fsm.c:456 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23a9c0]{Init}: Allocated
<0000> fsm.c:456 MM_STATE_Gb[0x55628f23a800]{Idle}: Allocated
<0000> fsm.c:456 MM_STATE_Iu[0x55628f23a5b0]{Detached}: Allocated
<0000> gprs_gmm.c:2316 MM_STATE_Gb(3221225507)[0x55628f23a800]{Idle}: Received Event E_MM_PDU_RECEPTION
<0000> gprs_gmm.c:1489 MM(/00000000) -> GMM DETACH REQUEST TLLI=0xc0000023 type=GPRS detach Power-off
<0000> gprs_gmm.c:182 MM(/00000000) Cleaning MM context due to GMM DETACH REQUEST
<0000> gprs_gmm.c:185 GMM(gmm_fsm)[0x55628f238340]{Deregistered}: Received Event E_GMM_CLEANUP
<0000> gprs_gmm.c:192 MM_STATE_Gb(3221225507)[0x55628f23a800]{Idle}: Received Event E_MM_GPRS_DETACH
<0000> gprs_gmm.c:192 MM_STATE_Gb(3221225507)[0x55628f23a800]{Idle}: Event E_MM_GPRS_DETACH not permitted
<0000> fsm.c:568 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23a9c0]{Init}: Deallocated
<0000> fsm.c:568 MM_STATE_Gb(3221225507)[0x55628f23a800]{Idle}: Deallocated
<0000> fsm.c:568 MM_STATE_Iu[0x55628f23a5b0]{Detached}: Deallocated
<0000> fsm.c:568 GMM(gmm_fsm)[0x55628f238340]{Deregistered}: Deallocated
<0005> gprs_llc.c:1079 LLME(ffffffff/c0000023){UNASSIGNED} LLGM Assign pre (c0000023 => ffffffff)
<0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0000023 => ffffffff)
<0005> gprs_llc.c:511 LLC: unknown TLLI 0xc0000023, creating LLME on the fly
<0000> gprs_gmm.c:2018 LLME(ffffffff/c0000023){UNASSIGNED} Cannot handle GMM for unknown MM CTX
<0005> gprs_llc.c:1149 LLME(ffffffff/c0000023){UNASSIGNED} LLGM Reset
<0005> gprs_llc_parse.c:78 LLC SAPI=1 R   U GEA? IOV-UI=0x000000 FCS=0x2a5fa3 CMD=XID DATA 
<0005> gprs_gb_parse.c:422 Got LLC message, CRC: 2a5fa3 (computed 2a5fa3)
Got DL LLC message: unknown
<0000> gprs_gmm.c:1489 MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xc0000023 type=GPRS detach 
<0000> gprs_gmm.c:435 <- GMM DETACH ACC (force-standby: 0)
<0005> gprs_llc_parse.c:78 LLC SAPI=1 C   U GEA? IOV-UI=0x000000 FCS=0xe92dc0 CMD=UI DATA 
<0005> gprs_gb_parse.c:422 Got LLC message, CRC: e92dc0 (computed e92dc0)
Got DL LLC message: DETACH_ACK
<0005> gprs_llc.c:1079 LLME(ffffffff/c0000023){UNASSIGNED} LLGM Assign pre (c0000023 => ffffffff)
<0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0000023 => ffffffff)
<0005> gprs_llc.c:511 LLC: unknown TLLI 0xc0000023, creating LLME on the fly
<0000> gprs_gmm.c:2018 LLME(ffffffff/c0000023){UNASSIGNED} Cannot handle GMM for unknown MM CTX
<0005> gprs_llc.c:1079 LLME(ffffffff/c0000023){UNASSIGNED} LLGM Assign pre (c0000023 => ffffffff)
<0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0000023 => ffffffff)
<0005> gprs_llc.c:511 LLC: unknown TLLI 0xc0000023, creating LLME on the fly
<0000> gprs_gmm.c:2018 LLME(ffffffff/c0000023){UNASSIGNED} Cannot handle GMM for unknown MM CTX
<0005> gprs_llc.c:1079 LLME(ffffffff/c0000023){UNASSIGNED} LLGM Assign pre (c0000023 => ffffffff)
<0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0000023 => ffffffff)
<0005> gprs_llc.c:511 LLC: unknown TLLI 0x80000023, creating LLME on the fly
<0000> gprs_gmm.c:1235 MM(---/ffffffff) -> GMM ATTACH REQUEST 
<0000> gprs_gmm.c:1410 MM(---/ffffffff) Rejecting Attach Request with cause 'Semantically incorrect message' (95)
<0000> gprs_gmm.c:401 MM(---/ffffffff) <- GMM ATTACH REJECT: Semantically incorrect message
<0005> gprs_llc_parse.c:78 LLC SAPI=1 C   U GEA? IOV-UI=0x000000 FCS=0xddd214 CMD=UI DATA 
<0005> gprs_gb_parse.c:422 Got LLC message, CRC: ddd214 (computed ddd214)
Got DL LLC message: ATTACH_REJ
<0005> gprs_llc.c:1079 LLME(ffffffff/80000023){UNASSIGNED} LLGM Assign pre (80000023 => ffffffff)
<0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (80000023 => ffffffff)
sgsn_tx_counter = 1 (expected 1)
<0005> gprs_llc.c:511 LLC: unknown TLLI 0x80000023, creating LLME on the fly
<0000> gprs_gmm.c:1235 MM(---/ffffffff) -> GMM ATTACH REQUEST 
<0000> gprs_gmm.c:1410 MM(---/ffffffff) Rejecting Attach Request with cause 'Semantically incorrect message' (95)
<0000> gprs_gmm.c:401 MM(---/ffffffff) <- GMM ATTACH REJECT: Semantically incorrect message
<0005> gprs_llc_parse.c:78 LLC SAPI=1 C   U GEA? IOV-UI=0x000000 FCS=0xddd214 CMD=UI DATA 
<0005> gprs_gb_parse.c:422 Got LLC message, CRC: ddd214 (computed ddd214)
Got DL LLC message: ATTACH_REJ
<0005> gprs_llc.c:1079 LLME(ffffffff/80000023){UNASSIGNED} LLGM Assign pre (80000023 => ffffffff)
<0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (80000023 => ffffffff)
sgsn_tx_counter = 1 (expected 1)
<0005> gprs_llc.c:511 LLC: unknown TLLI 0x80000023, creating LLME on the fly
<0000> gprs_gmm.c:1630 MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating"
<0000> gprs_gmm.c:1718 LLME(ffffffff/80000023){UNASSIGNED} LLC XID RESET
<0005> gprs_llc.c:1186 LLME(ffffffff/80000023){UNASSIGNED} LLGM Reset (SAPI=1)
<0005> gprs_llc_parse.c:78 LLC SAPI=1 R   U GEA? IOV-UI=0x000000 FCS=0x197373 CMD=XID DATA 
<0005> gprs_gb_parse.c:422 Got LLC message, CRC: 197373 (computed 197373)
Got DL LLC message: unknown
<0000> gprs_gmm.c:1739 LLME(ffffffff/80000023){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first
<0000> gprs_gmm.c:1808 MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10)
<0000> gprs_gmm.c:1591 <- ROUTING AREA UPDATE REJECT
<0005> gprs_llc_parse.c:78 LLC SAPI=1 C   U GEA? IOV-UI=0x000000 FCS=0x1d9d61 CMD=UI DATA 
<0005> gprs_gb_parse.c:422 Got LLC message, CRC: 1d9d61 (computed 1d9d61)
Got DL LLC message: RA_UPD_REJ
<0005> gprs_llc.c:1079 LLME(ffffffff/80000023){UNASSIGNED} LLGM Assign pre (80000023 => ffffffff)
<0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (80000023 => ffffffff)
sgsn_tx_counter = 2 (expected 2)
<0005> gprs_llc.c:511 LLC: unknown TLLI 0x80000023, creating LLME on the fly
<0000> gprs_gmm.c:1630 MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="combined RA/LA updating + IMSI attach"
<0000> gprs_gmm.c:1636 MM(---/ffffffff) Update type 2 unsupported in Mode III, is your SI13 corrupt?
<0000> gprs_gmm.c:1808 MM(---/ffffffff) Rejecting RA Update Request with cause 'Protocol error, unspecified' (111)
<0000> gprs_gmm.c:1591 <- ROUTING AREA UPDATE REJECT
<0005> gprs_llc_parse.c:78 LLC SAPI=1 C   U GEA? IOV-UI=0x000000 FCS=0xc24511 CMD=UI DATA 
<0005> gprs_gb_parse.c:422 Got LLC message, CRC: c24511 (computed c24511)
Got DL LLC message: RA_UPD_REJ
<0005> gprs_llc.c:1079 LLME(ffffffff/80000023){UNASSIGNED} LLGM Assign pre (80000023 => ffffffff)
<0005> gprs_ ok
llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (80000023 => ffffffff)
sgsn_tx_counter = 1 (expected 1)
<0005> gprs_llc.c:511 LLC: unknown TLLI 0x80000023, creating LLME on the fly
<0000> gprs_gmm.c:1808 MM(---/ffffffff) Rejecting RA Update Request with cause 'Conditional IE error' (100)
<0000> gprs_gmm.c:1591 <- ROUTING AREA UPDATE REJECT
<0005> gprs_llc_parse.c:78 LLC SAPI=1 C   U GEA? IOV-UI=0x000000 FCS=0xd7e141 CMD=UI DATA 
<0005> gprs_gb_parse.c:422 Got LLC message, CRC: d7e141 (computed d7e141)
Got DL LLC message: RA_UPD_REJ
<0005> gprs_llc.c:1079 LLME(ffffffff/80000023){UNASSIGNED} LLGM Assign pre (80000023 => ffffffff)
<0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (80000023 => ffffffff)
sgsn_tx_counter = 1 (expected 1)
<0005> gprs_llc.c:511 LLC: unknown TLLI 0x80000023, creating LLME on the fly
<0000> gprs_gmm.c:1235 MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xFBC54679) type="GPRS attach" 
<0000> fsm.c:456 GMM(gmm_fsm)[0x55628f23a5b0]{Deregistered}: Allocated
<0000> fsm.c:456 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23a800]{Init}: Allocated
<0000> fsm.c:456 MM_STATE_Gb[0x55628f23a9c0]{Idle}: Allocated
<0000> fsm.c:456 MM_STATE_Iu[0x55628f23afc0]{Detached}: Allocated
<0000> gprs_gmm.c:1171 GMM(gmm_fsm)[0x55628f23a5b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ
<0000> gprs_gmm_fsm.c:49 GMM(gmm_fsm)[0x55628f23a5b0]{Deregistered}: state_chg to CommonProcedureInitiated
<0005> gprs_llc.c:1079 LLME(ffffffff/80000023){UNASSIGNED} LLGM Assign pre (80000023 => c2c2ab12)
<0005> gprs_llc.c:1125 LLME(80000023/c2c2ab12){ASSIGNED} LLGM Assign post (80000023 => c2c2ab12)
<0000> gprs_gmm.c:1401 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23a800]{Init}: Received Event E_ATTACH_REQ_RECV
<0000> gprs_gmm_attach.c:52 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23a800]{Init}: state_chg to CheckIdentity
<0000> gprs_gmm.c:468 MM(/c2c2ab12) <- GMM IDENTITY REQUEST: mi_type=IMEI
<0005> gprs_llc_parse.c:78 LLC SAPI=1 R   U GEA? IOV-UI=0x000000 FCS=0x9a8ede CMD=UI DATA 
<0005> gprs_gb_parse.c:422 Got LLC message, CRC: 9a8ede (computed 9a8ede)
<0005> gprs_gb_parse.c:397 Unhandled GSM 04.08 message type IDENTITY REQUEST for protocol discriminator GMM.
Got DL LLC message: GMM
<0000> gprs_gmm.c:2316 MM_STATE_Gb(2147483683)[0x55628f23a9c0]{Idle}: Received Event E_MM_PDU_RECEPTION
<0000> gprs_gmm.c:1111 MM(/c2c2ab12) -> GMM IDENTITY RESPONSE: MI=IMEI-987654321098765
<0000> gprs_gmm.c:97 MM(/c2c2ab12) Stopping *inactive* MM timer 3370
<0000> gprs_gmm.c:1155 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23a800]{CheckIdentity}: Received Event E_IDEN_RESP_RECV
<0000> gprs_gmm_attach.c:113 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23a800]{CheckIdentity}: state_chg to CheckIdentity
<0000> gprs_gmm.c:468 MM(/c2c2ab12) <- GMM IDENTITY REQUEST: mi_type=IMSI
<0005> gprs_llc_parse.c:78 LLC SAPI=1 R   U GEA? IOV-UI=0x000000 FCS=0x12d3c7 CMD=UI DATA 
<0005> gprs_gb_parse.c:422 Got LLC message, CRC: 12d3c7 (computed 12d3c7)
<0005> gprs_gb_parse.c:397 Unhandled GSM 04.08 message type IDENTITY REQUEST for protocol discriminator GMM.
Got DL LLC message: GMM
<0000> gprs_gmm.c:2316 MM_STATE_Gb(2147483683)[0x55628f23a9c0]{Idle}: Received Event E_MM_PDU_RECEPTION
<0000> gprs_gmm.c:1111 MM(/c2c2ab12) -> GMM IDENTITY RESPONSE: MI=IMSI-123456789012345
<0000> gprs_gmm.c:97 MM(/c2c2ab12) Stopping *inactive* MM timer 3370
<0000> gprs_gmm.c:1155 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23a800]{CheckIdentity}: Received Event E_IDEN_RESP_RECV
<0000> gprs_gmm_attach.c:115 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23a800]{CheckIdentity}: state_chg to Authenticate
<0000> gprs_gmm_attach.c:150 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23a800]{Authenticate}: state_chg to WaitAttachComplete
<0000> gprs_gmm.c:337 MM(123456789012345/c2c2ab12) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2c2ab12)
<0005> gprs_llc_parse.c:78 LLC SAPI=1 C   U GEA? IOV-UI=0x000000 FCS=0xba569d CMD=UI DATA 
<0005> gprs_gb_parse.c:422 Got LLC message, CRC: ba569d (computed ba569d)
Got DL LLC message: ATTACH_ACK
<0000> gprs_gmm.c:2316 MM_STATE_Gb(2147483683)[0x55628f23a9c0]{Idle}: Received Event E_MM_PDU_RECEPTION
<0000> gprs_gmm.c:1428 MM(123456789012345/c2c2ab12) -> GMM ATTACH COMPLETE
<0000> gprs_gmm.c:97 MM(123456789012345/c2c2ab12) Stopping *inactive* MM timer 3350
<0000> gprs_gmm.c:1440 GMM(gmm_fsm)[0x55628f23a5b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS
<0000> gprs_gmm_fsm.c:72 GMM(gmm_fsm)[0x55628f23a5b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL
<0005> gprs_llc.c:1079 LLME(80000023/c2c2ab12){ASSIGNED} LLGM Assign pre (ffffffff => c2c2ab12)
<0005> gprs_llc.c:1125 LLME(ffffffff/c2c2ab12){ASSIGNED} LLGM Assign post (ffffffff => c2c2ab12)
<0000> gprs_gmm.c:1451 MM_STATE_Gb(2147483683)[0x55628f23a9c0]{Idle}: Received Event E_MM_GPRS_ATTACH
<0000> gprs_mm_state_gb_fsm.c:60 MM_STATE_Gb(2147483683)[0x55628f23a9c0]{Idle}: state_chg to Ready
<0000> gprs_gmm.c:1455 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23a800]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV
<0000> gprs_gmm_attach.c:212 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23a800]{WaitAttachComplete}: state_chg to Init
<0000> gprs_gmm.c:1080 MM(123456789012345/c2c2ab12) Cancelled with cause 'unknown 0x0' (0), deleting context
<0000> gprs_gmm.c:1058 MM(123456789012345/c2c2ab12) Authorization lost, detaching with cause 'unknown 0x0' (0)
<0000> gprs_gmm.c:288 <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: unknown 0x0)
<0005> gprs_llc_parse.c:78 LLC SAPI=1 C   U GEA? IOV-UI=0x000000 FCS=0x4d4e4c CMD=UI DATA 
<0005> gprs_gb_parse.c:422 Got LLC message, CRC: 4d4e4c (computed 4d4e4c)
Got DL LLC message: DETACH_REQ
<0000> gprs_gmm.c:182 MM(123456789012345/c2c2ab12) Cleaning MM context due to auth lost
<0000> gprs_gmm.c:185 GMM(gmm_fsm)[0x55628f23a5b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP
<0000> gprs_gmm_fsm.c:223 GMM(gmm_fsm)[0x55628f23a5b0]{Registered.NORMAL}: state_chg to Deregistered
<0000> gprs_gmm.c:192 MM_STATE_Gb(2147483683)[0x55628f23a9c0]{Ready}: Received Event E_MM_GPRS_DETACH
<0000> gprs_mm_state_gb_fsm.c:76 MM_STATE_Gb(2147483683)[0x55628f23a9c0]{Ready}: state_chg to Idle
<0005> gprs_llc.c:1079 LLME(ffffffff/c2c2ab12){ASSIGNED} LLGM Assign pre (c2c2ab12 => ffffffff)
<0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2c2ab12 => ffffffff)
<0000> fsm.c:568 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23a800]{Init}: Deallocated
<0000> fsm.c:568 MM_STATE_Gb(2147483683)[0x55628f23a9c0]{Idle}: Deallocated
<0000> fsm.c:568 MM_STATE_Iu[0x55628f23afc0]{Detached}: Deallocated
<0000> fsm.c:568 GMM(gmm_fsm)[0x55628f23a5b0]{Deregistered}: Deallocated
<0005> gprs_llc.c:511 LLC: unknown TLLI 0xffeeddcc, creating LLME on the fly
<0000> fsm.c:456 GMM(gmm_fsm)[0x55628f23a5b0]{Deregistered}: Allocated
<0000> fsm.c:456 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23afc0]{Init}: Allocated
<0000> fsm.c:456 MM_STATE_Gb[0x55628f23a9c0]{Idle}: Allocated
<0000> fsm.c:456 MM_STATE_Iu[0x55628f23b750]{Detached}: Allocated
<0000> mmctx.c:593 MM(1234567890/00000000) Found GGSN 0 for APN 'Test.Apn' (requested 'Test.Apn')
<0000> mmctx.c:593 MM(1234567890/00000000) Found GGSN 1 for APN 'Other.Apn' (requested 'Other.Apn')
<0000> mmctx.c:593 MM(1234567890/00000000) Found GGSN 0 for APN '' (requested '')
<0000> mmctx.c:593 MM(1234567890/00000000) Found GGSN 2 for APN '' (requested '')
<0000> mmctx.c:578 MM(1234567890/00000000) The selected APN 'Foo.Bar' has not been configured
<0000> mmctx.c:488 MM(1234567890/00000000) APN IE too long
<0000> mmctx.c:593 MM(1234567890/00000000) Found GGSN 0 for APN 'Test.Apn' (requested 'Test.Apn')
<0000> mmctx.c:551 MM(1234567890/00000000) The requested APN 'Other.Apn' is not allowed
<0000> fsm.c:568 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55628f23afc0]{Init}: Deallocated
<0000> fsm.c:568 MM_STATE_Gb(4293844428)[0x55628f23a9c0]{Idle}: Deallocated
<0000> fsm.c:568 MM_STATE_Iu[0x55628f23b750]{Detached}: Deallocated
<0000> fsm.c:568 GMM(gmm_fsm)[0x55628f23a5b0]{Deregistered}: Deallocated
<0005> gprs_llc.c:1079 LLME(ffffffff/ffeeddcc){UNASSIGNED} LLGM Assign pre (ffeeddcc => ffffffff)
<0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffeeddcc => ffffffff)
full talloc report on 'osmo_sgsn' (total   1425 bytes in   8 blocks)
    msgb                           contains      0 bytes in   1 blocks (ref 0) 0x55628f215090
    sgsn                           contains      0 bytes in   1 blocks (ref 0) 0x55628f215020
    logging                        contains   1425 bytes in   5 blocks (ref 0) 0x55628f214870
        struct log_target              contains    232 bytes in   2 blocks (ref 0) 0x55628f214e60
            struct log_category            contains     72 bytes in   1 blocks (ref 0) 0x55628f214f70
        struct log_info                contains   1192 bytes in   2 blocks (ref 0) 0x55628f2148e0
            struct log_info_cat            contains   1152 bytes in   1 blocks (ref 0) 0x55628f214970
  nsapi[5]=10;
<0006> gprs_sndcp_xid.c:1762       nsapi[6]=11;
<0006> gprs_sndcp_xid.c:1762       nsapi[7]=12;
<0006> gprs_sndcp_xid.c:1762       nsapi[8]=13;
<0006> gprs_sndcp_xid.c:1762       nsapi[9]=14;
<0006> gprs_sndcp_xid.c:1762       nsapi[10]=15;
<0006> gprs_sndcp_xid.c:1766       max_cid=15;
<0006> gprs_sndcp_xid.c:1768       max_header=168;
<0006> gprs_sndcp_xid.c:1771       profile_len=16;
<0006> gprs_sndcp_xid.c:1777       profile[0]=0000;
<0006> gprs_sndcp_xid.c:1777       profile[1]=0001;
<0006> gprs_sndcp_xid.c:1777       profile[2]=0101;
<0006> gprs_sndcp_xid.c:1777       profile[3]=0002;
<0006> gprs_sndcp_xid.c:1777       profile[4]=0102;
<0006> gprs_sndcp_xid.c:1777       profile[5]=0003;
<0006> gprs_sndcp_xid.c:1777       profile[6]=0103;
<0006> gprs_sndcp_xid.c:1777       profile[7]=0004;
<0006> gprs_sndcp_xid.c:1777       profile[8]=0104;
<0006> gprs_sndcp_xid.c:1777       profile[9]=0005;
<0006> gprs_sndcp_xid.c:1777       profile[10]=0105;
<0006> gprs_sndcp_xid.c:1777       profile[11]=0006;
<0006> gprs_sndcp_xid.c:1777       profile[12]=0007;
<0006> gprs_sndcp_xid.c:1777       profile[13]=0107;
<0006> gprs_sndcp_xid.c:1777       profile[14]=0008;
<0006> gprs_sndcp_xid.c:1777       profile[15]=0108;
<0006> gprs_sndcp_xid.c:1780    }
<0006> gprs_sndcp_xid.c:1898 }
<0006> gprs_sndcp_xid.c:1864 SNDCP-XID:
<0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field {
<0006> gprs_sndcp_xid.c:1866    entity=1;
<0006> gprs_sndcp_xid.c:1869    algo=1;
<0006> gprs_sndcp_xid.c:1878    comp_len=5;
<0006> gprs_sndcp_xid.c:1882    comp[0]=3;
<0006> gprs_sndcp_xid.c:1882    comp[1]=4;
<0006> gprs_sndcp_xid.c:1882    comp[2]=5;
<0006> gprs_sndcp_xid.c:1882    comp[3]=6;
<0006> gprs_sndcp_xid.c:1882    comp[4]=7;
<0006> gprs_sndcp_xid.c:1721    gprs_sndcp_pcomp_rfc2507_params {
<0006> gprs_sndcp_xid.c:1722       nsapi_len=1;
<0006> gprs_sndcp_xid.c:1728       nsapi[0]=6;
<0006> gprs_sndcp_xid.c:1732       f_max_period=256;
<0006> gprs_sndcp_xid.c:1735       f_max_time=5;
<0006> gprs_sndcp_xid.c:1738       max_header=168;
<0006> gprs_sndcp_xid.c:1741       tcp_space=15;
<0006> gprs_sndcp_xid.c:1744       non_tcp_space=15;
<0006> gprs_sndcp_xid.c:1747    }
<0006> gprs_sndcp_xid.c:1898 }
<0006> gprs_sndcp_xid.c:1864 SNDCP-XID:
<0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field {
<0006> gprs_sndcp_xid.c:1866    entity=0;
<0006> gprs_sndcp_xid.c:1869    algo=0;
<0006> gprs_sndcp_xid.c:1878    comp_len=2;
<0006> gprs_sndcp_xid.c:1882    comp[0]=1;
<0006> gprs_sndcp_xid.c:1882    comp[1]=2;
<0006> gprs_sndcp_xid.c:1700    gprs_sndcp_pcomp_rfc1144_params {
<0006> gprs_sndcp_xid.c:1701       nsapi_len=1;
<0006> gprs_sndcp_xid.c:1707       nsapi[0]=5;
<0006> gprs_sndcp_xid.c:1711       s01=7;
<0006> gprs_sndcp_xid.c:1713    }
<0006> gprs_sndcp_xid.c:1898 }
<0006> gprs_sndcp_xid.c:1864 SNDCP-XID:
<0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field {
<0006> gprs_sndcp_xid.c:1866    entity=3;
<0006> gprs_sndcp_xid.c:1872    algo=0;
<0006> gprs_sndcp_xid.c:1878    comp_len=1;
<0006> gprs_sndcp_xid.c:1882    comp[0]=10;
<0006> gprs_sndcp_xid.c:1800    gprs_sndcp_dcomp_v42bis_params {
<0006> gprs_sndcp_xid.c:1801       nsapi_len=1;
<0006> gprs_sndcp_xid.c:1807       nsapi[0]=5;
<0006> gprs_sndcp_xid.c:1810       p0=3;
<0006> gprs_sndcp_xid.c:1812       p1=2048;
<0006> gprs_sndcp_xid.c:1814       p2=20;
<0006> gprs_sndcp_xid.c:1816    }
<0006> gprs_sndcp_xid.c:1898 }
<0006> gprs_sndcp_xid.c:1864 SNDCP-XID:
<0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field {
<0006> gprs_sndcp_xid.c:1866    entity=3;
<0006> gprs_sndcp_xid.c:1872    algo=1;
<0006> gprs_sndcp_xid.c:1878    comp_len=2;
<0006> gprs_sndcp_xid.c:1882    comp[0]=10;
<0006> gprs_sndcp_xid.c:1882    comp[1]=11;
<0006> gprs_sndcp_xid.c:1824    gprs_sndcp_dcomp_v44_params {
<0006> gprs_sndcp_xid.c:1825       nsapi_len=1;
<0006> gprs_sndcp_xid.c:1831       nsapi[0]=5;
<0006> gprs_sndcp_xid.c:1835       c0=128;
<0006> gprs_sndcp_xid.c:1837       p0=3;
<0006> gprs_sndcp_xid.c:1839       p1t=300;
<0006> gprs_sndcp_xid.c:1841       p1r=300;
<0006> gprs_sndcp_xid.c:1843       p3t=600;
<0006> gprs_sndcp_xid.c:1845       p3r=600;
<0006> gprs_sndcp_xid.c:1847    }
<0006> gprs_sndcp_xid.c:1898 }
full talloc report on 'xid_ctx' (total   1425 bytes in   7 blocks)
    log                            contains   1425 bytes in   6 blocks (ref 0) 0x55b511c20870
        logging                        contains   1425 bytes in   5 blocks (ref 0) 0x55b511c208e0
            struct log_target              contains    232 bytes in   2 blocks (ref 0) 0x55b511c20ed0
                struct log_category            contains     72 bytes in   1 blocks (ref 0) 0x55b511c20fe0
            struct log_info                contains   1192 bytes in   2 blocks (ref 0) 0x55b511c20950
                struct log_info_cat            contains   1152 bytes in   1 blocks (ref 0) 0x55b511c209e0
stderr:
stderr:
stderr:

test_echo
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 1 0x01
<000a> gtphub.c:357 | length = 4 0x0004
<000a> gtphub.c:358 | TEI = 0 0x00000000
<000a> gtphub.c:359 | seq = 43981 0xabcd
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:533 no IEs in this GTP packet
<000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Echo Request)
<000a> gtphub.c:2151 <-- Echo response to SGSN: 14 bytes to 192.168.42.23 port 423
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 1 0x01
<000a> gtphub.c:357 | length = 4 0x0004
<000a> gtphub.c:358 | TEI = 0 0x00000000
<000a> gtphub.c:359 | seq = 52719 0xcdef
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:533 no IEs in this GTP packet
<000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 434 (Echo Request)
<000a> gtphub.c:2151 --> Echo response to GGSN: 14 bytes to 192.168.43.34 port 434
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 1 0x01
<000a> gtphub.c:357 | length = 4 0x0004
<000a> gtphub.c:358 | TEI = 0 0x00000000
<000a> gtphub.c:359 | seq = 43981 0xabcd
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:2123 -> rx USER from SGSN 192.168.42.23 port 423 (Echo Request)
<000a> gtphub.c:2151 <-- Echo response to SGSN: 14 bytes to 192.168.42.23 port 423
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 1 0x01
<000a> gtphub.c:357 | length = 4 0x0004
<000a> gtphub.c:358 | TEI = 0 0x00000000
<000a> gtphub.c:359 | seq = 52719 0xcdef
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:2123 <- rx USER from GGSN 192.168.43.34 port 434 (Echo Request)
<000a> gtphub.c:2151 --> Echo response to GGSN: 14 bytes to 192.168.43.34 port 434

test_one_pdp_ctx (del from SGSN)
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 16 0x10
<000a> gtphub.c:357 | length = 104 0x0068
<000a> gtphub.c:358 | TEI = 0 0x00000000
<000a> gtphub.c:359 | seq = 43981 0xabcd
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:557 | IMSI 240010123456789
<000a> gtphub.c:564 | NSAPI 0
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:577 | TEI DI (USER) 291 0x00000123
<000a> gtphub.c:585 | TEI (CTRL) 801 0x00000321
<000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request)
<000a> gtphub.c:2694 New peer address: SGSN Ctrl 192.168.42.23
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423
<000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423
<000a> gtphub.c:2694 New peer address: GGSN Ctrl 192.168.43.34
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2123
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4)
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2123, instead using index 2124. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2123
<000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4)
<000a> gtphub.c:2694 New peer address: SGSN User 192.168.42.23
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2152
<000a> gtphub.c:1626 New tunnel, first half: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43981 --> 27953
<000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d31, 112 bytes to 192.168.43.34 port 2123
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 17 0x11
<000a> gtphub.c:357 | length = 78 0x004e
<000a> gtphub.c:358 | TEI = 1 0x00000001
<000a> gtphub.c:359 | seq = 27953 0x6d31
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:577 | TEI DI (USER) 1383 0x00000567
<000a> gtphub.c:585 | TEI (CTRL) 1893 0x00000765
<000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response)
<000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123
<000a> gtphub.c:1244 peer 0x55f27355f730: sequence unmap 43981 <-- 27953
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 43981 yields 192.168.42.23 port 423, tei 1 yields 192.168.42.23 port 2123)
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4)
<000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4)
<000a> gtphub.c:2694 New peer address: GGSN User 192.168.43.34
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2152, instead using index 2153. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2152
<000a> gtphub.c:1629 New tunnel: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq abcd, 86 bytes to 192.168.42.23 port 423
<000a> gtphub.c:1184 expired: 375: nr mapping from 192.168.42.23 port 423: 43981->27953
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 20 0x14
<000a> gtphub.c:357 | length = 8 0x0008
<000a> gtphub.c:358 | TEI = 1 0x00000001
<000a> gtphub.c:359 | seq = 43982 0xabce
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:564 | NSAPI 0
<000a> gtphub.c:570 | addr (null)
<000a> gtphub.c:570 | addr (null)
<000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Delete PDP Ctx Request)
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423
<000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:1704 Tunnel delete pending: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43982 --> 27954
<000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 765, seq 6d32, 16 bytes to 192.168.43.34 port 2123
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 21 0x15
<000a> gtphub.c:357 | length = 6 0x0006
<000a> gtphub.c:358 | TEI = 1 0x00000001
<000a> gtphub.c:359 | seq = 27954 0x6d32
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:570 | addr (null)
<000a> gtphub.c:570 | addr (null)
<000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Delete PDP Ctx Response)
<000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123
<000a> gtphub.c:1244 peer 0x55f27355f730: sequence unmap 43982 <-- 27954
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 43982 yields 192.168.42.23 port 423, tei 1 yields 192.168.42.23 port 2123)
<000a> gtphub.c:1758 Delete PDP Context: removing tunnel TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:1077 expired: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq abce, 14 bytes to 192.168.42.23 port 423
<000a> gtphub.c:1184 expired: 406: nr mapping from 192.168.42.23 port 423: 43982->27954
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2123
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2152
<000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2123
<000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2152

test_one_pdp_ctx (del from GGSN)
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 16 0x10
<000a> gtphub.c:357 | length = 104 0x0068
<000a> gtphub.c:358 | TEI = 0 0x00000000
<000a> gtphub.c:359 | seq = 43981 0xabcd
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:557 | IMSI 240010123456789
<000a> gtphub.c:564 | NSAPI 0
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:577 | TEI DI (USER) 291 0x00000123
<000a> gtphub.c:585 | TEI (CTRL) 801 0x00000321
<000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request)
<000a> gtphub.c:2694 New peer address: SGSN Ctrl 192.168.42.23
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423
<000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423
<000a> gtphub.c:2694 New peer address: GGSN Ctrl 192.168.43.34
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2123
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4)
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2123, instead using index 2124. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2123
<000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4)
<000a> gtphub.c:2694 New peer address: SGSN User 192.168.42.23
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2152
<000a> gtphub.c:1626 New tunnel, first half: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43981 --> 27953
<000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d31, 112 bytes to 192.168.43.34 port 2123
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 17 0x11
<000a> gtphub.c:357 | length = 78 0x004e
<000a> gtphub.c:358 | TEI = 1 0x00000001
<000a> gtphub.c:359 | seq = 27953 0x6d31
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:577 | TEI DI (USER) 1383 0x00000567
<000a> gtphub.c:585 | TEI (CTRL) 1893 0x00000765
<000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response)
<000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123
<000a> gtphub.c:1244 peer 0x55f273562a90: sequence unmap 43981 <-- 27953
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 43981 yields 192.168.42.23 port 423, tei 1 yields 192.168.42.23 port 2123)
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4)
<000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4)
<000a> gtphub.c:2694 New peer address: GGSN User 192.168.43.34
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2152, instead using index 2153. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2152
<000a> gtphub.c:1629 New tunnel: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq abcd, 86 bytes to 192.168.42.23 port 423
<000a> gtphub.c:1184 expired: 375: nr mapping from 192.168.42.23 port 423: 43981->27953
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 20 0x14
<000a> gtphub.c:357 | length = 8 0x0008
<000a> gtphub.c:358 | TEI = 1 0x00000001
<000a> gtphub.c:359 | seq = 21554 0x5432
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:564 | NSAPI 0
<000a> gtphub.c:570 | addr (null)
<000a> gtphub.c:570 | addr (null)
<000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 434 (Delete PDP Ctx Request)
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.43.34 port 434
<000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 434
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:1704 Tunnel delete pending: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:1209 peer 192.168.43.34 port 434: sequence map 21554 --> 27953
<000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq 6d31, 16 bytes to 192.168.42.23 port 2123
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 21 0x15
<000a> gtphub.c:357 | length = 6 0x0006
<000a> gtphub.c:358 | TEI = 1 0x00000001
<000a> gtphub.c:359 | seq = 27953 0x6d31
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:570 | addr (null)
<000a> gtphub.c:570 | addr (null)
<000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 2123 (Delete PDP Ctx Response)
<000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 2123
<000a> gtphub.c:1244 peer 0x55f273562a90: sequence unmap 21554 <-- 27953
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.42.23: seq 21554 yields 192.168.43.34 port 434, tei 1 yields 192.168.43.34 port 2123)
<000a> gtphub.c:1758 Delete PDP Context: removing tunnel TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:1077 expired: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 765, seq 5432, 14 bytes to 192.168.43.34 port 434
<000a> gtphub.c:1184 expired: 406: nr mapping from 192.168.43.34 port 434: 21554->27953
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2123
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2152
<000a> gtphub.c:2387 expired: peer 192.168.43.34 port 434
<000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2123
<000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2152

test_user_data
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 16 0x10
<000a> gtphub.c:357 | length = 104 0x0068
<000a> gtphub.c:358 | TEI = 0 0x00000000
<000a> gtphub.c:359 | seq = 43981 0xabcd
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:557 | IMSI 240010123456789
<000a> gtphub.c:564 | NSAPI 0
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:577 | TEI DI (USER) 291 0x00000123
<000a> gtphub.c:585 | TEI (CTRL) 801 0x00000321
<000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request)
<000a> gtphub.c:2694 New peer address: SGSN Ctrl 192.168.42.23
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423
<000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423
<000a> gtphub.c:2694 New peer address: GGSN Ctrl 192.168.43.34
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2123
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4)
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2123, instead using index 2124. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2123
<000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4)
<000a> gtphub.c:2694 New peer address: SGSN User 192.168.42.23
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2152
<000a> gtphub.c:1626 New tunnel, first half: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43981 --> 27953
<000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d31, 112 bytes to 192.168.43.34 port 2123
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 17 0x11
<000a> gtphub.c:357 | length = 78 0x004e
<000a> gtphub.c:358 | TEI = 1 0x00000001
<000a> gtphub.c:359 | seq = 27953 0x6d31
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:577 | TEI DI (USER) 1383 0x00000567
<000a> gtphub.c:585 | TEI (CTRL) 1893 0x00000765
<000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response)
<000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123
<000a> gtphub.c:1244 peer 0x55f27355f730: sequence unmap 43981 <-- 27953
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 43981 yields 192.168.42.23 port 423, tei 1 yields 192.168.42.23 port 2123)
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4)
<000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4)
<000a> gtphub.c:2694 New peer address: GGSN User 192.168.43.34
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2152, instead using index 2153. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2152
<000a> gtphub.c:1629 New tunnel: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq abcd, 86 bytes to 192.168.42.23 port 423

- user data starts
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 255 0xff
<000a> gtphub.c:357 | length = 88 0x0058
<000a> gtphub.c:358 | TEI = 1 0x00000001
<000a> gtphub.c:359 | seq = 112 0x0070
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:2123 <- rx USER from GGSN 192.168.43.34 port 434 (User Data)
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.43.34 port 434
<000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 434
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:1209 peer 192.168.43.34 port 434: sequence map 112 --> 27953
<000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 123, seq 6d31, 96 bytes to 192.168.42.23 port 2152
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 255 0xff
<000a> gtphub.c:357 | length = 88 0x0058
<000a> gtphub.c:358 | TEI = 1 0x00000001
<000a> gtphub.c:359 | seq = 4660 0x1234
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:2123 -> rx USER from SGSN 192.168.42.23 port 423 (User Data)
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 423, instead using index 2154. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423
<000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 4660 --> 27953
<000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 567, seq 6d31, 96 bytes to 192.168.43.34 port 2152
<000a> gtphub.c:1184 expired: 375: nr mapping from 192.168.42.23 port 423: 43981->27953
<000a> gtphub.c:1184 expired: 975: nr mapping from 192.168.43.34 port 434: 112->27953
<000a> gtphub.c:1184 expired: 975: nr mapping from 192.168.42.23 port 423: 4660->27953
<000a> gtphub.c:1077 expired: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2123
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2152
<000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2123
<000a> gtphub.c:2387 expired: peer 192.168.43.34 port 434
<000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2152

test_reused_tei
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 16 0x10
<000a> gtphub.c:357 | length = 104 0x0068
<000a> gtphub.c:358 | TEI = 0 0x00000000
<000a> gtphub.c:359 | seq = 43981 0xabcd
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:557 | IMSI 240010123456789
<000a> gtphub.c:564 | NSAPI 0
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:577 | TEI DI (USER) 291 0x00000123
<000a> gtphub.c:585 | TEI (CTRL) 801 0x00000321
<000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request)
<000a> gtphub.c:2694 New peer address: SGSN Ctrl 192.168.42.23
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423
<000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423
<000a> gtphub.c:2694 New peer address: GGSN Ctrl 192.168.43.34
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2123
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4)
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2123, instead using index 2124. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2123
<000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4)
<000a> gtphub.c:2694 New peer address: SGSN User 192.168.42.23
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2152
<000a> gtphub.c:1626 New tunnel, first half: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43981 --> 27953
<000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d31, 112 bytes to 192.168.43.34 port 2123
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 17 0x11
<000a> gtphub.c:357 | length = 78 0x004e
<000a> gtphub.c:358 | TEI = 1 0x00000001
<000a> gtphub.c:359 | seq = 27953 0x6d31
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:577 | TEI DI (USER) 1383 0x00000567
<000a> gtphub.c:585 | TEI (CTRL) 1893 0x00000765
<000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response)
<000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123
<000a> gtphub.c:1244 peer 0x55f273562240: sequence unmap 43981 <-- 27953
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 43981 yields 192.168.42.23 port 423, tei 1 yields 192.168.42.23 port 2123)
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4)
<000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4)
<000a> gtphub.c:2694 New peer address: GGSN User 192.168.43.34
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2152, instead using index 2153. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2152
<000a> gtphub.c:1629 New tunnel: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq abcd, 86 bytes to 192.168.42.23 port 423
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 16 0x10
<000a> gtphub.c:357 | length = 104 0x0068
<000a> gtphub.c:358 | TEI = 0 0x00000000
<000a> gtphub.c:359 | seq = 43982 0xabce
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:557 | IMSI 240010123456789
<000a> gtphub.c:564 | NSAPI 0
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:577 | TEI DI (USER) 291 0x00000123
<000a> gtphub.c:585 | TEI (CTRL) 801 0x00000321
<000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request)
<000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 3, instead using index 2154. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 5, instead using index 2155. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 4, instead using index 2156. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 6, instead using index 2157. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4)
<000a> gtphub.c:1318 Expiring tunnel due to reused TEI: SGSN peer 192.168.42.23 port 2123 sent CTRL TEI 321, previously used by tunnel TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)...
<000a> gtphub.c:1327 ...while establishing tunnel TEI=2: 192.168.42.23/(uninitialized) (TEI C=321 U=0) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:1077 expired: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4)
<000a> gtphub.c:1626 New tunnel, first half: TEI=2: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43982 --> 27954
<000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d32, 112 bytes to 192.168.43.34 port 2123
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 17 0x11
<000a> gtphub.c:357 | length = 78 0x004e
<000a> gtphub.c:358 | TEI = 2 0x00000002
<000a> gtphub.c:359 | seq = 27954 0x6d32
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:577 | TEI DI (USER) 1383 0x00000567
<000a> gtphub.c:585 | TEI (CTRL) 1893 0x00000765
<000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response)
<000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123
<000a> gtphub.c:1244 peer 0x55f273562240: sequence unmap 43982 <-- 27954
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=2: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 43982 yields 192.168.42.23 port 423, tei 2 yields 192.168.42.23 port 2123)
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4)
<000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4)
<000a> gtphub.c:1629 New tunnel: TEI=2: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq abce, 86 bytes to 192.168.42.23 port 423
<000a> gtphub.c:1184 expired: 375: nr mapping from 192.168.42.23 port 423: 43981->27953
<000a> gtphub.c:1184 expired: 375: nr mapping from 192.168.42.23 port 423: 43982->27954
<000a> gtphub.c:1077 expired: TEI=2: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2123
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2152
<000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2123
<000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2152

test_peer_restarted
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 16 0x10
<000a> gtphub.c:357 | length = 104 0x0068
<000a> gtphub.c:358 | TEI = 0 0x00000000
<000a> gtphub.c:359 | seq = 43981 0xabcd
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:557 | IMSI 240010123456789
<000a> gtphub.c:564 | NSAPI 0
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:577 | TEI DI (USER) 291 0x00000123
<000a> gtphub.c:585 | TEI (CTRL) 801 0x00000321
<000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request)
<000a> gtphub.c:2694 New peer address: SGSN Ctrl 192.168.42.23
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423
<000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423
<000a> gtphub.c:2694 New peer address: GGSN Ctrl 192.168.43.34
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2123
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4)
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2123, instead using index 2124. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2123
<000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4)
<000a> gtphub.c:2694 New peer address: SGSN User 192.168.42.23
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2152
<000a> gtphub.c:1626 New tunnel, first half: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43981 --> 27953
<000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d31, 112 bytes to 192.168.43.34 port 2123
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 17 0x11
<000a> gtphub.c:357 | length = 78 0x004e
<000a> gtphub.c:358 | TEI = 1 0x00000001
<000a> gtphub.c:359 | seq = 27953 0x6d31
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:577 | TEI DI (USER) 1383 0x00000567
<000a> gtphub.c:585 | TEI (CTRL) 1893 0x00000765
<000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response)
<000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123
<000a> gtphub.c:1244 peer 0x55f273563970: sequence unmap 43981 <-- 27953
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 43981 yields 192.168.42.23 port 423, tei 1 yields 192.168.42.23 port 2123)
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4)
<000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4)
<000a> gtphub.c:2694 New peer address: GGSN User 192.168.43.34
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2152, instead using index 2153. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2152
<000a> gtphub.c:1629 New tunnel: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq abcd, 86 bytes to 192.168.42.23 port 423
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 16 0x10
<000a> gtphub.c:357 | length = 104 0x0068
<000a> gtphub.c:358 | TEI = 0 0x00000000
<000a> gtphub.c:359 | seq = 4660 0x1234
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:557 | IMSI 240010123456789
<000a> gtphub.c:564 | NSAPI 0
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:577 | TEI DI (USER) 2748 0x00000abc
<000a> gtphub.c:585 | TEI (CTRL) 3258 0x00000cba
<000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request)
<000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423
<000a> gtphub.c:1853 Peer has restarted: 192.168.42.23 port 423
<000a> gtphub.c:1868 Deleting tunnel due to peer restart: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:1894 Deleting 1 tunnels due to restart of: 192.168.42.23 port 423
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 3, instead using index 2154. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 5, instead using index 2155. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 4, instead using index 2156. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 6, instead using index 2157. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4)
<000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4)
<000a> gtphub.c:1626 New tunnel, first half: TEI=2: 192.168.42.23 (TEI C=cba U=abc) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 4660 --> 27955
<000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d33, 112 bytes to 192.168.43.34 port 2123
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 17 0x11
<000a> gtphub.c:357 | length = 78 0x004e
<000a> gtphub.c:358 | TEI = 2 0x00000002
<000a> gtphub.c:359 | seq = 27955 0x6d33
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:577 | TEI DI (USER) 3567 0x00000def
<000a> gtphub.c:585 | TEI (CTRL) 4062 0x00000fde
<000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response)
<000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123
<000a> gtphub.c:1244 peer 0x55f273563970: sequence unmap 4660 <-- 27955
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=2: 192.168.42.23 (TEI C=cba U=abc) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 4660 yields 192.168.42.23 port 423, tei 2 yields 192.168.42.23 port 2123)
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4)
<000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4)
<000a> gtphub.c:1629 New tunnel: TEI=2: 192.168.42.23 (TEI C=cba U=abc) <-> 192.168.43.34 (TEI C=fde U=def)
<000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI cba, seq 1234, 86 bytes to 192.168.42.23 port 423
<000a> gtphub.c:1184 expired: 375: nr mapping from 192.168.42.23 port 423: 43981->27953
<000a> gtphub.c:1184 expired: 385: nr mapping from 192.168.42.23 port 423: 4660->27955
<000a> gtphub.c:1077 expired: TEI=1: (uninitialized) (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:1077 expired: TEI=2: 192.168.42.23 (TEI C=cba U=abc) <-> 192.168.43.34 (TEI C=fde U=def)
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2123
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2152
<000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2123
<000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2152

test_peer_restarted_reusing_tei
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 16 0x10
<000a> gtphub.c:357 | length = 104 0x0068
<000a> gtphub.c:358 | TEI = 0 0x00000000
<000a> gtphub.c:359 | seq = 43981 0xabcd
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:557 | IMSI 240010123456789
<000a> gtphub.c:564 | NSAPI 0
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:577 | TEI DI (USER) 291 0x00000123
<000a> gtphub.c:585 | TEI (CTRL) 801 0x00000321
<000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request)
<000a> gtphub.c:2694 New peer address: SGSN Ctrl 192.168.42.23
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423
<000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423
<000a> gtphub.c:2694 New peer address: GGSN Ctrl 192.168.43.34
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2123
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4)
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2123, instead using index 2124. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2123
<000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4)
<000a> gtphub.c:2694 New peer address: SGSN User 192.168.42.23
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2152
<000a> gtphub.c:1626 New tunnel, first half: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43981 --> 27953
<000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d31, 112 bytes to 192.168.43.34 port 2123
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 17 0x11
<000a> gtphub.c:357 | length = 78 0x004e
<000a> gtphub.c:358 | TEI = 1 0x00000001
<000a> gtphub.c:359 | seq = 27953 0x6d31
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:577 | TEI DI (USER) 1383 0x00000567
<000a> gtphub.c:585 | TEI (CTRL) 1893 0x00000765
<000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response)
<000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123
<000a> gtphub.c:1244 peer 0x55f27355fd70: sequence unmap 43981 <-- 27953
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 43981 yields 192.168.42.23 port 423, tei 1 yields 192.168.42.23 port 2123)
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4)
<000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4)
<000a> gtphub.c:2694 New peer address: GGSN User 192.168.43.34
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2152, instead using index 2153. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2152
<000a> gtphub.c:1629 New tunnel: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq abcd, 86 bytes to 192.168.42.23 port 423
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 16 0x10
<000a> gtphub.c:357 | length = 104 0x0068
<000a> gtphub.c:358 | TEI = 0 0x00000000
<000a> gtphub.c:359 | seq = 4660 0x1234
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:557 | IMSI 240010123456789
<000a> gtphub.c:564 | NSAPI 0
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:577 | TEI DI (USER) 291 0x00000123
<000a> gtphub.c:585 | TEI (CTRL) 801 0x00000321
<000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request)
<000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423
<000a> gtphub.c:1853 Peer has restarted: 192.168.42.23 port 423
<000a> gtphub.c:1868 Deleting tunnel due to peer restart: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:1894 Deleting 1 tunnels due to restart of: 192.168.42.23 port 423
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 3, instead using index 2154. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 5, instead using index 2155. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 4, instead using index 2156. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 6, instead using index 2157. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4)
<000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4)
<000a> gtphub.c:1626 New tunnel, first half: TEI=2: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 4660 --> 27955
<000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d33, 112 bytes to 192.168.43.34 port 2123
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 21 0x15
<000a> gtphub.c:357 | length = 6 0x0006
<000a> gtphub.c:358 | TEI = 1 0x00000001
<000a> gtphub.c:359 | seq = 27954 0x6d32
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:570 | addr (null)
<000a> gtphub.c:570 | addr (null)
<000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Delete PDP Ctx Response)
<000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: (uninitialized) (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:1077 expired: TEI=1: (uninitialized) (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 17 0x11
<000a> gtphub.c:357 | length = 78 0x004e
<000a> gtphub.c:358 | TEI = 2 0x00000002
<000a> gtphub.c:359 | seq = 27955 0x6d33
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:577 | TEI DI (USER) 3567 0x00000def
<000a> gtphub.c:585 | TEI (CTRL) 4062 0x00000fde
<000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response)
<000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123
<000a> gtphub.c:1244 peer 0x55f27355fd70: sequence unmap 4660 <-- 27955
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=2: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 4660 yields 192.168.42.23 port 423, tei 2 yields 192.168.42.23 port 2123)
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4)
<000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4)
<000a> gtphub.c:1629 New tunnel: TEI=2: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=fde U=def)
<000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq 1234, 86 bytes to 192.168.42.23 port 423
<000a> gtphub.c:1184 expired: 375: nr mapping from 192.168.42.23 port 423: 43981->27953
<000a> gtphub.c:1184 expired: 385: nr mapping from 192.168.42.23 port 423: 4660->27955
<000a> gtphub.c:1077 expired: TEI=2: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=fde U=def)
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2123
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2152
<000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2123
<000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2152

test_user_data
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 16 0x10
<000a> gtphub.c:357 | length = 104 0x0068
<000a> gtphub.c:358 | TEI = 0 0x00000000
<000a> gtphub.c:359 | seq = 43981 0xabcd
<000a> gtphub.c:360 | npdu = 0 0x00[2. testsuite.at:10: 6. testsuite.at:38: <000d> v42bis.c:321 Changing to compressed mode
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:321 Changing to compressed mode
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:321 Changing to compressed mode
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:321 Changing to compressed mode
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:321 Changing to compressed mode
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:321 Changing to compressed mode
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:321 Changing to compressed mode
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:321 Changing to compressed mode
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:321 Changing to compressed mode
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:321 Changing to compressed mode
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:321 Changing to compressed mode
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:321 Changing to compressed mode
<000d> v42bis.c:344 Changing to transparent mode
<000d> v42bis.c:321 Changing to compressed mode
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:634 Hit V42BIS_ETM
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:321 Changing to compressed mode
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:321 Changing to compressed mode
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:321 Changing to compressed mode
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:321 Changing to compressed mode
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:321 Changing to compressed mode
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:634 Hit V42BIS_ETM
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:634 Hit V42BIS_ETM
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:634 Hit V42BIS_ETM
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:634 Hit V42BIS_ETM
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:634 Hit V42BIS_ETM
<000d> v42bis.c:552 Hit V42BIS_EID
<000d> v42bis.c:543 Hit V42BIS_ECM
<000d> v42bis.c:642 Hit V42BIS_FLUSH
full talloc report on 'v42bis_ctx' (total   1663 bytes in   7 blocks)
    log                            contains   1663 bytes in   6 blocks (ref 0) 0x55b9ac505980
        logging                        contains   1663 bytes in   5 blocks (ref 0) 0x55b9ac5059f0
            struct log_target              contains    246 bytes in   2 blocks (ref 0) 0x55b9ac5060c0
                struct log_category            contains     86 bytes in   1 blocks (ref 0) 0x55b9ac5061d0
            struct log_info                contains   1416 bytes in   2 blocks (ref 0) 0x55b9ac505a60
                struct log_info_cat            contains   1376 bytes in   1 blocks (ref 0) 0x55b9ac505af0
 ok
 ok
0;m
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:557 | IMSI 240010123456789
<000a> gtphub.c:564 | NSAPI 0
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:577 | TEI DI (USER) 291 0x00000123
<000a> gtphub.c:585 | TEI (CTRL) 801 0x00000321
<000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request)
<000a> gtphub.c:2694 New peer address: SGSN Ctrl 192.168.42.23
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423
<000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423
<000a> gtphub.c:2694 New peer address: GGSN Ctrl 192.168.43.34
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2123
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4)
<000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4)
<000a> gtphub.c:2694 New peer address: SGSN User 192.168.42.23
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 423, instead using index 2124. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423
<000a> gtphub.c:1626 New tunnel, first half: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43981 --> 27953
<000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d31, 112 bytes to 192.168.43.34 port 2123
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 17 0x11
<000a> gtphub.c:357 | length = 78 0x004e
<000a> gtphub.c:358 | TEI = 1 0x00000001
<000a> gtphub.c:359 | seq = 27953 0x6d31
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:577 | TEI DI (USER) 1383 0x00000567
<000a> gtphub.c:585 | TEI (CTRL) 1893 0x00000765
<000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response)
<000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123
<000a> gtphub.c:1244 peer 0x55f273561aa0: sequence unmap 43981 <-- 27953
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4)
<000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4)
<000a> gtphub.c:2694 New peer address: GGSN User 192.168.43.34
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2152
<000a> gtphub.c:1629 New tunnel: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq abcd, 86 bytes to 192.168.42.23 port 423

- user data starts
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 255 0xff
<000a> gtphub.c:357 | length = 88 0x0058
<000a> gtphub.c:358 | TEI = 1 0x00000001
<000a> gtphub.c:359 | seq = 112 0x0070
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:2123 <- rx USER from GGSN 192.168.43.34 port 434 (User Data)
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.43.34 port 434
<000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 434
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:1209 peer 192.168.43.34 port 434: sequence map 112 --> 27953
<000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 123, seq 6d31, 96 bytes to 192.168.42.23 port 423
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 255 0xff
<000a> gtphub.c:357 | length = 88 0x0058
<000a> gtphub.c:358 | TEI = 1 0x00000001
<000a> gtphub.c:359 | seq = 4660 0x1234
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:2123 -> rx USER from SGSN 192.168.42.23 port 423 (User Data)
<000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 4660 --> 27953
<000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 567, seq 6d31, 96 bytes to 192.168.43.34 port 2152
<000a> gtphub.c:1184 expired: 375: nr mapping from 192.168.42.23 port 423: 43981->27953
<000a> gtphub.c:1184 expired: 975: nr mapping from 192.168.43.34 port 434: 112->27953
<000a> gtphub.c:1184 expired: 975: nr mapping from 192.168.42.23 port 423: 4660->27953
<000a> gtphub.c:1077 expired: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423
<000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2123
<000a> gtphub.c:2387 expired: peer 192.168.43.34 port 434
<000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2152

test_parallel_context_creation
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 16 0x10
<000a> gtphub.c:357 | length = 104 0x0068
<000a> gtphub.c:358 | TEI = 0 0x00000000
<000a> gtphub.c:359 | seq = 43981 0xabcd
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:557 | IMSI 240010123456789
<000a> gtphub.c:564 | NSAPI 0
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:577 | TEI DI (USER) 291 0x00000123
<000a> gtphub.c:585 | TEI (CTRL) 801 0x00000321
<000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request)
<000a> gtphub.c:2694 New peer address: SGSN Ctrl 192.168.42.23
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423
<000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423
<000a> gtphub.c:2694 New peer address: GGSN Ctrl 192.168.43.34
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2123
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4)
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2123, instead using index 2124. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2123
<000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4)
<000a> gtphub.c:2694 New peer address: SGSN User 192.168.42.23
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2152
<000a> gtphub.c:1626 New tunnel, first half: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43981 --> 27953
<000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d31, 112 bytes to 192.168.43.34 port 2123
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 16 0x10
<000a> gtphub.c:357 | length = 104 0x0068
<000a> gtphub.c:358 | TEI = 0 0x00000000
<000a> gtphub.c:359 | seq = 43982 0xabce
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:557 | IMSI 240010123456889
<000a> gtphub.c:564 | NSAPI 0
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:570 | addr 192.168.42.23
<000a> gtphub.c:577 | TEI DI (USER) 292 0x00000124
<000a> gtphub.c:585 | TEI (CTRL) 802 0x00000322
<000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request)
<000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 3, instead using index 2153. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 5, instead using index 2154. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 4, instead using index 2155. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 6, instead using index 2156. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4)
<000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4)
<000a> gtphub.c:1626 New tunnel, first half: TEI=2: 192.168.42.23 (TEI C=322 U=124) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43982 --> 27954
<000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d32, 112 bytes to 192.168.43.34 port 2123
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 17 0x11
<000a> gtphub.c:357 | length = 78 0x004e
<000a> gtphub.c:358 | TEI = 1 0x00000001
<000a> gtphub.c:359 | seq = 27953 0x6d31
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:577 | TEI DI (USER) 1383 0x00000567
<000a> gtphub.c:585 | TEI (CTRL) 1893 0x00000765
<000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response)
<000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123
<000a> gtphub.c:1244 peer 0x55f27355fd70: sequence unmap 43981 <-- 27953
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 43981 yields 192.168.42.23 port 423, tei 1 yields 192.168.42.23 port 2123)
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4)
<000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4)
<000a> gtphub.c:2694 New peer address: GGSN User 192.168.43.34
<000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2152, instead using index 2157. This is a software bug that needs fixing.
<000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier
<000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in'
<000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in'
<000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out'
<000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2152
<000a> gtphub.c:1629 New tunnel: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq abcd, 86 bytes to 192.168.42.23 port 423
<000a> gtphub.c:355 | GTPv1
<000a> gtphub.c:356 | type = 17 0x11
<000a> gtphub.c:357 | length = 78 0x004e
<000a> gtphub.c:358 | TEI = 2 0x00000002
<000a> gtphub.c:359 | seq = 27954 0x6d32
<000a> gtphub.c:360 | npdu = 0 0x00
<000a> gtphub.c:361 | next = 0 0x00
<000a> gtphub.c:525 Valid GTP header (v1)
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:570 | addr 192.168.43.34
<000a> gtphub.c:577 | TEI DI (USER) 1384 0x00000568
<000a> gtphub.c:585 | TEI (CTRL) 1894 0x00000766
<000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response)
<000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123
<000a> gtphub.c:1244 peer 0x55f27355fd70: sequence unmap 43982 <-- 27954
<000a> gtphub.c:1441 Unmapped TEI coming from: TEI=2: 192.168.42.23 (TEI C=322 U=124) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0)
<000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 43982 yields 192.168.42.23 port 423, tei 2 yields 192.168.42.23 port 2123)
<000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4)
<000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4)
<000a> gtphub.c:1629 New tunnel: TEI=2: 192.168.42.23 (TEI C=322 U=124) <-> 192.168.43.34 (TEI C=766 U=568)
<000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 322, seq abce, 86 bytes to 192.168.42.23 port 423
<000a> gtphub.c:1184 expired: 375: nr mapping from 192.168.42.23 port 423: 43981->27953
<000a> gtphub.c:1184 expired: 376: nr mapping from 192.168.42.23 port 423: 43982->27954
<000a> gtphub.c:1077 expired: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)
<000a> gtphub.c:1077 expired: TEI=2: 192.168.42.23 (TEI C=322 U=124) <-> 192.168.43.34 (TEI C=766 U=568)
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2123
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423
<000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2152
<000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2123
<000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2152
full talloc report on 'osmo_gtphub' (total   1561 bytes in   7 blocks)
    log                            contains   1561 bytes in   6 blocks (ref 0) 0x55f27355c870
        logging                        contains   1561 bytes in   5 blocks (ref 0) 0x55f27355c8e0
            struct log_target              contains    240 bytes in   2 blocks (ref 0) 0x55f27355cf50
                struct log_category            contains     80 bytes in   1 blocks (ref 0) 0x55f27355d060
            struct log_info                contains   1320 bytes in   2 blocks (ref 0) 0x55f27355c950
                struct log_info_cat            contains   1280 bytes in   1 blocks (ref 0) 0x55f27355c9e0
<0013> gprs_routing_area.c:302 New cell registered 262-42-24-43-9999 via nsei/bvci 00002/00003
<0013> gprs_routing_area.c:302 New cell registered 262-42-24-43-9999 via nsei/bvci 00002/00003
<0013> gprs_routing_area.c:302 New cell registered 262-42-24-43-9999 via nsei/bvci 00002/00003
<0013> gprs_routing_area.c:302 New cell registered 262-42-24-43-9999 via nsei/bvci 00002/00003
<0013> gprs_routing_area.c:302 New cell registered 262-42-24-43-10000 via nsei/bvci 00002/00004
<0000> fsm.c:456 GMM(gmm_fsm)[0x55d818f5e9c0]{Deregistered}: Allocated
<0000> fsm.c:456 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d818f5ebf0]{Init}: Allocated
<0000> fsm.c:456 MM_STATE_Gb[0x55d818f5ee40]{Idle}: Allocated
<0000> fsm.c:456 MM_STATE_Iu[0x55d818f5f000]{Detached}: Allocated
Tx paging for nsei 00002 / bvci 00004
Tx paging for nsei 00002 / bvci 00003
<0000> fsm.c:568 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d818f5ebf0]{Init}: Deallocated
<0000> fsm.c:568 MM_STATE_Gb(3221230132)[0x55d818f5ee40]{Idle}: Deallocated
<0000> fsm.c:568 MM_STATE_Iu[0x55d818f5f000]{Detached}: Deallocated
<0000> fsm.c:568 GMM(gmm_fsm)[0x55d818f5e9c0]{Deregistered}: Deallocated
full talloc report on 'osmo_sgsn' (total   1867 bytes in   8 blocks)
    msgb                           contains      0 bytes in   1 blocks (ref 0) 0x55d818f3b250
    sgsn                           contains      0 bytes in   1 blocks (ref 0) 0x55d818f3b1e0
    logging                        contains   1867 bytes in   5 blocks (ref 0) 0x55d818f3a870
        struct log_target              contains    258 bytes in   2 blocks (ref 0) 0x55d818f3b000
            struct log_category            contains     98 bytes in   1 blocks (ref 0) 0x55d818f3b110
        struct log_info                contains   1608 bytes in   2 blocks (ref 0) 0x55d818f3a8e0
            struct log_info_cat            contains   1568 bytes in   1 blocks (ref 0) 0x55d818f3a970
4. testsuite.at:24:  ok
8. testsuite.at:52:  ok
3. testsuite.at:17:  ok

## ------------- ##
## Test results. ##
## ------------- ##

All 8 tests were successful.
make  python-tests
make[7]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests'
echo "Not running python-based tests (determined at configure-time)"
Not running python-based tests (determined at configure-time)
make[7]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests'
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests'
Making check in doc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc'
Making check in examples
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc/examples'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc/examples'
Making check in manuals
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals'
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \
	make osmosgsn-usermanual.check; \
fi
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn'
   create-stamp debian/debhelper-build-stamp
 fakeroot debian/rules binary
dh binary --with autoreconf 
   dh_testroot
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/obs/_temp/binpkgs/osmo-sgsn/debian/tmp AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn'
make  install-recursive
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn'
Making install in include
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include'
Making install in osmocom
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom'
Making install in gtphub
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/gtphub'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/gtphub'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/gtphub'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/gtphub'
Making install in sgsn
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/sgsn'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/sgsn'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/sgsn'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/sgsn'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include'
Making install in src
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src'
Making install in gprs
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/gprs'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/gprs'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/gprs'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/gprs'
Making install in sgsn
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/sgsn'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/sgsn'
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-sgsn '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/bin'
libtool: install: /usr/bin/install -c osmo-sgsn /obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/bin/osmo-sgsn
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/sgsn'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/sgsn'
Making install in gtphub
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/gtphub'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/gtphub'
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-gtphub '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/bin'
libtool: install: /usr/bin/install -c osmo-gtphub /obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/bin/osmo-gtphub
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/gtphub'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/gtphub'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src'
Making install in contrib
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib'
Making install in systemd
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib/systemd'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib/systemd'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/lib/systemd/system'
 /usr/bin/install -c -m 644 osmo-gtphub.service osmo-sgsn.service '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/lib/systemd/system'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib/systemd'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib/systemd'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib'
Making install in tests
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests'
Making install in gprs
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs'
Making install in gtphub
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gtphub'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gtphub'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gtphub'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gtphub'
Making install in gprs_routing_area
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs_routing_area'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs_routing_area'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs_routing_area'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs_routing_area'
Making install in sgsn
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sgsn'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sgsn'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sgsn'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sgsn'
Making install in xid
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/xid'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/xid'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/xid'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/xid'
Making install in sndcp_xid
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sndcp_xid'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sndcp_xid'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sndcp_xid'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sndcp_xid'
Making install in slhc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/slhc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/slhc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/slhc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/slhc'
Making install in v42bis
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/v42bis'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/v42bis'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/v42bis'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/v42bis'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests'
Making install in doc
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc'
Making install in examples
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc/examples'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc/examples'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/etc/osmocom'
 /usr/bin/install -c -m 644 osmo-gtphub/osmo-gtphub.cfg osmo-sgsn/osmo-sgsn.cfg '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/etc/osmocom'
make  install-data-hook
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc/examples'
for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \
	j="/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/share/doc/osmo-sgsn/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ./$f $j; \
done
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc/examples'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc/examples'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc/examples'
Making install in manuals
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals'
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals'
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals'
[ -n "osmo-sgsn" ] || exit 1
if [ "" != "1" ]; then \
	for i in osmosgsn-usermanual.pdf osmosgsn-vty-reference.pdf; do \
		install -vDm644 "$i" "/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/share/doc/osmo-sgsn-doc/$i" || exit 1; \
	done; \
fi
install: creating directory '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/share/doc/osmo-sgsn-doc'
'osmosgsn-usermanual.pdf' -> '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/share/doc/osmo-sgsn-doc/osmosgsn-usermanual.pdf'
'osmosgsn-vty-reference.pdf' -> '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/share/doc/osmo-sgsn-doc/osmosgsn-vty-reference.pdf'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc'
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn'
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_systemd_enable
   dh_installinit
   dh_systemd_start
   dh_perl
   dh_link
   dh_strip_nondeterminism
   debian/rules override_dh_compress
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn'
dh_compress -X.pdf
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn'
   dh_fixperms
   dh_missing
   debian/rules override_dh_strip
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn'
dh_strip -posmo-sgsn --dbg-package=osmo-sgsn-dbg
dh_strip -posmo-gtphub --dbg-package=osmo-gtphub-dbg
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn'
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: package osmo-sgsn-doc: substitution variable ${misc:Package} used, but is not defined
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'osmo-sgsn' in '../osmo-sgsn_1.12.0.35.028c_amd64.deb'.
dpkg-deb: building package 'osmo-sgsn-doc' in '../osmo-sgsn-doc_1.12.0.35.028c_all.deb'.
dpkg-deb: building package 'osmo-gtphub' in '../osmo-gtphub_1.12.0.35.028c_amd64.deb'.
dpkg-deb: building package 'osmo-sgsn-dbg' in '../osmo-sgsn-dbg_1.12.0.35.028c_amd64.deb'.
dpkg-deb: building package 'osmo-gtphub-dbg' in '../osmo-gtphub-dbg_1.12.0.35.028c_amd64.deb'.
 dpkg-genbuildinfo -O../osmo-sgsn_1.12.0.35.028c_amd64.buildinfo
 dpkg-genchanges -O../osmo-sgsn_1.12.0.35.028c_amd64.changes
dpkg-genchanges: warning: substitution variable ${misc:Package} used, but is not defined
dpkg-genchanges: info: including full source code in upload
 dpkg-source --after-build .
dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
+ cd ..
+ dpkg -c osmo-gtphub-dbg_1.12.0.35.028c_amd64.deb
drwxr-xr-x root/root         0 2025-01-28 15:37 ./
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/lib/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/lib/debug/.build-id/92/
-rw-r--r-- root/root    143904 2025-01-28 15:37 ./usr/lib/debug/.build-id/92/ff59b782cf7dc75dac1c07f3ef9918372eab3f.debug
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/share/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/share/doc/osmo-gtphub-dbg/
-rw-r--r-- root/root      9573 2025-01-28 15:37 ./usr/share/doc/osmo-gtphub-dbg/changelog.gz
-rw-r--r-- root/root     14698 2025-01-28 15:37 ./usr/share/doc/osmo-gtphub-dbg/copyright
+ dpkg -c osmo-gtphub_1.12.0.35.028c_amd64.deb
drwxr-xr-x root/root         0 2025-01-28 15:37 ./
drwxr-xr-x root/root         0 2025-01-28 15:37 ./etc/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./etc/default/
-rw-r--r-- root/root        44 2025-01-28 15:37 ./etc/default/osmo-gtphub
drwxr-xr-x root/root         0 2025-01-28 15:37 ./etc/osmocom/
-rw-r--r-- root/root       774 2025-01-28 15:37 ./etc/osmocom/osmo-gtphub.cfg
drwxr-xr-x root/root         0 2025-01-28 15:37 ./lib/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./lib/systemd/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./lib/systemd/system/
-rw-r--r-- root/root       348 2025-01-28 15:37 ./lib/systemd/system/osmo-gtphub.service
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/bin/
-rwxr-xr-x root/root     96256 2025-01-28 15:37 ./usr/bin/osmo-gtphub
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/share/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/share/doc/osmo-gtphub/
-rw-r--r-- root/root      9569 2025-01-28 15:37 ./usr/share/doc/osmo-gtphub/changelog.gz
-rw-r--r-- root/root     14698 2025-01-28 15:37 ./usr/share/doc/osmo-gtphub/copyright
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/share/doc/osmo-gtphub/examples/
-rw-r--r-- root/root       831 2025-01-28 15:37 ./usr/share/doc/osmo-gtphub/examples/osmo-gtphub-1iface.cfg
-rw-r--r-- root/root       774 2025-01-28 15:37 ./usr/share/doc/osmo-gtphub/examples/osmo-gtphub.cfg
+ dpkg -c osmo-sgsn-dbg_1.12.0.35.028c_amd64.deb
drwxr-xr-x root/root         0 2025-01-28 15:37 ./
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/lib/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/lib/debug/.build-id/8a/
-rw-r--r-- root/root    568208 2025-01-28 15:37 ./usr/lib/debug/.build-id/8a/67acce82b1d13fe1eb675706ad01878ff5dc90.debug
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/share/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/share/doc/osmo-sgsn-dbg/
-rw-r--r-- root/root      9572 2025-01-28 15:37 ./usr/share/doc/osmo-sgsn-dbg/changelog.gz
-rw-r--r-- root/root     14698 2025-01-28 15:37 ./usr/share/doc/osmo-sgsn-dbg/copyright
+ dpkg -c osmo-sgsn-doc_1.12.0.35.028c_all.deb
drwxr-xr-x root/root         0 2025-01-28 15:37 ./
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/share/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/share/doc/osmo-sgsn-doc/
-rw-r--r-- root/root      9570 2025-01-28 15:37 ./usr/share/doc/osmo-sgsn-doc/changelog.gz
-rw-r--r-- root/root     14698 2025-01-28 15:37 ./usr/share/doc/osmo-sgsn-doc/copyright
-rw-r--r-- root/root   1056841 2025-01-28 15:37 ./usr/share/doc/osmo-sgsn-doc/osmosgsn-usermanual.pdf
-rw-r--r-- root/root    362999 2025-01-28 15:37 ./usr/share/doc/osmo-sgsn-doc/osmosgsn-vty-reference.pdf
+ dpkg -c osmo-sgsn_1.12.0.35.028c_amd64.deb
drwxr-xr-x root/root         0 2025-01-28 15:37 ./
drwxr-xr-x root/root         0 2025-01-28 15:37 ./etc/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./etc/osmocom/
-rw-r--r-- root/root       691 2025-01-28 15:37 ./etc/osmocom/osmo-sgsn.cfg
drwxr-xr-x root/root         0 2025-01-28 15:37 ./lib/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./lib/systemd/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./lib/systemd/system/
-rw-r--r-- root/root       413 2025-01-28 15:37 ./lib/systemd/system/osmo-sgsn.service
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/bin/
-rwxr-xr-x root/root    354288 2025-01-28 15:37 ./usr/bin/osmo-sgsn
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/share/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/share/doc/osmo-sgsn/
-rw-r--r-- root/root      9568 2025-01-28 15:37 ./usr/share/doc/osmo-sgsn/changelog.gz
-rw-r--r-- root/root     14698 2025-01-28 15:37 ./usr/share/doc/osmo-sgsn/copyright
drwxr-xr-x root/root         0 2025-01-28 15:37 ./usr/share/doc/osmo-sgsn/examples/
-rw-r--r-- root/root       646 2025-01-28 15:37 ./usr/share/doc/osmo-sgsn/examples/osmo-sgsn-accept-all.cfg
-rw-r--r-- root/root       691 2025-01-28 15:37 ./usr/share/doc/osmo-sgsn/examples/osmo-sgsn.cfg

Build successful!

docker: running: data/build.sh inside docker
:: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@3/osmo-ci/scripts/obs/_temp/binpkgs
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2122514 killed;
[ssh-agent] Stopped.
Finished: SUCCESS