Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 570e8cda818242b03b31b5daac6a99177857aafa (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 570e8cda818242b03b31b5daac6a99177857aafa # timeout=10 Commit message: "asterisk: pjsip.conf: Enable USIM Auth over AMI interface" > git rev-list --no-walk 570e8cda818242b03b31b5daac6a99177857aafa # timeout=10 [ttcn3-hnodeb-test] $ /bin/sh -xe /tmp/jenkins16325772563960765198.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-hnodeb-test + export IMAGE_SUFFIX=master + cd ttcn3-hnodeb-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs ] + [ xjenkins-ttcn3-hnodeb-test-924 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/ttcn3-hnodeb-test + SUITE_NAME=ttcn3-hnodeb-test + IMAGE_SUFFIX=master + docker_images_require osmo-hnodeb-master ttcn3-hnodeb-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-hnodeb-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.77kB done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #8 DONE 0.1s #9 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #9 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #9 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #12 CACHED #13 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #13 CACHED #14 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #14 CACHED #15 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #15 CACHED #16 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #16 CACHED #17 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #17 CACHED #18 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #18 CACHED #19 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #19 CACHED #20 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #20 CACHED #21 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #21 CACHED #22 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #22 CACHED #23 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #23 CACHED #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 CACHED #25 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:c1c7c3302d17d62f85bf027d1f2cd7a901b99fffaf7d0957197a67cd58c06c5f 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n c1c7c3302d17 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-hnodeb-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-hnodeb-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-hnodeb-master + echo osmo-hnodeb-master + dir=osmo-hnodeb-master + pull_arg=--pull + grep ^FROM ../osmo-hnodeb-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-hnodeb-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-hnodeb-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-hnodeb-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/osmo-hnodeb-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-hnodeb-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.54kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [ 1/11] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 [ 2/11] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libasn1c-dev && apt-get clean #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-iuh/+/master?format=TEXT #7 CACHED #8 https://gerrit.osmocom.org/plugins/gitiles/osmo-hnodeb/+/master?format=TEXT #8 CACHED #4 [internal] load build context #4 transferring context: 429B done #4 DONE 0.0s #6 [ 2/11] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libasn1c-dev && apt-get clean #6 0.399 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.399 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.399 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.510 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.947 Reading package lists... #6 1.225 Reading package lists... #6 1.472 Building dependency tree... #6 1.525 Reading state information... #6 1.596 The following additional packages will be installed: #6 1.596 libasn1c1 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 #6 1.596 libosmocore libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.596 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 #6 1.596 osmocom-nightly #6 1.607 The following NEW packages will be installed: #6 1.607 libasn1c-dev libasn1c1 libosmo-abis-dev libosmo-netif-dev #6 1.607 libosmo-sigtran-dev libosmo-sigtran9 libosmoabis13 libosmocodec4 #6 1.607 libosmocoding0 libosmocore libosmocore-dev libosmocore21 libosmoctrl0 #6 1.607 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #6 1.607 libosmotrau2 libosmousb0 libosmovty13 osmocom-nightly #6 1.633 0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded. #6 1.633 Need to get 3085 kB of archives. #6 1.633 After this operation, 11.9 MB of additional disk space will be used. #6 1.633 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202405312026 [1172 B] #6 1.650 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.203.d8ac0.202405312026 [164 kB] #6 1.654 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.203.d8ac0.202405312026 [46.0 kB] #6 1.655 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.12.6222.202405312026 [29.0 kB] #6 1.655 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.203.d8ac0.202405312026 [65.4 kB] #6 1.656 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.203.d8ac0.202405312026 [222 kB] #6 1.660 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.203.d8ac0.202405312026 [98.4 kB] #6 1.663 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.12.6222.202405312026 [72.7 kB] #6 1.664 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.12.6222.202405312026 [111 kB] #6 1.667 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.203.d8ac0.202405312026 [65.9 kB] #6 1.669 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.203.d8ac0.202405312026 [173 kB] #6 1.672 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.203.d8ac0.202405312026 [54.5 kB] #6 1.681 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.203.d8ac0.202405312026 [58.5 kB] #6 1.690 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.203.d8ac0.202405312026 [45.3 kB] #6 1.691 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.203.d8ac0.202405312026 [38.6 kB] #6 1.692 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.203.d8ac0.202405312026 [839 kB] #6 1.701 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.55.6930.202405312026 [52.5 kB] #6 1.701 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.55.6930.202405312026 [64.7 kB] #6 1.702 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.66.705a.202405312026 [122 kB] #6 1.702 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.66.705a.202405312026 [581 kB] #6 1.705 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.36.2.5324.202405312026 [75.2 kB] #6 1.705 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.36.2.5324.202405312026 [105 kB] #6 1.815 debconf: delaying package configuration, since apt-utils is not installed #6 1.859 Fetched 3085 kB in 0s (32.4 MB/s) #6 1.931 Selecting previously unselected package osmocom-nightly. #6 1.931 (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 ... 117416 files and directories currently installed.) #6 2.023 Preparing to unpack .../00-osmocom-nightly_202405312026_amd64.deb ... #6 2.041 Unpacking osmocom-nightly (202405312026) ... #6 2.179 Selecting previously unselected package libosmocore21:amd64. #6 2.192 Preparing to unpack .../01-libosmocore21_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 2.225 Unpacking libosmocore21:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 2.384 Selecting previously unselected package libosmocodec4:amd64. #6 2.392 Preparing to unpack .../02-libosmocodec4_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 2.410 Unpacking libosmocodec4:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 2.560 Selecting previously unselected package libosmotrau2:amd64. #6 2.578 Preparing to unpack .../03-libosmotrau2_1.5.1.12.6222.202405312026_amd64.deb ... #6 2.595 Unpacking libosmotrau2:amd64 (1.5.1.12.6222.202405312026) ... #6 2.741 Selecting previously unselected package libosmoisdn0:amd64. #6 2.749 Preparing to unpack .../04-libosmoisdn0_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 2.767 Unpacking libosmoisdn0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 2.912 Selecting previously unselected package libosmogsm20:amd64. #6 2.930 Preparing to unpack .../05-libosmogsm20_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 2.948 Unpacking libosmogsm20:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 3.095 Selecting previously unselected package libosmovty13:amd64. #6 3.113 Preparing to unpack .../06-libosmovty13_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 3.130 Unpacking libosmovty13:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 3.269 Selecting previously unselected package libosmoabis13:amd64. #6 3.276 Preparing to unpack .../07-libosmoabis13_1.5.1.12.6222.202405312026_amd64.deb ... #6 3.293 Unpacking libosmoabis13:amd64 (1.5.1.12.6222.202405312026) ... #6 3.412 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.430 Preparing to unpack .../08-libosmo-abis-dev_1.5.1.12.6222.202405312026_amd64.deb ... #6 3.447 Unpacking libosmo-abis-dev:amd64 (1.5.1.12.6222.202405312026) ... #6 3.590 Selecting previously unselected package libosmocoding0:amd64. #6 3.608 Preparing to unpack .../09-libosmocoding0_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 3.625 Unpacking libosmocoding0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 3.766 Selecting previously unselected package libosmogb14:amd64. #6 3.784 Preparing to unpack .../10-libosmogb14_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 3.800 Unpacking libosmogb14:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 3.937 Selecting previously unselected package libosmoctrl0:amd64. #6 3.954 Preparing to unpack .../11-libosmoctrl0_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 3.972 Unpacking libosmoctrl0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 4.112 Selecting previously unselected package libosmosim2:amd64. #6 4.127 Preparing to unpack .../12-libosmosim2_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 4.143 Unpacking libosmosim2:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 4.261 Selecting previously unselected package libosmousb0:amd64. #6 4.269 Preparing to unpack .../13-libosmousb0_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 4.292 Unpacking libosmousb0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 4.495 Selecting previously unselected package libosmocore. #6 4.503 Preparing to unpack .../14-libosmocore_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 4.520 Unpacking libosmocore (1.9.0.203.d8ac0.202405312026) ... #6 4.648 Selecting previously unselected package libosmocore-dev:amd64. #6 4.667 Preparing to unpack .../15-libosmocore-dev_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 4.683 Unpacking libosmocore-dev:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 4.845 Selecting previously unselected package libosmonetif11:amd64. #6 4.864 Preparing to unpack .../16-libosmonetif11_1.4.0.55.6930.202405312026_amd64.deb ... #6 4.880 Unpacking libosmonetif11:amd64 (1.4.0.55.6930.202405312026) ... #6 5.002 Selecting previously unselected package libosmo-netif-dev:amd64. #6 5.020 Preparing to unpack .../17-libosmo-netif-dev_1.4.0.55.6930.202405312026_amd64.deb ... #6 5.037 Unpacking libosmo-netif-dev:amd64 (1.4.0.55.6930.202405312026) ... #6 5.182 Selecting previously unselected package libosmo-sigtran9:amd64. #6 5.188 Preparing to unpack .../18-libosmo-sigtran9_1.8.0.66.705a.202405312026_amd64.deb ... #6 5.205 Unpacking libosmo-sigtran9:amd64 (1.8.0.66.705a.202405312026) ... #6 5.343 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 5.361 Preparing to unpack .../19-libosmo-sigtran-dev_1.8.0.66.705a.202405312026_amd64.deb ... #6 5.378 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.66.705a.202405312026) ... #6 5.540 Selecting previously unselected package libasn1c1:amd64. #6 5.558 Preparing to unpack .../20-libasn1c1_0.9.36.2.5324.202405312026_amd64.deb ... #6 5.576 Unpacking libasn1c1:amd64 (0.9.36.2.5324.202405312026) ... #6 5.692 Selecting previously unselected package libasn1c-dev:amd64. #6 5.710 Preparing to unpack .../21-libasn1c-dev_0.9.36.2.5324.202405312026_amd64.deb ... #6 5.728 Unpacking libasn1c-dev:amd64 (0.9.36.2.5324.202405312026) ... #6 5.892 Setting up osmocom-nightly (202405312026) ... #6 5.944 Setting up libosmocore21:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 5.997 Setting up libosmousb0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 6.049 Setting up libosmocodec4:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 6.100 Setting up libosmotrau2:amd64 (1.5.1.12.6222.202405312026) ... #6 6.154 Setting up libasn1c1:amd64 (0.9.36.2.5324.202405312026) ... #6 6.209 Setting up libosmovty13:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 6.263 Setting up libosmoisdn0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 6.318 Setting up libasn1c-dev:amd64 (0.9.36.2.5324.202405312026) ... #6 6.372 Setting up libosmogsm20:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 6.425 Setting up libosmoabis13:amd64 (1.5.1.12.6222.202405312026) ... #6 6.478 Setting up libosmoctrl0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 6.530 Setting up libosmogb14:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 6.618 Setting up libosmonetif11:amd64 (1.4.0.55.6930.202405312026) ... #6 6.684 Setting up libosmo-abis-dev:amd64 (1.5.1.12.6222.202405312026) ... #6 6.735 Setting up libosmocoding0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 6.786 Setting up libosmosim2:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 6.842 Setting up libosmocore (1.9.0.203.d8ac0.202405312026) ... #6 6.894 Setting up libosmo-sigtran9:amd64 (1.8.0.66.705a.202405312026) ... #6 6.945 Setting up libosmocore-dev:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 6.997 Setting up libosmo-netif-dev:amd64 (1.4.0.55.6930.202405312026) ... #6 7.049 Setting up libosmo-sigtran-dev:amd64 (1.8.0.66.705a.202405312026) ... #6 7.101 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 7.4s #9 [ 3/11] WORKDIR /TMP #9 DONE 0.1s #10 [ 4/11] RUN GIT clone https://gerrit.osmocom.org/osmo-iuh.git #10 0.334 Cloning into 'osmo-iuh'... #10 DONE 1.0s #11 [ 5/11] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-IUH/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-iuh #11 DONE 0.1s #12 [ 6/11] RUN CD osmo-iuh && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && ldconfig #12 0.444 Already on 'master' #12 0.444 Your branch is up to date with 'origin/master'. #12 0.445 refs/heads/master #12 0.451 HEAD is now at 977d3b6 ranap_common: Implement support for missing procedures #12 0.452 master #12 0.453 977d3b666c218794a7c6ceee23d281e358843091 #12 2.218 aclocal: warning: couldn't open directory 'm4': No such file or directory #12 3.329 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #12 3.329 libtoolize: copying file './ltmain.sh' #12 3.496 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #12 3.496 libtoolize: copying file 'm4/libtool.m4' #12 3.547 libtoolize: copying file 'm4/ltoptions.m4' #12 3.602 libtoolize: copying file 'm4/ltsugar.m4' #12 3.654 libtoolize: copying file 'm4/ltversion.m4' #12 3.709 libtoolize: copying file 'm4/lt~obsolete.m4' #12 3.816 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #12 5.166 configure.ac:56: warning: The macro `AC_HEADER_STDC' is obsolete. #12 5.166 configure.ac:56: You should run autoupdate. #12 5.166 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #12 5.166 configure.ac:56: the top level #12 5.166 configure.ac:136: warning: AC_OUTPUT should be used without arguments. #12 5.166 configure.ac:136: You should run autoupdate. #12 5.601 configure.ac:8: installing './compile' #12 5.602 configure.ac:8: installing './config.guess' #12 5.603 configure.ac:8: installing './config.sub' #12 5.604 configure.ac:10: installing './install-sh' #12 5.605 configure.ac:10: installing './missing' #12 5.684 src/Makefile.am: installing './depcomp' #12 5.895 checking build system type... x86_64-pc-linux-gnu #12 6.010 checking host system type... x86_64-pc-linux-gnu #12 6.011 checking how to print strings... printf #12 6.040 checking for gcc... gcc #12 6.057 checking whether the C compiler works... yes #12 6.105 checking for C compiler default output file name... a.out #12 6.105 checking for suffix of executables... #12 6.142 checking whether we are cross compiling... no #12 6.170 checking for suffix of object files... o #12 6.191 checking whether the compiler supports GNU C... yes #12 6.216 checking whether gcc accepts -g... yes #12 6.242 checking for gcc option to enable C11 features... none needed #12 6.285 checking whether gcc understands -c and -o together... yes #12 6.301 checking for a sed that does not truncate output... /usr/bin/sed #12 6.304 checking for grep that handles long lines and -e... /usr/bin/grep #12 6.305 checking for egrep... /usr/bin/grep -E #12 6.306 checking for fgrep... /usr/bin/grep -F #12 6.307 checking for ld used by gcc... /usr/bin/ld #12 6.311 checking if the linker (/usr/bin/ld) is GNU ld... yes #12 6.313 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #12 6.316 checking the name lister (/usr/bin/nm -B) interface... BSD nm #12 6.338 checking whether ln -s works... yes #12 6.338 checking the maximum length of command line arguments... 1572864 #12 6.352 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #12 6.352 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #12 6.352 checking for /usr/bin/ld option to reload object files... -r #12 6.353 checking for file... file #12 6.354 checking for objdump... objdump #12 6.355 checking how to recognize dependent libraries... pass_all #12 6.356 checking for dlltool... no #12 6.356 checking how to associate runtime and link libraries... printf %s\n #12 6.357 checking for ar... ar #12 6.358 checking for archiver @FILE support... @ #12 6.393 checking for strip... strip #12 6.394 checking for ranlib... ranlib #12 6.394 checking for gawk... gawk #12 6.394 checking command to parse /usr/bin/nm -B output from gcc object... ok #12 6.476 checking for sysroot... no #12 6.476 checking for a working dd... /usr/bin/dd #12 6.479 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #12 6.508 checking for mt... no #12 6.509 checking if : is a manifest tool... no #12 6.520 checking for stdio.h... yes #12 6.552 checking for stdlib.h... yes #12 6.579 checking for string.h... yes #12 6.599 checking for inttypes.h... yes #12 6.614 checking for stdint.h... yes #12 6.631 checking for strings.h... yes #12 6.647 checking for sys/stat.h... yes #12 6.664 checking for sys/types.h... yes #12 6.686 checking for unistd.h... yes #12 6.703 checking for dlfcn.h... yes #12 6.719 checking for objdir... .libs #12 6.768 checking if gcc supports -fno-rtti -fno-exceptions... no #12 6.787 checking for gcc option to produce PIC... -fPIC -DPIC #12 6.787 checking if gcc PIC flag -fPIC -DPIC works... yes #12 6.822 checking if gcc static flag -static works... yes #12 6.876 checking if gcc supports -c -o file.o... yes #12 6.888 checking if gcc supports -c -o file.o... (cached) yes #12 6.888 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #12 6.892 checking whether -lc should be explicitly linked in... no #12 6.905 checking dynamic linker characteristics... GNU/Linux ld.so #12 6.952 checking how to hardcode library paths into programs... immediate #12 6.952 checking whether stripping libraries is possible... yes #12 6.953 checking if libtool supports shared libraries... yes #12 6.953 checking whether to build shared libraries... yes #12 6.953 checking whether to build static libraries... yes #12 6.953 checking for a BSD-compatible install... /usr/bin/install -c #12 6.958 checking whether build environment is sane... yes #12 6.968 checking for a race-free mkdir -p... /usr/bin/mkdir -p #12 6.971 checking whether make sets $(MAKE)... yes #12 6.995 checking whether make supports the include directive... yes (GNU style) #12 7.018 checking whether make supports nested variables... yes #12 7.039 checking whether UID '0' is supported by ustar format... yes #12 7.039 checking whether GID '0' is supported by ustar format... yes #12 7.039 checking how to create a ustar tar archive... gnutar #12 7.076 checking dependency style of gcc... gcc3 #12 7.163 checking whether make supports nested variables... (cached) yes #12 7.164 checking whether make sets $(MAKE)... (cached) yes #12 7.170 checking for gcc... (cached) gcc #12 7.238 checking whether the compiler supports GNU C... (cached) yes #12 7.239 checking whether gcc accepts -g... (cached) yes #12 7.239 checking for gcc option to enable C11 features... (cached) none needed #12 7.240 checking whether gcc understands -c and -o together... (cached) yes #12 7.240 checking for netinet/sctp.h... yes #12 7.285 checking for pkg-config... /usr/bin/pkg-config #12 7.286 checking for pkg-config... /usr/bin/pkg-config #12 7.286 checking pkg-config is at least version 0.20... yes #12 7.287 checking for libosmocore >= 1.9.0... yes #12 7.294 checking for libosmogsm >= 1.9.0... yes #12 7.308 checking for libosmovty >= 1.9.0... yes #12 7.327 checking for libosmoctrl >= 1.9.0... yes #12 7.348 checking for libosmo-netif >= 1.4.0... yes #12 7.365 checking for libosmo-sigtran >= 1.8.0... yes #12 7.383 checking for libasn1c >= 0.9.30... yes #12 7.400 checking for egrep... (cached) /usr/bin/grep -E #12 7.401 CFLAGS="-g -O2 -std=gnu11 -Wall" #12 7.401 CPPFLAGS=" -Wall" #12 7.457 checking that generated files are newer than configure... done #12 7.965 configure: creating ./config.status #12 9.070 config.status: creating libosmo-hnbap.pc #12 9.100 config.status: creating libosmo-ranap.pc #12 9.131 config.status: creating libosmo-rua.pc #12 9.162 config.status: creating libosmo-sabp.pc #12 9.193 config.status: creating src/Makefile #12 9.234 config.status: creating src/hnbap/Makefile #12 9.276 config.status: creating src/ranap/Makefile #12 9.320 config.status: creating src/rua/Makefile #12 9.354 config.status: creating src/sabp/Makefile #12 9.395 config.status: creating tests/Makefile #12 9.435 config.status: creating Makefile #12 9.467 config.status: creating include/Makefile #12 9.506 config.status: creating include/osmocom/Makefile #12 9.546 config.status: creating include/osmocom/hnbap/Makefile #12 9.586 config.status: creating include/osmocom/ranap/Makefile #12 9.629 config.status: creating include/osmocom/rua/Makefile #12 9.669 config.status: creating include/osmocom/sabp/Makefile #12 9.708 config.status: creating include/osmocom/iuh/Makefile #12 9.748 config.status: creating doc/Makefile #12 9.785 config.status: executing libtool commands #12 9.810 config.status: executing depfiles commands #12 16.88 config.status: executing tests/atconfig commands #12 16.99 echo 1.5.1.8-977d3b > .version-t && mv .version-t .version #12 16.99 make install-recursive #12 17.00 make[1]: Entering directory '/tmp/osmo-iuh' #12 17.01 Making install in src #12 17.02 make[2]: Entering directory '/tmp/osmo-iuh/src' #12 17.02 ../asn1/utils/asn1tostruct.py -p HNBAP_ -f ../asn1/hnbap/HNBAP-PDU-Contents.asn #12 17.02 ../asn1/utils/asn1tostruct.py -p RUA_ -f ../asn1/rua/RUA-PDU-Contents.asn #12 17.02 ../asn1/utils/asn1tostruct.py -p SABP_ -f ../asn1/sabp/SABP-PDU-Contents.asn #12 17.02 ../asn1/utils/asn1tostruct.py -p RANAP_ -f ../asn1/ranap/RANAP-PDU-Contents.asn #12 17.05 Didn't find any information element for message: PrivateMessage-IEs #12 17.06 sed -i 's,^#include "rua_ies_defs.h",#include ,' rua_encoder.c rua_decoder.c #12 17.06 Didn't find any information element for message: PrivateMessage-IEs #12 17.06 sed -i 's,^#include "rua_common.h",#include ,' rua_encoder.c rua_decoder.c rua_ies_defs.h #12 17.06 sed -i 's,^#include "hnbap_ies_defs.h",#include ,' hnbap_encoder.c hnbap_decoder.c #12 17.06 sed -i 's,^#include "sabp_ies_defs.h",#include ,' sabp_encoder.c sabp_decoder.c #12 17.07 mv rua_ies_defs.h ../include/osmocom/rua/ #12 17.08 sed -i 's,^#include "sabp_common.h",#include ,' sabp_encoder.c sabp_decoder.c sabp_ies_defs.h #12 17.08 sed -i 's,^#include "hnbap_common.h",#include ,' hnbap_encoder.c hnbap_decoder.c hnbap_ies_defs.h #12 17.08 touch ../src/gen_rua.stamp #12 17.08 mv sabp_ies_defs.h ../include/osmocom/sabp/ #12 17.08 mv hnbap_ies_defs.h ../include/osmocom/hnbap/ #12 17.08 touch ../src/gen_sabp.stamp #12 17.08 touch ../src/gen_hnbap.stamp #12 17.10 Didn't find any information element for message: RelocationDetectIEs #12 17.10 Didn't find any information element for message: RelocationCompleteIEs #12 17.10 Didn't find any information element for message: RAB-SetupOrModifyItem-IEs #12 17.10 Didn't find any information element for message: PrivateMessage-IEs #12 17.10 Didn't find any information element for message: DirectTransferInformationItemIEs-RANAP-RelocInf #12 17.10 Didn't find any information element for message: SRVCC-CSKeysRequestIEs #12 17.10 Didn't find any information element for message: UeRadioCapabilityMatchRequestIEs #12 17.10 sed -i 's,^#include "ranap_ies_defs.h",#include ,' ranap_encoder.c ranap_decoder.c #12 17.12 sed -i 's,^#include "ranap_common.h",#include ,' ranap_encoder.c ranap_decoder.c ranap_ies_defs.h #12 17.13 mv ranap_ies_defs.h ../include/osmocom/ranap/ #12 17.14 touch ../src/gen_ranap.stamp #12 17.14 make install-recursive #12 17.15 make[3]: Entering directory '/tmp/osmo-iuh/src' #12 17.16 Making install in hnbap #12 17.16 make[4]: Entering directory '/tmp/osmo-iuh/src/hnbap' #12 17.16 CC HNBAP_Criticality.lo #12 17.16 CC HNBAP_Presence.lo #12 17.16 CC HNBAP_PrivateIE-ID.lo #12 17.17 CC HNBAP_ProcedureCode.lo #12 17.17 CC HNBAP_ProtocolIE-ID.lo #12 17.17 CC HNBAP_TriggeringMessage.lo #12 17.17 CC HNBAP_IE-Extensions.lo #12 17.17 CC HNBAP_AccessResult.lo #12 17.17 CC HNBAP_Access-stratum-release-indicator.lo #12 17.17 CC HNBAP_AltitudeAndDirection.lo #12 17.17 CC HNBAP_BackoffTimer.lo #12 17.17 CC HNBAP_BindingID.lo #12 17.17 CC HNBAP_Cause.lo #12 17.17 CC HNBAP_CauseRadioNetwork.lo #12 17.17 CC HNBAP_CauseTransport.lo #12 17.17 CC HNBAP_CauseProtocol.lo #12 17.17 CC HNBAP_CauseMisc.lo #12 17.17 CC HNBAP_CellIdentity.lo #12 17.17 CC HNBAP_CELL-FACHMobilitySupport.lo #12 17.18 CC HNBAP_Context-ID.lo #12 17.26 CC HNBAP_CriticalityDiagnostics.lo #12 17.27 CC HNBAP_CriticalityDiagnostics-IE-List.lo #12 17.29 CC HNBAP_CriticalityDiagnostics-IE-List-Value.lo #12 17.34 CC HNBAP_CSG-ID.lo #12 17.35 CC HNBAP_CSG-Capability.lo #12 17.35 CC HNBAP_CSGMembershipStatus.lo #12 17.35 CC HNBAP_CGI.lo #12 17.35 CC HNBAP_CI.lo #12 17.35 CC HNBAP_CN-DomainIndicator.lo #12 17.36 CC HNBAP_ESN.lo #12 17.36 CC HNBAP_GeographicalLocation.lo #12 17.36 CC HNBAP_GeographicalCoordinates.lo #12 17.36 CC HNBAP_GTP-TEI.lo #12 17.36 CC HNBAP_HNBCapacity.lo #12 17.36 CC HNBAP_HNB-Cell-Access-Mode.lo #12 17.36 CC HNBAP_HNB-Cell-Identifier.lo #12 17.36 CC HNBAP_HNB-GWResponse.lo #12 17.37 CC HNBAP_HNB-RNL-Identity.lo #12 17.37 CC HNBAP_HNBConfigInfo.lo #12 17.37 CC HNBAP_ConfigurationInformation.lo #12 17.37 CC HNBAP_HNBConfigurationInformationProvided.lo #12 17.39 CC HNBAP_HNBConfigurationInformationMissing.lo #12 17.41 CC HNBAP_HNB-Location-Information.lo #12 17.43 CC HNBAP_HNB-Identity.lo #12 17.45 CC HNBAP_HNB-Identity-Info.lo #12 17.46 CC HNBAP_IMEI.lo #12 17.46 CC HNBAP_IMSI.lo #12 17.47 CC HNBAP_IMSIDS41.lo #12 17.47 CC HNBAP_IMSIESN.lo #12 17.48 CC HNBAP_IP-Address.lo #12 17.48 CC HNBAP_Ipv4Address.lo #12 17.49 CC HNBAP_Ipv6Address.lo #12 17.51 CC HNBAP_Iurh-Signalling-TNL-AddressList.lo #12 17.51 CC HNBAP_LAC.lo #12 17.53 CC HNBAP_LAI.lo #12 17.53 CC HNBAP_MacroCoverageInformation.lo #12 17.53 CC HNBAP_MacroCellID.lo #12 17.54 CC HNBAP_MuxPortNumber.lo #12 17.54 CC HNBAP_NeighbourIdentity.lo #12 17.54 CC HNBAP_NeighbourCellIdentityList.lo #12 17.54 CC HNBAP_NeighbourInfoList.lo #12 17.55 CC HNBAP_AdditionalNeighbourInfoList.lo #12 17.56 CC HNBAP_NeighbourInfoRequestList.lo #12 17.56 CC HNBAP_NeighbourInfoRequestItem.lo #12 17.57 CC HNBAP_PLMNidentity.lo #12 17.60 CC HNBAP_PSC.lo #12 17.62 CC HNBAP_PTMSI.lo #12 17.62 CC HNBAP_PTMSIRAI.lo #12 17.62 CC HNBAP_RAB-ID.lo #12 17.64 CC HNBAP_RABList.lo #12 17.64 CC HNBAP_RABListItem.lo #12 17.65 CC HNBAP_RAC.lo #12 17.65 CC HNBAP_RAI.lo #12 17.65 CC HNBAP_Registration-Cause.lo #12 17.65 CC HNBAP_RNC-ID.lo #12 17.66 CC HNBAP_SAC.lo #12 17.66 CC HNBAP_S-RNTIPrefix.lo #12 17.67 CC HNBAP_TMSILAI.lo #12 17.67 CC HNBAP_TMSIDS41.lo #12 17.67 CC HNBAP_TransportInfo.lo #12 17.67 CC HNBAP_TransportLayerAddress.lo #12 17.70 CC HNBAP_Tunnel-Information.lo #12 17.70 CC HNBAP_TypeOfError.lo #12 17.72 CC HNBAP_UDP-Port-Number.lo #12 17.73 CC HNBAP_UE-Capabilities.lo #12 17.74 CC HNBAP_UTRANCellID.lo #12 17.74 CC HNBAP_UE-Identity.lo #12 17.75 CC HNBAP_Update-cause.lo #12 17.76 CC HNBAP_URAIdentityList.lo #12 17.78 CC HNBAP_URAIdentity.lo #12 17.78 CC HNBAP_U-RNTI.lo #12 17.80 CC HNBAP_UnknownU-RNTIIndication.lo #12 17.80 CC HNBAP_HNBAP-PDU.lo #12 17.82 CC HNBAP_InitiatingMessage.lo #12 17.82 CC HNBAP_SuccessfulOutcome.lo #12 17.82 CC HNBAP_UnsuccessfulOutcome.lo #12 17.82 CC HNBAP_HNBRegisterRequest.lo #12 17.83 CC HNBAP_HNBRegisterAccept.lo #12 17.83 CC HNBAP_HNBRegisterReject.lo #12 17.83 CC HNBAP_UERegisterRequest.lo #12 17.84 CC HNBAP_UERegisterAccept.lo #12 17.85 CC HNBAP_UERegisterReject.lo #12 17.87 CC HNBAP_UEDe-Register.lo #12 17.87 CC HNBAP_ErrorIndication.lo #12 17.87 CC HNBAP_HNBDe-Register.lo #12 17.90 CC HNBAP_CSGMembershipUpdate.lo #12 17.90 CC HNBAP_TNLUpdateRequest.lo #12 17.91 CC HNBAP_TNLUpdateResponse.lo #12 17.91 CC HNBAP_TNLUpdateFailure.lo #12 17.92 CC HNBAP_HNBConfigTransferRequest.lo #12 17.92 CC HNBAP_HNBConfigTransferResponse.lo #12 17.94 CC HNBAP_RelocationComplete.lo #12 17.94 CC HNBAP_U-RNTIQueryRequest.lo #12 17.95 CC HNBAP_U-RNTIQueryResponse.lo #12 17.95 CC HNBAP_PrivateMessage.lo #12 17.95 CC HNBAP_IE.lo #12 18.04 CCLD libosmo-asn1-hnbap.la #12 18.17 make[5]: Entering directory '/tmp/osmo-iuh/src/hnbap' #12 18.17 make[5]: Nothing to be done for 'install-exec-am'. #12 18.17 make[5]: Nothing to be done for 'install-data-am'. #12 18.17 make[5]: Leaving directory '/tmp/osmo-iuh/src/hnbap' #12 18.17 make[4]: Leaving directory '/tmp/osmo-iuh/src/hnbap' #12 18.18 Making install in rua #12 18.18 make[4]: Entering directory '/tmp/osmo-iuh/src/rua' #12 18.18 CC RUA_Criticality.lo #12 18.18 CC RUA_Presence.lo #12 18.18 CC RUA_ProcedureCode.lo #12 18.18 CC RUA_PrivateIE-ID.lo #12 18.18 CC RUA_ProtocolIE-ID.lo #12 18.18 CC RUA_TriggeringMessage.lo #12 18.18 CC RUA_IE-Extensions.lo #12 18.18 CC RUA_CN-DomainIndicator.lo #12 18.18 CC RUA_CSGMembershipStatus.lo #12 18.18 CC RUA_Establishment-Cause.lo #12 18.18 CC RUA_Context-ID.lo #12 18.18 CC RUA_IntraDomainNasNodeSelector.lo #12 18.18 CC RUA_Gsm-map-IDNNS.lo #12 18.18 CC RUA_Ansi-41-IDNNS.lo #12 18.18 CC RUA_RoutingParameter.lo #12 18.18 CC RUA_RANAP-Message.lo #12 18.18 CC RUA_Cause.lo #12 18.18 CC RUA_CauseRadioNetwork.lo #12 18.18 CC RUA_CauseTransport.lo #12 18.18 CC RUA_CauseProtocol.lo #12 18.28 CC RUA_CauseMisc.lo #12 18.28 CC RUA_CriticalityDiagnostics.lo #12 18.29 CC RUA_CriticalityDiagnostics-IE-List.lo #12 18.30 CC RUA_CriticalityDiagnostics-IE-List-Value.lo #12 18.32 CC RUA_TypeOfError.lo #12 18.34 CC RUA_RUA-PDU.lo #12 18.35 CC RUA_InitiatingMessage.lo #12 18.36 CC RUA_SuccessfulOutcome.lo #12 18.36 CC RUA_UnsuccessfulOutcome.lo #12 18.36 CC RUA_Connect.lo #12 18.36 CC RUA_DirectTransfer.lo #12 18.36 CC RUA_Disconnect.lo #12 18.36 CC RUA_ConnectionlessTransfer.lo #12 18.36 CC RUA_ErrorIndication.lo #12 18.36 CC RUA_IE.lo #12 18.37 CC RUA_PrivateMessage.lo #12 18.47 CCLD libosmo-asn1-rua.la #12 18.54 make[5]: Entering directory '/tmp/osmo-iuh/src/rua' #12 18.54 make[5]: Nothing to be done for 'install-exec-am'. #12 18.54 make[5]: Nothing to be done for 'install-data-am'. #12 18.54 make[5]: Leaving directory '/tmp/osmo-iuh/src/rua' #12 18.54 make[4]: Leaving directory '/tmp/osmo-iuh/src/rua' #12 18.54 Making install in ranap #12 18.56 make[4]: Entering directory '/tmp/osmo-iuh/src/ranap' #12 18.56 CC RANAP_Criticality.lo #12 18.56 CC RANAP_Presence.lo #12 18.56 CC RANAP_PrivateIE-ID.lo #12 18.56 CC RANAP_ProcedureCode.lo #12 18.56 CC RANAP_ProtocolExtensionID.lo #12 18.56 CC RANAP_ProtocolIE-ID.lo #12 18.56 CC RANAP_TriggeringMessage.lo #12 18.56 CC RANAP_AllocationOrRetentionPriority.lo #12 18.56 CC RANAP_IE-Extensions.lo #12 18.56 CC RANAP_AccuracyFulfilmentIndicator.lo #12 18.56 CC RANAP_Alt-RAB-Parameters.lo #12 18.56 CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf.lo #12 18.56 CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrates.lo #12 18.56 CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateList.lo #12 18.56 CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateType.lo #12 18.56 CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateInf.lo #12 18.56 CC RANAP_Alt-RAB-Parameter-GuaranteedBitrates.lo #12 18.56 CC RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrateInf.lo #12 18.56 CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateList.lo #12 18.56 CC RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrates.lo #12 18.66 CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateInf.lo #12 18.66 CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.lo #12 18.66 CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateList.lo #12 18.66 CC RANAP_Alt-RAB-Parameter-MaxBitrateInf.lo #12 18.66 CC RANAP_Alt-RAB-Parameter-MaxBitrateType.lo #12 18.66 CC RANAP_Alt-RAB-Parameter-MaxBitrates.lo #12 18.66 CC RANAP_Alt-RAB-Parameter-MaxBitrateList.lo #12 18.66 CC RANAP_Alt-RAB-Parameter-SupportedMaxBitrateInf.lo #12 18.66 CC RANAP_Alt-RAB-Parameter-SupportedMaxBitrates.lo #12 18.67 CC RANAP_AlternativeRABConfigurationRequest.lo #12 18.67 CC RANAP_APN.lo #12 18.68 CC RANAP_AreaIdentity.lo #12 18.74 CC RANAP_Ass-RAB-Parameters.lo #12 18.74 CC RANAP_Ass-RAB-Parameter-ExtendedGuaranteedBitrateList.lo #12 18.75 CC RANAP_Ass-RAB-Parameter-ExtendedMaxBitrateList.lo #12 18.75 CC RANAP_Ass-RAB-Parameter-GuaranteedBitrateList.lo #12 18.75 CC RANAP_Ass-RAB-Parameter-MaxBitrateList.lo #12 18.75 CC RANAP_AuthorisedPLMNs.lo #12 18.76 CC RANAP_AuthorisedPLMNs-Value.lo #12 18.76 CC RANAP_AuthorisedSNAs.lo #12 18.76 CC RANAP_BindingID.lo #12 18.76 CC RANAP_BroadcastAssistanceDataDecipheringKeys.lo #12 18.76 CC RANAP_Cause.lo #12 18.76 CC RANAP_CauseMisc.lo #12 18.76 CC RANAP_CauseNAS.lo #12 18.77 CC RANAP_CauseProtocol.lo #12 18.77 CC RANAP_CauseRadioNetwork.lo #12 18.78 CC RANAP_CauseRadioNetworkExtension.lo #12 18.78 CC RANAP_CauseNon-Standard.lo #12 18.83 CC RANAP_CauseTransmissionNetwork.lo #12 18.83 CC RANAP_Cell-Access-Mode.lo #12 18.84 CC RANAP_CellBased.lo #12 18.84 CC RANAP_CellIdList.lo #12 18.85 CC RANAP_Cell-Id.lo #12 18.85 CC RANAP_Cell-Capacity-Class-Value.lo #12 18.85 CC RANAP_CellLoadInformation.lo #12 18.85 CC RANAP_CellLoadInformationGroup.lo #12 18.85 CC RANAP_CellType.lo #12 18.86 CC RANAP_ClientType.lo #12 18.87 CC RANAP_CriticalityDiagnostics.lo #12 18.87 CC RANAP_CriticalityDiagnostics-IE-List.lo #12 18.92 CC RANAP_CriticalityDiagnostics-IE-List-Value.lo #12 18.93 CC RANAP_MessageStructure.lo #12 18.94 CC RANAP_MessageStructure-Value.lo #12 18.94 CC RANAP_CGI.lo #12 18.94 CC RANAP_ChosenEncryptionAlgorithm.lo #12 18.96 CC RANAP_ChosenIntegrityProtectionAlgorithm.lo #12 18.96 CC RANAP_CI.lo #12 18.96 CC RANAP_ClassmarkInformation2.lo #12 18.96 CC RANAP_ClassmarkInformation3.lo #12 18.96 CC RANAP_CN-DomainIndicator.lo #12 18.98 CC RANAP_CN-ID.lo #12 18.99 CC RANAP_CSFB-Information.lo #12 18.99 CC RANAP_Correlation-ID.lo #12 19.00 CC RANAP_CSG-Id.lo #12 19.01 CC RANAP_CSG-Id-List.lo #12 19.02 CC RANAP_CSG-Membership-Status.lo #12 19.03 CC RANAP_DataPDUType.lo #12 19.03 CC RANAP_DataVolumeReference.lo #12 19.03 CC RANAP_DataVolumeReportingIndication.lo #12 19.03 CC RANAP_DCH-ID.lo #12 19.04 CC RANAP_DeliveryOfErroneousSDU.lo #12 19.04 CC RANAP_DeliveryOrder.lo #12 19.05 CC RANAP_DeltaRAListofIdleModeUEs.lo #12 19.06 CC RANAP_NewRAListofIdleModeUEs.lo #12 19.09 CC RANAP_RAListwithNoIdleModeUEsAnyMore.lo #12 19.12 CC RANAP_ForwardingIndication.lo #12 19.12 CC RANAP_DL-GTP-PDU-SequenceNumber.lo #12 19.15 CC RANAP_DL-N-PDU-SequenceNumber.lo #12 19.15 CC RANAP_D-RNTI.lo #12 19.15 CC RANAP_DRX-CycleLengthCoefficient.lo #12 19.15 CC RANAP_DSCH-ID.lo #12 19.18 CC RANAP_EARFCN-Extended.lo #12 19.18 CC RANAP_E-DCH-MAC-d-Flow-ID.lo #12 19.18 CC RANAP_ENB-ID.lo #12 19.19 CC RANAP_EncryptionAlgorithm.lo #12 19.20 CC RANAP_EncryptionInformation.lo #12 19.20 CC RANAP_EncryptionKey.lo #12 19.20 CC RANAP_End-Of-CSFB.lo #12 19.20 CC RANAP_EquipmentsToBeTraced.lo #12 19.21 CC RANAP_E-UTRAN-Service-Handover.lo #12 19.21 CC RANAP_Event.lo #12 19.22 CC RANAP_Event1F-Parameters.lo #12 19.22 CC RANAP_Event1I-Parameters.lo #12 19.22 CC RANAP_ExtendedGuaranteedBitrate.lo #12 19.22 CC RANAP_ExtendedMaxBitrate.lo #12 19.29 CC RANAP_ExtendedRNC-ID.lo #12 19.30 CC RANAP_FrameSequenceNumber.lo #12 19.30 CC RANAP_FrequenceLayerConvergenceFlag.lo #12 19.32 CC RANAP_GANSS-PositioningDataSet.lo #12 19.33 CC RANAP_GANSS-PositioningMethodAndUsage.lo #12 19.33 CC RANAP_GeographicalArea.lo #12 19.33 CC RANAP_GeographicalCoordinates.lo #12 19.33 CC RANAP_GA-AltitudeAndDirection.lo #12 19.33 CC RANAP_GA-EllipsoidArc.lo #12 19.35 CC RANAP_GA-Point.lo #12 19.36 CC RANAP_GA-PointWithAltitude.lo #12 19.37 CC RANAP_GA-PointWithAltitudeAndUncertaintyEllipsoid.lo #12 19.38 CC RANAP_GA-PointWithUnCertainty.lo #12 19.39 CC RANAP_GA-PointWithUnCertaintyEllipse.lo #12 19.39 CC RANAP_GA-Polygon.lo #12 19.39 CC RANAP_GA-Polygon-Value.lo #12 19.40 CC RANAP_GA-UncertaintyEllipse.lo #12 19.40 CC RANAP_GERAN-BSC-Container.lo #12 19.40 CC RANAP_GERAN-Cell-ID.lo #12 19.42 CC RANAP_GERAN-Classmark.lo #12 19.42 CC RANAP_GlobalCN-ID.lo #12 19.42 CC RANAP_GlobalRNC-ID.lo #12 19.44 CC RANAP_GTP-TEI.lo #12 19.46 CC RANAP_GuaranteedBitrate.lo #12 19.48 CC RANAP_HigherBitratesThan16MbpsFlag.lo #12 19.49 CC RANAP_HS-DSCH-MAC-d-Flow-ID.lo #12 19.49 CC RANAP_IMEI.lo #12 19.49 CC RANAP_IMEIGroup.lo #12 19.50 CC RANAP_IMEIList.lo #12 19.51 CC RANAP_IMEISV.lo #12 19.51 CC RANAP_IMEISVGroup.lo #12 19.51 CC RANAP_IMEISVList.lo #12 19.51 CC RANAP_ImmediateMDT.lo #12 19.52 CC RANAP_IMSI.lo #12 19.52 CC RANAP_IncludeVelocity.lo #12 19.52 CC RANAP_InformationExchangeID.lo #12 19.53 CC RANAP_InformationExchangeType.lo #12 19.54 CC RANAP_InformationRequested.lo #12 19.57 CC RANAP_InformationRequestType.lo #12 19.59 CC RANAP_InformationTransferID.lo #12 19.59 CC RANAP_InformationTransferType.lo #12 19.59 CC RANAP_IntegrityProtectionAlgorithm.lo #12 19.60 CC RANAP_IntegrityProtectionInformation.lo #12 19.60 CC RANAP_IntegrityProtectionKey.lo #12 19.61 CC RANAP_InterSystemInformationTransferType.lo #12 19.61 CC RANAP_InterSystemInformation-TransparentContainer.lo #12 19.62 CC RANAP_IPMulticastAddress.lo #12 19.63 CC RANAP_IuSignallingConnectionIdentifier.lo #12 19.63 CC RANAP_IuTransportAssociation.lo #12 19.67 CC RANAP_KeyStatus.lo #12 19.67 CC RANAP_LA-LIST.lo #12 19.67 CC RANAP_LA-LIST-Value.lo #12 19.70 CC RANAP_LAC.lo #12 19.71 CC RANAP_LAI.lo #12 19.71 CC RANAP_LastKnownServiceArea.lo #12 19.71 CC RANAP_LastVisitedUTRANCell-Item.lo #12 19.71 CC RANAP_LHN-ID.lo #12 19.71 CC RANAP_Links-to-log.lo #12 19.71 CC RANAP_ListOfInterfacesToTrace.lo #12 19.71 CC RANAP_ListOF-SNAs.lo #12 19.72 CC RANAP_InterfacesToTraceItem.lo #12 19.72 CC RANAP_LoadValue.lo #12 19.73 CC RANAP_LocationRelatedDataRequestType.lo #12 19.74 CC RANAP_LocationRelatedDataRequestTypeSpecificToGERANIuMode.lo #12 19.77 CC RANAP_LocationReportingTransferInformation.lo #12 19.77 CC RANAP_ReportChangeOfSAI.lo #12 19.78 CC RANAP_PeriodicReportingIndicator.lo #12 19.79 CC RANAP_DirectReportingIndicator.lo #12 19.80 CC RANAP_L3-Information.lo #12 19.80 CC RANAP_M1Report.lo #12 19.80 CC RANAP_M2Report.lo #12 19.81 CC RANAP_M4Report.lo #12 19.82 CC RANAP_M4-Collection-Parameters.lo #12 19.82 CC RANAP_M4-Period.lo #12 19.83 CC RANAP_M4-Threshold.lo #12 19.84 CC RANAP_M5Report.lo #12 19.84 CC RANAP_M5-Period.lo #12 19.88 CC RANAP_M6Report.lo #12 19.89 CC RANAP_M6-Period.lo #12 19.89 CC RANAP_M7Report.lo #12 19.90 CC RANAP_M7-Period.lo #12 19.90 CC RANAP_Management-Based-MDT-Allowed.lo #12 19.91 CC RANAP_MaxBitrate.lo #12 19.92 CC RANAP_MaxSDU-Size.lo #12 19.92 CC RANAP_MBMS-PTP-RAB-ID.lo #12 19.93 CC RANAP_MBMSBearerServiceType.lo #12 19.93 CC RANAP_MBMSCountingInformation.lo #12 19.93 CC RANAP_MBMSHCIndicator.lo #12 19.93 CC RANAP_MBMSCNDe-Registration.lo #12 19.94 CC RANAP_MBMSIPMulticastAddressandAPNRequest.lo #12 19.95 CC RANAP_MBMSLinkingInformation.lo #12 19.99 CC RANAP_MBMSRegistrationRequestType.lo #12 19.99 CC RANAP_MBMSServiceArea.lo #12 20.00 CC RANAP_MBMSSessionDuration.lo #12 20.00 CC RANAP_MBMSSessionIdentity.lo #12 20.01 CC RANAP_MBMSSessionRepetitionNumber.lo #12 20.01 CC RANAP_MDT-Activation.lo #12 20.02 CC RANAP_MDTAreaScope.lo #12 20.04 CC RANAP_MDT-Configuration.lo #12 20.05 CC RANAP_MDTMode.lo #12 20.08 CC RANAP_MDT-PLMN-List.lo #12 20.10 CC RANAP_MDT-Report-Parameters.lo #12 20.10 CC RANAP_MeasurementQuantity.lo #12 20.11 CC RANAP_MeasurementsToActivate.lo #12 20.12 CC RANAP_MSISDN.lo #12 20.12 CC RANAP_NAS-PDU.lo #12 20.12 CC RANAP_NAS-SequenceNumber.lo #12 20.12 CC RANAP_NAS-SynchronisationIndicator.lo #12 20.13 CC RANAP_NewBSS-To-OldBSS-Information.lo #12 20.14 CC RANAP_NonSearchingIndication.lo #12 20.14 CC RANAP_NRTLoadInformationValue.lo #12 20.14 CC RANAP_NumberOfIuInstances.lo #12 20.14 CC RANAP_NumberOfSteps.lo #12 20.14 CC RANAP_Offload-RAB-Parameters.lo #12 20.17 CC RANAP_Offload-RAB-Parameters-APN.lo #12 20.17 CC RANAP_Offload-RAB-Parameters-ChargingCharacteristics.lo #12 20.18 CC RANAP_OMC-ID.lo #12 20.18 CC RANAP_OldBSS-ToNewBSS-Information.lo #12 20.18 CC RANAP_Out-Of-UTRAN.lo #12 20.19 CC RANAP_PagingAreaID.lo #12 20.21 CC RANAP_PagingCause.lo #12 20.21 CC RANAP_PDP-TypeInformation.lo #12 20.23 CC RANAP_PDP-Type.lo #12 20.28 CC RANAP_PDP-TypeInformation-extension.lo #12 20.29 CC RANAP_PDP-Type-extension.lo #12 20.30 CC RANAP_PDUType14FrameSequenceNumber.lo #12 20.30 CC RANAP_PeriodicLocationInfo.lo #12 20.31 CC RANAP_PermanentNAS-UE-ID.lo #12 20.32 CC RANAP_PermittedEncryptionAlgorithms.lo #12 20.32 CC RANAP_PermittedIntegrityProtectionAlgorithms.lo #12 20.32 CC RANAP_LABased.lo #12 20.32 CC RANAP_LAI-List.lo #12 20.32 CC RANAP_LoggedMDT.lo #12 20.33 CC RANAP_LoggingInterval.lo #12 20.34 CC RANAP_LoggingDuration.lo #12 20.35 CC RANAP_PLMNidentity.lo #12 20.36 CC RANAP_PLMNs-in-shared-network.lo #12 20.36 CC RANAP_PLMNs-in-shared-network-Value.lo #12 20.38 CC RANAP_Port-Number.lo #12 20.38 CC RANAP_PositioningDataDiscriminator.lo #12 20.40 CC RANAP_PositioningDataSet.lo #12 20.40 CC RANAP_PositioningMethodAndUsage.lo #12 20.41 CC RANAP_PositioningPriority.lo #12 20.41 CC RANAP_PositionData.lo #12 20.41 CC RANAP_PositionDataSpecificToGERANIuMode.lo #12 20.41 CC RANAP_Pre-emptionCapability.lo #12 20.42 CC RANAP_Pre-emptionVulnerability.lo #12 20.42 CC RANAP_PriorityLevel.lo #12 20.42 CC RANAP_Priority-Class-Indicator.lo #12 20.43 CC RANAP_ProvidedData.lo #12 20.43 CC RANAP_P-TMSI.lo #12 20.46 CC RANAP_QueuingAllowed.lo #12 20.49 CC RANAP_RAB-AsymmetryIndicator.lo #12 20.49 CC RANAP_RABased.lo #12 20.50 CC RANAP_RAI-List.lo #12 20.51 CC RANAP_RABDataVolumeReport.lo #12 20.51 CC RANAP_RABDataVolumeReport-Value.lo #12 20.52 CC RANAP_RAB-ID.lo #12 20.55 CC RANAP_RAB-Parameter-ExtendedGuaranteedBitrateList.lo #12 20.55 CC RANAP_RAB-Parameter-ExtendedMaxBitrateList.lo #12 20.55 CC RANAP_RAB-Parameter-GuaranteedBitrateList.lo #12 20.58 CC RANAP_RAB-Parameter-MaxBitrateList.lo #12 20.59 CC RANAP_RAB-Parameters.lo #12 20.59 CC RANAP_RABParametersList.lo #12 20.59 CC RANAP_RABParametersList-Value.lo #12 20.60 CC RANAP_RAB-SubflowCombinationBitRate.lo #12 20.60 CC RANAP_RAB-TrCH-Mapping.lo #12 20.61 CC RANAP_RAB-TrCH-MappingItem.lo #12 20.61 CC RANAP_RAC.lo #12 20.61 CC RANAP_RAI.lo #12 20.61 CC RANAP_NotEmptyRAListofIdleModeUEs.lo #12 20.61 CC RANAP_RAListofIdleModeUEs.lo #12 20.61 CC RANAP_RAofIdleModeUEs.lo #12 20.62 CC RANAP_LAListofIdleModeUEs.lo #12 20.63 CC RANAP_RAT-Type.lo #12 20.64 CC RANAP_RateControlAllowed.lo #12 20.65 CC RANAP_RedirectAttemptFlag.lo #12 20.65 CC RANAP_RedirectionCompleted.lo #12 20.65 CC RANAP_RejectCauseValue.lo #12 20.67 CC RANAP_RelocationRequirement.lo #12 20.68 CC RANAP_RelocationType.lo #12 20.68 CC RANAP_RepetitionNumber0.lo #12 20.69 CC RANAP_RepetitionNumber1.lo #12 20.69 CC RANAP_ReportArea.lo #12 20.69 CC RANAP_ReportInterval.lo #12 20.71 CC RANAP_ReportAmount.lo #12 20.71 CC RANAP_RequestedGPSAssistanceData.lo #12 20.71 CC RANAP_RequestedGANSSAssistanceData.lo #12 20.72 CC RANAP_RequestedLocationRelatedDataType.lo #12 20.72 CC RANAP_RequestedMBMSIPMulticastAddressandAPNRequest.lo #12 20.73 CC RANAP_MBMSIPMulticastAddressandAPNlist.lo #12 20.78 CC RANAP_RequestedMulticastServiceList.lo #12 20.79 CC RANAP_Requested-RAB-Parameter-Values.lo #12 20.80 CC RANAP_Requested-RAB-Parameter-ExtendedMaxBitrateList.lo #12 20.82 CC RANAP_Requested-RAB-Parameter-ExtendedGuaranteedBitrateList.lo #12 20.82 CC RANAP_Requested-RAB-Parameter-MaxBitrateList.lo #12 20.83 CC RANAP_Requested-RAB-Parameter-GuaranteedBitrateList.lo #12 20.83 CC RANAP_RequestType.lo #12 20.83 CC RANAP_ResidualBitErrorRatio.lo #12 20.83 CC RANAP_ResponseTime.lo #12 20.84 CC RANAP_RIMInformation.lo #12 20.87 CC RANAP_RIM-Transfer.lo #12 20.87 CC RANAP_RIMRoutingAddress.lo #12 20.88 CC RANAP_RNC-ID.lo #12 20.89 CC RANAP_RNCTraceInformation.lo #12 20.89 CC RANAP_RNSAPRelocationParameters.lo #12 20.89 CC RANAP_RTLoadValue.lo #12 20.89 CC RANAP_RRC-Container.lo #12 20.90 CC RANAP_RSRVCC-HO-Indication.lo #12 20.90 CC RANAP_RSRVCC-Information.lo #12 20.91 CC RANAP_RSRVCC-Operation-Possible.lo #12 20.91 CC RANAP_SAC.lo #12 20.92 CC RANAP_SAI.lo #12 20.92 CC RANAP_SAPI.lo #12 20.93 CC RANAP_SessionUpdateID.lo #12 20.93 CC RANAP_Shared-Network-Information.lo #12 20.93 CC RANAP_Session-Re-establishment-Indicator.lo #12 20.96 CC RANAP_SignallingIndication.lo #12 20.96 CC RANAP_SDU-ErrorRatio.lo #12 20.96 CC RANAP_SDU-FormatInformationParameters.lo #12 20.97 CC RANAP_SDU-FormatInformationParameterItem.lo #12 21.01 CC RANAP_SDU-Parameters.lo #12 21.02 CC RANAP_SDU-ParameterItem.lo #12 21.02 CC RANAP_SNA-Access-Information.lo #12 21.03 CC RANAP_SNAC.lo #12 21.03 CC RANAP_Service-Handover.lo #12 21.03 CC RANAP_Source-ToTarget-TransparentContainer.lo #12 21.05 CC RANAP_SourceeNodeB-ToTargeteNodeB-TransparentContainer.lo #12 21.07 CC RANAP_SourceCellID.lo #12 21.08 CC RANAP_SourceBSS-ToTargetBSS-TransparentContainer.lo #12 21.09 CC RANAP_SourceID.lo #12 21.09 CC RANAP_SourceRNC-ID.lo #12 21.09 CC RANAP_SourceRNC-ToTargetRNC-TransparentContainer.lo #12 21.10 CC RANAP_IRAT-Measurement-Configuration.lo #12 21.10 CC RANAP_IRATmeasurementParameters.lo #12 21.10 CC RANAP_RSRQ-Type.lo #12 21.11 CC RANAP_RSRQ-Extension.lo #12 21.11 CC RANAP_EUTRANFrequencies.lo #12 21.11 CC RANAP_EUTRANFrequencies-Value.lo #12 21.12 CC RANAP_MeasBand.lo #12 21.12 CC RANAP_SubscriberProfileIDforRFP.lo #12 21.13 CC RANAP_SourceStatisticsDescriptor.lo #12 21.14 CC RANAP_SupportedRAB-ParameterBitrateList.lo #12 21.15 CC RANAP_SupportedBitrate.lo #12 21.16 CC RANAP_SourceUTRANCellID.lo #12 21.18 CC RANAP_SRB-ID.lo #12 21.19 CC RANAP_SRB-TrCH-Mapping.lo #12 21.20 CC RANAP_SRB-TrCH-MappingItem.lo #12 21.21 CC RANAP_SRVCC-HO-Indication.lo #12 21.21 CC RANAP_SRVCC-Information.lo #12 21.21 CC RANAP_SRVCC-Operation-Possible.lo #12 21.21 CC RANAP_SubflowSDU-Size.lo #12 21.22 CC RANAP_TAC.lo #12 21.22 CC RANAP_TAI.lo #12 21.22 CC RANAP_Target-ToSource-TransparentContainer.lo #12 21.23 CC RANAP_TargeteNodeB-ToSourceeNodeB-TransparentContainer.lo #12 21.24 CC RANAP_TargetBSS-ToSourceBSS-TransparentContainer.lo #12 21.24 CC RANAP_TargetCellId.lo #12 21.28 CC RANAP_TargetID.lo #12 21.28 CC RANAP_TargetENB-ID.lo #12 21.29 CC RANAP_TargetRNC-ID.lo #12 21.29 CC RANAP_TargetRNC-ToSourceRNC-TransparentContainer.lo #12 21.30 CC RANAP_TBCD-STRING.lo #12 21.31 CC RANAP_TemporaryUE-ID.lo #12 21.31 CC RANAP_Time-UE-StayedInCell.lo #12 21.32 CC RANAP_Time-UE-StayedInCell-EnhancedGranularity.lo #12 21.32 CC RANAP_TimeToMBMSDataTransfer.lo #12 21.35 CC RANAP_TimingDifferenceULDL.lo #12 21.37 CC RANAP_TMGI.lo #12 21.37 CC RANAP_TMSI.lo #12 21.38 CC RANAP_TraceDepth.lo #12 21.39 CC RANAP_TraceInformation.lo #12 21.39 CC RANAP_TracePropagationParameters.lo #12 21.40 CC RANAP_TraceRecordingSessionInformation.lo #12 21.40 CC RANAP_TraceRecordingSessionReference.lo #12 21.40 CC RANAP_TraceReference.lo #12 21.40 CC RANAP_TraceType.lo #12 21.41 CC RANAP_TrafficClass.lo #12 21.42 CC RANAP_TrafficHandlingPriority.lo #12 21.42 CC RANAP_TransferDelay.lo #12 21.44 CC RANAP_UnsuccessfullyTransmittedDataVolume.lo #12 21.44 CC RANAP_TransportLayerAddress.lo #12 21.45 CC RANAP_TrCH-ID.lo #12 21.49 CC RANAP_TriggerID.lo #12 21.49 CC RANAP_TrCH-ID-List.lo #12 21.49 CC RANAP_TunnelInformation.lo #12 21.49 CC RANAP_TypeOfError.lo #12 21.51 CC RANAP_UE-AggregateMaximumBitRate.lo #12 21.52 CC RANAP_UE-AggregateMaximumBitRateDownlink.lo #12 21.52 CC RANAP_UE-AggregateMaximumBitRateUplink.lo #12 21.53 CC RANAP_UE-History-Information.lo #12 21.53 CC RANAP_UE-ID.lo #12 21.54 CC RANAP_UESBI-Iu.lo #12 21.56 CC RANAP_UESBI-IuA.lo #12 21.57 CC RANAP_UESBI-IuB.lo #12 21.57 CC RANAP_UL-GTP-PDU-SequenceNumber.lo #12 21.58 CC RANAP_UL-N-PDU-SequenceNumber.lo #12 21.58 CC RANAP_UPInformation.lo #12 21.60 CC RANAP_UPInitialisationFrame.lo #12 21.60 CC RANAP_UP-ModeVersions.lo #12 21.60 CC RANAP_USCH-ID.lo #12 21.61 CC RANAP_UserPlaneMode.lo #12 21.63 CC RANAP_UTRAN-CellID.lo #12 21.63 CC RANAP_VelocityEstimate.lo #12 21.64 CC RANAP_HorizontalVelocity.lo #12 21.64 CC RANAP_HorizontalWithVerticalVelocity.lo #12 21.65 CC RANAP_HorizontalVelocityWithUncertainty.lo #12 21.65 CC RANAP_HorizontalWithVerticalVelocityAndUncertainty.lo #12 21.68 CC RANAP_HorizontalSpeedAndBearing.lo #12 21.68 CC RANAP_VerticalVelocity.lo #12 21.70 CC RANAP_VerticalSpeedDirection.lo #12 21.72 CC RANAP_VerticalAccuracyCode.lo #12 21.72 CC RANAP_VoiceSupportMatchIndicator.lo #12 21.72 CC RANAP_RANAP-PDU.lo #12 21.74 CC RANAP_InitiatingMessage.lo #12 21.74 CC RANAP_SuccessfulOutcome.lo #12 21.75 CC RANAP_UnsuccessfulOutcome.lo #12 21.75 CC RANAP_Outcome.lo #12 21.76 CC RANAP_Iu-ReleaseCommand.lo #12 21.76 CC RANAP_Iu-ReleaseComplete.lo #12 21.76 CC RANAP_RelocationRequired.lo #12 21.77 CC RANAP_RelocationCommand.lo #12 21.77 CC RANAP_RelocationPreparationFailure.lo #12 21.78 CC RANAP_RelocationRequest.lo #12 21.79 CC RANAP_RelocationRequestAcknowledge.lo #12 21.79 CC RANAP_RelocationFailure.lo #12 21.81 CC RANAP_RelocationCancel.lo #12 21.82 CC RANAP_RelocationCancelAcknowledge.lo #12 21.82 CC RANAP_SRNS-ContextRequest.lo #12 21.82 CC RANAP_RAB-DataForwardingList-SRNS-CtxReq.lo #12 21.83 CC RANAP_DataVolumeReportRequest.lo #12 21.83 CC RANAP_SRNS-ContextResponse.lo #12 21.84 CC RANAP_SecurityModeCommand.lo #12 21.84 CC RANAP_SecurityModeComplete.lo #12 21.86 CC RANAP_SecurityModeReject.lo #12 21.87 CC RANAP_DataVolumeReport.lo #12 21.88 CC RANAP_Reset.lo #12 21.88 CC RANAP_ResetAcknowledge.lo #12 21.89 CC RANAP_RAB-ReleaseRequest.lo #12 21.89 CC RANAP_RedirectionIndication.lo #12 21.89 CC RANAP_RAB-ReleaseList.lo #12 21.90 CC RANAP_Iu-ReleaseRequest.lo #12 21.91 CC RANAP_RelocationDetect.lo #12 21.91 CC RANAP_RelocationComplete.lo #12 21.92 CC RANAP_Paging.lo #12 21.92 CC RANAP_CommonID.lo #12 21.93 CC RANAP_CN-InvokeTrace.lo #12 21.94 CC RANAP_CN-DeactivateTrace.lo #12 21.94 CC RANAP_LocationReportingControl.lo #12 21.96 CC RANAP_LocationReport.lo #12 21.96 CC RANAP_InitialUE-Message.lo #12 21.96 CC RANAP_DirectTransfer.lo #12 21.97 CC RANAP_Overload.lo #12 21.98 CC RANAP_ErrorIndication.lo #12 21.98 CC RANAP_SRNS-DataForwardCommand.lo #12 21.99 CC RANAP_ForwardSRNS-Context.lo #12 22.00 CC RANAP_RAB-AssignmentRequest.lo #12 22.01 CC RANAP_RAB-SetupOrModifyList.lo #12 22.01 CC RANAP_RAB-AssignmentResponse.lo #12 22.01 CC RANAP_PrivateMessage.lo #12 22.02 CC RANAP_ResetResource.lo #12 22.03 CC RANAP_ResetResourceAcknowledge.lo #12 22.04 CC RANAP_RANAP-RelocationInformation.lo #12 22.04 CC RANAP_RAB-ModifyRequest.lo #12 22.05 CC RANAP_LocationRelatedDataRequest.lo #12 22.05 CC RANAP_LocationRelatedDataResponse.lo #12 22.05 CC RANAP_LocationRelatedDataFailure.lo #12 22.05 CC RANAP_InformationTransferIndication.lo #12 22.07 CC RANAP_InformationTransferConfirmation.lo #12 22.07 CC RANAP_InformationTransferFailure.lo #12 22.07 CC RANAP_UESpecificInformationIndication.lo #12 22.08 CC RANAP_DirectInformationTransfer.lo #12 22.08 CC RANAP_UplinkInformationExchangeRequest.lo #12 22.10 CC RANAP_UplinkInformationExchangeResponse.lo #12 22.11 CC RANAP_UplinkInformationExchangeFailure.lo #12 22.11 CC RANAP_MBMSSessionStart.lo #12 22.11 CC RANAP_MBMSSessionStartResponse.lo #12 22.13 CC RANAP_MBMSSessionStartFailure.lo #12 22.14 CC RANAP_MBMSSessionUpdate.lo #12 22.14 CC RANAP_MBMSSessionUpdateResponse.lo #12 22.16 CC RANAP_MBMSSessionUpdateFailure.lo #12 22.16 CC RANAP_MBMSSessionStop.lo #12 22.17 CC RANAP_MBMSSessionStopResponse.lo #12 22.17 CC RANAP_MBMSUELinkingRequest.lo #12 22.17 CC RANAP_MBMSUELinkingResponse.lo #12 22.17 CC RANAP_MBMSRegistrationRequest.lo #12 22.17 CC RANAP_MBMSRegistrationResponse.lo #12 22.18 CC RANAP_MBMSRegistrationFailure.lo #12 22.18 CC RANAP_MBMSCNDe-RegistrationRequest.lo #12 22.18 CC RANAP_MBMSCNDe-RegistrationResponse.lo #12 22.20 CC RANAP_MBMSRABEstablishmentIndication.lo #12 22.21 CC RANAP_MBMSRABReleaseRequest.lo #12 22.22 CC RANAP_MBMSRABRelease.lo #12 22.22 CC RANAP_MBMSRABReleaseFailure.lo #12 22.22 CC RANAP_EnhancedRelocationCompleteRequest.lo #12 22.25 CC RANAP_EnhancedRelocationCompleteResponse.lo #12 22.25 CC RANAP_EnhancedRelocationCompleteFailure.lo #12 22.25 CC RANAP_EnhancedRelocationCompleteConfirm.lo #12 22.25 CC RANAP_RANAP-EnhancedRelocationInformationRequest.lo #12 22.25 CC RANAP_RANAP-EnhancedRelocationInformationResponse.lo #12 22.27 CC RANAP_SRVCC-CSKeysRequest.lo #12 22.27 CC RANAP_SRVCC-CSKeysResponse.lo #12 22.28 CC RANAP_UeRadioCapabilityMatchRequest.lo #12 22.29 CC RANAP_UeRadioCapabilityMatchResponse.lo #12 22.29 CC RANAP_ProtocolExtensionContainer.lo #12 22.29 CC RANAP_ProtocolExtensionField.lo #12 22.29 CC RANAP_IE.lo #12 22.30 CC RANAP_ProtocolIE-Container.lo #12 22.30 CC RANAP_ProtocolIE-FieldPair.lo #12 22.31 CC RANAP_ProtocolIE-ContainerPair.lo #12 22.32 CC RANAP_RAB-IE-ContainerList.lo #12 22.34 CC RANAP_RAB-IE-ContainerPairList.lo #12 22.35 CC RANAP_ProtocolError-IE-ContainerList.lo #12 22.36 CC RANAP_IuSigConId-IE-ContainerList.lo #12 22.36 CC RANAP_DirectTransfer-IE-ContainerList.lo #12 22.36 CC RANAP_DataVolumeReportList.lo #12 22.37 CC RANAP_RAB-ReleasedList-IuRelComp.lo #12 22.37 CC RANAP_RAB-RelocationReleaseList.lo #12 22.38 CC RANAP_RAB-DataForwardingList.lo #12 22.39 CC RANAP_RAB-SetupList-RelocReq.lo #12 22.39 CC RANAP_RAB-SetupList-RelocReqAck.lo #12 22.39 CC RANAP_RAB-ContextList.lo #12 22.39 CC RANAP_RAB-FailedList.lo #12 22.40 CC RANAP_RABs-ContextFailedtoTransferList.lo #12 22.40 CC RANAP_RAB-DataVolumeReportRequestList.lo #12 22.41 CC RANAP_RAB-DataVolumeReportRequestItem.lo #12 22.41 CC RANAP_RABs-failed-to-reportList.lo #12 22.41 CC RANAP_RAB-SetupList-EnhancedRelocCompleteReq.lo #12 22.42 CC RANAP_RAB-SetupList-EnhancedRelocCompleteRes.lo #12 22.42 CC RANAP_RAB-ToBeReleasedList-EnhancedRelocCompleteRes.lo #12 22.42 CC RANAP_RAB-SetupOrModifiedList.lo #12 22.44 CC RANAP_RAB-ReleasedList.lo #12 22.44 CC RANAP_RAB-QueuedList.lo #12 22.45 CC RANAP_RAB-ContextList-RANAP-RelocInf.lo #12 22.47 CC RANAP_RAB-SetupList-EnhRelocInfoReq.lo #12 22.48 CC RANAP_RAB-SetupList-EnhRelocInfoRes.lo #12 22.48 CC RANAP_RAB-FailedList-EnhRelocInfoRes.lo #12 22.48 CC RANAP_RAB-ModifyList.lo #12 22.49 CC RANAP_RAB-DataVolumeReportList.lo #12 22.51 CC RANAP_RAB-DataVolumeReportItem.lo #12 22.51 CC RANAP_RAB-ReleasedItem-IuRelComp.lo #12 22.51 CC RANAP_RAB-RelocationReleaseItem.lo #12 22.52 CC RANAP_RAB-DataForwardingItem.lo #12 22.52 CC RANAP_RAB-DataForwardingItem-SRNS-CtxReq.lo #12 22.52 CC RANAP_RAB-SetupItem-RelocReq.lo #12 22.52 CC RANAP_UserPlaneInformation.lo #12 22.52 CC RANAP_CNMBMSLinkingInformation.lo #12 22.53 CC RANAP_JoinedMBMSBearerService-IEs.lo #12 22.54 CC RANAP_JoinedMBMSBearerService-IEs-Value.lo #12 22.54 CC RANAP_RAB-SetupItem-RelocReqAck.lo #12 22.55 CC RANAP_RAB-FailedItem.lo #12 22.57 CC RANAP_RAB-ContextItem.lo #12 22.58 CC RANAP_RABs-ContextFailedtoTransferItem.lo #12 22.59 CC RANAP_RABs-failed-to-reportItem.lo #12 22.60 CC RANAP_ResetResourceList.lo #12 22.60 CC RANAP_ResetResourceItem.lo #12 22.60 CC RANAP_ResetResourceAckList.lo #12 22.60 CC RANAP_ResetResourceAckItem.lo #12 22.61 CC RANAP_RAB-ReleaseItem.lo #12 22.61 CC RANAP_RAB-SetupItem-EnhancedRelocCompleteReq.lo #12 22.61 CC RANAP_RAB-SetupItem-EnhancedRelocCompleteRes.lo #12 22.61 CC RANAP_RAB-ToBeReleasedItem-EnhancedRelocCompleteRes.lo #12 22.62 CC RANAP_RAB-SetupOrModifyItemFirst.lo #12 22.62 CC RANAP_TransportLayerInformation.lo #12 22.62 CC RANAP_RAB-SetupOrModifyItemSecond.lo #12 22.63 CC RANAP_RAB-SetupOrModifiedItem.lo #12 22.63 CC RANAP_RAB-ReleasedItem.lo #12 22.63 CC RANAP_DataVolumeList.lo #12 22.64 CC RANAP_DataVolumeList-Value.lo #12 22.66 CC RANAP_RAB-QueuedItem.lo #12 22.66 CC RANAP_RAB-ReleaseFailedList.lo #12 22.67 CC RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-List.lo #12 22.69 CC RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-Item.lo #12 22.69 CC RANAP_DirectTransferInformationItem-RANAP-RelocInf.lo #12 22.70 CC RANAP_RAB-ContextItem-RANAP-RelocInf.lo #12 22.70 CC RANAP_RAB-SetupItem-EnhRelocInfoReq.lo #12 22.71 CC RANAP_TNLInformationEnhRelInfoReq.lo #12 22.71 CC RANAP_RAB-SetupItem-EnhRelocInfoRes.lo #12 22.71 CC RANAP_RAB-FailedItem-EnhRelocInfoRes.lo #12 22.71 CC RANAP_TNLInformationEnhRelInfoRes.lo #12 22.72 CC RANAP_RAB-ModifyItem.lo #12 22.72 CC RANAP_MBMSSynchronisationInformation.lo #12 22.72 CC RANAP_LeftMBMSBearerService-IEs.lo #12 22.72 CC RANAP_LeftMBMSBearerService-IEs-Value.lo #12 22.72 CC RANAP_UnsuccessfulLinking-IEs.lo #12 22.73 CC RANAP_UnsuccessfulLinking-IEs-Value.lo #12 22.82 CCLD libosmo-asn1-ranap.la #12 23.25 make[5]: Entering directory '/tmp/osmo-iuh/src/ranap' #12 23.25 make[5]: Nothing to be done for 'install-exec-am'. #12 23.25 make[5]: Nothing to be done for 'install-data-am'. #12 23.25 make[5]: Leaving directory '/tmp/osmo-iuh/src/ranap' #12 23.25 make[4]: Leaving directory '/tmp/osmo-iuh/src/ranap' #12 23.25 Making install in sabp #12 23.25 make[4]: Entering directory '/tmp/osmo-iuh/src/sabp' #12 23.25 CC SABP_InitiatingMessage.lo #12 23.25 CC SABP_SABP-PDU.lo #12 23.25 CC SABP_SuccessfulOutcome.lo #12 23.25 CC SABP_UnsuccessfulOutcome.lo #12 23.25 CC SABP_Criticality.lo #12 23.25 CC SABP_Presence.lo #12 23.25 CC SABP_ProcedureCode.lo #12 23.25 CC SABP_ProtocolIE-ID.lo #12 23.25 CC SABP_ProtocolExtensionID.lo #12 23.26 CC SABP_TriggeringMessage.lo #12 23.26 CC SABP_Available-Bandwidth.lo #12 23.26 CC SABP_IE-Extensions.lo #12 23.26 CC SABP_Broadcast-Message-Content.lo #12 23.26 CC SABP_Broadcast-Message-Content-Validity-Indicator.lo #12 23.26 CC SABP_Category.lo #12 23.26 CC SABP_Cause.lo #12 23.26 CC SABP_Criticality-Diagnostics.lo #12 23.26 CC SABP_CriticalityDiagnostics-IE-List.lo #12 23.26 CC SABP_CriticalityDiagnostics-IE-List-Value.lo #12 23.26 CC SABP_MessageStructure.lo #12 23.34 CC SABP_MessageStructure-Value.lo #12 23.34 CC SABP_Data-Coding-Scheme.lo #12 23.34 CC SABP_Failure-List.lo #12 23.35 CC SABP_Failure-List-Item.lo #12 23.35 CC SABP_Message-Identifier.lo #12 23.35 CC SABP_New-Serial-Number.lo #12 23.35 CC SABP_Number-of-Broadcasts-Completed-List.lo #12 23.36 CC SABP_Number-of-Broadcasts-Completed-List-Item.lo #12 23.37 CC SABP_Number-Of-Broadcasts-Completed-Info.lo #12 23.43 CC SABP_Number-of-Broadcasts-Requested.lo #12 23.43 CC SABP_Old-Serial-Number.lo #12 23.44 CC SABP_Paging-ETWS-Indicator.lo #12 23.44 CC SABP_Radio-Resource-Loading-List.lo #12 23.44 CC SABP_Radio-Resource-Loading-List-Item.lo #12 23.44 CC SABP_Recovery-Indication.lo #12 23.44 CC SABP_RepetitionNumber0.lo #12 23.44 CC SABP_RepetitionNumber1.lo #12 23.44 CC SABP_Repetition-Period.lo #12 23.45 CC SABP_Serial-Number.lo #12 23.45 CC SABP_Service-Area-Identifier.lo #12 23.45 CC SABP_Service-Areas-List.lo #12 23.46 CC SABP_TypeOfError.lo #12 23.46 CC SABP_WarningSecurityInfo.lo #12 23.47 CC SABP_Warning-Type.lo #12 23.50 CC SABP_Write-Replace.lo #12 23.50 CC SABP_Write-Replace-Complete.lo #12 23.53 CC SABP_Write-Replace-Failure.lo #12 23.54 CC SABP_Kill.lo #12 23.54 CC SABP_Kill-Complete.lo #12 23.55 CC SABP_Kill-Failure.lo #12 23.56 CC SABP_Load-Query.lo #12 23.57 CC SABP_Load-Query-Complete.lo #12 23.57 CC SABP_Load-Query-Failure.lo #12 23.59 CC SABP_Message-Status-Query.lo #12 23.60 CC SABP_Message-Status-Query-Complete.lo #12 23.61 CC SABP_Message-Status-Query-Failure.lo #12 23.61 CC SABP_Reset.lo #12 23.63 CC SABP_Reset-Complete.lo #12 23.63 CC SABP_Reset-Failure.lo #12 23.64 CC SABP_Restart.lo #12 23.64 CC SABP_Failure.lo #12 23.64 CC SABP_Error-Indication.lo #12 23.64 CC SABP_IE.lo #12 23.73 CCLD libosmo-asn1-sabp.la #12 23.81 make[5]: Entering directory '/tmp/osmo-iuh/src/sabp' #12 23.81 make[5]: Nothing to be done for 'install-exec-am'. #12 23.81 make[5]: Nothing to be done for 'install-data-am'. #12 23.81 make[5]: Leaving directory '/tmp/osmo-iuh/src/sabp' #12 23.81 make[4]: Leaving directory '/tmp/osmo-iuh/src/sabp' #12 23.81 make[4]: Entering directory '/tmp/osmo-iuh/src' #12 23.81 CC hnbap_common.lo #12 23.81 CC hnbap_encoder.lo #12 23.81 CC hnbap_decoder.lo #12 23.81 CC ranap_common.lo #12 23.81 CC ranap_encoder.lo #12 23.81 CC ranap_decoder.lo #12 23.81 CC ranap_msg_factory.lo #12 23.81 CC iu_helpers.lo #12 23.81 CC ranap_common_cn.lo #12 23.81 CC ranap_common_ran.lo #12 23.81 CC iu_client.lo #12 23.81 CC iu_client_vty.lo #12 23.82 CC rua_encoder.lo #12 23.82 CC rua_common.lo #12 23.82 CC rua_decoder.lo #12 23.82 CC rua_msg_factory.lo #12 23.82 CC sabp_common.lo #12 23.82 CC sabp_encoder.lo #12 23.82 CC sabp_decoder.lo #12 24.31 CCLD libosmo-rua.la #12 24.66 CCLD libosmo-sabp.la #12 24.69 CCLD libosmo-hnbap.la #12 27.94 CCLD libosmo-ranap.la #12 28.49 make[5]: Entering directory '/tmp/osmo-iuh/src' #12 28.49 make[5]: Nothing to be done for 'install-data-am'. #12 28.49 /usr/bin/mkdir -p '/usr/local/lib' #12 28.49 /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-hnbap.la libosmo-ranap.la libosmo-rua.la libosmo-sabp.la '/usr/local/lib' #12 28.50 libtool: install: /usr/bin/install -c .libs/libosmo-hnbap.so.0.1.0 /usr/local/lib/libosmo-hnbap.so.0.1.0 #12 28.51 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-hnbap.so.0.1.0 libosmo-hnbap.so.0 || { rm -f libosmo-hnbap.so.0 && ln -s libosmo-hnbap.so.0.1.0 libosmo-hnbap.so.0; }; }) #12 28.51 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-hnbap.so.0.1.0 libosmo-hnbap.so || { rm -f libosmo-hnbap.so && ln -s libosmo-hnbap.so.0.1.0 libosmo-hnbap.so; }; }) #12 28.51 libtool: install: /usr/bin/install -c .libs/libosmo-hnbap.lai /usr/local/lib/libosmo-hnbap.la #12 28.52 libtool: install: /usr/bin/install -c .libs/libosmo-ranap.so.7.1.1 /usr/local/lib/libosmo-ranap.so.7.1.1 #12 28.53 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-ranap.so.7.1.1 libosmo-ranap.so.7 || { rm -f libosmo-ranap.so.7 && ln -s libosmo-ranap.so.7.1.1 libosmo-ranap.so.7; }; }) #12 28.54 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-ranap.so.7.1.1 libosmo-ranap.so || { rm -f libosmo-ranap.so && ln -s libosmo-ranap.so.7.1.1 libosmo-ranap.so; }; }) #12 28.55 libtool: install: /usr/bin/install -c .libs/libosmo-ranap.lai /usr/local/lib/libosmo-ranap.la #12 28.56 libtool: install: /usr/bin/install -c .libs/libosmo-rua.so.0.1.1 /usr/local/lib/libosmo-rua.so.0.1.1 #12 28.57 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-rua.so.0.1.1 libosmo-rua.so.0 || { rm -f libosmo-rua.so.0 && ln -s libosmo-rua.so.0.1.1 libosmo-rua.so.0; }; }) #12 28.57 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-rua.so.0.1.1 libosmo-rua.so || { rm -f libosmo-rua.so && ln -s libosmo-rua.so.0.1.1 libosmo-rua.so; }; }) #12 28.58 libtool: install: /usr/bin/install -c .libs/libosmo-rua.lai /usr/local/lib/libosmo-rua.la #12 28.59 libtool: install: /usr/bin/install -c .libs/libosmo-sabp.so.1.1.0 /usr/local/lib/libosmo-sabp.so.1.1.0 #12 28.61 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sabp.so.1.1.0 libosmo-sabp.so.1 || { rm -f libosmo-sabp.so.1 && ln -s libosmo-sabp.so.1.1.0 libosmo-sabp.so.1; }; }) #12 28.62 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sabp.so.1.1.0 libosmo-sabp.so || { rm -f libosmo-sabp.so && ln -s libosmo-sabp.so.1.1.0 libosmo-sabp.so; }; }) #12 28.62 libtool: install: /usr/bin/install -c .libs/libosmo-sabp.lai /usr/local/lib/libosmo-sabp.la #12 28.63 libtool: install: /usr/bin/install -c .libs/libosmo-hnbap.a /usr/local/lib/libosmo-hnbap.a #12 28.65 libtool: install: chmod 644 /usr/local/lib/libosmo-hnbap.a #12 28.66 libtool: install: ranlib /usr/local/lib/libosmo-hnbap.a #12 28.68 libtool: install: /usr/bin/install -c .libs/libosmo-ranap.a /usr/local/lib/libosmo-ranap.a #12 28.69 libtool: install: chmod 644 /usr/local/lib/libosmo-ranap.a #12 28.69 libtool: install: ranlib /usr/local/lib/libosmo-ranap.a #12 28.79 libtool: install: /usr/bin/install -c .libs/libosmo-rua.a /usr/local/lib/libosmo-rua.a #12 28.79 libtool: install: chmod 644 /usr/local/lib/libosmo-rua.a #12 28.79 libtool: install: ranlib /usr/local/lib/libosmo-rua.a #12 28.80 libtool: install: /usr/bin/install -c .libs/libosmo-sabp.a /usr/local/lib/libosmo-sabp.a #12 28.80 libtool: install: chmod 644 /usr/local/lib/libosmo-sabp.a #12 28.81 libtool: install: ranlib /usr/local/lib/libosmo-sabp.a #12 28.86 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #12 28.86 ---------------------------------------------------------------------- #12 28.86 Libraries have been installed in: #12 28.86 /usr/local/lib #12 28.86 #12 28.86 If you ever happen to want to link against installed libraries #12 28.86 in a given directory, LIBDIR, you must either use libtool, and #12 28.86 specify the full pathname of the library, or use the '-LLIBDIR' #12 28.86 flag during linking and do at least one of the following: #12 28.86 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #12 28.86 during execution #12 28.86 - add LIBDIR to the 'LD_RUN_PATH' environment variable #12 28.86 during linking #12 28.86 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #12 28.86 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #12 28.86 #12 28.86 See any operating system documentation about shared libraries for #12 28.86 more information, such as the ld(1) and ld.so(8) manual pages. #12 28.86 ---------------------------------------------------------------------- #12 28.86 make[5]: Leaving directory '/tmp/osmo-iuh/src' #12 28.87 make[4]: Leaving directory '/tmp/osmo-iuh/src' #12 28.87 make[3]: Leaving directory '/tmp/osmo-iuh/src' #12 28.87 make[2]: Leaving directory '/tmp/osmo-iuh/src' #12 28.87 Making install in include #12 28.87 make[2]: Entering directory '/tmp/osmo-iuh/include' #12 28.88 Making install in osmocom #12 28.89 make[3]: Entering directory '/tmp/osmo-iuh/include/osmocom' #12 28.89 Making install in hnbap #12 28.90 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom/hnbap' #12 28.91 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom/hnbap' #12 28.91 make[5]: Nothing to be done for 'install-exec-am'. #12 28.91 /usr/bin/mkdir -p '/usr/local/include/osmocom/hnbap' #12 28.92 /usr/bin/install -c -m 644 hnbap_common.h hnbap_ies_defs.h HNBAP_AccessResult.h HNBAP_Access-stratum-release-indicator.h HNBAP_AdditionalNeighbourInfoList.h HNBAP_AltitudeAndDirection.h HNBAP_BackoffTimer.h HNBAP_BindingID.h HNBAP_Cause.h HNBAP_CauseMisc.h HNBAP_CauseProtocol.h HNBAP_CauseRadioNetwork.h HNBAP_CauseTransport.h HNBAP_CELL-FACHMobilitySupport.h HNBAP_CellIdentity.h HNBAP_CGI.h HNBAP_CI.h HNBAP_CN-DomainIndicator.h HNBAP_ConfigurationInformation.h HNBAP_Context-ID.h HNBAP_CriticalityDiagnostics.h HNBAP_CriticalityDiagnostics-IE-List.h HNBAP_CriticalityDiagnostics-IE-List-Value.h HNBAP_Criticality.h HNBAP_CSG-Capability.h HNBAP_CSG-ID.h HNBAP_CSGMembershipStatus.h HNBAP_CSGMembershipUpdate.h HNBAP_ErrorIndication.h HNBAP_ESN.h HNBAP_GeographicalCoordinates.h HNBAP_GeographicalLocation.h HNBAP_GTP-TEI.h HNBAP_HNBAP-PDU.h HNBAP_HNBCapacity.h HNBAP_HNB-Cell-Access-Mode.h HNBAP_HNB-Cell-Identifier.h HNBAP_HNBConfigInfo.h HNBAP_HNBConfigTransferRequest.h HNBAP_HNBConfigTransferResponse.h '/usr/local/include/osmocom/hnbap' #12 28.93 /usr/bin/install -c -m 644 HNBAP_HNBConfigurationInformationMissing.h HNBAP_HNBConfigurationInformationProvided.h HNBAP_HNBDe-Register.h HNBAP_HNB-GWResponse.h HNBAP_HNB-Identity.h HNBAP_HNB-Identity-Info.h HNBAP_HNB-Location-Information.h HNBAP_HNBRegisterAccept.h HNBAP_HNBRegisterReject.h HNBAP_HNBRegisterRequest.h HNBAP_HNB-RNL-Identity.h HNBAP_IE-Extensions.h HNBAP_IE.h HNBAP_IMEI.h HNBAP_IMSIDS41.h HNBAP_IMSIESN.h HNBAP_IMSI.h HNBAP_InitiatingMessage.h HNBAP_IP-Address.h HNBAP_Ipv4Address.h HNBAP_Ipv6Address.h HNBAP_Iurh-Signalling-TNL-AddressList.h HNBAP_LAC.h HNBAP_LAI.h HNBAP_MacroCellID.h HNBAP_MacroCoverageInformation.h HNBAP_MuxPortNumber.h HNBAP_NeighbourCellIdentityList.h HNBAP_NeighbourIdentity.h HNBAP_NeighbourInfoList.h HNBAP_NeighbourInfoRequestItem.h HNBAP_NeighbourInfoRequestList.h HNBAP_PLMNidentity.h HNBAP_Presence.h HNBAP_PrivateIE-ID.h HNBAP_PrivateMessage.h HNBAP_ProcedureCode.h HNBAP_ProtocolIE-ID.h HNBAP_PSC.h HNBAP_PTMSI.h '/usr/local/include/osmocom/hnbap' #12 28.94 /usr/bin/install -c -m 644 HNBAP_PTMSIRAI.h HNBAP_RAB-ID.h HNBAP_RABList.h HNBAP_RABListItem.h HNBAP_RAC.h HNBAP_RAI.h HNBAP_Registration-Cause.h HNBAP_RelocationComplete.h HNBAP_RNC-ID.h HNBAP_SAC.h HNBAP_S-RNTIPrefix.h HNBAP_SuccessfulOutcome.h HNBAP_TMSIDS41.h HNBAP_TMSILAI.h HNBAP_TNLUpdateFailure.h HNBAP_TNLUpdateRequest.h HNBAP_TNLUpdateResponse.h HNBAP_TransportInfo.h HNBAP_TransportLayerAddress.h HNBAP_TriggeringMessage.h HNBAP_Tunnel-Information.h HNBAP_TypeOfError.h HNBAP_UDP-Port-Number.h HNBAP_UE-Capabilities.h HNBAP_UEDe-Register.h HNBAP_UE-Identity.h HNBAP_UERegisterAccept.h HNBAP_UERegisterReject.h HNBAP_UERegisterRequest.h HNBAP_UnknownU-RNTIIndication.h HNBAP_UnsuccessfulOutcome.h HNBAP_Update-cause.h HNBAP_URAIdentity.h HNBAP_URAIdentityList.h HNBAP_U-RNTI.h HNBAP_U-RNTIQueryRequest.h HNBAP_U-RNTIQueryResponse.h HNBAP_UTRANCellID.h '/usr/local/include/osmocom/hnbap' #12 28.95 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom/hnbap' #12 28.95 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom/hnbap' #12 28.95 Making install in ranap #12 28.97 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom/ranap' #12 28.97 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom/ranap' #12 28.97 make[5]: Nothing to be done for 'install-exec-am'. #12 28.98 /usr/bin/mkdir -p '/usr/local/include/osmocom/ranap' #12 28.99 /usr/bin/install -c -m 644 ranap_ies_defs.h ranap_common.h ranap_common_cn.h ranap_common_ran.h ranap_msg_factory.h iu_helpers.h iu_client.h RANAP_AccuracyFulfilmentIndicator.h RANAP_AllocationOrRetentionPriority.h RANAP_AlternativeRABConfigurationRequest.h RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf.h RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateList.h RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrates.h RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateInf.h RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateList.h RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.h RANAP_Alt-RAB-Parameter-GuaranteedBitrateInf.h RANAP_Alt-RAB-Parameter-GuaranteedBitrateList.h RANAP_Alt-RAB-Parameter-GuaranteedBitrates.h RANAP_Alt-RAB-Parameter-GuaranteedBitrateType.h RANAP_Alt-RAB-Parameter-MaxBitrateInf.h RANAP_Alt-RAB-Parameter-MaxBitrateList.h RANAP_Alt-RAB-Parameter-MaxBitrates.h RANAP_Alt-RAB-Parameter-MaxBitrateType.h RANAP_Alt-RAB-Parameters.h RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrateInf.h RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrates.h RANAP_Alt-RAB-Parameter-SupportedMaxBitrateInf.h RANAP_Alt-RAB-Parameter-SupportedMaxBitrates.h RANAP_APN.h RANAP_AreaIdentity.h RANAP_Ass-RAB-Parameter-ExtendedGuaranteedBitrateList.h RANAP_Ass-RAB-Parameter-ExtendedMaxBitrateList.h RANAP_Ass-RAB-Parameter-GuaranteedBitrateList.h RANAP_Ass-RAB-Parameter-MaxBitrateList.h RANAP_Ass-RAB-Parameters.h RANAP_AuthorisedPLMNs.h RANAP_AuthorisedPLMNs-Value.h RANAP_AuthorisedSNAs.h RANAP_BindingID.h '/usr/local/include/osmocom/ranap' #12 29.00 /usr/bin/install -c -m 644 RANAP_BroadcastAssistanceDataDecipheringKeys.h RANAP_Cause.h RANAP_CauseMisc.h RANAP_CauseNAS.h RANAP_CauseNon-Standard.h RANAP_CauseProtocol.h RANAP_CauseRadioNetworkExtension.h RANAP_CauseRadioNetwork.h RANAP_CauseTransmissionNetwork.h RANAP_Cell-Access-Mode.h RANAP_CellBased.h RANAP_Cell-Capacity-Class-Value.h RANAP_Cell-Id.h RANAP_CellIdList.h RANAP_CellLoadInformationGroup.h RANAP_CellLoadInformation.h RANAP_CellType.h RANAP_CGI.h RANAP_ChosenEncryptionAlgorithm.h RANAP_ChosenIntegrityProtectionAlgorithm.h RANAP_CI.h RANAP_ClassmarkInformation2.h RANAP_ClassmarkInformation3.h RANAP_ClientType.h RANAP_CN-DeactivateTrace.h RANAP_CN-DomainIndicator.h RANAP_CN-ID.h RANAP_CN-InvokeTrace.h RANAP_CNMBMSLinkingInformation.h RANAP_CommonID.h RANAP_Correlation-ID.h RANAP_CriticalityDiagnostics.h RANAP_CriticalityDiagnostics-IE-List.h RANAP_CriticalityDiagnostics-IE-List-Value.h RANAP_Criticality.h RANAP_CSFB-Information.h RANAP_CSG-Id.h RANAP_CSG-Id-List.h RANAP_CSG-Membership-Status.h RANAP_DataPDUType.h '/usr/local/include/osmocom/ranap' #12 29.01 /usr/bin/install -c -m 644 RANAP_DataVolumeList.h RANAP_DataVolumeList-Value.h RANAP_DataVolumeReference.h RANAP_DataVolumeReport.h RANAP_DataVolumeReportingIndication.h RANAP_DataVolumeReportList.h RANAP_DataVolumeReportRequest.h RANAP_DCH-ID.h RANAP_DeliveryOfErroneousSDU.h RANAP_DeliveryOrder.h RANAP_DeltaRAListofIdleModeUEs.h RANAP_DirectInformationTransfer.h RANAP_DirectReportingIndicator.h RANAP_DirectTransfer.h RANAP_DirectTransfer-IE-ContainerList.h RANAP_DirectTransferInformationItem-RANAP-RelocInf.h RANAP_DL-GTP-PDU-SequenceNumber.h RANAP_DL-N-PDU-SequenceNumber.h RANAP_D-RNTI.h RANAP_DRX-CycleLengthCoefficient.h RANAP_DSCH-ID.h RANAP_EARFCN-Extended.h RANAP_E-DCH-MAC-d-Flow-ID.h RANAP_ENB-ID.h RANAP_EncryptionAlgorithm.h RANAP_EncryptionInformation.h RANAP_EncryptionKey.h RANAP_End-Of-CSFB.h RANAP_EnhancedRelocationCompleteConfirm.h RANAP_EnhancedRelocationCompleteFailure.h RANAP_EnhancedRelocationCompleteRequest.h RANAP_EnhancedRelocationCompleteResponse.h RANAP_EquipmentsToBeTraced.h RANAP_ErrorIndication.h RANAP_EUTRANFrequencies.h RANAP_EUTRANFrequencies-Value.h RANAP_E-UTRAN-Service-Handover.h RANAP_Event1F-Parameters.h RANAP_Event1I-Parameters.h RANAP_Event.h '/usr/local/include/osmocom/ranap' #12 29.01 /usr/bin/install -c -m 644 RANAP_ExtendedGuaranteedBitrate.h RANAP_ExtendedMaxBitrate.h RANAP_ExtendedRNC-ID.h RANAP_ForwardingIndication.h RANAP_ForwardSRNS-Context.h RANAP_FrameSequenceNumber.h RANAP_FrequenceLayerConvergenceFlag.h RANAP_GA-AltitudeAndDirection.h RANAP_GA-EllipsoidArc.h RANAP_GANSS-PositioningDataSet.h RANAP_GANSS-PositioningMethodAndUsage.h RANAP_GA-Point.h RANAP_GA-PointWithAltitudeAndUncertaintyEllipsoid.h RANAP_GA-PointWithAltitude.h RANAP_GA-PointWithUnCertaintyEllipse.h RANAP_GA-PointWithUnCertainty.h RANAP_GA-Polygon.h RANAP_GA-Polygon-Value.h RANAP_GA-UncertaintyEllipse.h RANAP_GeographicalArea.h RANAP_GeographicalCoordinates.h RANAP_GERAN-BSC-Container.h RANAP_GERAN-Cell-ID.h RANAP_GERAN-Classmark.h RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-Item.h RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-List.h RANAP_GlobalCN-ID.h RANAP_GlobalRNC-ID.h RANAP_GTP-TEI.h RANAP_GuaranteedBitrate.h RANAP_HigherBitratesThan16MbpsFlag.h RANAP_HorizontalSpeedAndBearing.h RANAP_HorizontalVelocity.h RANAP_HorizontalVelocityWithUncertainty.h RANAP_HorizontalWithVerticalVelocityAndUncertainty.h RANAP_HorizontalWithVerticalVelocity.h RANAP_HS-DSCH-MAC-d-Flow-ID.h RANAP_IE-Extensions.h RANAP_IE.h RANAP_IMEIGroup.h '/usr/local/include/osmocom/ranap' #12 29.02 /usr/bin/install -c -m 644 RANAP_IMEI.h RANAP_IMEIList.h RANAP_IMEISVGroup.h RANAP_IMEISV.h RANAP_IMEISVList.h RANAP_ImmediateMDT.h RANAP_IMSI.h RANAP_IncludeVelocity.h RANAP_InformationExchangeID.h RANAP_InformationExchangeType.h RANAP_InformationRequested.h RANAP_InformationRequestType.h RANAP_InformationTransferConfirmation.h RANAP_InformationTransferFailure.h RANAP_InformationTransferID.h RANAP_InformationTransferIndication.h RANAP_InformationTransferType.h RANAP_InitialUE-Message.h RANAP_InitiatingMessage.h RANAP_IntegrityProtectionAlgorithm.h RANAP_IntegrityProtectionInformation.h RANAP_IntegrityProtectionKey.h RANAP_InterfacesToTraceItem.h RANAP_InterSystemInformationTransferType.h RANAP_InterSystemInformation-TransparentContainer.h RANAP_IPMulticastAddress.h RANAP_IRAT-Measurement-Configuration.h RANAP_IRATmeasurementParameters.h RANAP_Iu-ReleaseCommand.h RANAP_Iu-ReleaseComplete.h RANAP_Iu-ReleaseRequest.h RANAP_IuSigConId-IE-ContainerList.h RANAP_IuSignallingConnectionIdentifier.h RANAP_IuTransportAssociation.h RANAP_JoinedMBMSBearerService-IEs.h RANAP_JoinedMBMSBearerService-IEs-Value.h RANAP_KeyStatus.h RANAP_L3-Information.h RANAP_LABased.h RANAP_LAC.h '/usr/local/include/osmocom/ranap' #12 29.03 /usr/bin/install -c -m 644 RANAP_LAI.h RANAP_LAI-List.h RANAP_LA-LIST.h RANAP_LA-LIST-Value.h RANAP_LAListofIdleModeUEs.h RANAP_LastKnownServiceArea.h RANAP_LastVisitedUTRANCell-Item.h RANAP_LeftMBMSBearerService-IEs.h RANAP_LeftMBMSBearerService-IEs-Value.h RANAP_LHN-ID.h RANAP_Links-to-log.h RANAP_ListOfInterfacesToTrace.h RANAP_ListOF-SNAs.h RANAP_LoadValue.h RANAP_LocationRelatedDataFailure.h RANAP_LocationRelatedDataRequest.h RANAP_LocationRelatedDataRequestType.h RANAP_LocationRelatedDataRequestTypeSpecificToGERANIuMode.h RANAP_LocationRelatedDataResponse.h RANAP_LocationReport.h RANAP_LocationReportingControl.h RANAP_LocationReportingTransferInformation.h RANAP_LoggedMDT.h RANAP_LoggingDuration.h RANAP_LoggingInterval.h RANAP_M1Report.h RANAP_M2Report.h RANAP_M4-Collection-Parameters.h RANAP_M4-Period.h RANAP_M4Report.h RANAP_M4-Threshold.h RANAP_M5-Period.h RANAP_M5Report.h RANAP_M6-Period.h RANAP_M6Report.h RANAP_M7-Period.h RANAP_M7Report.h RANAP_Management-Based-MDT-Allowed.h RANAP_MaxBitrate.h RANAP_MaxSDU-Size.h '/usr/local/include/osmocom/ranap' #12 29.03 /usr/bin/install -c -m 644 RANAP_MBMSBearerServiceType.h RANAP_MBMSCNDe-Registration.h RANAP_MBMSCNDe-RegistrationRequest.h RANAP_MBMSCNDe-RegistrationResponse.h RANAP_MBMSCountingInformation.h RANAP_MBMSHCIndicator.h RANAP_MBMSIPMulticastAddressandAPNlist.h RANAP_MBMSIPMulticastAddressandAPNRequest.h RANAP_MBMSLinkingInformation.h RANAP_MBMS-PTP-RAB-ID.h RANAP_MBMSRABEstablishmentIndication.h RANAP_MBMSRABReleaseFailure.h RANAP_MBMSRABRelease.h RANAP_MBMSRABReleaseRequest.h RANAP_MBMSRegistrationFailure.h RANAP_MBMSRegistrationRequest.h RANAP_MBMSRegistrationRequestType.h RANAP_MBMSRegistrationResponse.h RANAP_MBMSServiceArea.h RANAP_MBMSSessionDuration.h RANAP_MBMSSessionIdentity.h RANAP_MBMSSessionRepetitionNumber.h RANAP_MBMSSessionStartFailure.h RANAP_MBMSSessionStart.h RANAP_MBMSSessionStartResponse.h RANAP_MBMSSessionStop.h RANAP_MBMSSessionStopResponse.h RANAP_MBMSSessionUpdateFailure.h RANAP_MBMSSessionUpdate.h RANAP_MBMSSessionUpdateResponse.h RANAP_MBMSSynchronisationInformation.h RANAP_MBMSUELinkingRequest.h RANAP_MBMSUELinkingResponse.h RANAP_MDT-Activation.h RANAP_MDTAreaScope.h RANAP_MDT-Configuration.h RANAP_MDTMode.h RANAP_MDT-PLMN-List.h RANAP_MDT-Report-Parameters.h RANAP_MeasBand.h '/usr/local/include/osmocom/ranap' #12 29.04 /usr/bin/install -c -m 644 RANAP_MeasurementQuantity.h RANAP_MeasurementsToActivate.h RANAP_MessageStructure.h RANAP_MessageStructure-Value.h RANAP_MSISDN.h RANAP_NAS-PDU.h RANAP_NAS-SequenceNumber.h RANAP_NAS-SynchronisationIndicator.h RANAP_NewBSS-To-OldBSS-Information.h RANAP_NewRAListofIdleModeUEs.h RANAP_NonSearchingIndication.h RANAP_NotEmptyRAListofIdleModeUEs.h RANAP_NRTLoadInformationValue.h RANAP_NumberOfIuInstances.h RANAP_NumberOfSteps.h RANAP_Offload-RAB-Parameters-APN.h RANAP_Offload-RAB-Parameters-ChargingCharacteristics.h RANAP_Offload-RAB-Parameters.h RANAP_OldBSS-ToNewBSS-Information.h RANAP_OMC-ID.h RANAP_Outcome.h RANAP_Out-Of-UTRAN.h RANAP_Overload.h RANAP_PagingAreaID.h RANAP_PagingCause.h RANAP_Paging.h RANAP_PDP-Type-extension.h RANAP_PDP-Type.h RANAP_PDP-TypeInformation-extension.h RANAP_PDP-TypeInformation.h RANAP_PDUType14FrameSequenceNumber.h RANAP_PeriodicLocationInfo.h RANAP_PeriodicReportingIndicator.h RANAP_PermanentNAS-UE-ID.h RANAP_PermittedEncryptionAlgorithms.h RANAP_PermittedIntegrityProtectionAlgorithms.h RANAP_PLMNidentity.h RANAP_PLMNs-in-shared-network.h RANAP_PLMNs-in-shared-network-Value.h RANAP_Port-Number.h '/usr/local/include/osmocom/ranap' #12 29.05 /usr/bin/install -c -m 644 RANAP_PositionData.h RANAP_PositionDataSpecificToGERANIuMode.h RANAP_PositioningDataDiscriminator.h RANAP_PositioningDataSet.h RANAP_PositioningMethodAndUsage.h RANAP_PositioningPriority.h RANAP_Pre-emptionCapability.h RANAP_Pre-emptionVulnerability.h RANAP_Presence.h RANAP_Priority-Class-Indicator.h RANAP_PriorityLevel.h RANAP_PrivateIE-ID.h RANAP_PrivateMessage.h RANAP_ProcedureCode.h RANAP_ProtocolError-IE-ContainerList.h RANAP_ProtocolExtensionContainer.h RANAP_ProtocolExtensionField.h RANAP_ProtocolExtensionID.h RANAP_ProtocolIE-Container.h RANAP_ProtocolIE-ContainerPair.h RANAP_ProtocolIE-FieldPair.h RANAP_ProtocolIE-ID.h RANAP_ProvidedData.h RANAP_P-TMSI.h RANAP_QueuingAllowed.h RANAP_RABased.h RANAP_RAB-AssignmentRequest.h RANAP_RAB-AssignmentResponse.h RANAP_RAB-AsymmetryIndicator.h RANAP_RAB-ContextItem.h RANAP_RAB-ContextItem-RANAP-RelocInf.h RANAP_RAB-ContextList.h RANAP_RAB-ContextList-RANAP-RelocInf.h RANAP_RAB-DataForwardingItem.h RANAP_RAB-DataForwardingItem-SRNS-CtxReq.h RANAP_RAB-DataForwardingList.h RANAP_RAB-DataForwardingList-SRNS-CtxReq.h RANAP_RABDataVolumeReport.h RANAP_RABDataVolumeReport-Value.h RANAP_RAB-DataVolumeReportItem.h '/usr/local/include/osmocom/ranap' #12 29.05 /usr/bin/install -c -m 644 RANAP_RAB-DataVolumeReportList.h RANAP_RAB-DataVolumeReportRequestItem.h RANAP_RAB-DataVolumeReportRequestList.h RANAP_RAB-FailedItem-EnhRelocInfoRes.h RANAP_RAB-FailedItem.h RANAP_RAB-FailedList-EnhRelocInfoRes.h RANAP_RAB-FailedList.h RANAP_RAB-ID.h RANAP_RAB-IE-ContainerList.h RANAP_RAB-IE-ContainerPairList.h RANAP_RAB-ModifyItem.h RANAP_RAB-ModifyList.h RANAP_RAB-ModifyRequest.h RANAP_RAB-Parameter-ExtendedGuaranteedBitrateList.h RANAP_RAB-Parameter-ExtendedMaxBitrateList.h RANAP_RAB-Parameter-GuaranteedBitrateList.h RANAP_RAB-Parameter-MaxBitrateList.h RANAP_RAB-Parameters.h RANAP_RABParametersList.h RANAP_RABParametersList-Value.h RANAP_RAB-QueuedItem.h RANAP_RAB-QueuedList.h RANAP_RAB-ReleasedItem.h RANAP_RAB-ReleasedItem-IuRelComp.h RANAP_RAB-ReleasedList.h RANAP_RAB-ReleasedList-IuRelComp.h RANAP_RAB-ReleaseFailedList.h RANAP_RAB-ReleaseItem.h RANAP_RAB-ReleaseList.h RANAP_RAB-ReleaseRequest.h RANAP_RAB-RelocationReleaseItem.h RANAP_RAB-RelocationReleaseList.h RANAP_RABs-ContextFailedtoTransferItem.h RANAP_RABs-ContextFailedtoTransferList.h RANAP_RAB-SetupItem-EnhancedRelocCompleteReq.h RANAP_RAB-SetupItem-EnhancedRelocCompleteRes.h RANAP_RAB-SetupItem-EnhRelocInfoReq.h RANAP_RAB-SetupItem-EnhRelocInfoRes.h RANAP_RAB-SetupItem-RelocReqAck.h RANAP_RAB-SetupItem-RelocReq.h '/usr/local/include/osmocom/ranap' #12 29.06 /usr/bin/install -c -m 644 RANAP_RAB-SetupList-EnhancedRelocCompleteReq.h RANAP_RAB-SetupList-EnhancedRelocCompleteRes.h RANAP_RAB-SetupList-EnhRelocInfoReq.h RANAP_RAB-SetupList-EnhRelocInfoRes.h RANAP_RAB-SetupList-RelocReqAck.h RANAP_RAB-SetupList-RelocReq.h RANAP_RAB-SetupOrModifiedItem.h RANAP_RAB-SetupOrModifiedList.h RANAP_RAB-SetupOrModifyItemFirst.h RANAP_RAB-SetupOrModifyItemSecond.h RANAP_RAB-SetupOrModifyList.h RANAP_RABs-failed-to-reportItem.h RANAP_RABs-failed-to-reportList.h RANAP_RAB-SubflowCombinationBitRate.h RANAP_RAB-ToBeReleasedItem-EnhancedRelocCompleteRes.h RANAP_RAB-ToBeReleasedList-EnhancedRelocCompleteRes.h RANAP_RAB-TrCH-Mapping.h RANAP_RAB-TrCH-MappingItem.h RANAP_RAC.h RANAP_RAI.h RANAP_RAI-List.h RANAP_RAListofIdleModeUEs.h RANAP_RAListwithNoIdleModeUEsAnyMore.h RANAP_RANAP-EnhancedRelocationInformationRequest.h RANAP_RANAP-EnhancedRelocationInformationResponse.h RANAP_RANAP-PDU.h RANAP_RANAP-RelocationInformation.h RANAP_RAofIdleModeUEs.h RANAP_RateControlAllowed.h RANAP_RAT-Type.h RANAP_RedirectAttemptFlag.h RANAP_RedirectionCompleted.h RANAP_RedirectionIndication.h RANAP_RejectCauseValue.h RANAP_RelocationCancelAcknowledge.h RANAP_RelocationCancel.h RANAP_RelocationCommand.h RANAP_RelocationComplete.h RANAP_RelocationDetect.h RANAP_RelocationFailure.h '/usr/local/include/osmocom/ranap' #12 29.06 /usr/bin/install -c -m 644 RANAP_RelocationPreparationFailure.h RANAP_RelocationRequestAcknowledge.h RANAP_RelocationRequest.h RANAP_RelocationRequired.h RANAP_RelocationRequirement.h RANAP_RelocationType.h RANAP_RepetitionNumber0.h RANAP_RepetitionNumber1.h RANAP_ReportAmount.h RANAP_ReportArea.h RANAP_ReportChangeOfSAI.h RANAP_ReportInterval.h RANAP_RequestedGANSSAssistanceData.h RANAP_RequestedGPSAssistanceData.h RANAP_RequestedLocationRelatedDataType.h RANAP_RequestedMBMSIPMulticastAddressandAPNRequest.h RANAP_RequestedMulticastServiceList.h RANAP_Requested-RAB-Parameter-ExtendedGuaranteedBitrateList.h RANAP_Requested-RAB-Parameter-ExtendedMaxBitrateList.h RANAP_Requested-RAB-Parameter-GuaranteedBitrateList.h RANAP_Requested-RAB-Parameter-MaxBitrateList.h RANAP_Requested-RAB-Parameter-Values.h RANAP_RequestType.h RANAP_ResetAcknowledge.h RANAP_Reset.h RANAP_ResetResourceAckItem.h RANAP_ResetResourceAckList.h RANAP_ResetResourceAcknowledge.h RANAP_ResetResource.h RANAP_ResetResourceItem.h RANAP_ResetResourceList.h RANAP_ResidualBitErrorRatio.h RANAP_ResponseTime.h RANAP_RIMInformation.h RANAP_RIMRoutingAddress.h RANAP_RIM-Transfer.h RANAP_RNC-ID.h RANAP_RNCTraceInformation.h RANAP_RNSAPRelocationParameters.h RANAP_RRC-Container.h '/usr/local/include/osmocom/ranap' #12 29.07 /usr/bin/install -c -m 644 RANAP_RSRQ-Extension.h RANAP_RSRQ-Type.h RANAP_RSRVCC-HO-Indication.h RANAP_RSRVCC-Information.h RANAP_RSRVCC-Operation-Possible.h RANAP_RTLoadValue.h RANAP_SAC.h RANAP_SAI.h RANAP_SAPI.h RANAP_SDU-ErrorRatio.h RANAP_SDU-FormatInformationParameterItem.h RANAP_SDU-FormatInformationParameters.h RANAP_SDU-ParameterItem.h RANAP_SDU-Parameters.h RANAP_SecurityModeCommand.h RANAP_SecurityModeComplete.h RANAP_SecurityModeReject.h RANAP_Service-Handover.h RANAP_Session-Re-establishment-Indicator.h RANAP_SessionUpdateID.h RANAP_Shared-Network-Information.h RANAP_SignallingIndication.h RANAP_SNA-Access-Information.h RANAP_SNAC.h RANAP_SourceBSS-ToTargetBSS-TransparentContainer.h RANAP_SourceCellID.h RANAP_SourceeNodeB-ToTargeteNodeB-TransparentContainer.h RANAP_SourceID.h RANAP_SourceRNC-ID.h RANAP_SourceRNC-ToTargetRNC-TransparentContainer.h RANAP_SourceStatisticsDescriptor.h RANAP_Source-ToTarget-TransparentContainer.h RANAP_SourceUTRANCellID.h RANAP_SRB-ID.h RANAP_SRB-TrCH-Mapping.h RANAP_SRB-TrCH-MappingItem.h RANAP_SRNS-ContextRequest.h RANAP_SRNS-ContextResponse.h RANAP_SRNS-DataForwardCommand.h RANAP_SRVCC-CSKeysRequest.h '/usr/local/include/osmocom/ranap' #12 29.08 /usr/bin/install -c -m 644 RANAP_SRVCC-CSKeysResponse.h RANAP_SRVCC-HO-Indication.h RANAP_SRVCC-Information.h RANAP_SRVCC-Operation-Possible.h RANAP_SubflowSDU-Size.h RANAP_SubscriberProfileIDforRFP.h RANAP_SuccessfulOutcome.h RANAP_SupportedBitrate.h RANAP_SupportedRAB-ParameterBitrateList.h RANAP_TAC.h RANAP_TAI.h RANAP_TargetBSS-ToSourceBSS-TransparentContainer.h RANAP_TargetCellId.h RANAP_TargetENB-ID.h RANAP_TargeteNodeB-ToSourceeNodeB-TransparentContainer.h RANAP_TargetID.h RANAP_TargetRNC-ID.h RANAP_TargetRNC-ToSourceRNC-TransparentContainer.h RANAP_Target-ToSource-TransparentContainer.h RANAP_TBCD-STRING.h RANAP_TemporaryUE-ID.h RANAP_TimeToMBMSDataTransfer.h RANAP_Time-UE-StayedInCell-EnhancedGranularity.h RANAP_Time-UE-StayedInCell.h RANAP_TimingDifferenceULDL.h RANAP_TMGI.h RANAP_TMSI.h RANAP_TNLInformationEnhRelInfoReq.h RANAP_TNLInformationEnhRelInfoRes.h RANAP_TraceDepth.h RANAP_TraceInformation.h RANAP_TracePropagationParameters.h RANAP_TraceRecordingSessionInformation.h RANAP_TraceRecordingSessionReference.h RANAP_TraceReference.h RANAP_TraceType.h RANAP_TrafficClass.h RANAP_TrafficHandlingPriority.h RANAP_TransferDelay.h RANAP_TransportLayerAddress.h '/usr/local/include/osmocom/ranap' #12 29.08 /usr/bin/install -c -m 644 RANAP_TransportLayerInformation.h RANAP_TrCH-ID.h RANAP_TrCH-ID-List.h RANAP_TriggerID.h RANAP_TriggeringMessage.h RANAP_TunnelInformation.h RANAP_TypeOfError.h RANAP_UE-AggregateMaximumBitRateDownlink.h RANAP_UE-AggregateMaximumBitRate.h RANAP_UE-AggregateMaximumBitRateUplink.h RANAP_UE-History-Information.h RANAP_UE-ID.h RANAP_UeRadioCapabilityMatchRequest.h RANAP_UeRadioCapabilityMatchResponse.h RANAP_UESBI-IuA.h RANAP_UESBI-IuB.h RANAP_UESBI-Iu.h RANAP_UESpecificInformationIndication.h RANAP_UL-GTP-PDU-SequenceNumber.h RANAP_UL-N-PDU-SequenceNumber.h RANAP_UnsuccessfulLinking-IEs.h RANAP_UnsuccessfulLinking-IEs-Value.h RANAP_UnsuccessfullyTransmittedDataVolume.h RANAP_UnsuccessfulOutcome.h RANAP_UPInformation.h RANAP_UPInitialisationFrame.h RANAP_UplinkInformationExchangeFailure.h RANAP_UplinkInformationExchangeRequest.h RANAP_UplinkInformationExchangeResponse.h RANAP_UP-ModeVersions.h RANAP_USCH-ID.h RANAP_UserPlaneInformation.h RANAP_UserPlaneMode.h RANAP_UTRAN-CellID.h RANAP_VelocityEstimate.h RANAP_VerticalAccuracyCode.h RANAP_VerticalSpeedDirection.h RANAP_VerticalVelocity.h RANAP_VoiceSupportMatchIndicator.h '/usr/local/include/osmocom/ranap' #12 29.09 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom/ranap' #12 29.09 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom/ranap' #12 29.09 Making install in rua #12 29.09 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom/rua' #12 29.10 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom/rua' #12 29.10 make[5]: Nothing to be done for 'install-exec-am'. #12 29.10 /usr/bin/mkdir -p '/usr/local/include/osmocom/rua' #12 29.11 /usr/bin/install -c -m 644 rua_common.h rua_ies_defs.h rua_msg_factory.h RUA_Ansi-41-IDNNS.h RUA_Cause.h RUA_CauseMisc.h RUA_CauseProtocol.h RUA_CauseRadioNetwork.h RUA_CauseTransport.h RUA_CN-DomainIndicator.h RUA_Connect.h RUA_ConnectionlessTransfer.h RUA_Context-ID.h RUA_CriticalityDiagnostics.h RUA_CriticalityDiagnostics-IE-List.h RUA_CriticalityDiagnostics-IE-List-Value.h RUA_Criticality.h RUA_CSGMembershipStatus.h RUA_DirectTransfer.h RUA_Disconnect.h RUA_ErrorIndication.h RUA_Establishment-Cause.h RUA_Gsm-map-IDNNS.h RUA_IE-Extensions.h RUA_IE.h RUA_InitiatingMessage.h RUA_IntraDomainNasNodeSelector.h RUA_Presence.h RUA_PrivateIE-ID.h RUA_PrivateMessage.h RUA_ProcedureCode.h RUA_ProtocolIE-ID.h RUA_RANAP-Message.h RUA_RoutingParameter.h RUA_RUA-PDU.h RUA_SuccessfulOutcome.h RUA_TriggeringMessage.h RUA_TypeOfError.h RUA_UnsuccessfulOutcome.h '/usr/local/include/osmocom/rua' #12 29.12 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom/rua' #12 29.12 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom/rua' #12 29.12 Making install in sabp #12 29.13 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom/sabp' #12 29.14 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom/sabp' #12 29.14 make[5]: Nothing to be done for 'install-exec-am'. #12 29.14 /usr/bin/mkdir -p '/usr/local/include/osmocom/sabp' #12 29.15 /usr/bin/install -c -m 644 sabp_ies_defs.h sabp_common.h SABP_InitiatingMessage.h SABP_SABP-PDU.h SABP_SuccessfulOutcome.h SABP_UnsuccessfulOutcome.h SABP_Criticality.h SABP_Presence.h SABP_ProcedureCode.h SABP_ProtocolExtensionID.h SABP_ProtocolIE-ID.h SABP_TriggeringMessage.h SABP_IE-Extensions.h SABP_Available-Bandwidth.h SABP_Broadcast-Message-Content.h SABP_Broadcast-Message-Content-Validity-Indicator.h SABP_Category.h SABP_Cause.h SABP_Criticality-Diagnostics.h SABP_CriticalityDiagnostics-IE-List.h SABP_CriticalityDiagnostics-IE-List-Value.h SABP_MessageStructure.h SABP_MessageStructure-Value.h SABP_Data-Coding-Scheme.h SABP_Failure-List.h SABP_Failure-List-Item.h SABP_Message-Identifier.h SABP_New-Serial-Number.h SABP_Number-of-Broadcasts-Completed-List.h SABP_Number-of-Broadcasts-Completed-List-Item.h SABP_Number-Of-Broadcasts-Completed-Info.h SABP_Number-of-Broadcasts-Requested.h SABP_Old-Serial-Number.h SABP_Paging-ETWS-Indicator.h SABP_Radio-Resource-Loading-List.h SABP_Radio-Resource-Loading-List-Item.h SABP_Recovery-Indication.h SABP_RepetitionNumber0.h SABP_RepetitionNumber1.h SABP_Repetition-Period.h '/usr/local/include/osmocom/sabp' #12 29.15 /usr/bin/install -c -m 644 SABP_Serial-Number.h SABP_Service-Area-Identifier.h SABP_Service-Areas-List.h SABP_TypeOfError.h SABP_WarningSecurityInfo.h SABP_Warning-Type.h SABP_Write-Replace.h SABP_Write-Replace-Complete.h SABP_Write-Replace-Failure.h SABP_Kill.h SABP_Kill-Complete.h SABP_Kill-Failure.h SABP_Load-Query.h SABP_Load-Query-Complete.h SABP_Load-Query-Failure.h SABP_Message-Status-Query.h SABP_Message-Status-Query-Complete.h SABP_Message-Status-Query-Failure.h SABP_Reset.h SABP_Reset-Complete.h SABP_Reset-Failure.h SABP_Restart.h SABP_Failure.h SABP_Error-Indication.h SABP_IE.h '/usr/local/include/osmocom/sabp' #12 29.16 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom/sabp' #12 29.16 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom/sabp' #12 29.16 Making install in iuh #12 29.17 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom/iuh' #12 29.17 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom/iuh' #12 29.17 make[5]: Nothing to be done for 'install-exec-am'. #12 29.17 make[5]: Nothing to be done for 'install-data-am'. #12 29.17 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom/iuh' #12 29.17 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom/iuh' #12 29.18 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom' #12 29.18 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom' #12 29.18 make[5]: Nothing to be done for 'install-exec-am'. #12 29.18 make[5]: Nothing to be done for 'install-data-am'. #12 29.18 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom' #12 29.19 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom' #12 29.19 make[3]: Leaving directory '/tmp/osmo-iuh/include/osmocom' #12 29.19 make[3]: Entering directory '/tmp/osmo-iuh/include' #12 29.20 make[4]: Entering directory '/tmp/osmo-iuh/include' #12 29.20 make[4]: Nothing to be done for 'install-exec-am'. #12 29.20 make[4]: Nothing to be done for 'install-data-am'. #12 29.20 make[4]: Leaving directory '/tmp/osmo-iuh/include' #12 29.20 make[3]: Leaving directory '/tmp/osmo-iuh/include' #12 29.20 make[2]: Leaving directory '/tmp/osmo-iuh/include' #12 29.20 Making install in doc #12 29.20 make[2]: Entering directory '/tmp/osmo-iuh/doc' #12 29.21 make[3]: Entering directory '/tmp/osmo-iuh/doc' #12 29.22 make[4]: Entering directory '/tmp/osmo-iuh/doc' #12 29.22 make[4]: Nothing to be done for 'install-exec-am'. #12 29.22 make[4]: Nothing to be done for 'install-data-am'. #12 29.22 make[4]: Leaving directory '/tmp/osmo-iuh/doc' #12 29.22 make[3]: Leaving directory '/tmp/osmo-iuh/doc' #12 29.22 make[2]: Leaving directory '/tmp/osmo-iuh/doc' #12 29.22 Making install in tests #12 29.22 make[2]: Entering directory '/tmp/osmo-iuh/tests' #12 29.23 make[3]: Entering directory '/tmp/osmo-iuh/tests' #12 29.23 make[3]: Nothing to be done for 'install-exec-am'. #12 29.23 make[3]: Nothing to be done for 'install-data-am'. #12 29.23 make[3]: Leaving directory '/tmp/osmo-iuh/tests' #12 29.23 make[2]: Leaving directory '/tmp/osmo-iuh/tests' #12 29.24 make[2]: Entering directory '/tmp/osmo-iuh' #12 29.24 make[3]: Entering directory '/tmp/osmo-iuh' #12 29.24 make[3]: Nothing to be done for 'install-exec-am'. #12 29.25 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #12 29.25 /usr/bin/install -c -m 644 libosmo-hnbap.pc libosmo-ranap.pc libosmo-rua.pc libosmo-sabp.pc '/usr/local/lib/pkgconfig' #12 29.26 make[3]: Leaving directory '/tmp/osmo-iuh' #12 29.26 make[2]: Leaving directory '/tmp/osmo-iuh' #12 29.26 make[1]: Leaving directory '/tmp/osmo-iuh' #12 DONE 29.5s #13 [ 7/11] RUN GIT clone https://gerrit.osmocom.org/osmo-hnodeb.git #13 0.387 Cloning into 'osmo-hnodeb'... #13 DONE 0.6s #14 [ 8/11] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-HNODEB/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-hnodeb #14 DONE 0.2s #15 [ 9/11] RUN CD osmo-hnodeb && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && ldconfig #15 0.380 Your branch is up to date with 'origin/master'. #15 0.380 Already on 'master' #15 0.381 refs/heads/master #15 0.383 HEAD is now at cb5e0bf debian/postinst: add checks, be verbose #15 0.385 master #15 0.386 cb5e0bf436b7e0a0870e96ff306d653716a03cdf #15 1.453 aclocal: warning: couldn't open directory 'm4': No such file or directory #15 2.474 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #15 2.474 libtoolize: copying file './ltmain.sh' #15 2.607 libtoolize: putting macros in 'm4'. #15 2.607 libtoolize: copying file 'm4/libtool.m4' #15 2.658 libtoolize: copying file 'm4/ltoptions.m4' #15 2.712 libtoolize: copying file 'm4/ltsugar.m4' #15 2.768 libtoolize: copying file 'm4/ltversion.m4' #15 2.823 libtoolize: copying file 'm4/lt~obsolete.m4' #15 2.912 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #15 2.912 libtoolize: and rerunning libtoolize and aclocal. #15 3.742 configure.ac:66: warning: The macro `AC_HEADER_STDC' is obsolete. #15 3.742 configure.ac:66: You should run autoupdate. #15 3.742 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #15 3.742 configure.ac:66: the top level #15 3.742 configure.ac:114: warning: The macro `AC_HELP_STRING' is obsolete. #15 3.742 configure.ac:114: You should run autoupdate. #15 3.742 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #15 3.742 configure.ac:114: the top level #15 3.742 configure.ac:135: warning: The macro `AC_HELP_STRING' is obsolete. #15 3.742 configure.ac:135: You should run autoupdate. #15 3.742 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #15 3.742 configure.ac:135: the top level #15 3.742 configure.ac:214: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #15 3.742 configure.ac:214: You should use the 'AC_CONFIG_HEADERS' macro instead. #15 3.742 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #15 3.742 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #15 3.742 configure.ac:214: the top level #15 3.742 configure.ac:216: warning: AC_OUTPUT should be used without arguments. #15 3.742 configure.ac:216: You should run autoupdate. #15 4.289 configure.ac:23: installing './compile' #15 4.289 configure.ac:25: installing './config.guess' #15 4.290 configure.ac:25: installing './config.sub' #15 4.291 configure.ac:9: installing './install-sh' #15 4.292 configure.ac:9: installing './missing' #15 4.382 src/osmo-hnodeb/Makefile.am: installing './depcomp' #15 4.439 checking for a BSD-compatible install... /usr/bin/install -c #15 4.442 checking whether build environment is sane... yes #15 4.446 checking for a race-free mkdir -p... /usr/bin/mkdir -p #15 4.447 checking for gawk... gawk #15 4.447 checking whether make sets $(MAKE)... yes #15 4.451 checking whether make supports nested variables... yes #15 4.455 checking whether make supports nested variables... (cached) yes #15 4.455 checking whether make sets $(MAKE)... (cached) yes #15 4.456 checking for gcc... gcc #15 4.479 checking whether the C compiler works... yes #15 4.516 checking for C compiler default output file name... a.out #15 4.517 checking for suffix of executables... #15 4.542 checking whether we are cross compiling... no #15 4.574 checking for suffix of object files... o #15 4.595 checking whether the compiler supports GNU C... yes #15 4.621 checking whether gcc accepts -g... yes #15 4.648 checking for gcc option to enable C11 features... none needed #15 4.670 checking whether gcc understands -c and -o together... yes #15 4.706 checking whether make supports the include directive... yes (GNU style) #15 4.726 checking dependency style of gcc... gcc3 #15 4.813 checking build system type... x86_64-pc-linux-gnu #15 4.914 checking host system type... x86_64-pc-linux-gnu #15 4.915 checking how to print strings... printf #15 4.942 checking for a sed that does not truncate output... /usr/bin/sed #15 4.945 checking for grep that handles long lines and -e... /usr/bin/grep #15 4.946 checking for egrep... /usr/bin/grep -E #15 4.946 checking for fgrep... /usr/bin/grep -F #15 4.947 checking for ld used by gcc... /usr/bin/ld #15 4.949 checking if the linker (/usr/bin/ld) is GNU ld... yes #15 4.950 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #15 4.951 checking the name lister (/usr/bin/nm -B) interface... BSD nm #15 4.960 checking whether ln -s works... yes #15 4.960 checking the maximum length of command line arguments... 1572864 #15 4.964 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #15 4.964 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #15 4.964 checking for /usr/bin/ld option to reload object files... -r #15 4.964 checking for file... file #15 4.965 checking for objdump... objdump #15 4.965 checking how to recognize dependent libraries... pass_all #15 4.965 checking for dlltool... no #15 4.965 checking how to associate runtime and link libraries... printf %s\n #15 4.966 checking for ar... ar #15 4.966 checking for archiver @FILE support... @ #15 4.998 checking for strip... strip #15 4.998 checking for ranlib... ranlib #15 4.999 checking command to parse /usr/bin/nm -B output from gcc object... ok #15 5.079 checking for sysroot... no #15 5.079 checking for a working dd... /usr/bin/dd #15 5.082 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #15 5.107 checking for mt... no #15 5.107 checking if : is a manifest tool... no #15 5.114 checking for stdio.h... yes #15 5.143 checking for stdlib.h... yes #15 5.165 checking for string.h... yes #15 5.185 checking for inttypes.h... yes #15 5.203 checking for stdint.h... yes #15 5.218 checking for strings.h... yes #15 5.234 checking for sys/stat.h... yes #15 5.252 checking for sys/types.h... yes #15 5.277 checking for unistd.h... yes #15 5.300 checking for dlfcn.h... yes #15 5.324 checking for objdir... .libs #15 5.387 checking if gcc supports -fno-rtti -fno-exceptions... no #15 5.403 checking for gcc option to produce PIC... -fPIC -DPIC #15 5.403 checking if gcc PIC flag -fPIC -DPIC works... yes #15 5.421 checking if gcc static flag -static works... yes #15 5.470 checking if gcc supports -c -o file.o... yes #15 5.482 checking if gcc supports -c -o file.o... (cached) yes #15 5.482 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #15 5.489 checking whether -lc should be explicitly linked in... no #15 5.514 checking dynamic linker characteristics... GNU/Linux ld.so #15 5.585 checking how to hardcode library paths into programs... immediate #15 5.585 checking whether stripping libraries is possible... yes #15 5.587 checking if libtool supports shared libraries... yes #15 5.587 checking whether to build shared libraries... yes #15 5.587 checking whether to build static libraries... yes #15 5.588 checking for pkg-config... /usr/bin/pkg-config #15 5.588 checking for pkg-config... /usr/bin/pkg-config #15 5.588 checking pkg-config is at least version 0.20... yes #15 5.590 checking for library containing sctp_recvmsg... -lsctp #15 5.703 checking for libasn1c >= 0.9.30... yes #15 5.709 checking for libosmocore >= 1.9.0... yes #15 5.722 checking for libosmovty >= 1.9.0... yes #15 5.745 checking for libosmoctrl >= 1.9.0... yes #15 5.768 checking for libosmogsm >= 1.9.0... yes #15 5.790 checking for libosmoabis >= 1.5.0... yes #15 5.811 checking for libosmotrau >= 1.5.0... yes #15 5.831 checking for libosmo-netif >= 1.4.0... yes #15 5.850 checking for libosmo-sigtran >= 1.8.0... yes #15 5.867 checking for libosmo-rua >= 1.5.0... yes #15 5.884 checking for libosmo-ranap >= 1.5.0... yes #15 5.904 checking for libosmo-hnbap >= 1.5.0... yes #15 5.926 checking for egrep... (cached) /usr/bin/grep -E #15 5.927 checking if gcc supports -fvisibility=hidden... yes #15 5.960 checking whether to enable code coverage support... no #15 5.961 checking whether to enable VTY/CTRL tests... no #15 5.967 CFLAGS=" -std=gnu11" #15 5.967 CPPFLAGS="" #15 6.024 checking that generated files are newer than configure... done #15 6.027 configure: creating ./config.status #15 7.136 config.status: creating include/Makefile #15 7.176 config.status: creating include/osmocom/Makefile #15 7.216 config.status: creating include/osmocom/hnodeb/Makefile #15 7.253 config.status: creating src/Makefile #15 7.263 config.status: creating src/osmo-hnodeb/Makefile #15 7.270 config.status: creating tests/Makefile #15 7.277 config.status: creating tests/atlocal #15 7.290 config.status: creating doc/Makefile #15 7.316 config.status: creating doc/examples/Makefile #15 7.351 config.status: creating doc/manuals/Makefile #15 7.382 config.status: creating contrib/Makefile #15 7.390 config.status: creating contrib/systemd/Makefile #15 7.396 config.status: creating Makefile #15 7.401 config.status: creating config.h #15 7.407 config.status: executing tests/atconfig commands #15 7.408 config.status: executing depfiles commands #15 7.579 config.status: executing libtool commands #15 7.697 echo 0.1.2.15-cb5e > .version-t && mv .version-t .version #15 7.703 make install-recursive #15 7.710 make[1]: Entering directory '/tmp/osmo-hnodeb' #15 7.719 Making install in include #15 7.724 make[2]: Entering directory '/tmp/osmo-hnodeb/include' #15 7.732 Making install in osmocom #15 7.737 make[3]: Entering directory '/tmp/osmo-hnodeb/include/osmocom' #15 7.746 Making install in hnodeb #15 7.751 make[4]: Entering directory '/tmp/osmo-hnodeb/include/osmocom/hnodeb' #15 7.757 make[5]: Entering directory '/tmp/osmo-hnodeb/include/osmocom/hnodeb' #15 7.757 make[5]: Nothing to be done for 'install-exec-am'. #15 7.757 make[5]: Nothing to be done for 'install-data-am'. #15 7.757 make[5]: Leaving directory '/tmp/osmo-hnodeb/include/osmocom/hnodeb' #15 7.757 make[4]: Leaving directory '/tmp/osmo-hnodeb/include/osmocom/hnodeb' #15 7.762 make[4]: Entering directory '/tmp/osmo-hnodeb/include/osmocom' #15 7.768 make[5]: Entering directory '/tmp/osmo-hnodeb/include/osmocom' #15 7.768 make[5]: Nothing to be done for 'install-exec-am'. #15 7.768 make[5]: Nothing to be done for 'install-data-am'. #15 7.768 make[5]: Leaving directory '/tmp/osmo-hnodeb/include/osmocom' #15 7.768 make[4]: Leaving directory '/tmp/osmo-hnodeb/include/osmocom' #15 7.769 make[3]: Leaving directory '/tmp/osmo-hnodeb/include/osmocom' #15 7.774 make[3]: Entering directory '/tmp/osmo-hnodeb/include' #15 7.780 make[4]: Entering directory '/tmp/osmo-hnodeb/include' #15 7.780 make[4]: Nothing to be done for 'install-exec-am'. #15 7.780 make[4]: Nothing to be done for 'install-data-am'. #15 7.780 make[4]: Leaving directory '/tmp/osmo-hnodeb/include' #15 7.780 make[3]: Leaving directory '/tmp/osmo-hnodeb/include' #15 7.781 make[2]: Leaving directory '/tmp/osmo-hnodeb/include' #15 7.781 Making install in src #15 7.786 make[2]: Entering directory '/tmp/osmo-hnodeb/src' #15 7.795 Making install in osmo-hnodeb #15 7.800 make[3]: Entering directory '/tmp/osmo-hnodeb/src/osmo-hnodeb' #15 7.803 CC main.o #15 7.804 CC debug.o #15 7.804 CC gtp.o #15 7.805 CC hnbap.o #15 7.805 CC hnb.o #15 7.806 CC hnb_shutdown_fsm.o #15 7.807 CC iuh.o #15 7.808 CC llsk.o #15 7.809 CC llsk_audio.o #15 7.810 CC llsk_gtp.o #15 7.811 CC llsk_iuh.o #15 7.811 CC ranap.o #15 7.811 CC rtp.o #15 7.812 CC rua.o #15 7.812 CC vty.o #15 7.944 CCLD osmo-hnodeb #15 8.460 make[4]: Entering directory '/tmp/osmo-hnodeb/src/osmo-hnodeb' #15 8.460 make[4]: Nothing to be done for 'install-data-am'. #15 8.461 /usr/bin/mkdir -p '/usr/local/bin' #15 8.462 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-hnodeb '/usr/local/bin' #15 8.476 libtool: install: /usr/bin/install -c osmo-hnodeb /usr/local/bin/osmo-hnodeb #15 8.478 make[4]: Leaving directory '/tmp/osmo-hnodeb/src/osmo-hnodeb' #15 8.478 make[3]: Leaving directory '/tmp/osmo-hnodeb/src/osmo-hnodeb' #15 8.479 make[3]: Entering directory '/tmp/osmo-hnodeb/src' #15 8.481 make[4]: Entering directory '/tmp/osmo-hnodeb/src' #15 8.481 make[4]: Nothing to be done for 'install-exec-am'. #15 8.481 make[4]: Nothing to be done for 'install-data-am'. #15 8.481 make[4]: Leaving directory '/tmp/osmo-hnodeb/src' #15 8.481 make[3]: Leaving directory '/tmp/osmo-hnodeb/src' #15 8.481 make[2]: Leaving directory '/tmp/osmo-hnodeb/src' #15 8.482 Making install in tests #15 8.483 make[2]: Entering directory '/tmp/osmo-hnodeb/tests' #15 8.486 make[3]: Entering directory '/tmp/osmo-hnodeb/tests' #15 8.488 make[4]: Entering directory '/tmp/osmo-hnodeb/tests' #15 8.488 make[4]: Nothing to be done for 'install-exec-am'. #15 8.488 make[4]: Nothing to be done for 'install-data-am'. #15 8.488 make[4]: Leaving directory '/tmp/osmo-hnodeb/tests' #15 8.488 make[3]: Leaving directory '/tmp/osmo-hnodeb/tests' #15 8.488 make[2]: Leaving directory '/tmp/osmo-hnodeb/tests' #15 8.488 Making install in doc #15 8.490 make[2]: Entering directory '/tmp/osmo-hnodeb/doc' #15 8.494 Making install in examples #15 8.496 make[3]: Entering directory '/tmp/osmo-hnodeb/doc/examples' #15 8.499 make[4]: Entering directory '/tmp/osmo-hnodeb/doc/examples' #15 8.499 make[4]: Nothing to be done for 'install-exec-am'. #15 8.500 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #15 8.503 /usr/bin/install -c -m 644 osmo-hnodeb/osmo-hnodeb.cfg '/usr/local/etc/osmocom' #15 8.505 make install-data-hook #15 8.508 make[5]: Entering directory '/tmp/osmo-hnodeb/doc/examples' #15 8.508 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #15 8.508 j="/usr/local/share/doc/osmo-hnodeb/examples/$f" && \ #15 8.508 mkdir -p "$(dirname $j)" && \ #15 8.508 /usr/bin/install -c -m 644 ./$f $j; \ #15 8.508 done #15 8.518 make[5]: Leaving directory '/tmp/osmo-hnodeb/doc/examples' #15 8.518 make[4]: Leaving directory '/tmp/osmo-hnodeb/doc/examples' #15 8.519 make[3]: Leaving directory '/tmp/osmo-hnodeb/doc/examples' #15 8.519 Making install in manuals #15 8.523 make[3]: Entering directory '/tmp/osmo-hnodeb/doc/manuals' #15 8.527 make[4]: Entering directory '/tmp/osmo-hnodeb/doc/manuals' #15 8.527 make[4]: Nothing to be done for 'install-exec-am'. #15 8.527 make[4]: Nothing to be done for 'install-data-am'. #15 8.527 make[4]: Leaving directory '/tmp/osmo-hnodeb/doc/manuals' #15 8.527 make[3]: Leaving directory '/tmp/osmo-hnodeb/doc/manuals' #15 8.530 make[3]: Entering directory '/tmp/osmo-hnodeb/doc' #15 8.534 make[4]: Entering directory '/tmp/osmo-hnodeb/doc' #15 8.534 make[4]: Nothing to be done for 'install-exec-am'. #15 8.534 make[4]: Nothing to be done for 'install-data-am'. #15 8.534 make[4]: Leaving directory '/tmp/osmo-hnodeb/doc' #15 8.534 make[3]: Leaving directory '/tmp/osmo-hnodeb/doc' #15 8.535 make[2]: Leaving directory '/tmp/osmo-hnodeb/doc' #15 8.535 Making install in contrib #15 8.539 make[2]: Entering directory '/tmp/osmo-hnodeb/contrib' #15 8.547 Making install in systemd #15 8.551 make[3]: Entering directory '/tmp/osmo-hnodeb/contrib/systemd' #15 8.557 make[4]: Entering directory '/tmp/osmo-hnodeb/contrib/systemd' #15 8.557 make[4]: Nothing to be done for 'install-exec-am'. #15 8.560 /usr/bin/mkdir -p '/lib/systemd/system' #15 8.566 /usr/bin/install -c -m 644 osmo-hnodeb.service '/lib/systemd/system' #15 8.570 make[4]: Leaving directory '/tmp/osmo-hnodeb/contrib/systemd' #15 8.570 make[3]: Leaving directory '/tmp/osmo-hnodeb/contrib/systemd' #15 8.575 make[3]: Entering directory '/tmp/osmo-hnodeb/contrib' #15 8.581 make[4]: Entering directory '/tmp/osmo-hnodeb/contrib' #15 8.581 make[4]: Nothing to be done for 'install-exec-am'. #15 8.581 make[4]: Nothing to be done for 'install-data-am'. #15 8.581 make[4]: Leaving directory '/tmp/osmo-hnodeb/contrib' #15 8.581 make[3]: Leaving directory '/tmp/osmo-hnodeb/contrib' #15 8.582 make[2]: Leaving directory '/tmp/osmo-hnodeb/contrib' #15 8.588 make[2]: Entering directory '/tmp/osmo-hnodeb' #15 8.595 make[3]: Entering directory '/tmp/osmo-hnodeb' #15 8.595 make[3]: Nothing to be done for 'install-exec-am'. #15 8.595 make[3]: Nothing to be done for 'install-data-am'. #15 8.595 make[3]: Leaving directory '/tmp/osmo-hnodeb' #15 8.596 make[2]: Leaving directory '/tmp/osmo-hnodeb' #15 8.597 make[1]: Leaving directory '/tmp/osmo-hnodeb' #15 DONE 8.8s #16 [10/11] COPY OSMO-HNODEB.CFG /data/osmo-hnodeb.cfg #16 DONE 0.2s #17 [11/11] WORKDIR /DATA #17 DONE 0.1s #18 exporting to image #18 exporting layers #18 exporting layers 1.6s done #18 writing image sha256:d4d363f53f2c1e8c81926f49e4d26f4ec057a455ad83c427b80dcc6ed92310c5 done #18 naming to docker.io/osmocom-build/osmo-hnodeb-master:latest 0.0s done #18 DONE 1.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/osmo-hnodeb-master' + docker_image_exists osmo-hnodeb-master + docker images -q osmocom-build/osmo-hnodeb-master + test -n d4d363f53f2c + list_osmo_packages debian-bookworm osmo-hnodeb-master + local distro=debian-bookworm + local image=osmo-hnodeb-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-hnodeb-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-hnodeb-master ### ii libosmo-abis-dev:amd64 1.5.1.12.6222.202405312026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.55.6930.202405312026 amd64 Development headers for Osmocom network interface ii libosmo-sigtran-dev:amd64 1.8.0.66.705a.202405312026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.66.705a.202405312026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.12.6222.202405312026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo coding library ii libosmocore 1.9.0.203.d8ac0.202405312026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.203.d8ac0.202405312026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.55.6930.202405312026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.12.6222.202405312026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo VTY library ii osmocom-nightly 202405312026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-hnodeb-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:c1b54cad42e3d53b1715cd701682b59149603c6b8bcbc330e580e4643c545f5a Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-hnodeb-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-hnodeb-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-hnodeb-test + echo ttcn3-hnodeb-test + dir=ttcn3-hnodeb-test + pull_arg=--pull + grep ^FROM ../ttcn3-hnodeb-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-hnodeb-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-hnodeb-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-hnodeb-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/ttcn3-hnodeb-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-hnodeb-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 391B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 515B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" hnodeb #8 CACHED #9 [4/4] COPY HNB_TESTS.CFG /data/HNB_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:4f551b614f89d36d37c0c879e8fdcff6f3d8ddf7cc3ba91ef1d18e49806dd378 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-hnodeb-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/ttcn3-hnodeb-test' + docker_image_exists ttcn3-hnodeb-test + docker images -q osmocom-build/ttcn3-hnodeb-test + test -n 4f551b614f89 + list_osmo_packages debian-bookworm ttcn3-hnodeb-test + local distro=debian-bookworm + local image=ttcn3-hnodeb-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-hnodeb-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester/unix + cp HNB_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester/HNB_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester/HNB_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester/HNB_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester/HNB_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb/unix + cp osmo-hnodeb.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/unix + network_create + SUBNET=2002487 + seq 1 30 + echo (2002487 + 1) % 256 + bc + SUBNET=56 + NET_NAME=ttcn3-hnodeb-test-56 + SUB4=172.18.56.0/24 + SUB6=fd02:db8:56::/64 + set +x Creating network ttcn3-hnodeb-test-56, trying SUBNET=56... + docker network create --internal --subnet 172.18.56.0/24 --ipv6 --subnet fd02:db8:56::/64 ttcn3-hnodeb-test-56 d4d14f03850b464727c890554daf4fc883e8a72c7835815d85a92845a4311151 + set +x ### Network ttcn3-hnodeb-test-56 created (SUBNET=56) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=56 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester/HNB_Tests.cfg Applying SUBNET=56 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb/osmo-hnodeb.cfg + echo Starting container with HNodeB Starting container with HNodeB + docker_network_params 56 20 + NET=56 + ADDR_SUFIX=20 + echo --network ttcn3-hnodeb-test-56 --ip 172.18.56.20 --ip6 fd02:db8:56::20 + docker run --rm --network ttcn3-hnodeb-test-56 --ip 172.18.56.20 --ip6 fd02:db8:56::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/unix:/data/unix --name jenkins-ttcn3-hnodeb-test-924-hnodeb -d osmocom-build/osmo-hnodeb-master f48ba62a520a3331a140523061531781287ebddb4f29721ef98ed060d100dbcc + echo Starting container with HNodeB testsuite Starting container with HNodeB testsuite + docker_network_params 56 203 + NET=56 + ADDR_SUFIX=203 + echo --network ttcn3-hnodeb-test-56 --ip 172.18.56.203 --ip6 fd02:db8:56::203 + docker run --rm --network ttcn3-hnodeb-test-56 --ip 172.18.56.203 --ip6 fd02:db8:56::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.56.20 -e OSMO_SUT_PORT=4273 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/unix:/data/unix --name jenkins-ttcn3-hnodeb-test-924-ttcn3-hnodeb-test osmocom-build/ttcn3-hnodeb-test + SUBDIR=hnodeb + SUITE=HNB_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/hnodeb/HNB_Tests HNB_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNB_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HNB_Tests.cfg MC@63d9488f2fad: Unix server socket created successfully. MC@63d9488f2fad: Listening on TCP port 34941. MC2> 63d9488f2fad is the default spawn /osmo-ttcn3-hacks/hnodeb/HNB_Tests 63d9488f2fad 34941 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@63d9488f2fad: New HC connected from 172.18.56.203 [172.18.56.203]. 63d9488f2fad: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@63d9488f2fad: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@63d9488f2fad: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@63d9488f2fad: Configuration file was processed on all HCs. MC@63d9488f2fad: Creating MTC on host 172.18.56.203. MC@63d9488f2fad: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@63d9488f2fad: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_accept'. ------ HNB_Tests.TC_hnb_register_request_accept ------ Sat Jun 1 07:09:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNB_Tests.TC_hnb_register_request_accept.pcap" >/data/HNB_Tests.TC_hnb_register_request_accept.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@63d9488f2fad: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_accept' was executed successfully (exit status: 0). MTC@63d9488f2fad: Test case TC_hnb_register_request_accept started. MTC@63d9488f2fad: "TC_hnb_register_request_accept() start" TC_hnb_register_request_accept-HNBGW(4)@63d9488f2fad: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_request_accept-HNBGW(4)@63d9488f2fad: Established a new Iuh connection (conn_id=2) MTC@63d9488f2fad: setverdict(pass): none -> pass TC_hnb_register_request_accept(3)@63d9488f2fad: Final verdict of PTC: none TC_hnb_register_request_accept-HNBGW(4)@63d9488f2fad: Final verdict of PTC: none TC_hnb_register_request_accept-GTP(5)@63d9488f2fad: Final verdict of PTC: none MTC@63d9488f2fad: Setting final verdict of the test case. MTC@63d9488f2fad: Local verdict of MTC: pass MTC@63d9488f2fad: Local verdict of PTC TC_hnb_register_request_accept(3): none (pass -> pass) MTC@63d9488f2fad: Local verdict of PTC TC_hnb_register_request_accept-HNBGW(4): none (pass -> pass) MTC@63d9488f2fad: Local verdict of PTC TC_hnb_register_request_accept-GTP(5): none (pass -> pass) MTC@63d9488f2fad: Test case TC_hnb_register_request_accept finished. Verdict: pass MTC@63d9488f2fad: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_accept pass'. Sat Jun 1 07:10:01 UTC 2024 ====== HNB_Tests.TC_hnb_register_request_accept pass ====== Saving talloc report from 172.18.56.20:4273 to HNB_Tests.TC_hnb_register_request_accept.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=20611) Waiting for packet dumper to finish... 1 (prev_count=20611, count=28558) MTC@63d9488f2fad: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_accept pass' was executed successfully (exit status: 0). MTC@63d9488f2fad: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_reject'. ------ HNB_Tests.TC_hnb_register_request_reject ------ Sat Jun 1 07:10:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNB_Tests.TC_hnb_register_request_reject.pcap" >/data/HNB_Tests.TC_hnb_register_request_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@63d9488f2fad: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_reject' was executed successfully (exit status: 0). MTC@63d9488f2fad: Test case TC_hnb_register_request_reject started. MTC@63d9488f2fad: "TC_hnb_register_request_reject() start" TC_hnb_register_request_reject-HNBGW(7)@63d9488f2fad: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_request_reject-HNBGW(7)@63d9488f2fad: Established a new Iuh connection (conn_id=2) MTC@63d9488f2fad: setverdict(pass): none -> pass TC_hnb_register_request_reject-HNBGW(7)@63d9488f2fad: Final verdict of PTC: none TC_hnb_register_request_reject(6)@63d9488f2fad: Final verdict of PTC: none TC_hnb_register_request_reject-GTP(8)@63d9488f2fad: Final verdict of PTC: none MTC@63d9488f2fad: Setting final verdict of the test case. MTC@63d9488f2fad: Local verdict of MTC: pass MTC@63d9488f2fad: Local verdict of PTC TC_hnb_register_request_reject(6): none (pass -> pass) MTC@63d9488f2fad: Local verdict of PTC TC_hnb_register_request_reject-HNBGW(7): none (pass -> pass) MTC@63d9488f2fad: Local verdict of PTC TC_hnb_register_request_reject-GTP(8): none (pass -> pass) MTC@63d9488f2fad: Test case TC_hnb_register_request_reject finished. Verdict: pass MTC@63d9488f2fad: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_reject pass'. Sat Jun 1 07:10:07 UTC 2024 ====== HNB_Tests.TC_hnb_register_request_reject pass ====== Saving talloc report from 172.18.56.20:4273 to HNB_Tests.TC_hnb_register_request_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30259) MTC@63d9488f2fad: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_reject pass' was executed successfully (exit status: 0). MTC@63d9488f2fad: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_mo_conn'. ------ HNB_Tests.TC_mo_conn ------ Sat Jun 1 07:10:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNB_Tests.TC_mo_conn.pcap" >/data/HNB_Tests.TC_mo_conn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@63d9488f2fad: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_mo_conn' was executed successfully (exit status: 0). MTC@63d9488f2fad: Test case TC_mo_conn started. MTC@63d9488f2fad: "TC_mo_conn() start" TC_mo_conn-HNBGW(10)@63d9488f2fad: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mo_conn-HNBGW(10)@63d9488f2fad: Established a new Iuh connection (conn_id=2) MTC@63d9488f2fad: setverdict(pass): none -> pass TC_mo_conn(9)@63d9488f2fad: Final verdict of PTC: none TC_mo_conn-GTP(11)@63d9488f2fad: Final verdict of PTC: none TC_mo_conn-HNBGW(10)@63d9488f2fad: Final verdict of PTC: none MTC@63d9488f2fad: Setting final verdict of the test case. MTC@63d9488f2fad: Local verdict of MTC: pass MTC@63d9488f2fad: Local verdict of PTC TC_mo_conn(9): none (pass -> pass) MTC@63d9488f2fad: Local verdict of PTC TC_mo_conn-HNBGW(10): none (pass -> pass) MTC@63d9488f2fad: Local verdict of PTC TC_mo_conn-GTP(11): none (pass -> pass) MTC@63d9488f2fad: Test case TC_mo_conn finished. Verdict: pass MTC@63d9488f2fad: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_mo_conn pass'. Sat Jun 1 07:10:12 UTC 2024 ====== HNB_Tests.TC_mo_conn pass ====== Saving talloc report from 172.18.56.20:4273 to HNB_Tests.TC_mo_conn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11409) Waiting for packet dumper to finish... 1 (prev_count=11409, count=34966) MTC@63d9488f2fad: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_mo_conn pass' was executed successfully (exit status: 0). MTC@63d9488f2fad: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_paging'. ------ HNB_Tests.TC_paging ------ Sat Jun 1 07:10:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNB_Tests.TC_paging.pcap" >/data/HNB_Tests.TC_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@63d9488f2fad: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_paging' was executed successfully (exit status: 0). MTC@63d9488f2fad: Test case TC_paging started. MTC@63d9488f2fad: "TC_paging() start" TC_paging-HNBGW(13)@63d9488f2fad: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_paging-HNBGW(13)@63d9488f2fad: Established a new Iuh connection (conn_id=2) MTC@63d9488f2fad: setverdict(pass): none -> pass TC_paging(12)@63d9488f2fad: Final verdict of PTC: none TC_paging-GTP(14)@63d9488f2fad: Final verdict of PTC: none TC_paging-HNBGW(13)@63d9488f2fad: Final verdict of PTC: none MTC@63d9488f2fad: Setting final verdict of the test case. MTC@63d9488f2fad: Local verdict of MTC: pass MTC@63d9488f2fad: Local verdict of PTC TC_paging(12): none (pass -> pass) MTC@63d9488f2fad: Local verdict of PTC TC_paging-HNBGW(13): none (pass -> pass) MTC@63d9488f2fad: Local verdict of PTC TC_paging-GTP(14): none (pass -> pass) MTC@63d9488f2fad: Test case TC_paging finished. Verdict: pass MTC@63d9488f2fad: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_paging pass'. Sat Jun 1 07:10:17 UTC 2024 ====== HNB_Tests.TC_paging pass ====== Saving talloc report from 172.18.56.20:4273 to HNB_Tests.TC_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11308) Waiting for packet dumper to finish... 1 (prev_count=11308, count=27089) MTC@63d9488f2fad: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_paging pass' was executed successfully (exit status: 0). MTC@63d9488f2fad: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call_audio_v0'. ------ HNB_Tests.TC_cs_mo_call_audio_v0 ------ Sat Jun 1 07:10:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNB_Tests.TC_cs_mo_call_audio_v0.pcap" >/data/HNB_Tests.TC_cs_mo_call_audio_v0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@63d9488f2fad: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call_audio_v0' was executed successfully (exit status: 0). MTC@63d9488f2fad: Test case TC_cs_mo_call_audio_v0 started. MTC@63d9488f2fad: "TC_cs_mo_call_audio_v0() start" TC_cs_mo_call_audio_v0-HNBGW(16)@63d9488f2fad: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_cs_mo_call_audio_v0-HNBGW(16)@63d9488f2fad: Established a new Iuh connection (conn_id=2) TC_cs_mo_call_audio_v0-RTPEM(18)@63d9488f2fad: Warning: Stopping inactive timer T_transmit. TC_cs_mo_call_audio_v0-RTPEM(18)@63d9488f2fad: Warning: Stopping inactive timer T_transmit. MTC@63d9488f2fad: setverdict(pass): none -> pass TC_cs_mo_call_audio_v0(15)@63d9488f2fad: Final verdict of PTC: none TC_cs_mo_call_audio_v0-GTP(17)@63d9488f2fad: Final verdict of PTC: none TC_cs_mo_call_audio_v0-HNBGW(16)@63d9488f2fad: Final verdict of PTC: none TC_cs_mo_call_audio_v0-RTPEM(18)@63d9488f2fad: Final verdict of PTC: none MTC@63d9488f2fad: Setting final verdict of the test case. MTC@63d9488f2fad: Local verdict of MTC: pass MTC@63d9488f2fad: Local verdict of PTC TC_cs_mo_call_audio_v0(15): none (pass -> pass) MTC@63d9488f2fad: Local verdict of PTC TC_cs_mo_call_audio_v0-HNBGW(16): none (pass -> pass) MTC@63d9488f2fad: Local verdict of PTC TC_cs_mo_call_audio_v0-GTP(17): none (pass -> pass) MTC@63d9488f2fad: Local verdict of PTC TC_cs_mo_call_audio_v0-RTPEM(18): none (pass -> pass) MTC@63d9488f2fad: Test case TC_cs_mo_call_audio_v0 finished. Verdict: pass MTC@63d9488f2fad: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call_audio_v0 pass'. Sat Jun 1 07:10:22 UTC 2024 ====== HNB_Tests.TC_cs_mo_call_audio_v0 pass ====== Saving talloc report from 172.18.56.20:4273 to HNB_Tests.TC_cs_mo_call_audio_v0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30761) Waiting for packet dumper to finish... 1 (prev_count=30761, count=44088) MTC@63d9488f2fad: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call_audio_v0 pass' was executed successfully (exit status: 0). MTC@63d9488f2fad: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call'. ------ HNB_Tests.TC_cs_mo_call ------ Sat Jun 1 07:10:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNB_Tests.TC_cs_mo_call.pcap" >/data/HNB_Tests.TC_cs_mo_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@63d9488f2fad: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call' was executed successfully (exit status: 0). MTC@63d9488f2fad: Test case TC_cs_mo_call started. MTC@63d9488f2fad: "TC_cs_mo_call() start" TC_cs_mo_call-HNBGW(20)@63d9488f2fad: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_cs_mo_call-HNBGW(20)@63d9488f2fad: Established a new Iuh connection (conn_id=2) TC_cs_mo_call-RTPEM(22)@63d9488f2fad: Warning: Stopping inactive timer T_transmit. TC_cs_mo_call-RTPEM(22)@63d9488f2fad: Warning: Stopping inactive timer T_transmit. MTC@63d9488f2fad: setverdict(pass): none -> pass TC_cs_mo_call(19)@63d9488f2fad: Final verdict of PTC: none TC_cs_mo_call-GTP(21)@63d9488f2fad: Final verdict of PTC: none TC_cs_mo_call-HNBGW(20)@63d9488f2fad: Final verdict of PTC: none TC_cs_mo_call-RTPEM(22)@63d9488f2fad: Final verdict of PTC: none MTC@63d9488f2fad: Setting final verdict of the test case. MTC@63d9488f2fad: Local verdict of MTC: pass MTC@63d9488f2fad: Local verdict of PTC TC_cs_mo_call(19): none (pass -> pass) MTC@63d9488f2fad: Local verdict of PTC TC_cs_mo_call-HNBGW(20): none (pass -> pass) MTC@63d9488f2fad: Local verdict of PTC TC_cs_mo_call-GTP(21): none (pass -> pass) MTC@63d9488f2fad: Local verdict of PTC TC_cs_mo_call-RTPEM(22): none (pass -> pass) MTC@63d9488f2fad: Test case TC_cs_mo_call finished. Verdict: pass MTC@63d9488f2fad: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call pass'. Sat Jun 1 07:10:28 UTC 2024 ====== HNB_Tests.TC_cs_mo_call pass ====== Saving talloc report from 172.18.56.20:4273 to HNB_Tests.TC_cs_mo_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30948) Waiting for packet dumper to finish... 1 (prev_count=30948, count=46161) MTC@63d9488f2fad: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call pass' was executed successfully (exit status: 0). MTC@63d9488f2fad: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_ps_mo_gtp_ping_pong'. ------ HNB_Tests.TC_ps_mo_gtp_ping_pong ------ Sat Jun 1 07:10:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNB_Tests.TC_ps_mo_gtp_ping_pong.pcap" >/data/HNB_Tests.TC_ps_mo_gtp_ping_pong.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@63d9488f2fad: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_ps_mo_gtp_ping_pong' was executed successfully (exit status: 0). MTC@63d9488f2fad: Test case TC_ps_mo_gtp_ping_pong started. MTC@63d9488f2fad: "TC_ps_mo_gtp_ping_pong() start" TC_ps_mo_gtp_ping_pong-HNBGW(24)@63d9488f2fad: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ps_mo_gtp_ping_pong-HNBGW(24)@63d9488f2fad: Established a new Iuh connection (conn_id=2) MTC@63d9488f2fad: setverdict(pass): none -> pass TC_ps_mo_gtp_ping_pong-GTP(25)@63d9488f2fad: Final verdict of PTC: none TC_ps_mo_gtp_ping_pong-HNBGW(24)@63d9488f2fad: Final verdict of PTC: none TC_ps_mo_gtp_ping_pong(23)@63d9488f2fad: Final verdict of PTC: none MTC@63d9488f2fad: Setting final verdict of the test case. MTC@63d9488f2fad: Local verdict of MTC: pass MTC@63d9488f2fad: Local verdict of PTC TC_ps_mo_gtp_ping_pong(23): none (pass -> pass) MTC@63d9488f2fad: Local verdict of PTC TC_ps_mo_gtp_ping_pong-HNBGW(24): none (pass -> pass) MTC@63d9488f2fad: Local verdict of PTC TC_ps_mo_gtp_ping_pong-GTP(25): none (pass -> pass) MTC@63d9488f2fad: Test case TC_ps_mo_gtp_ping_pong finished. Verdict: pass MTC@63d9488f2fad: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_ps_mo_gtp_ping_pong pass'. Sat Jun 1 07:10:33 UTC 2024 ====== HNB_Tests.TC_ps_mo_gtp_ping_pong pass ====== Saving talloc report from 172.18.56.20:4273 to HNB_Tests.TC_ps_mo_gtp_ping_pong.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11425) Waiting for packet dumper to finish... 1 (prev_count=11425, count=42255) MTC@63d9488f2fad: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_ps_mo_gtp_ping_pong pass' was executed successfully (exit status: 0). MC@63d9488f2fad: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@63d9488f2fad: Terminating MTC. MC@63d9488f2fad: MTC terminated. MC2> exit MC@63d9488f2fad: Shutting down session. MC@63d9488f2fad: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/hnodeb/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass HNB_Tests.TC_hnb_register_request_accept pass HNB_Tests.TC_hnb_register_request_reject pass HNB_Tests.TC_mo_conn pass HNB_Tests.TC_paging pass HNB_Tests.TC_cs_mo_call_audio_v0 pass HNB_Tests.TC_cs_mo_call pass HNB_Tests.TC_ps_mo_gtp_ping_pong Summary: pass: 7 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh HNB_Tests --rm Generated HNB_Tests.TC_cs_mo_call.merged Generated HNB_Tests.TC_cs_mo_call_audio_v0.merged Generated HNB_Tests.TC_hnb_register_request_accept.merged Generated HNB_Tests.TC_hnb_register_request_reject.merged Generated HNB_Tests.TC_mo_conn.merged Generated HNB_Tests.TC_paging.merged Generated HNB_Tests.TC_ps_mo_gtp_ping_pong.merged Removing Input log files !!! + exit 0 + echo Stopping containers Stopping containers + docker_kill_wait jenkins-ttcn3-hnodeb-test-924-hnodeb + docker kill jenkins-ttcn3-hnodeb-test-924-hnodeb jenkins-ttcn3-hnodeb-test-924-hnodeb + docker wait jenkins-ttcn3-hnodeb-test-924-hnodeb 137 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-hnodeb-test-56 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-hnodeb-test-56 + docker network remove ttcn3-hnodeb-test-56 ttcn3-hnodeb-test-56 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/_cache:/cache --name jenkins-ttcn3-hnodeb-test-924-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester/junit-xml-21.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS