Skip to content

Console Output

Skipping 1 KB.. Full Log
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.30.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-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 31 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 9c63801efe6ca149099b172340e0911f0c759333 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9c63801efe6ca149099b172340e0911f0c759333 # timeout=10
Commit message: "ttcn3-bts-test: fix start_config_oml(): do not start BSC"
 > git rev-list --no-walk 9c63801efe6ca149099b172340e0911f0c759333 # timeout=10
[ttcn3-ns-test-sns] $ /bin/sh -xe /tmp/jenkins11486530783997737213.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-ns-test-sns + export IMAGE_SUFFIX=master + cd ttcn3-ns-test-sns + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs ] + [ xjenkins-ttcn3-ns-test-sns-1099 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/ttcn3-ns-test-sns + SUITE_NAME=ttcn3-ns-test-sns + IMAGE_SUFFIX=master + docker_images_require osmo-ns-master ttcn3-ns-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-ns-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-ns-test-sns/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-ns-test-sns/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 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 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.74kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #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.0s #5 [internal] load build context #5 DONE 0.0s #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.0s #7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:c2cedd7f80a4dd0f9f80d3699bd433ccf3de33ab63bfa2d4c4ba870c998222d6 #8 resolve registry.osmocom.org/debian:bookworm@sha256:c2cedd7f80a4dd0f9f80d3699bd433ccf3de33ab63bfa2d4c4ba870c998222d6 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.1s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [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 #12 CACHED #13 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #13 CACHED #14 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #14 CACHED #15 [ 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/ #15 CACHED #16 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #16 CACHED #17 [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 #17 CACHED #18 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #18 CACHED #19 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #19 CACHED #20 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #20 CACHED #21 [ 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 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 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 xsltproc && apt-get clean #21 CACHED #22 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #22 CACHED #23 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #23 CACHED #24 [ 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' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #24 CACHED #25 [ 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 #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:a1a5b66c5a0b19feeca8b8980588ea347e8f5009869cc48591395385c5227a8a done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n a1a5b66c5a0b + 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-ns-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-ns-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-ns-master + echo osmo-ns-master + dir=osmo-ns-master + pull_arg=--pull + grep ^FROM ../osmo-ns-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-ns-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-ns-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-ns-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/osmo-ns-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-ns-test-sns/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 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 \ -t osmocom-build/osmo-ns-master: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: 1.39kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #5 https://gerrit.osmocom.org/plugins/gitiles/libosmocore/+/master?format=TEXT #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 17.41kB done #6 DONE 0.0s #7 [ 2/10] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends python3-osmopy-utils libmnl-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libmnl)" ;; esac #7 0.292 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.292 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.292 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.419 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.492 Reading package lists... #7 1.080 Reading package lists... #7 1.587 Building dependency tree... #7 1.737 Reading state information... #7 1.882 libmnl-dev is already the newest version (1.0.4-3). #7 1.882 The following additional packages will be installed: #7 1.882 osmocom-nightly python3-aiohttp python3-aiosignal python3-async-timeout #7 1.882 python3-attr python3-automat python3-bcrypt python3-certifi #7 1.882 python3-cffi-backend python3-chardet python3-charset-normalizer #7 1.882 python3-constantly python3-cryptography python3-frozenlist python3-hamcrest #7 1.882 python3-hyperlink python3-idna python3-incremental python3-multidict #7 1.882 python3-openssl python3-osmopy-libs python3-pyasn1 python3-pyasn1-modules #7 1.882 python3-requests python3-service-identity python3-six python3-treq #7 1.882 python3-twisted python3-urllib3 python3-yarl python3-zope.interface #7 1.883 Suggested packages: #7 1.883 python-attr-doc python-cryptography-doc python3-cryptography-vectors #7 1.883 python-openssl-doc python3-openssl-dbg python3-socks python-requests-doc #7 1.883 python3-pampy python3-serial python3-tk python3-wxgtk4.0 python3-brotli #7 1.883 Recommended packages: #7 1.883 python3-click #7 2.108 The following NEW packages will be installed: #7 2.108 osmocom-nightly python3-aiohttp python3-aiosignal python3-async-timeout #7 2.108 python3-attr python3-automat python3-bcrypt python3-certifi #7 2.108 python3-cffi-backend python3-chardet python3-charset-normalizer #7 2.108 python3-constantly python3-cryptography python3-frozenlist python3-hamcrest #7 2.108 python3-hyperlink python3-idna python3-incremental python3-multidict #7 2.108 python3-openssl python3-osmopy-libs python3-osmopy-utils python3-pyasn1 #7 2.108 python3-pyasn1-modules python3-requests python3-service-identity python3-six #7 2.108 python3-treq python3-twisted python3-urllib3 python3-yarl #7 2.108 python3-zope.interface #7 2.143 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded. #7 2.143 Need to get 4339 kB of archives. #7 2.143 After this operation, 24.6 MB of additional disk space will be used. #7 2.143 Get:1 http://deb.debian.org/debian bookworm/main amd64 python3-idna all 3.3-1 [39.4 kB] #7 2.151 Get:2 http://deb.debian.org/debian bookworm/main amd64 python3-multidict amd64 6.0.4-1+b1 [31.6 kB] #7 2.152 Get:3 http://deb.debian.org/debian bookworm/main amd64 python3-yarl amd64 1.8.2-1+b1 [49.8 kB] #7 2.157 Get:4 http://deb.debian.org/debian bookworm/main amd64 python3-async-timeout all 4.0.2-1 [7476 B] #7 2.157 Get:5 http://deb.debian.org/debian bookworm/main amd64 python3-frozenlist amd64 1.3.3-1+b1 [30.0 kB] #7 2.158 Get:6 http://deb.debian.org/debian bookworm/main amd64 python3-aiosignal all 1.3.1-1 [6016 B] #7 2.158 Get:7 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB] #7 2.159 Get:8 http://deb.debian.org/debian bookworm/main amd64 python3-charset-normalizer all 3.0.1-2 [49.3 kB] #7 2.162 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-aiohttp amd64 3.8.4-1 [251 kB] #7 2.167 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB] #7 2.168 Get:11 http://deb.debian.org/debian bookworm/main amd64 python3-automat all 22.10.0-1 [23.2 kB] #7 2.168 Get:12 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB] #7 2.169 Get:13 http://deb.debian.org/debian bookworm/main amd64 python3-bcrypt amd64 3.2.2-1 [32.2 kB] #7 2.170 Get:14 http://deb.debian.org/debian bookworm/main amd64 python3-certifi all 2022.9.24-1 [153 kB] #7 2.172 Get:15 http://deb.debian.org/debian bookworm/main amd64 python3-chardet all 5.1.0+dfsg-2 [110 kB] #7 2.173 Get:16 http://deb.debian.org/debian bookworm/main amd64 python3-constantly all 15.1.0-4 [8544 B] #7 2.173 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202403282026 [1164 B] #7 2.174 Get:18 http://deb.debian.org/debian bookworm/main amd64 python3-cryptography amd64 38.0.4-3 [666 kB] #7 2.180 Get:19 http://deb.debian.org/debian bookworm/main amd64 python3-hamcrest all 2.0.3-2 [29.7 kB] #7 2.181 Get:20 http://deb.debian.org/debian bookworm/main amd64 python3-hyperlink all 21.0.0-5 [70.1 kB] #7 2.181 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ python3-osmopy-libs 0.3.0.2.9201.202403282026 [20.5 kB] #7 2.181 Get:22 http://deb.debian.org/debian bookworm/main amd64 python3-incremental all 21.3.0-2 [14.1 kB] #7 2.181 Get:23 http://deb.debian.org/debian bookworm/main amd64 python3-openssl all 23.0.0-1 [50.8 kB] #7 2.182 Get:24 http://deb.debian.org/debian bookworm/main amd64 python3-pyasn1 all 0.4.8-3 [62.2 kB] #7 2.182 Get:25 http://deb.debian.org/debian bookworm/main amd64 python3-pyasn1-modules all 0.2.8-1 [72.0 kB] #7 2.185 Get:26 http://deb.debian.org/debian bookworm/main amd64 python3-service-identity all 18.1.0-8 [12.1 kB] #7 2.186 Get:27 http://deb.debian.org/debian bookworm/main amd64 python3-zope.interface amd64 5.5.2-1+b1 [152 kB] #7 2.186 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ python3-osmopy-utils 0.3.0.2.9201.202403282026 [13.0 kB] #7 2.187 Get:29 http://deb.debian.org/debian bookworm/main amd64 python3-twisted all 22.4.0-4 [1982 kB] #7 2.209 Get:30 http://deb.debian.org/debian bookworm/main amd64 python3-urllib3 all 1.26.12-1 [117 kB] #7 2.211 Get:31 http://deb.debian.org/debian bookworm/main amd64 python3-requests all 2.28.1+dfsg-1 [67.9 kB] #7 2.211 Get:32 http://deb.debian.org/debian bookworm/main amd64 python3-treq all 22.2.0-0.1 [50.8 kB] #7 2.399 debconf: delaying package configuration, since apt-utils is not installed #7 2.445 Fetched 4339 kB in 0s (43.3 MB/s) #7 2.469 Selecting previously unselected package osmocom-nightly. #7 2.469 (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 ... 116389 files and directories currently installed.) #7 2.510 Preparing to unpack .../00-osmocom-nightly_202403282026_amd64.deb ... #7 2.514 Unpacking osmocom-nightly (202403282026) ... #7 2.552 Selecting previously unselected package python3-idna. #7 2.559 Preparing to unpack .../01-python3-idna_3.3-1_all.deb ... #7 2.562 Unpacking python3-idna (3.3-1) ... #7 2.602 Selecting previously unselected package python3-multidict. #7 2.609 Preparing to unpack .../02-python3-multidict_6.0.4-1+b1_amd64.deb ... #7 2.613 Unpacking python3-multidict (6.0.4-1+b1) ... #7 2.653 Selecting previously unselected package python3-yarl. #7 2.663 Preparing to unpack .../03-python3-yarl_1.8.2-1+b1_amd64.deb ... #7 2.666 Unpacking python3-yarl (1.8.2-1+b1) ... #7 2.706 Selecting previously unselected package python3-async-timeout. #7 2.712 Preparing to unpack .../04-python3-async-timeout_4.0.2-1_all.deb ... #7 2.719 Unpacking python3-async-timeout (4.0.2-1) ... #7 2.757 Selecting previously unselected package python3-frozenlist. #7 2.762 Preparing to unpack .../05-python3-frozenlist_1.3.3-1+b1_amd64.deb ... #7 2.765 Unpacking python3-frozenlist (1.3.3-1+b1) ... #7 2.805 Selecting previously unselected package python3-aiosignal. #7 2.812 Preparing to unpack .../06-python3-aiosignal_1.3.1-1_all.deb ... #7 2.815 Unpacking python3-aiosignal (1.3.1-1) ... #7 2.850 Selecting previously unselected package python3-attr. #7 2.857 Preparing to unpack .../07-python3-attr_22.2.0-1_all.deb ... #7 2.860 Unpacking python3-attr (22.2.0-1) ... #7 2.902 Selecting previously unselected package python3-charset-normalizer. #7 2.910 Preparing to unpack .../08-python3-charset-normalizer_3.0.1-2_all.deb ... #7 2.914 Unpacking python3-charset-normalizer (3.0.1-2) ... #7 2.955 Selecting previously unselected package python3-aiohttp. #7 2.962 Preparing to unpack .../09-python3-aiohttp_3.8.4-1_amd64.deb ... #7 2.968 Unpacking python3-aiohttp (3.8.4-1) ... #7 3.021 Selecting previously unselected package python3-six. #7 3.028 Preparing to unpack .../10-python3-six_1.16.0-4_all.deb ... #7 3.032 Unpacking python3-six (1.16.0-4) ... #7 3.067 Selecting previously unselected package python3-automat. #7 3.073 Preparing to unpack .../11-python3-automat_22.10.0-1_all.deb ... #7 3.081 Unpacking python3-automat (22.10.0-1) ... #7 3.122 Selecting previously unselected package python3-cffi-backend:amd64. #7 3.129 Preparing to unpack .../12-python3-cffi-backend_1.15.1-5+b1_amd64.deb ... #7 3.132 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ... #7 3.174 Selecting previously unselected package python3-bcrypt. #7 3.181 Preparing to unpack .../13-python3-bcrypt_3.2.2-1_amd64.deb ... #7 3.184 Unpacking python3-bcrypt (3.2.2-1) ... #7 3.221 Selecting previously unselected package python3-certifi. #7 3.227 Preparing to unpack .../14-python3-certifi_2022.9.24-1_all.deb ... #7 3.230 Unpacking python3-certifi (2022.9.24-1) ... #7 3.278 Selecting previously unselected package python3-chardet. #7 3.285 Preparing to unpack .../15-python3-chardet_5.1.0+dfsg-2_all.deb ... #7 3.288 Unpacking python3-chardet (5.1.0+dfsg-2) ... #7 3.344 Selecting previously unselected package python3-constantly. #7 3.350 Preparing to unpack .../16-python3-constantly_15.1.0-4_all.deb ... #7 3.353 Unpacking python3-constantly (15.1.0-4) ... #7 3.387 Selecting previously unselected package python3-cryptography. #7 3.394 Preparing to unpack .../17-python3-cryptography_38.0.4-3_amd64.deb ... #7 3.399 Unpacking python3-cryptography (38.0.4-3) ... #7 3.477 Selecting previously unselected package python3-hamcrest. #7 3.484 Preparing to unpack .../18-python3-hamcrest_2.0.3-2_all.deb ... #7 3.489 Unpacking python3-hamcrest (2.0.3-2) ... #7 3.533 Selecting previously unselected package python3-hyperlink. #7 3.541 Preparing to unpack .../19-python3-hyperlink_21.0.0-5_all.deb ... #7 3.547 Unpacking python3-hyperlink (21.0.0-5) ... #7 3.586 Selecting previously unselected package python3-incremental. #7 3.593 Preparing to unpack .../20-python3-incremental_21.3.0-2_all.deb ... #7 3.596 Unpacking python3-incremental (21.3.0-2) ... #7 3.635 Selecting previously unselected package python3-openssl. #7 3.643 Preparing to unpack .../21-python3-openssl_23.0.0-1_all.deb ... #7 3.648 Unpacking python3-openssl (23.0.0-1) ... #7 3.685 Selecting previously unselected package python3-osmopy-libs. #7 3.693 Preparing to unpack .../22-python3-osmopy-libs_0.3.0.2.9201.202403282026_all.deb ... #7 3.696 Unpacking python3-osmopy-libs (0.3.0.2.9201.202403282026) ... #7 3.740 Selecting previously unselected package python3-pyasn1. #7 3.748 Preparing to unpack .../23-python3-pyasn1_0.4.8-3_all.deb ... #7 3.751 Unpacking python3-pyasn1 (0.4.8-3) ... #7 3.792 Selecting previously unselected package python3-pyasn1-modules. #7 3.799 Preparing to unpack .../24-python3-pyasn1-modules_0.2.8-1_all.deb ... #7 3.802 Unpacking python3-pyasn1-modules (0.2.8-1) ... #7 3.847 Selecting previously unselected package python3-service-identity. #7 3.855 Preparing to unpack .../25-python3-service-identity_18.1.0-8_all.deb ... #7 3.861 Unpacking python3-service-identity (18.1.0-8) ... #7 3.898 Selecting previously unselected package python3-zope.interface. #7 3.906 Preparing to unpack .../26-python3-zope.interface_5.5.2-1+b1_amd64.deb ... #7 3.911 Unpacking python3-zope.interface (5.5.2-1+b1) ... #7 3.962 Selecting previously unselected package python3-twisted. #7 3.970 Preparing to unpack .../27-python3-twisted_22.4.0-4_all.deb ... #7 3.974 Unpacking python3-twisted (22.4.0-4) ... #7 4.146 Selecting previously unselected package python3-urllib3. #7 4.155 Preparing to unpack .../28-python3-urllib3_1.26.12-1_all.deb ... #7 4.158 Unpacking python3-urllib3 (1.26.12-1) ... #7 4.205 Selecting previously unselected package python3-requests. #7 4.214 Preparing to unpack .../29-python3-requests_2.28.1+dfsg-1_all.deb ... #7 4.218 Unpacking python3-requests (2.28.1+dfsg-1) ... #7 4.256 Selecting previously unselected package python3-treq. #7 4.264 Preparing to unpack .../30-python3-treq_22.2.0-0.1_all.deb ... #7 4.267 Unpacking python3-treq (22.2.0-0.1) ... #7 4.317 Selecting previously unselected package python3-osmopy-utils. #7 4.324 Preparing to unpack .../31-python3-osmopy-utils_0.3.0.2.9201.202403282026_all.deb ... #7 4.330 Unpacking python3-osmopy-utils (0.3.0.2.9201.202403282026) ... #7 4.390 Setting up python3-attr (22.2.0-1) ... #7 4.518 Setting up osmocom-nightly (202403282026) ... #7 4.527 Setting up python3-zope.interface (5.5.2-1+b1) ... #7 4.771 Setting up python3-charset-normalizer (3.0.1-2) ... #7 4.906 Setting up python3-hamcrest (2.0.3-2) ... #7 5.036 Setting up python3-multidict (6.0.4-1+b1) ... #7 5.159 Setting up python3-frozenlist (1.3.3-1+b1) ... #7 5.267 Setting up python3-aiosignal (1.3.1-1) ... #7 5.372 Setting up python3-async-timeout (4.0.2-1) ... #7 5.487 Setting up python3-six (1.16.0-4) ... #7 5.595 Setting up python3-chardet (5.1.0+dfsg-2) ... #7 5.860 Setting up python3-certifi (2022.9.24-1) ... #7 5.972 Setting up python3-incremental (21.3.0-2) ... #7 6.093 Setting up python3-idna (3.3-1) ... #7 6.262 Setting up python3-urllib3 (1.26.12-1) ... #7 6.419 Setting up python3-pyasn1 (0.4.8-3) ... #7 6.569 Setting up python3-constantly (15.1.0-4) ... #7 6.680 Setting up python3-yarl (1.8.2-1+b1) ... #7 6.793 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ... #7 6.807 Setting up python3-osmopy-libs (0.3.0.2.9201.202403282026) ... #7 6.928 Setting up python3-bcrypt (3.2.2-1) ... #7 7.047 Setting up python3-automat (22.10.0-1) ... #7 7.170 Setting up python3-aiohttp (3.8.4-1) ... #7 7.368 Setting up python3-pyasn1-modules (0.2.8-1) ... #7 7.555 Setting up python3-cryptography (38.0.4-3) ... #7 7.754 Setting up python3-requests (2.28.1+dfsg-1) ... #7 7.891 Setting up python3-hyperlink (21.0.0-5) ... #7 8.037 Setting up python3-service-identity (18.1.0-8) ... #7 8.156 Setting up python3-openssl (23.0.0-1) ... #7 8.296 Setting up python3-twisted (22.4.0-4) ... #7 9.878 Setting up python3-treq (22.2.0-0.1) ... #7 10.02 Setting up python3-osmopy-utils (0.3.0.2.9201.202403282026) ... #7 10.11 Processing triggers for man-db (2.11.2-2) ... #7 DONE 10.3s #8 [ 3/10] WORKDIR /TMP #8 DONE 0.0s #9 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/libosmocore.git #9 0.299 Cloning into 'libosmocore'... #9 DONE 1.2s #10 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMOCORE/+/MASTER?FORMAT=TEXT /tmp/commit-libosmocore #10 DONE 0.0s #11 [ 6/10] RUN CD libosmocore && 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 --disable-doxygen --disable-pcsc --enable-external-tests && make "-j$(nproc)" install && install -m 0755 utils/.libs/osmo-ns-dummy /usr/local/bin/osmo-ns-dummy && /sbin/ldconfig #11 0.363 Already on 'master' #11 0.363 Your branch is up to date with 'origin/master'. #11 0.364 refs/heads/master #11 0.419 HEAD is now at 1c249629 sockaddr_str: add conversion to,from osmo_sockaddr #11 0.421 master #11 0.422 1c2496294698ca60acc9b2f15d792180ed83673e #11 4.318 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 4.318 libtoolize: copying file './ltmain.sh' #11 4.371 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 4.371 libtoolize: copying file 'm4/libtool.m4' #11 4.392 libtoolize: copying file 'm4/ltoptions.m4' #11 4.419 libtoolize: copying file 'm4/ltsugar.m4' #11 4.442 libtoolize: copying file 'm4/ltversion.m4' #11 4.468 libtoolize: copying file 'm4/lt~obsolete.m4' #11 7.477 configure.ac:70: warning: The macro `AC_HEADER_STDC' is obsolete. #11 7.477 configure.ac:70: You should run autoupdate. #11 7.477 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 7.477 configure.ac:70: the top level #11 7.478 configure.ac:84: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead #11 7.478 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... #11 7.478 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... #11 7.478 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... #11 7.478 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... #11 7.478 m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... #11 7.478 configure.ac:84: the top level #11 7.478 configure.ac:174: warning: The macro `AC_CONFIG_HEADER' is obsolete. #11 7.478 configure.ac:174: You should run autoupdate. #11 7.478 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... #11 7.478 configure.ac:174: the top level #11 7.478 configure.ac:462: warning: The macro `AC_HELP_STRING' is obsolete. #11 7.478 configure.ac:462: You should run autoupdate. #11 7.478 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 7.478 configure.ac:462: the top level #11 7.478 configure.ac:602: warning: AC_OUTPUT should be used without arguments. #11 7.478 configure.ac:602: You should run autoupdate. #11 8.298 configure.ac:23: installing './compile' #11 8.299 configure.ac:25: installing './config.guess' #11 8.301 configure.ac:25: installing './config.sub' #11 8.303 configure.ac:8: installing './install-sh' #11 8.304 configure.ac:8: installing './missing' #11 8.316 Makefile.am:64: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... #11 8.316 configure.ac:116: ... 'DOXYGEN' previously defined here #11 8.651 src/codec/Makefile.am: installing './depcomp' #11 9.252 checking for a BSD-compatible install... /usr/bin/install -c #11 9.257 checking whether build environment is sane... yes #11 9.263 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 9.264 checking for gawk... gawk #11 9.265 checking whether make sets $(MAKE)... yes #11 9.272 checking whether make supports nested variables... yes #11 9.277 checking whether make supports nested variables... (cached) yes #11 9.277 checking whether make sets $(MAKE)... (cached) yes #11 9.279 checking for gcc... gcc #11 9.296 checking whether the C compiler works... yes #11 9.331 checking for C compiler default output file name... a.out #11 9.332 checking for suffix of executables... #11 9.367 checking whether we are cross compiling... no #11 9.402 checking for suffix of object files... o #11 9.418 checking whether the compiler supports GNU C... yes #11 9.433 checking whether gcc accepts -g... yes #11 9.451 checking for gcc option to enable C11 features... none needed #11 9.478 checking whether gcc understands -c and -o together... yes #11 9.506 checking whether make supports the include directive... yes (GNU style) #11 9.511 checking dependency style of gcc... gcc3 #11 9.540 checking build system type... x86_64-pc-linux-gnu #11 9.570 checking host system type... x86_64-pc-linux-gnu #11 9.570 checking how to print strings... printf #11 9.592 checking for a sed that does not truncate output... /usr/bin/sed #11 9.596 checking for grep that handles long lines and -e... /usr/bin/grep #11 9.597 checking for egrep... /usr/bin/grep -E #11 9.599 checking for fgrep... /usr/bin/grep -F #11 9.600 checking for ld used by gcc... /usr/bin/ld #11 9.603 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 9.606 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 9.608 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 9.620 checking whether ln -s works... yes #11 9.620 checking the maximum length of command line arguments... 1572864 #11 9.625 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 9.625 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 9.625 checking for /usr/bin/ld option to reload object files... -r #11 9.626 checking for file... file #11 9.626 checking for objdump... objdump #11 9.626 checking how to recognize dependent libraries... pass_all #11 9.627 checking for dlltool... no #11 9.627 checking how to associate runtime and link libraries... printf %s\n #11 9.628 checking for ar... ar #11 9.628 checking for archiver @FILE support... @ #11 9.647 checking for strip... strip #11 9.648 checking for ranlib... ranlib #11 9.648 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 9.695 checking for sysroot... no #11 9.695 checking for a working dd... /usr/bin/dd #11 9.698 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 9.712 checking for mt... no #11 9.712 checking if : is a manifest tool... no #11 9.716 checking for stdio.h... yes #11 9.732 checking for stdlib.h... yes #11 9.748 checking for string.h... yes #11 9.764 checking for inttypes.h... yes #11 9.787 checking for stdint.h... yes #11 9.807 checking for strings.h... yes #11 9.827 checking for sys/stat.h... yes #11 9.850 checking for sys/types.h... yes #11 9.874 checking for unistd.h... yes #11 9.897 checking for dlfcn.h... yes #11 9.919 checking for objdir... .libs #11 9.972 checking if gcc supports -fno-rtti -fno-exceptions... no #11 9.987 checking for gcc option to produce PIC... -fPIC -DPIC #11 9.987 checking if gcc PIC flag -fPIC -DPIC works... yes #11 10.00 checking if gcc static flag -static works... yes #11 10.05 checking if gcc supports -c -o file.o... yes #11 10.07 checking if gcc supports -c -o file.o... (cached) yes #11 10.07 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 10.08 checking whether -lc should be explicitly linked in... no #11 10.10 checking dynamic linker characteristics... GNU/Linux ld.so #11 10.15 checking how to hardcode library paths into programs... immediate #11 10.15 checking whether stripping libraries is possible... yes #11 10.15 checking if libtool supports shared libraries... yes #11 10.15 checking whether to build shared libraries... yes #11 10.15 checking whether to build static libraries... no #11 10.15 checking for pkg-config... /usr/bin/pkg-config #11 10.15 checking for pkg-config... /usr/bin/pkg-config #11 10.15 checking pkg-config is at least version 0.20... yes #11 10.15 checking for egrep... (cached) /usr/bin/grep -E #11 10.15 checking for execinfo.h... yes #11 10.18 checking for poll.h... yes #11 10.20 checking for sys/select.h... yes #11 10.22 checking for sys/socket.h... yes #11 10.24 checking for sys/signalfd.h... yes #11 10.26 checking for sys/eventfd.h... yes #11 10.28 checking for sys/timerfd.h... yes #11 10.30 checking for syslog.h... yes #11 10.33 checking for ctype.h... yes #11 10.35 checking for netinet/tcp.h... yes #11 10.37 checking for netinet/in.h... yes #11 10.40 checking for gcc options needed to detect all undeclared functions... none needed #11 10.43 checking whether HAVE_SYS_SOCKET_H is declared... yes #11 10.45 checking for size_t... yes #11 10.51 checking for working alloca.h... yes #11 10.54 checking for alloca... yes #11 10.54 checking for library containing dlopen... none required #11 10.57 checking for library containing dlsym... none required #11 10.61 checking for backtrace in -lexecinfo... no #11 10.64 checking how to run the C preprocessor... gcc -E #11 10.68 checking whether gcc is Clang... no #11 10.69 checking whether pthreads work with -pthread... yes #11 10.73 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #11 10.76 checking whether more special flags are required for pthreads... no #11 10.76 checking for PTHREAD_PRIO_INHERIT... yes #11 10.80 checking for pthread_getname_np(pthread_t, char*, size_t)... yes #11 10.83 checking for library containing clock_gettime... none required #11 10.87 checking for doxygen... /usr/bin/doxygen #11 10.87 checking whether SYS_getrandom is declared... yes #11 10.89 checking if gcc supports -fvisibility=hidden... yes #11 10.90 checking for localtime_r... yes #11 10.93 checking whether struct tm has tm_gmtoff member... yes #11 10.98 checking for gettid... yes #11 11.01 checking whether to workaround TLS bug in old gcc on ARM platforms... #11 11.03 checking for talloc >= 2.1.0... yes #11 11.04 checking for liburing >= 0.7... yes #11 11.04 checking for libusb-1.0... yes #11 11.05 checking for gnutls >= 2.12.0... yes #11 11.05 checking for libmnl... yes #11 11.06 checking for libsctp... yes #11 11.06 checking for python... no #11 11.06 checking for python2... no #11 11.06 checking for python3... /usr/bin/python3 #11 11.06 checking for python version... 3.11 #11 11.08 checking for python platform... linux #11 11.09 checking for GNU default python prefix... ${prefix} #11 11.09 checking for GNU default python exec_prefix... ${exec_prefix} #11 11.09 checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages #11 11.11 checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages #11 11.14 checking for osmo_verify_transcript_vty.py... yes #11 11.14 checking whether to enable VTY/CTRL tests... yes #11 11.14 checking whether C compiler accepts -mavx2... yes #11 11.16 checking whether C compiler accepts -mssse3... yes #11 11.17 checking whether C compiler accepts -msse4.1... yes #11 11.19 checking whether to enable ARM NEON instructions support... no #11 11.19 checking whether to include systemtap tracing support... no #11 11.19 checking whether to build with code coverage support... no #11 11.19 checking whether gcc has __builtin_cpu_supports built-in... yes #11 11.22 checking for struct tcp_info.tcpi_notsent_bytes... yes #11 11.24 checking for struct tcp_info.tcpi_rwnd_limited... yes #11 11.26 checking for struct tcp_info.tcpi_sndbuf_limited... yes #11 11.28 checking for struct tcp_info.tcpi_reord_seen... yes #11 11.30 CFLAGS=" -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall" #11 11.30 CPPFLAGS=" -DBUILDING_LIBOSMOCORE -Wall" #11 11.33 checking that generated files are newer than configure... done #11 11.33 configure: creating ./config.status #11 11.63 config.status: creating libosmocore.pc #11 11.64 config.status: creating libosmocodec.pc #11 11.65 config.status: creating libosmocoding.pc #11 11.65 config.status: creating libosmovty.pc #11 11.66 config.status: creating libosmogsm.pc #11 11.67 config.status: creating libosmoisdn.pc #11 11.68 config.status: creating libosmogb.pc #11 11.69 config.status: creating libosmoctrl.pc #11 11.70 config.status: creating libosmosim.pc #11 11.70 config.status: creating libosmousb.pc #11 11.71 config.status: creating include/Makefile #11 11.72 config.status: creating include/osmocom/Makefile #11 11.73 config.status: creating include/osmocom/codec/Makefile #11 11.74 config.status: creating include/osmocom/coding/Makefile #11 11.75 config.status: creating include/osmocom/core/Makefile #11 11.76 config.status: creating include/osmocom/crypt/Makefile #11 11.77 config.status: creating include/osmocom/ctrl/Makefile #11 11.78 config.status: creating include/osmocom/gprs/Makefile #11 11.79 config.status: creating include/osmocom/gprs/protocol/Makefile #11 11.80 config.status: creating include/osmocom/gsm/Makefile #11 11.81 config.status: creating include/osmocom/gsm/protocol/Makefile #11 11.82 config.status: creating include/osmocom/isdn/Makefile #11 11.83 config.status: creating include/osmocom/sim/Makefile #11 11.84 config.status: creating include/osmocom/usb/Makefile #11 11.85 config.status: creating include/osmocom/vty/Makefile #11 11.86 config.status: creating src/Makefile #11 11.87 config.status: creating src/core/Makefile #11 11.89 config.status: creating src/vty/Makefile #11 11.90 config.status: creating src/codec/Makefile #11 11.91 config.status: creating src/coding/Makefile #11 11.92 config.status: creating src/sim/Makefile #11 11.93 config.status: creating src/usb/Makefile #11 11.95 config.status: creating src/gsm/Makefile #11 11.96 config.status: creating src/isdn/Makefile #11 11.97 config.status: creating src/gb/Makefile #11 11.98 config.status: creating src/ctrl/Makefile #11 12.00 config.status: creating src/pseudotalloc/Makefile #11 12.01 config.status: creating tapset/Makefile #11 12.02 config.status: creating tests/Makefile #11 12.04 config.status: creating tests/atlocal #11 12.05 config.status: creating utils/Makefile #11 12.06 config.status: creating utils/osmo-stat-dummy/Makefile #11 12.08 config.status: creating Doxyfile.core #11 12.09 config.status: creating Doxyfile.gsm #11 12.10 config.status: creating Doxyfile.isdn #11 12.11 config.status: creating Doxyfile.vty #11 12.12 config.status: creating Doxyfile.codec #11 12.13 config.status: creating Doxyfile.coding #11 12.14 config.status: creating Doxyfile.gb #11 12.15 config.status: creating Doxyfile.ctrl #11 12.17 config.status: creating Doxyfile.sim #11 12.18 config.status: creating Doxyfile.usb #11 12.19 config.status: creating Makefile #11 12.20 config.status: creating contrib/libosmocore.spec #11 12.21 config.status: creating config.h #11 12.22 config.status: executing tests/atconfig commands #11 12.22 config.status: executing depfiles commands #11 13.02 config.status: executing libtool commands #11 13.07 echo 1.9.0.192-1c24 > .version-t && mv .version-t .version #11 13.07 make install-recursive #11 13.08 make[1]: Entering directory '/tmp/libosmocore' #11 13.08 Making install in include #11 13.08 make[2]: Entering directory '/tmp/libosmocore/include' #11 13.08 Making install in osmocom #11 13.08 make[3]: Entering directory '/tmp/libosmocore/include/osmocom' #11 13.09 Making install in core #11 13.09 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/core' #11 13.09 GEN bit16gen.h #11 13.09 GEN bit32gen.h #11 13.09 GEN crc16gen.h #11 13.09 GEN bit64gen.h #11 13.09 GEN crc32gen.h #11 13.09 GEN crc64gen.h #11 13.09 GEN crc8gen.h #11 13.09 GEN bit32gen.h #11 13.09 GEN bit16gen.h #11 13.09 GEN socket_compat.h #11 13.09 GEN crc64gen.h #11 13.09 GEN crc16gen.h #11 13.09 GEN crc32gen.h #11 13.09 GEN crc8gen.h #11 13.09 GEN bit64gen.h #11 13.09 GEN socket_compat.h #11 13.10 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/core' #11 13.10 make[5]: Nothing to be done for 'install-exec-am'. #11 13.10 /usr/bin/mkdir -p '/usr/local/include/osmocom/core' #11 13.10 /usr/bin/install -c -m 644 application.h backtrace.h base64.h bit16gen.h bit32gen.h bit64gen.h bits.h bitvec.h bitcomp.h byteswap.h conv.h counter.h crc16.h crc16gen.h crc32gen.h crc64gen.h crc8gen.h crcgen.h endian.h defs.h exec.h fsm.h gsmtap.h gsmtap_util.h hash.h hashtable.h isdnhdlc.h it_q.h linuxlist.h linuxrbtree.h log2.h logging.h loggingrb.h stats.h macaddr.h msgb.h netdev.h netns.h osmo_io.h panic.h '/usr/local/include/osmocom/core' #11 13.10 /usr/bin/install -c -m 644 prbs.h prim.h process.h rate_ctr.h stat_item.h stats_tcp.h select.h sercomm.h signal.h socket.h statistics.h strrb.h talloc.h tdef.h thread.h timer.h timer_compat.h tun.h utils.h write_queue.h sockaddr_str.h soft_uart.h time_cc.h use_count.h socket_compat.h plugin.h msgfile.h serial.h mnl.h '/usr/local/include/osmocom/core' #11 13.10 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/core' #11 13.10 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/core' #11 13.10 Making install in vty #11 13.11 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/vty' #11 13.11 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/vty' #11 13.11 make[5]: Nothing to be done for 'install-exec-am'. #11 13.11 /usr/bin/mkdir -p '/usr/local/include/osmocom/vty' #11 13.11 /usr/bin/install -c -m 644 buffer.h command.h logging.h stats.h misc.h telnet_interface.h vector.h vty.h ports.h cpu_sched_vty.h tdef_vty.h '/usr/local/include/osmocom/vty' #11 13.11 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/vty' #11 13.11 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/vty' #11 13.11 Making install in codec #11 13.11 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/codec' #11 13.11 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/codec' #11 13.11 make[5]: Nothing to be done for 'install-exec-am'. #11 13.11 /usr/bin/mkdir -p '/usr/local/include/osmocom/codec' #11 13.12 /usr/bin/install -c -m 644 ecu.h codec.h gsm610_bits.h '/usr/local/include/osmocom/codec' #11 13.12 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/codec' #11 13.12 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/codec' #11 13.12 Making install in gsm #11 13.12 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' #11 13.12 GEN gsm0503.h #11 13.15 Generating header file... #11 13.15 Generate 'xcch' declaration #11 13.15 Generate 'tch_f24' declaration #11 13.15 Generate 'tch_h24' declaration #11 13.15 Generate 'tch_f48' declaration #11 13.15 Generate 'tch_f96' declaration #11 13.15 Generate 'tch_f144' declaration #11 13.15 Generate 'rach' declaration #11 13.15 Generate 'rach_ext' declaration #11 13.15 Generate 'sch' declaration #11 13.15 Generate 'cs2' declaration #11 13.15 Generate 'cs3' declaration #11 13.15 Generate 'cs2_np' declaration #11 13.15 Generate 'cs3_np' declaration #11 13.15 Generate 'tch_afs_12_2' declaration #11 13.15 Generate 'tch_afs_10_2' declaration #11 13.15 Generate 'tch_afs_7_95' declaration #11 13.15 Generate 'tch_afs_7_4' declaration #11 13.15 Generate 'tch_afs_6_7' declaration #11 13.15 Generate 'tch_afs_5_9' declaration #11 13.15 Generate 'tch_afs_5_15' declaration #11 13.15 Generate 'tch_afs_4_75' declaration #11 13.15 Generate 'tch_fr' declaration #11 13.15 Generate 'tch_hr' declaration #11 13.15 Generate 'tch_ahs_7_95' declaration #11 13.15 Generate 'tch_ahs_7_4' declaration #11 13.15 Generate 'tch_ahs_6_7' declaration #11 13.15 Generate 'tch_ahs_5_9' declaration #11 13.15 Generate 'tch_ahs_5_15' declaration #11 13.15 Generate 'tch_ahs_4_75' declaration #11 13.15 Generate 'tch_axs_sid_update' declaration #11 13.15 Generate 'mcs1_dl_hdr' declaration #11 13.15 Generate 'mcs1_ul_hdr' declaration #11 13.15 Generate 'mcs1' declaration #11 13.15 Generate 'mcs2' declaration #11 13.15 Generate 'mcs3' declaration #11 13.15 Generate 'mcs4' declaration #11 13.15 Generate 'mcs5_dl_hdr' declaration #11 13.15 Generate 'mcs5_ul_hdr' declaration #11 13.15 Generate 'mcs5' declaration #11 13.15 Generate 'mcs6' declaration #11 13.15 Generate 'mcs7_dl_hdr' declaration #11 13.15 Generate 'mcs7_ul_hdr' declaration #11 13.15 Generate 'mcs7' declaration #11 13.15 Generate 'mcs8' declaration #11 13.15 Generate 'mcs9' declaration #11 13.15 Generation complete. #11 13.15 make install-recursive #11 13.16 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' #11 13.16 Making install in protocol #11 13.16 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gsm/protocol' #11 13.16 make[7]: Entering directory '/tmp/libosmocore/include/osmocom/gsm/protocol' #11 13.16 make[7]: Nothing to be done for 'install-exec-am'. #11 13.16 /usr/bin/mkdir -p '/usr/local/include/osmocom/gsm/protocol' #11 13.16 /usr/bin/install -c -m 644 gsm_23_032.h gsm_03_40.h gsm_03_41.h gsm_04_08.h gsm_04_08_gprs.h gsm_04_11.h gsm_04_12.h gsm_04_14.h gsm_04_80.h gsm_08_08.h gsm_08_58.h gsm_09_02.h gsm_12_21.h gsm_23_003.h gsm_23_041.h gsm_25_415.h gsm_29_118.h gsm_44_004.h gsm_44_060.h gsm_44_068.h gsm_44_318.h gsm_48_049.h gsm_48_071.h gsm_49_031.h ipaccess.h smpp34_osmocom.h '/usr/local/include/osmocom/gsm/protocol' #11 13.17 make[7]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm/protocol' #11 13.17 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm/protocol' #11 13.17 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' #11 13.17 make[7]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' #11 13.17 make[7]: Nothing to be done for 'install-exec-am'. #11 13.17 /usr/bin/mkdir -p '/usr/local/include/osmocom/gsm' #11 13.17 /usr/bin/install -c -m 644 a5.h abis_nm.h apn.h bts_features.h cbsp.h comp128.h comp128v23.h bitvec_gsm.h gan.h gsm0341.h gsm0411_smc.h gsm0411_smr.h gsm0411_utils.h gsm0480.h gsm0502.h gsm0503.h bsslap.h bssmap_le.h gad.h gsm0808.h gsm0808_lcs.h gsm29205.h gsm0808_utils.h gsm23003.h gsm23236.h gsm29118.h gsm44021.h gsm48.h gsm48_arfcn_range_encode.h gsm48_ie.h gsm48_rest_octets.h gsm_utils.h gsup.h gsup_sms.h i460_mux.h ipa.h iuup.h lapd_core.h lapdm.h meas_rep.h '/usr/local/include/osmocom/gsm' #11 13.18 /usr/bin/install -c -m 644 mncc.h prim.h l1sap.h oap.h oap_client.h rlp.h rsl.h rxlev_stat.h sysinfo.h tlv.h '/usr/local/include/osmocom/gsm' #11 13.18 make[7]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' #11 13.18 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' #11 13.18 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' #11 13.18 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' #11 13.18 Making install in isdn #11 13.18 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/isdn' #11 13.18 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/isdn' #11 13.18 make[5]: Nothing to be done for 'install-exec-am'. #11 13.18 /usr/bin/mkdir -p '/usr/local/include/osmocom/isdn' #11 13.18 /usr/bin/install -c -m 644 i460_mux.h lapd_core.h v110.h v110_ta.h '/usr/local/include/osmocom/isdn' #11 13.19 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/isdn' #11 13.19 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/isdn' #11 13.19 Making install in crypt #11 13.19 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/crypt' #11 13.19 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/crypt' #11 13.19 make[5]: Nothing to be done for 'install-exec-am'. #11 13.19 /usr/bin/mkdir -p '/usr/local/include/osmocom/crypt' #11 13.19 /usr/bin/install -c -m 644 auth.h gprs_cipher.h kdf.h utran_cipher.h '/usr/local/include/osmocom/crypt' #11 13.19 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/crypt' #11 13.19 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/crypt' #11 13.19 Making install in coding #11 13.20 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/coding' #11 13.20 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/coding' #11 13.20 make[5]: Nothing to be done for 'install-exec-am'. #11 13.20 /usr/bin/mkdir -p '/usr/local/include/osmocom/coding' #11 13.20 /usr/bin/install -c -m 644 gsm0503_tables.h gsm0503_parity.h gsm0503_mapping.h gsm0503_interleaving.h gsm0503_coding.h gsm0503_amr_dtx.h '/usr/local/include/osmocom/coding' #11 13.20 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/coding' #11 13.20 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/coding' #11 13.20 Making install in gprs #11 13.20 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/gprs' #11 13.21 Making install in protocol #11 13.21 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gprs/protocol' #11 13.21 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gprs/protocol' #11 13.21 make[6]: Nothing to be done for 'install-exec-am'. #11 13.21 /usr/bin/mkdir -p '/usr/local/include/osmocom/gprs/protocol' #11 13.21 /usr/bin/install -c -m 644 gsm_04_60.h gsm_08_16.h gsm_08_18.h gsm_24_301.h '/usr/local/include/osmocom/gprs/protocol' #11 13.21 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs/protocol' #11 13.21 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs/protocol' #11 13.22 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gprs' #11 13.22 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gprs' #11 13.22 make[6]: Nothing to be done for 'install-exec-am'. #11 13.22 /usr/bin/mkdir -p '/usr/local/include/osmocom/gprs' #11 13.22 /usr/bin/install -c -m 644 frame_relay.h bssgp_bvc_fsm.h gprs_bssgp.h gprs_bssgp2.h gprs_bssgp_bss.h gprs_bssgp_rim.h gprs_msgb.h gprs_ns.h gprs_ns_frgre.h gprs_ns2.h gprs_rlc.h '/usr/local/include/osmocom/gprs' #11 13.22 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs' #11 13.22 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs' #11 13.22 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs' #11 13.22 Making install in ctrl #11 13.23 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/ctrl' #11 13.23 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/ctrl' #11 13.23 make[5]: Nothing to be done for 'install-exec-am'. #11 13.23 /usr/bin/mkdir -p '/usr/local/include/osmocom/ctrl' #11 13.23 /usr/bin/install -c -m 644 control_cmd.h control_if.h ports.h control_vty.h '/usr/local/include/osmocom/ctrl' #11 13.23 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/ctrl' #11 13.23 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/ctrl' #11 13.23 Making install in sim #11 13.23 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/sim' #11 13.23 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/sim' #11 13.23 make[5]: Nothing to be done for 'install-exec-am'. #11 13.24 /usr/bin/mkdir -p '/usr/local/include/osmocom/sim' #11 13.24 /usr/bin/install -c -m 644 class_tables.h sim.h '/usr/local/include/osmocom/sim' #11 13.24 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/sim' #11 13.24 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/sim' #11 13.24 Making install in usb #11 13.24 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/usb' #11 13.24 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/usb' #11 13.24 make[5]: Nothing to be done for 'install-exec-am'. #11 13.24 /usr/bin/mkdir -p '/usr/local/include/osmocom/usb' #11 13.24 /usr/bin/install -c -m 644 libusb.h '/usr/local/include/osmocom/usb' #11 13.24 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/usb' #11 13.24 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/usb' #11 13.25 make[4]: Entering directory '/tmp/libosmocore/include/osmocom' #11 13.25 make[5]: Entering directory '/tmp/libosmocore/include/osmocom' #11 13.25 make[5]: Nothing to be done for 'install-exec-am'. #11 13.25 make[5]: Nothing to be done for 'install-data-am'. #11 13.25 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom' #11 13.25 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom' #11 13.25 make[3]: Leaving directory '/tmp/libosmocore/include/osmocom' #11 13.25 make[3]: Entering directory '/tmp/libosmocore/include' #11 13.25 make[4]: Entering directory '/tmp/libosmocore/include' #11 13.25 make[4]: Nothing to be done for 'install-exec-am'. #11 13.25 make[4]: Nothing to be done for 'install-data-am'. #11 13.25 make[4]: Leaving directory '/tmp/libosmocore/include' #11 13.25 make[3]: Leaving directory '/tmp/libosmocore/include' #11 13.25 make[2]: Leaving directory '/tmp/libosmocore/include' #11 13.25 Making install in src #11 13.25 make[2]: Entering directory '/tmp/libosmocore/src' #11 13.26 Making install in core #11 13.26 make[3]: Entering directory '/tmp/libosmocore/src/core' #11 13.26 GEN crc16gen.c #11 13.26 GEN crc8gen.c #11 13.26 GEN crc32gen.c #11 13.26 GEN crc64gen.c #11 13.26 make install-am #11 13.27 make[4]: Entering directory '/tmp/libosmocore/src/core' #11 13.27 CC backtrace.lo #11 13.27 CC application.lo #11 13.27 CC bits.lo #11 13.27 CC base64.lo #11 13.27 CC bitcomp.lo #11 13.27 CC bitvec.lo #11 13.27 CC context.lo #11 13.27 CC conv.lo #11 13.27 CC conv_acc.lo #11 13.27 CC conv_acc_generic.lo #11 13.27 CC counter.lo #11 13.27 CC crc8gen.lo #11 13.27 CC crc16.lo #11 13.27 CC crc32gen.lo #11 13.27 CC crc16gen.lo #11 13.28 CC crc64gen.lo #11 13.36 CC exec.lo #11 13.36 CC fsm.lo #11 13.37 CC gsmtap_util.lo #11 13.38 CC isdnhdlc.lo #11 13.38 CC logging.lo #11 13.38 CC it_q.lo #11 13.39 CC logging_syslog.lo #11 13.40 CC logging_gsmtap.lo #11 13.40 CC loggingrb.lo #11 13.40 CC macaddr.lo #11 13.41 CC msgb.lo #11 13.41 CC netdev.lo #11 13.41 CC netns.lo #11 13.42 CC osmo_io.lo #11 13.43 CC osmo_io_poll.lo #11 13.44 CC panic.lo #11 13.50 CC prbs.lo #11 13.52 CC prim.lo #11 13.53 CC rate_ctr.lo #11 13.53 CC rbtree.lo #11 13.54 CC select.lo #11 13.54 CC sercomm.lo #11 13.54 CC signal.lo #11 13.55 CC sockaddr_str.lo #11 13.56 CC socket.lo #11 13.60 CC soft_uart.lo #11 13.62 CC stat_item.lo #11 13.62 CC stats.lo #11 13.66 CC stats_statsd.lo #11 13.66 CC stats_tcp.lo #11 13.68 CC strrb.lo #11 13.72 CC tdef.lo #11 13.72 CC thread.lo #11 13.74 CC time_cc.lo #11 13.75 CC timer.lo #11 13.75 CC timer_gettimeofday.lo #11 13.75 CC timer_clockgettime.lo #11 13.76 CC tun.lo #11 13.77 CC use_count.lo #11 13.78 CC utils.lo #11 13.82 CC write_queue.lo #11 13.82 CC conv_acc_sse.lo #11 13.83 CC conv_acc_sse_avx.lo #11 13.84 CC plugin.lo #11 13.85 CC msgfile.lo #11 13.85 CC serial.lo #11 13.86 CC mnl.lo #11 13.86 CC osmo_io_uring.lo #11 14.24 CCLD libosmocore.la #11 14.39 make[5]: Entering directory '/tmp/libosmocore/src/core' #11 14.39 make[5]: Nothing to be done for 'install-data-am'. #11 14.39 /usr/bin/mkdir -p '/usr/local/lib' #11 14.39 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocore.la '/usr/local/lib' #11 14.41 libtool: install: /usr/bin/install -c .libs/libosmocore.so.21.0.0 /usr/local/lib/libosmocore.so.21.0.0 #11 14.42 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocore.so.21.0.0 libosmocore.so.21 || { rm -f libosmocore.so.21 && ln -s libosmocore.so.21.0.0 libosmocore.so.21; }; }) #11 14.42 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocore.so.21.0.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.21.0.0 libosmocore.so; }; }) #11 14.42 libtool: install: /usr/bin/install -c .libs/libosmocore.lai /usr/local/lib/libosmocore.la #11 14.45 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 14.46 ---------------------------------------------------------------------- #11 14.46 Libraries have been installed in: #11 14.46 /usr/local/lib #11 14.46 #11 14.46 If you ever happen to want to link against installed libraries #11 14.46 in a given directory, LIBDIR, you must either use libtool, and #11 14.46 specify the full pathname of the library, or use the '-LLIBDIR' #11 14.46 flag during linking and do at least one of the following: #11 14.46 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 14.46 during execution #11 14.46 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 14.46 during linking #11 14.46 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 14.46 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 14.46 #11 14.46 See any operating system documentation about shared libraries for #11 14.46 more information, such as the ld(1) and ld.so(8) manual pages. #11 14.46 ---------------------------------------------------------------------- #11 14.46 make[5]: Leaving directory '/tmp/libosmocore/src/core' #11 14.46 make[4]: Leaving directory '/tmp/libosmocore/src/core' #11 14.46 make[3]: Leaving directory '/tmp/libosmocore/src/core' #11 14.46 Making install in vty #11 14.46 make[3]: Entering directory '/tmp/libosmocore/src/vty' #11 14.46 CC buffer.lo #11 14.46 CC vty.lo #11 14.46 CC command.lo #11 14.46 CC vector.lo #11 14.46 CC telnet_interface.lo #11 14.46 CC utils.lo #11 14.46 CC logging_vty.lo #11 14.46 CC fsm_vty.lo #11 14.46 CC stats_vty.lo #11 14.46 CC cpu_sched_vty.lo #11 14.46 CC talloc_ctx_vty.lo #11 14.46 CC tdef_vty.lo #11 14.70 CCLD libosmovty.la #11 14.81 make[4]: Entering directory '/tmp/libosmocore/src/vty' #11 14.81 make[4]: Nothing to be done for 'install-data-am'. #11 14.81 /usr/bin/mkdir -p '/usr/local/lib' #11 14.81 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmovty.la '/usr/local/lib' #11 14.83 libtool: warning: relinking 'libosmovty.la' #11 14.83 libtool: install: (cd /tmp/libosmocore/src/vty; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -pthread -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 13:0:0 -no-undefined -o libosmovty.la -rpath /usr/local/lib buffer.lo command.lo vty.lo vector.lo utils.lo telnet_interface.lo logging_vty.lo stats_vty.lo fsm_vty.lo talloc_ctx_vty.lo cpu_sched_vty.lo tdef_vty.lo ../../src/core/libosmocore.la -ltalloc ) #11 14.91 libtool: install: /usr/bin/install -c .libs/libosmovty.so.13.0.0T /usr/local/lib/libosmovty.so.13.0.0 #11 14.91 libtool: install: (cd /usr/local/lib && { ln -s -f libosmovty.so.13.0.0 libosmovty.so.13 || { rm -f libosmovty.so.13 && ln -s libosmovty.so.13.0.0 libosmovty.so.13; }; }) #11 14.92 libtool: install: (cd /usr/local/lib && { ln -s -f libosmovty.so.13.0.0 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.13.0.0 libosmovty.so; }; }) #11 14.92 libtool: install: /usr/bin/install -c .libs/libosmovty.lai /usr/local/lib/libosmovty.la #11 14.95 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 14.95 ---------------------------------------------------------------------- #11 14.95 Libraries have been installed in: #11 14.95 /usr/local/lib #11 14.95 #11 14.95 If you ever happen to want to link against installed libraries #11 14.95 in a given directory, LIBDIR, you must either use libtool, and #11 14.95 specify the full pathname of the library, or use the '-LLIBDIR' #11 14.95 flag during linking and do at least one of the following: #11 14.95 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 14.95 during execution #11 14.95 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 14.95 during linking #11 14.95 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 14.95 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 14.95 #11 14.95 See any operating system documentation about shared libraries for #11 14.95 more information, such as the ld(1) and ld.so(8) manual pages. #11 14.95 ---------------------------------------------------------------------- #11 14.95 make[4]: Leaving directory '/tmp/libosmocore/src/vty' #11 14.95 make[3]: Leaving directory '/tmp/libosmocore/src/vty' #11 14.95 Making install in isdn #11 14.95 make[3]: Entering directory '/tmp/libosmocore/src/isdn' #11 14.95 CC i460_mux.lo #11 14.95 CC v110.lo #11 14.95 CC lapd_core.lo #11 14.95 CC v110_ta.lo #11 15.16 CCLD libisdnint.la #11 15.23 CCLD libosmoisdn.la #11 15.33 make[4]: Entering directory '/tmp/libosmocore/src/isdn' #11 15.33 make[4]: Nothing to be done for 'install-data-am'. #11 15.33 /usr/bin/mkdir -p '/usr/local/lib' #11 15.33 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmoisdn.la '/usr/local/lib' #11 15.35 libtool: warning: relinking 'libosmoisdn.la' #11 15.36 libtool: install: (cd /tmp/libosmocore/src/isdn; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoisdn.map -version-info 1:0:1 -no-undefined -o libosmoisdn.la -rpath /usr/local/lib libisdnint.la -ltalloc ) #11 15.44 libtool: install: /usr/bin/install -c .libs/libosmoisdn.so.0.1.0T /usr/local/lib/libosmoisdn.so.0.1.0 #11 15.44 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoisdn.so.0.1.0 libosmoisdn.so.0 || { rm -f libosmoisdn.so.0 && ln -s libosmoisdn.so.0.1.0 libosmoisdn.so.0; }; }) #11 15.45 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoisdn.so.0.1.0 libosmoisdn.so || { rm -f libosmoisdn.so && ln -s libosmoisdn.so.0.1.0 libosmoisdn.so; }; }) #11 15.45 libtool: install: /usr/bin/install -c .libs/libosmoisdn.lai /usr/local/lib/libosmoisdn.la #11 15.48 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 15.48 ---------------------------------------------------------------------- #11 15.48 Libraries have been installed in: #11 15.48 /usr/local/lib #11 15.48 #11 15.48 If you ever happen to want to link against installed libraries #11 15.48 in a given directory, LIBDIR, you must either use libtool, and #11 15.48 specify the full pathname of the library, or use the '-LLIBDIR' #11 15.48 flag during linking and do at least one of the following: #11 15.48 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 15.48 during execution #11 15.48 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 15.48 during linking #11 15.48 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 15.48 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 15.48 #11 15.48 See any operating system documentation about shared libraries for #11 15.48 more information, such as the ld(1) and ld.so(8) manual pages. #11 15.48 ---------------------------------------------------------------------- #11 15.48 make[4]: Leaving directory '/tmp/libosmocore/src/isdn' #11 15.48 make[3]: Leaving directory '/tmp/libosmocore/src/isdn' #11 15.48 Making install in codec #11 15.48 make[3]: Entering directory '/tmp/libosmocore/src/codec' #11 15.48 CC gsm610.lo #11 15.49 CC gsm620.lo #11 15.49 CC gsm690.lo #11 15.49 CC ecu.lo #11 15.49 CC gsm660.lo #11 15.49 CC ecu_fr.lo #11 15.49 CC ecu_fr_old.lo #11 15.56 CCLD libosmocodec.la #11 15.65 make[4]: Entering directory '/tmp/libosmocore/src/codec' #11 15.66 make[4]: Nothing to be done for 'install-data-am'. #11 15.66 /usr/bin/mkdir -p '/usr/local/lib' #11 15.66 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocodec.la '/usr/local/lib' #11 15.68 libtool: warning: relinking 'libosmocodec.la' #11 15.68 libtool: install: (cd /tmp/libosmocore/src/codec; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 4:0:0 -no-undefined -o libosmocodec.la -rpath /usr/local/lib gsm610.lo gsm620.lo gsm660.lo gsm690.lo ecu.lo ecu_fr.lo ecu_fr_old.lo ../../src/core/libosmocore.la ) #11 15.77 libtool: install: /usr/bin/install -c .libs/libosmocodec.so.4.0.0T /usr/local/lib/libosmocodec.so.4.0.0 #11 15.77 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocodec.so.4.0.0 libosmocodec.so.4 || { rm -f libosmocodec.so.4 && ln -s libosmocodec.so.4.0.0 libosmocodec.so.4; }; }) #11 15.77 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocodec.so.4.0.0 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.4.0.0 libosmocodec.so; }; }) #11 15.78 libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /usr/local/lib/libosmocodec.la #11 15.81 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 15.81 ---------------------------------------------------------------------- #11 15.81 Libraries have been installed in: #11 15.81 /usr/local/lib #11 15.81 #11 15.81 If you ever happen to want to link against installed libraries #11 15.81 in a given directory, LIBDIR, you must either use libtool, and #11 15.81 specify the full pathname of the library, or use the '-LLIBDIR' #11 15.81 flag during linking and do at least one of the following: #11 15.81 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 15.81 during execution #11 15.81 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 15.81 during linking #11 15.81 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 15.81 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 15.81 #11 15.81 See any operating system documentation about shared libraries for #11 15.81 more information, such as the ld(1) and ld.so(8) manual pages. #11 15.81 ---------------------------------------------------------------------- #11 15.81 make[4]: Leaving directory '/tmp/libosmocore/src/codec' #11 15.81 make[3]: Leaving directory '/tmp/libosmocore/src/codec' #11 15.81 Making install in gsm #11 15.82 make[3]: Entering directory '/tmp/libosmocore/src/gsm' #11 15.82 GEN gsm0503_conv.c #11 15.84 Generating convolutional codes... #11 15.84 Generate 'xcch' definition #11 15.84 Generate 'tch_f24' definition #11 15.84 Generate 'tch_h24' definition #11 15.84 Generate 'tch_f48' definition #11 15.84 Generate 'tch_f96' definition #11 15.84 Generate 'tch_f144' definition #11 15.84 Generate 'rach' definition #11 15.84 Generate 'rach_ext' definition #11 15.84 Generate 'sch' definition #11 15.84 Generate 'cs2' definition #11 15.84 Generate 'cs3' definition #11 15.84 Generate 'cs2_np' definition #11 15.84 Generate 'cs3_np' definition #11 15.84 Generate 'tch_afs_12_2' definition #11 15.84 Generate 'tch_afs_10_2' definition #11 15.84 Generate 'tch_afs_7_95' definition #11 15.84 Generate 'tch_afs_7_4' definition #11 15.84 Generate 'tch_afs_6_7' definition #11 15.84 Generate 'tch_afs_5_9' definition #11 15.85 Generate 'tch_afs_5_15' definition #11 15.85 Generate 'tch_afs_4_75' definition #11 15.85 Generate 'tch_fr' definition #11 15.85 Generate 'tch_hr' definition #11 15.85 Generate 'tch_ahs_7_95' definition #11 15.85 Generate 'tch_ahs_7_4' definition #11 15.85 Generate 'tch_ahs_6_7' definition #11 15.85 Generate 'tch_ahs_5_9' definition #11 15.85 Generate 'tch_ahs_5_15' definition #11 15.85 Generate 'tch_ahs_4_75' definition #11 15.85 Generate 'tch_axs_sid_update' definition #11 15.85 Generate 'mcs1_dl_hdr' definition #11 15.85 Generate 'mcs1_ul_hdr' definition #11 15.85 Generate 'mcs1' definition #11 15.85 Generate 'mcs2' definition #11 15.85 Generate 'mcs3' definition #11 15.85 Generate 'mcs4' definition #11 15.85 Generate 'mcs5_dl_hdr' definition #11 15.85 Generate 'mcs5_ul_hdr' definition #11 15.85 Generate 'mcs5' definition #11 15.85 Generate 'mcs6' definition #11 15.85 Generate 'mcs7_dl_hdr' definition #11 15.85 Generate 'mcs7_ul_hdr' definition #11 15.85 Generate 'mcs7' definition #11 15.85 Generate 'mcs8' definition #11 15.85 Generate 'mcs9' definition #11 15.85 Generation complete. #11 15.86 make install-am #11 15.86 make[4]: Entering directory '/tmp/libosmocore/src/gsm' #11 15.86 CC a5.lo #11 15.86 CC rxlev_stat.lo #11 15.86 CC tlv_parser.lo #11 15.86 CC comp128.lo #11 15.86 CC comp128v23.lo #11 15.86 CC gsm_utils.lo #11 15.86 CC rsl.lo #11 15.86 CC gsm48.lo #11 15.86 CC gsm48_arfcn_range_encode.lo #11 15.86 CC gsm48_ie.lo #11 15.86 CC gsm0808.lo #11 15.86 CC gprs_cipher_core.lo #11 15.86 CC sysinfo.lo #11 15.86 CC gprs_rlc.lo #11 15.86 CC gsm0480.lo #11 15.86 CC abis_nm.lo #11 15.94 gsm_utils.c:106:9: note: '#pragma message: glibc 2.36 random detected' #11 15.94 106 | #pragma message ("glibc " OSMO_STRINGIFY_VAL(__GLIBC__) "." OSMO_STRINGIFY_VAL(__GLIBC_MINOR__) " random detected") #11 15.94 | ^~~~~~~ #11 15.95 CC gsm0502.lo #11 15.95 CC gsm0411_utils.lo #11 15.96 CC gsm0411_smc.lo #11 15.96 CC gsm0411_smr.lo #11 15.97 CC gsm0414.lo #11 15.98 CC lapdm.lo #11 15.98 CC kasumi.lo #11 15.99 CC gsm29205.lo #11 16.00 CC gsm_04_08_gprs.lo #11 16.00 CC auth_core.lo #11 16.01 CC auth_comp128v1.lo #11 16.01 CC auth_comp128v23.lo #11 16.04 CC auth_xor.lo #11 16.06 CC auth_xor_2g.lo #11 16.07 CC auth_milenage.lo #11 16.08 CC gea.lo #11 16.09 CC milenage/aes-internal.lo #11 16.10 CC milenage/aes-internal-enc.lo #11 16.10 CC milenage/milenage.lo #11 16.11 CC gan.lo #11 16.11 CC ipa.lo #11 16.12 CC gsm0341.lo #11 16.13 CC apn.lo #11 16.14 CC auth_tuak.lo #11 16.14 CC gprs_gea.lo #11 16.14 CC oap.lo #11 16.15 CC gsm0503_conv.lo #11 16.17 CC gsm0808_utils.lo #11 16.17 CC gsm23003.lo #11 16.17 CC gsm23236.lo #11 16.17 CC mncc.lo #11 16.18 CC bts_features.lo #11 16.18 CC oap_client.lo #11 16.19 CC gsm29118.lo #11 16.20 CC gsm48_rest_octets.lo #11 16.21 CC cbsp.lo #11 16.22 CC gsm48049.lo #11 16.23 CC gad.lo #11 16.23 CC bsslap.lo #11 16.23 CC bssmap_le.lo #11 16.24 CC kdf.lo #11 16.26 CC iuup.lo #11 16.27 CC gsm44021.lo #11 16.28 CC gsm44068.lo #11 16.30 CC rlp.lo #11 16.31 CC gsup.lo #11 16.32 CC gsup_sms.lo #11 16.32 CC milenage/aes-encblock.lo #11 16.33 CC tuak/KeccakP-1600-3gpp.lo #11 16.34 CC tuak/tuak.lo #11 16.50 CCLD libgsmint.la #11 16.62 CCLD libosmogsm.la #11 16.76 make[5]: Entering directory '/tmp/libosmocore/src/gsm' #11 16.76 make[5]: Nothing to be done for 'install-data-am'. #11 16.76 /usr/bin/mkdir -p '/usr/local/lib' #11 16.76 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmogsm.la '/usr/local/lib' #11 16.79 libtool: warning: relinking 'libosmogsm.la' #11 16.79 libtool: install: (cd /tmp/libosmocore/src/gsm; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -I/usr/include/p11-kit-1 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogsm.map -version-info 20:0:0 -no-undefined -o libosmogsm.la -rpath /usr/local/lib libgsmint.la -ltalloc -lgnutls ) #11 16.89 libtool: install: /usr/bin/install -c .libs/libosmogsm.so.20.0.0T /usr/local/lib/libosmogsm.so.20.0.0 #11 16.90 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogsm.so.20.0.0 libosmogsm.so.20 || { rm -f libosmogsm.so.20 && ln -s libosmogsm.so.20.0.0 libosmogsm.so.20; }; }) #11 16.90 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogsm.so.20.0.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.20.0.0 libosmogsm.so; }; }) #11 16.90 libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /usr/local/lib/libosmogsm.la #11 16.93 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 16.93 ---------------------------------------------------------------------- #11 16.93 Libraries have been installed in: #11 16.93 /usr/local/lib #11 16.93 #11 16.93 If you ever happen to want to link against installed libraries #11 16.93 in a given directory, LIBDIR, you must either use libtool, and #11 16.93 specify the full pathname of the library, or use the '-LLIBDIR' #11 16.93 flag during linking and do at least one of the following: #11 16.93 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 16.93 during execution #11 16.93 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 16.93 during linking #11 16.93 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 16.93 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 16.93 #11 16.93 See any operating system documentation about shared libraries for #11 16.93 more information, such as the ld(1) and ld.so(8) manual pages. #11 16.93 ---------------------------------------------------------------------- #11 16.93 make[5]: Leaving directory '/tmp/libosmocore/src/gsm' #11 16.93 make[4]: Leaving directory '/tmp/libosmocore/src/gsm' #11 16.93 make[3]: Leaving directory '/tmp/libosmocore/src/gsm' #11 16.93 Making install in coding #11 16.94 make[3]: Entering directory '/tmp/libosmocore/src/coding' #11 16.94 CC gsm0503_mapping.lo #11 16.94 CC gsm0503_interleaving.lo #11 16.94 CC gsm0503_tables.lo #11 16.94 CC gsm0503_parity.lo #11 16.94 CC gsm0503_amr_dtx.lo #11 16.94 CC gsm0503_coding.lo #11 17.14 CCLD libosmocoding.la #11 17.27 make[4]: Entering directory '/tmp/libosmocore/src/coding' #11 17.27 make[4]: Nothing to be done for 'install-data-am'. #11 17.27 /usr/bin/mkdir -p '/usr/local/lib' #11 17.27 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocoding.la '/usr/local/lib' #11 17.30 libtool: warning: relinking 'libosmocoding.la' #11 17.30 libtool: install: (cd /tmp/libosmocore/src/coding; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmocoding.map -version-info 3:0:3 -no-undefined -o libosmocoding.la -rpath /usr/local/lib gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo gsm0503_amr_dtx.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/codec/libosmocodec.la ) #11 17.41 libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.3.0T /usr/local/lib/libosmocoding.so.0.3.0 #11 17.42 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocoding.so.0.3.0 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.3.0 libosmocoding.so.0; }; }) #11 17.42 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocoding.so.0.3.0 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.3.0 libosmocoding.so; }; }) #11 17.42 libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /usr/local/lib/libosmocoding.la #11 17.46 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 17.46 ---------------------------------------------------------------------- #11 17.46 Libraries have been installed in: #11 17.46 /usr/local/lib #11 17.46 #11 17.46 If you ever happen to want to link against installed libraries #11 17.46 in a given directory, LIBDIR, you must either use libtool, and #11 17.46 specify the full pathname of the library, or use the '-LLIBDIR' #11 17.46 flag during linking and do at least one of the following: #11 17.46 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 17.46 during execution #11 17.46 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 17.46 during linking #11 17.46 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 17.46 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 17.46 #11 17.46 See any operating system documentation about shared libraries for #11 17.46 more information, such as the ld(1) and ld.so(8) manual pages. #11 17.46 ---------------------------------------------------------------------- #11 17.46 make[4]: Leaving directory '/tmp/libosmocore/src/coding' #11 17.46 make[3]: Leaving directory '/tmp/libosmocore/src/coding' #11 17.46 Making install in gb #11 17.46 make[3]: Entering directory '/tmp/libosmocore/src/gb' #11 17.46 CC gprs_ns.lo #11 17.46 CC gprs_ns_frgre.lo #11 17.46 CC gprs_ns_vty.lo #11 17.46 CC gprs_ns_sns.lo #11 17.46 CC gprs_bssgp.lo #11 17.46 CC gprs_bssgp_util.lo #11 17.46 CC gprs_bssgp_vty.lo #11 17.46 CC gprs_bssgp_rim.lo #11 17.46 CC gprs_bssgp_bss.lo #11 17.46 CC gprs_ns2.lo #11 17.47 CC gprs_ns2_udp.lo #11 17.47 CC gprs_ns2_frgre.lo #11 17.47 CC gprs_ns2_fr.lo #11 17.47 CC gprs_ns2_sns.lo #11 17.47 CC gprs_ns2_vc_fsm.lo #11 17.47 CC gprs_ns2_message.lo #11 17.60 CC gprs_ns2_vty.lo #11 17.60 CC gprs_bssgp2.lo #11 17.62 CC bssgp_bvc_fsm.lo #11 17.62 CC common_vty.lo #11 17.63 CC frame_relay.lo #11 17.87 CCLD libosmogb.la #11 17.87 CCLD libosmogb-test.la #11 18.01 make[4]: Entering directory '/tmp/libosmocore/src/gb' #11 18.01 make[4]: Nothing to be done for 'install-data-am'. #11 18.01 /usr/bin/mkdir -p '/usr/local/lib' #11 18.01 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmogb.la '/usr/local/lib' #11 18.04 libtool: warning: relinking 'libosmogb.la' #11 18.04 libtool: install: (cd /tmp/libosmocore/src/gb; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogb.map -version-info 16:0:2 -no-undefined -o libosmogb.la -rpath /usr/local/lib gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_ns_sns.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_rim.lo gprs_bssgp_bss.lo gprs_ns2.lo gprs_ns2_udp.lo gprs_ns2_frgre.lo gprs_ns2_fr.lo gprs_ns2_vc_fsm.lo gprs_ns2_sns.lo gprs_ns2_message.lo gprs_ns2_vty.lo gprs_bssgp2.lo bssgp_bvc_fsm.lo common_vty.lo frame_relay.lo -ltalloc ../../src/core/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la ) #11 18.15 libtool: install: /usr/bin/install -c .libs/libosmogb.so.14.2.0T /usr/local/lib/libosmogb.so.14.2.0 #11 18.15 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogb.so.14.2.0 libosmogb.so.14 || { rm -f libosmogb.so.14 && ln -s libosmogb.so.14.2.0 libosmogb.so.14; }; }) #11 18.16 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogb.so.14.2.0 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.14.2.0 libosmogb.so; }; }) #11 18.16 libtool: install: /usr/bin/install -c .libs/libosmogb.lai /usr/local/lib/libosmogb.la #11 18.19 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 18.19 ---------------------------------------------------------------------- #11 18.19 Libraries have been installed in: #11 18.19 /usr/local/lib #11 18.19 #11 18.19 If you ever happen to want to link against installed libraries #11 18.19 in a given directory, LIBDIR, you must either use libtool, and #11 18.19 specify the full pathname of the library, or use the '-LLIBDIR' #11 18.19 flag during linking and do at least one of the following: #11 18.19 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 18.19 during execution #11 18.19 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 18.19 during linking #11 18.19 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 18.19 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 18.19 #11 18.19 See any operating system documentation about shared libraries for #11 18.19 more information, such as the ld(1) and ld.so(8) manual pages. #11 18.19 ---------------------------------------------------------------------- #11 18.19 make[4]: Leaving directory '/tmp/libosmocore/src/gb' #11 18.19 make[3]: Leaving directory '/tmp/libosmocore/src/gb' #11 18.19 Making install in ctrl #11 18.19 make[3]: Entering directory '/tmp/libosmocore/src/ctrl' #11 18.19 CC control_cmd.lo #11 18.19 CC control_if.lo #11 18.19 CC fsm_ctrl_commands.lo #11 18.19 CC control_vty.lo #11 18.35 CCLD libosmoctrl.la #11 18.46 make[4]: Entering directory '/tmp/libosmocore/src/ctrl' #11 18.46 make[4]: Nothing to be done for 'install-data-am'. #11 18.46 /usr/bin/mkdir -p '/usr/local/lib' #11 18.46 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmoctrl.la '/usr/local/lib' #11 18.49 libtool: warning: relinking 'libosmoctrl.la' #11 18.49 libtool: install: (cd /tmp/libosmocore/src/ctrl; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 8:1:8 -no-undefined -o libosmoctrl.la -rpath /usr/local/lib control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo -ltalloc ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la ) #11 18.59 libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.8.1T /usr/local/lib/libosmoctrl.so.0.8.1 #11 18.60 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoctrl.so.0.8.1 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.8.1 libosmoctrl.so.0; }; }) #11 18.60 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoctrl.so.0.8.1 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.8.1 libosmoctrl.so; }; }) #11 18.60 libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /usr/local/lib/libosmoctrl.la #11 18.63 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 18.63 ---------------------------------------------------------------------- #11 18.63 Libraries have been installed in: #11 18.63 /usr/local/lib #11 18.63 #11 18.63 If you ever happen to want to link against installed libraries #11 18.63 in a given directory, LIBDIR, you must either use libtool, and #11 18.63 specify the full pathname of the library, or use the '-LLIBDIR' #11 18.63 flag during linking and do at least one of the following: #11 18.63 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 18.63 during execution #11 18.63 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 18.63 during linking #11 18.63 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 18.63 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 18.63 #11 18.63 See any operating system documentation about shared libraries for #11 18.63 more information, such as the ld(1) and ld.so(8) manual pages. #11 18.63 ---------------------------------------------------------------------- #11 18.63 make[4]: Leaving directory '/tmp/libosmocore/src/ctrl' #11 18.63 make[3]: Leaving directory '/tmp/libosmocore/src/ctrl' #11 18.63 Making install in pseudotalloc #11 18.63 make[3]: Entering directory '/tmp/libosmocore/src/pseudotalloc' #11 18.63 make[4]: Entering directory '/tmp/libosmocore/src/pseudotalloc' #11 18.64 make[4]: Leaving directory '/tmp/libosmocore/src/pseudotalloc' #11 18.64 make[3]: Leaving directory '/tmp/libosmocore/src/pseudotalloc' #11 18.64 Making install in sim #11 18.64 make[3]: Entering directory '/tmp/libosmocore/src/sim' #11 18.64 CC core.lo #11 18.64 CC reader.lo #11 18.64 CC class_tables.lo #11 18.64 CC card_fs_sim.lo #11 18.64 CC card_fs_usim.lo #11 18.64 CC card_fs_uicc.lo #11 18.64 CC card_fs_isim.lo #11 18.64 CC card_fs_tetra.lo #11 18.64 CC card_fs_hpsim.lo #11 18.75 CCLD libosmosim.la #11 18.85 make[4]: Entering directory '/tmp/libosmocore/src/sim' #11 18.85 make[4]: Nothing to be done for 'install-data-am'. #11 18.85 /usr/bin/mkdir -p '/usr/local/lib' #11 18.86 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmosim.la '/usr/local/lib' #11 18.88 libtool: warning: relinking 'libosmosim.la' #11 18.88 libtool: install: (cd /tmp/libosmocore/src/sim; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -fPIC -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 3:2:1 -no-undefined -o libosmosim.la -rpath /usr/local/lib core.lo reader.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_hpsim.lo card_fs_tetra.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc ) #11 18.97 libtool: install: /usr/bin/install -c .libs/libosmosim.so.2.1.2T /usr/local/lib/libosmosim.so.2.1.2 #11 18.98 libtool: install: (cd /usr/local/lib && { ln -s -f libosmosim.so.2.1.2 libosmosim.so.2 || { rm -f libosmosim.so.2 && ln -s libosmosim.so.2.1.2 libosmosim.so.2; }; }) #11 18.98 libtool: install: (cd /usr/local/lib && { ln -s -f libosmosim.so.2.1.2 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.2.1.2 libosmosim.so; }; }) #11 18.98 libtool: install: /usr/bin/install -c .libs/libosmosim.lai /usr/local/lib/libosmosim.la #11 19.01 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 19.01 ---------------------------------------------------------------------- #11 19.01 Libraries have been installed in: #11 19.01 /usr/local/lib #11 19.01 #11 19.01 If you ever happen to want to link against installed libraries #11 19.01 in a given directory, LIBDIR, you must either use libtool, and #11 19.01 specify the full pathname of the library, or use the '-LLIBDIR' #11 19.01 flag during linking and do at least one of the following: #11 19.01 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 19.01 during execution #11 19.01 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 19.01 during linking #11 19.01 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 19.01 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 19.01 #11 19.01 See any operating system documentation about shared libraries for #11 19.01 more information, such as the ld(1) and ld.so(8) manual pages. #11 19.01 ---------------------------------------------------------------------- #11 19.01 make[4]: Leaving directory '/tmp/libosmocore/src/sim' #11 19.01 make[3]: Leaving directory '/tmp/libosmocore/src/sim' #11 19.01 Making install in usb #11 19.02 make[3]: Entering directory '/tmp/libosmocore/src/usb' #11 19.02 CC osmo_libusb.lo #11 19.12 CCLD libosmousb.la #11 19.21 make[4]: Entering directory '/tmp/libosmocore/src/usb' #11 19.21 make[4]: Nothing to be done for 'install-data-am'. #11 19.21 /usr/bin/mkdir -p '/usr/local/lib' #11 19.21 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmousb.la '/usr/local/lib' #11 19.23 libtool: warning: relinking 'libosmousb.la' #11 19.23 libtool: install: (cd /tmp/libosmocore/src/usb; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/libusb-1.0 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 0:1:0 -no-undefined -o libosmousb.la -rpath /usr/local/lib osmo_libusb.lo ../../src/core/libosmocore.la -ltalloc -lusb-1.0 ) #11 19.30 libtool: install: /usr/bin/install -c .libs/libosmousb.so.0.0.1T /usr/local/lib/libosmousb.so.0.0.1 #11 19.30 libtool: install: (cd /usr/local/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so.0 || { rm -f libosmousb.so.0 && ln -s libosmousb.so.0.0.1 libosmousb.so.0; }; }) #11 19.31 libtool: install: (cd /usr/local/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so || { rm -f libosmousb.so && ln -s libosmousb.so.0.0.1 libosmousb.so; }; }) #11 19.31 libtool: install: /usr/bin/install -c .libs/libosmousb.lai /usr/local/lib/libosmousb.la #11 19.33 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 19.34 ---------------------------------------------------------------------- #11 19.34 Libraries have been installed in: #11 19.34 /usr/local/lib #11 19.34 #11 19.34 If you ever happen to want to link against installed libraries #11 19.34 in a given directory, LIBDIR, you must either use libtool, and #11 19.34 specify the full pathname of the library, or use the '-LLIBDIR' #11 19.34 flag during linking and do at least one of the following: #11 19.34 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 19.34 during execution #11 19.34 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 19.34 during linking #11 19.34 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 19.34 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 19.34 #11 19.34 See any operating system documentation about shared libraries for #11 19.34 more information, such as the ld(1) and ld.so(8) manual pages. #11 19.34 ---------------------------------------------------------------------- #11 19.34 make[4]: Leaving directory '/tmp/libosmocore/src/usb' #11 19.34 make[3]: Leaving directory '/tmp/libosmocore/src/usb' #11 19.34 make[3]: Entering directory '/tmp/libosmocore/src' #11 19.34 make[4]: Entering directory '/tmp/libosmocore/src' #11 19.34 make[4]: Nothing to be done for 'install-exec-am'. #11 19.34 make[4]: Nothing to be done for 'install-data-am'. #11 19.34 make[4]: Leaving directory '/tmp/libosmocore/src' #11 19.34 make[3]: Leaving directory '/tmp/libosmocore/src' #11 19.34 make[2]: Leaving directory '/tmp/libosmocore/src' #11 19.34 Making install in utils #11 19.34 make[2]: Entering directory '/tmp/libosmocore/utils' #11 19.34 Making install in osmo-stat-dummy #11 19.35 make[3]: Entering directory '/tmp/libosmocore/utils/osmo-stat-dummy' #11 19.35 CC osmo_stat_dummy-osmo-stat-dummy.o #11 19.40 CCLD osmo-stat-dummy #11 19.51 make[4]: Entering directory '/tmp/libosmocore/utils/osmo-stat-dummy' #11 19.51 make[4]: Nothing to be done for 'install-exec-am'. #11 19.51 make[4]: Nothing to be done for 'install-data-am'. #11 19.51 make[4]: Leaving directory '/tmp/libosmocore/utils/osmo-stat-dummy' #11 19.51 make[3]: Leaving directory '/tmp/libosmocore/utils/osmo-stat-dummy' #11 19.51 make[3]: Entering directory '/tmp/libosmocore/utils' #11 19.51 CC osmo-arfcn.o #11 19.52 CC osmo-auc-gen.o #11 19.52 CC osmo-config-merge.o #11 19.52 CC osmo-aka-verify.o #11 19.52 CC gsmtap-logsend.o #11 19.52 CC osmo-ns-dummy.o #11 19.52 CC osmo-ns-dummy-vty.o #11 19.56 CCLD osmo-aka-verify #11 19.56 CCLD osmo-gsmtap-logsend #11 19.56 CCLD osmo-arfcn #11 19.57 CCLD osmo-config-merge #11 19.58 CCLD osmo-auc-gen #11 19.59 CCLD osmo-ns-dummy #11 19.74 make[4]: Entering directory '/tmp/libosmocore/utils' #11 19.74 make[4]: Nothing to be done for 'install-data-am'. #11 19.75 /usr/bin/mkdir -p '/usr/local/bin' #11 19.75 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen osmo-config-merge osmo-aka-verify osmo-gsmtap-logsend '/usr/local/bin' #11 19.77 libtool: install: /usr/bin/install -c .libs/osmo-arfcn /usr/local/bin/osmo-arfcn #11 19.79 libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /usr/local/bin/osmo-auc-gen #11 19.80 libtool: install: /usr/bin/install -c .libs/osmo-config-merge /usr/local/bin/osmo-config-merge #11 19.81 libtool: install: /usr/bin/install -c .libs/osmo-aka-verify /usr/local/bin/osmo-aka-verify #11 19.82 libtool: install: /usr/bin/install -c .libs/osmo-gsmtap-logsend /usr/local/bin/osmo-gsmtap-logsend #11 19.82 make[4]: Leaving directory '/tmp/libosmocore/utils' #11 19.82 make[3]: Leaving directory '/tmp/libosmocore/utils' #11 19.82 make[2]: Leaving directory '/tmp/libosmocore/utils' #11 19.82 Making install in tapset #11 19.82 make[2]: Entering directory '/tmp/libosmocore/tapset' #11 19.83 make[3]: Entering directory '/tmp/libosmocore/tapset' #11 19.83 make[3]: Nothing to be done for 'install-exec-am'. #11 19.83 make install-data-hook #11 19.83 make[4]: Entering directory '/tmp/libosmocore/tapset' #11 19.83 make[4]: Nothing to be done for 'install-data-hook'. #11 19.83 make[4]: Leaving directory '/tmp/libosmocore/tapset' #11 19.83 make[3]: Leaving directory '/tmp/libosmocore/tapset' #11 19.83 make[2]: Leaving directory '/tmp/libosmocore/tapset' #11 19.83 Making install in tests #11 19.84 make[2]: Entering directory '/tmp/libosmocore/tests' #11 19.84 GEN conv/gsm0503_test_vectors.c #11 19.86 Generating test vectors... #11 19.86 Generate 'xcch' test vector #11 19.86 Generate 'tch_f24' test vector #11 19.86 Generate 'tch_h24' test vector #11 19.86 Generate 'tch_f48' test vector #11 19.86 Generate 'tch_f96' test vector #11 19.86 Generate 'tch_f144' test vector #11 19.86 Generate 'rach' test vector #11 19.86 Generate 'rach_ext' test vector #11 19.86 Generate 'sch' test vector #11 19.86 Generate 'cs2' test vector #11 19.86 Generate 'cs3' test vector #11 19.86 Generate 'cs2_np' test vector #11 19.86 Generate 'cs3_np' test vector #11 19.86 Generate 'tch_afs_12_2' test vector #11 19.86 Generate 'tch_afs_10_2' test vector #11 19.86 Generate 'tch_afs_7_95' test vector #11 19.86 Generate 'tch_afs_7_4' test vector #11 19.86 Generate 'tch_afs_6_7' test vector #11 19.86 Generate 'tch_afs_5_9' test vector #11 19.86 Generate 'tch_afs_5_15' test vector #11 19.86 Generate 'tch_afs_4_75' test vector #11 19.86 Generate 'tch_fr' test vector #11 19.86 Generate 'tch_hr' test vector #11 19.86 Generate 'tch_ahs_7_95' test vector #11 19.86 Generate 'tch_ahs_7_4' test vector #11 19.86 Generate 'tch_ahs_6_7' test vector #11 19.86 Generate 'tch_ahs_5_9' test vector #11 19.86 Generate 'tch_ahs_5_15' test vector #11 19.86 Generate 'tch_ahs_4_75' test vector #11 19.86 Generate 'tch_axs_sid_update' test vector #11 19.86 Generate 'mcs1_dl_hdr' test vector #11 19.86 Generate 'mcs1_ul_hdr' test vector #11 19.86 Generate 'mcs1' test vector #11 19.86 Generate 'mcs2' test vector #11 19.86 Generate 'mcs3' test vector #11 19.86 Generate 'mcs4' test vector #11 19.86 Generate 'mcs5_dl_hdr' test vector #11 19.86 Generate 'mcs5_ul_hdr' test vector #11 19.86 Generate 'mcs5' test vector #11 19.86 Generate 'mcs6' test vector #11 19.86 Generate 'mcs7_dl_hdr' test vector #11 19.86 Generate 'mcs7_ul_hdr' test vector #11 19.86 Generate 'mcs7' test vector #11 19.86 Generate 'mcs8' test vector #11 19.86 Generate 'mcs9' test vector #11 19.86 Generation complete. #11 19.86 make install-am #11 19.87 make[3]: Entering directory '/tmp/libosmocore/tests' #11 19.88 make[4]: Entering directory '/tmp/libosmocore/tests' #11 19.88 make[4]: Nothing to be done for 'install-exec-am'. #11 19.88 make[4]: Nothing to be done for 'install-data-am'. #11 19.88 make[4]: Leaving directory '/tmp/libosmocore/tests' #11 19.88 make[3]: Leaving directory '/tmp/libosmocore/tests' #11 19.88 make[2]: Leaving directory '/tmp/libosmocore/tests' #11 19.88 make[2]: Entering directory '/tmp/libosmocore' #11 19.89 make[3]: Entering directory '/tmp/libosmocore' #11 19.89 /usr/bin/mkdir -p '/usr/local/share/aclocal' #11 19.89 /usr/bin/mkdir -p '/usr/local/bin' #11 19.89 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 19.89 /usr/bin/mkdir -p '/usr/local/include' #11 19.89 /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc libosmoisdn.pc '/usr/local/lib/pkgconfig' #11 19.89 /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/usr/local/share/aclocal' #11 19.89 /usr/bin/install -c osmo-release.sh '/usr/local/bin' #11 19.89 /usr/bin/install -c -m 644 osmo-release.mk '/usr/local/include' #11 19.89 make install-data-hook #11 19.90 make[4]: Entering directory '/tmp/libosmocore' #11 19.90 make[4]: Nothing to be done for 'install-data-hook'. #11 19.90 make[4]: Leaving directory '/tmp/libosmocore' #11 19.90 make[3]: Leaving directory '/tmp/libosmocore' #11 19.90 make[2]: Leaving directory '/tmp/libosmocore' #11 19.90 make[1]: Leaving directory '/tmp/libosmocore' #11 DONE 20.0s #12 [ 7/10] COPY OSMO-NS-DUMMY.CFG /data/osmo-ns-dummy.cfg #12 DONE 0.1s #13 [ 8/10] COPY .COMMON/PIPEWORK /USR/BIN/PIPEWORK #13 DONE 0.0s #14 [ 9/10] COPY DOCKER-ENTRYPOINT.SH /DOCKER-ENTRYPOINT.SH #14 DONE 0.1s #15 [10/10] WORKDIR /DATA #15 DONE 0.1s #16 exporting to image #16 exporting layers #16 exporting layers 0.6s done #16 writing image sha256:065bb73208fbbb92c1aaeba41dcd0d7a03c6b1cf258ad5ae5a8a1f728902751a done #16 naming to docker.io/osmocom-build/osmo-ns-master:latest done #16 DONE 0.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/osmo-ns-master' + docker_image_exists osmo-ns-master + docker images -q osmocom-build/osmo-ns-master + test -n 065bb73208fb + list_osmo_packages debian-bookworm osmo-ns-master + local distro=debian-bookworm + local image=osmo-ns-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ns-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-ns-master ### ii osmocom-nightly 202403282026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] ii python3-osmopy-libs 0.3.0.2.9201.202403282026 all Python code (not only) for testing of Osmocom programs ii python3-osmopy-utils 0.3.0.2.9201.202403282026 all Python code (not only) for testing of Osmocom programs + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-ns-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 Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-ns-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-ns-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-ns-test + echo ttcn3-ns-test + dir=ttcn3-ns-test + pull_arg=--pull + grep ^FROM ../ttcn3-ns-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-ns-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-ns-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-ns-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/ttcn3-ns-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-ns-test-sns/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 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 \ -t osmocom-build/ttcn3-ns-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: 380B 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: 836B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.0s #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" ns #8 CACHED #9 [4/4] COPY NS_TESTS.CFG /data/NS_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:4c686335ecce189324baecaeeda750f6cea63e9ceb2d95a0b1403306712111e3 done #10 naming to docker.io/osmocom-build/ttcn3-ns-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/ttcn3-ns-test' + docker_image_exists ttcn3-ns-test + docker images -q osmocom-build/ttcn3-ns-test + test -n 4c686335ecce + list_osmo_packages debian-bookworm ttcn3-ns-test + local distro=debian-bookworm + local image=ttcn3-ns-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-ns-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-ns-test-sns/logs/ns-tester + cp sns/NS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/ns-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/ns-tester/NS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/ns-tester/NS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/ns-tester/NS_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-ns-test-sns/logs/ns-tester/NS_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/ns + cp sns/osmo-ns-dummy.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/ns/ + network_create + SUBNET=649151 + seq 1 30 + echo (649151 + 1) % 256 + bc + SUBNET=192 + NET_NAME=ttcn3-ns-test-sns-192 + SUB4=172.18.192.0/24 + SUB6=fd02:db8:192::/64 + set +x Creating network ttcn3-ns-test-sns-192, trying SUBNET=192... + docker network create --internal --subnet 172.18.192.0/24 --ipv6 --subnet fd02:db8:192::/64 ttcn3-ns-test-sns-192 3f9fc88e68a9d09f1d8f81239743ff63df96270c70af2108ff1e40e0e115fd9c + set +x ### Network ttcn3-ns-test-sns-192 created (SUBNET=192) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=192 to: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/ns/osmo-ns-dummy.cfg Applying SUBNET=192 to: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/ns-tester/NS_Tests.cfg + echo Starting container with osmo-ns-dummy Starting container with osmo-ns-dummy + docker_network_params 192 101 + NET=192 + ADDR_SUFIX=101 + echo --network ttcn3-ns-test-sns-192 --ip 172.18.192.101 --ip6 fd02:db8:192::101 + docker run --rm --network ttcn3-ns-test-sns-192 --ip 172.18.192.101 --ip6 fd02:db8:192::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/ns:/data --name jenkins-ttcn3-ns-test-sns-1099-ns-sns -d osmocom-build/osmo-ns-master /bin/sh -c /usr/local/bin/osmo-ns-dummy -c /data/osmo-ns-dummy.cfg -p 4240 >>/data/osmo-ns-dummy.log 2>&1 02484ec5ac4a5ad86b66ac930b8737b778ae45f3fc01151a4e8854940e47e886 + echo Starting container with NS testsuite Starting container with NS testsuite + docker_network_params 192 10 + NET=192 + ADDR_SUFIX=10 + echo --network ttcn3-ns-test-sns-192 --ip 172.18.192.10 --ip6 fd02:db8:192::10 + docker run --rm --network ttcn3-ns-test-sns-192 --ip 172.18.192.10 --ip6 fd02:db8:192::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/ns-tester:/data --name jenkins-ttcn3-ns-test-sns-1099-ttcn3-ns-test-sns osmocom-build/ttcn3-ns-test + SUBDIR=ns + SUITE=NS_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ns/NS_Tests NS_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli NS_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: NS_Tests.cfg MC@0f023ae5e4b3: Unix server socket created successfully. MC@0f023ae5e4b3: Listening on TCP port 41883. MC2> 0f023ae5e4b3 is the default spawn /osmo-ttcn3-hacks/ns/NS_Tests 0f023ae5e4b3 41883 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@0f023ae5e4b3: New HC connected from 172.18.192.10 [172.18.192.10]. 0f023ae5e4b3: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@0f023ae5e4b3: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@0f023ae5e4b3: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@0f023ae5e4b3: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@0f023ae5e4b3: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file. HC@0f023ae5e4b3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0f023ae5e4b3: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@0f023ae5e4b3: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@0f023ae5e4b3: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@0f023ae5e4b3: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@0f023ae5e4b3: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in MC@0f023ae5e4b3: Configuration file was processed on all HCs. MC@0f023ae5e4b3: Creating MTC on host 172.18.192.10. MC@0f023ae5e4b3: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@0f023ae5e4b3: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_config_success'. ------ NS_Tests.TC_sns_bss_config_success ------ Fri Mar 29 06:40:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f023ae5e4b3: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_config_success' was executed successfully (exit status: 0). MTC@0f023ae5e4b3: Test case TC_sns_bss_config_success started. MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer g_T_guard: 60 s MTC@0f023ae5e4b3: f_incoming_sns_size(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@0f023ae5e4b3: f_incoming_sns_config(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12C065'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@0f023ae5e4b3: f_outgoing_sns_config(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@0f023ae5e4b3: Test case TC_sns_bss_config_success finished. Verdict: pass MTC@0f023ae5e4b3: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_config_success pass'. Fri Mar 29 06:40:40 UTC 2024 ====== NS_Tests.TC_sns_bss_config_success pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15574) Waiting for packet dumper to finish... 1 (prev_count=15574, count=21792) MTC@0f023ae5e4b3: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_config_success pass' was executed successfully (exit status: 0). MTC@0f023ae5e4b3: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_change_weight'. ------ NS_Tests.TC_sns_bss_change_weight ------ Fri Mar 29 06:40:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f023ae5e4b3: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_change_weight' was executed successfully (exit status: 0). MTC@0f023ae5e4b3: Test case TC_sns_bss_change_weight started. MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer g_T_guard: 60 s MTC@0f023ae5e4b3: f_incoming_sns_size(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@0f023ae5e4b3: f_incoming_sns_config(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12C065'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@0f023ae5e4b3: f_outgoing_sns_config(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: f_incoming_sns_chg_weight(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_ChangeWeight := { nsPduType := '0E'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := ?, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12C065'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@0f023ae5e4b3: Test case TC_sns_bss_change_weight finished. Verdict: pass MTC@0f023ae5e4b3: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_change_weight pass'. Fri Mar 29 06:40:46 UTC 2024 ====== NS_Tests.TC_sns_bss_change_weight pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11058) Waiting for packet dumper to finish... 1 (prev_count=11058, count=20317) MTC@0f023ae5e4b3: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_change_weight pass' was executed successfully (exit status: 0). MTC@0f023ae5e4b3: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_change_weight_timeout'. ------ NS_Tests.TC_sns_bss_change_weight_timeout ------ Fri Mar 29 06:40:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f023ae5e4b3: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_change_weight_timeout' was executed successfully (exit status: 0). MTC@0f023ae5e4b3: Test case TC_sns_bss_change_weight_timeout started. MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer g_T_guard: 60 s MTC@0f023ae5e4b3: f_incoming_sns_size(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@0f023ae5e4b3: f_incoming_sns_config(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12C065'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@0f023ae5e4b3: f_outgoing_sns_config(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_ChangeWeight := { nsPduType := '0E'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := ?, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12C065'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_ChangeWeight := { nsPduType := '0E'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := ?, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12C065'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_ChangeWeight := { nsPduType := '0E'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := ?, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12C065'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@0f023ae5e4b3: Test case TC_sns_bss_change_weight_timeout finished. Verdict: pass MTC@0f023ae5e4b3: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_change_weight_timeout pass'. Fri Mar 29 06:41:01 UTC 2024 ====== NS_Tests.TC_sns_bss_change_weight_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=20264) Waiting for packet dumper to finish... 1 (prev_count=20264, count=24026) MTC@0f023ae5e4b3: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_change_weight_timeout pass' was executed successfully (exit status: 0). MTC@0f023ae5e4b3: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_add'. ------ NS_Tests.TC_sns_bss_add ------ Fri Mar 29 06:41:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f023ae5e4b3: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_add' was executed successfully (exit status: 0). MTC@0f023ae5e4b3: Test case TC_sns_bss_add started. MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer g_T_guard: 60 s MTC@0f023ae5e4b3: f_incoming_sns_size(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@0f023ae5e4b3: f_incoming_sns_config(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12C065'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@0f023ae5e4b3: f_outgoing_sns_config(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: f_incoming_sns_add(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Add := { nsPduType := '0D'O ("\r"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := ?, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12C065'O, uDP_Port := '59D9'O, signallingWeight := '01'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@0f023ae5e4b3: Test case TC_sns_bss_add finished. Verdict: pass MTC@0f023ae5e4b3: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_add pass'. Fri Mar 29 06:41:07 UTC 2024 ====== NS_Tests.TC_sns_bss_add pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11209) Waiting for packet dumper to finish... 1 (prev_count=11209, count=22475) MTC@0f023ae5e4b3: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_add pass' was executed successfully (exit status: 0). MTC@0f023ae5e4b3: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_del'. ------ NS_Tests.TC_sns_bss_del ------ Fri Mar 29 06:41:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f023ae5e4b3: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_del' was executed successfully (exit status: 0). MTC@0f023ae5e4b3: Test case TC_sns_bss_del started. MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer g_T_guard: 60 s MTC@0f023ae5e4b3: f_incoming_sns_size(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@0f023ae5e4b3: f_incoming_sns_config(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12C065'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@0f023ae5e4b3: f_outgoing_sns_config(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: f_incoming_sns_add(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Add := { nsPduType := '0D'O ("\r"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := ?, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12C065'O, uDP_Port := '59D9'O, signallingWeight := '01'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: f_incoming_sns_del(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Delete := { nsPduType := '11'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := ?, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12C065'O, uDP_Port := '59D9'O, signallingWeight := '01'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@0f023ae5e4b3: Test case TC_sns_bss_del finished. Verdict: pass MTC@0f023ae5e4b3: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_del pass'. Fri Mar 29 06:41:13 UTC 2024 ====== NS_Tests.TC_sns_bss_del pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14821) Waiting for packet dumper to finish... 1 (prev_count=14821, count=29756) MTC@0f023ae5e4b3: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_del pass' was executed successfully (exit status: 0). MTC@0f023ae5e4b3: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_add_change_del'. ------ NS_Tests.TC_sns_bss_add_change_del ------ Fri Mar 29 06:41:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f023ae5e4b3: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_add_change_del' was executed successfully (exit status: 0). MTC@0f023ae5e4b3: Test case TC_sns_bss_add_change_del started. MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer g_T_guard: 60 s MTC@0f023ae5e4b3: f_incoming_sns_size(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@0f023ae5e4b3: f_incoming_sns_config(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12C065'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@0f023ae5e4b3: f_outgoing_sns_config(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Add := { nsPduType := '0D'O ("\r"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := ?, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12C065'O, uDP_Port := '59D9'O, signallingWeight := '01'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: f_incoming_sns_chg_weight(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_ChangeWeight := { nsPduType := '0E'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := ?, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12C065'O, uDP_Port := '59D9'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@0f023ae5e4b3: f_incoming_sns_del(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Delete := { nsPduType := '11'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := ?, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12C065'O, uDP_Port := '59D9'O, signallingWeight := '63'O ("c"), dataWeight := '63'O ("c") } } }, listofIP6Elements := omit } } MTC@0f023ae5e4b3: Test case TC_sns_bss_add_change_del finished. Verdict: pass MTC@0f023ae5e4b3: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_add_change_del pass'. Fri Mar 29 06:41:19 UTC 2024 ====== NS_Tests.TC_sns_bss_add_change_del pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=10901) Waiting for packet dumper to finish... 1 (prev_count=10901, count=24743) MTC@0f023ae5e4b3: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_add_change_del pass' was executed successfully (exit status: 0). MTC@0f023ae5e4b3: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_rx_size_force_unconf'. ------ NS_Tests.TC_sns_rx_size_force_unconf ------ Fri Mar 29 06:41:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f023ae5e4b3: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_rx_size_force_unconf' was executed successfully (exit status: 0). MTC@0f023ae5e4b3: Test case TC_sns_rx_size_force_unconf started. MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer g_T_guard: 60 s MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@0f023ae5e4b3: Test case TC_sns_rx_size_force_unconf finished. Verdict: pass MTC@0f023ae5e4b3: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_rx_size_force_unconf pass'. Fri Mar 29 06:41:25 UTC 2024 ====== NS_Tests.TC_sns_rx_size_force_unconf pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=10903) Waiting for packet dumper to finish... 1 (prev_count=10903, count=15036) MTC@0f023ae5e4b3: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_rx_size_force_unconf pass' was executed successfully (exit status: 0). MTC@0f023ae5e4b3: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_remove_bind_fail_sns'. ------ NS_Tests.TC_sns_bss_remove_bind_fail_sns ------ Fri Mar 29 06:41:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@0f023ae5e4b3: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_sns_bss_remove_bind_fail_sns' was executed successfully (exit status: 0). MTC@0f023ae5e4b3: Test case TC_sns_bss_remove_bind_fail_sns started. MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer g_T_guard: 60 s MTC@0f023ae5e4b3: f_incoming_sns_size(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@0f023ae5e4b3: f_incoming_sns_config(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12C065'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@0f023ae5e4b3: f_outgoing_sns_config(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: f_incoming_sns_add(idx=0) MTC@0f023ae5e4b3: f_ns_exp() expecting { pDU_SNS_Add := { nsPduType := '0D'O ("\r"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := ?, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12C065'O, uDP_Port := '59D9'O, signallingWeight := '01'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@0f023ae5e4b3: Start timer T: 1 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Start timer T: 2 s MTC@0f023ae5e4b3: Test case TC_sns_bss_remove_bind_fail_sns finished. Verdict: pass MTC@0f023ae5e4b3: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_remove_bind_fail_sns pass'. Fri Mar 29 06:41:44 UTC 2024 ====== NS_Tests.TC_sns_bss_remove_bind_fail_sns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=26356) Waiting for packet dumper to finish... 1 (prev_count=26356, count=32745) MTC@0f023ae5e4b3: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_sns_bss_remove_bind_fail_sns pass' was executed successfully (exit status: 0). MC@0f023ae5e4b3: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@0f023ae5e4b3: Terminating MTC. MC@0f023ae5e4b3: MTC terminated. MC2> exit MC@0f023ae5e4b3: Shutting down session. MC@0f023ae5e4b3: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ns/expected-results.xml' against results in 'junit-xml-21.log' -------------------- NEW: PASS NS_Tests.TC_sns_bss_config_success NEW: PASS NS_Tests.TC_sns_bss_change_weight NEW: PASS NS_Tests.TC_sns_bss_change_weight_timeout NEW: PASS NS_Tests.TC_sns_bss_add NEW: PASS NS_Tests.TC_sns_bss_del NEW: PASS NS_Tests.TC_sns_bss_add_change_del NEW: PASS NS_Tests.TC_sns_rx_size_force_unconf NEW: PASS NS_Tests.TC_sns_bss_remove_bind_fail_sns Summary: NEW: PASS: 8 skip: 24 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh NS_Tests --rm Generated NS_Tests.TC_sns_bss_add.merged Generated NS_Tests.TC_sns_bss_add_change_del.merged Generated NS_Tests.TC_sns_bss_change_weight.merged Generated NS_Tests.TC_sns_bss_change_weight_timeout.merged Generated NS_Tests.TC_sns_bss_config_success.merged Generated NS_Tests.TC_sns_bss_del.merged Generated NS_Tests.TC_sns_bss_remove_bind_fail_sns.merged Generated NS_Tests.TC_sns_rx_size_force_unconf.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-ns-test-sns-192 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-ns-test-sns-1099-ns-sns + [ -n jenkins-ttcn3-ns-test-sns-1099-ns-sns ] + docker_kill_wait jenkins-ttcn3-ns-test-sns-1099-ns-sns + docker kill jenkins-ttcn3-ns-test-sns-1099-ns-sns jenkins-ttcn3-ns-test-sns-1099-ns-sns + docker wait jenkins-ttcn3-ns-test-sns-1099-ns-sns Error response from daemon: No such container: jenkins-ttcn3-ns-test-sns-1099-ns-sns + true + network_remove + set +x Removing network ttcn3-ns-test-sns-192 + docker network remove ttcn3-ns-test-sns-192 ttcn3-ns-test-sns-192 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/unix + fix_perms + set +x Fixing permissions + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/_cache:/cache --name jenkins-ttcn3-ns-test-sns-1099-cleaner debian:bookworm chmod -R a+rX /data/ /cache/ + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-sns/logs/ns-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='8' failures='0' errors='0' skipped='0' inconc='0' time='70.00'> <testcase classname='NS_Tests' name='TC_sns_bss_config_success' time='3.011158'/> <testcase classname='NS_Tests' name='TC_sns_bss_change_weight' time='3.011033'/> <testcase classname='NS_Tests' name='TC_sns_bss_change_weight_timeout' time='12.013475'/> <testcase classname='NS_Tests' name='TC_sns_bss_add' time='3.011963'/> <testcase classname='NS_Tests' name='TC_sns_bss_del' time='3.016818'/> <testcase classname='NS_Tests' name='TC_sns_bss_add_change_del' time='3.015386'/> <testcase classname='NS_Tests' name='TC_sns_rx_size_force_unconf' time='3.008527'/> <testcase classname='NS_Tests' name='TC_sns_bss_remove_bind_fail_sns' time='16.017068'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS