Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-4g-only
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/asterisk
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 32 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 570e8cda818242b03b31b5daac6a99177857aafa (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 570e8cda818242b03b31b5daac6a99177857aafa # timeout=10
Commit message: "asterisk: pjsip.conf: Enable USIM Auth over AMI interface"
 > git rev-list --no-walk 570e8cda818242b03b31b5daac6a99177857aafa # timeout=10
[ttcn3-smlc-test] $ /bin/sh -xe /tmp/jenkins1136676381907056748.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-smlc-test + export IMAGE_SUFFIX=master + cd ttcn3-smlc-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs ] + [ xjenkins-ttcn3-smlc-test-1330 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/ttcn3-smlc-test + SUITE_NAME=ttcn3-smlc-test + IMAGE_SUFFIX=master + docker_images_require osmo-stp-master osmo-smlc-master ttcn3-smlc-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-stp-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-smlc-test/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #7 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #7 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done #7 DONE 0.1s #8 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #11 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #11 DONE 0.4s #12 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #12 CACHED #13 [ 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 #13 CACHED #14 [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 #14 CACHED #15 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #15 CACHED #16 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #16 CACHED #17 [ 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/ #17 CACHED #18 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #18 CACHED #19 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #19 CACHED #20 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #20 CACHED #21 [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 #21 CACHED #22 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #22 CACHED #23 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #23 CACHED #24 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #24 CACHED #25 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:6f84c27955b4c5718b9c9071b5c943f604f17240901299e1b52e2a3f565b65c1 0.0s 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-smlc-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 6f84c27955b4 + 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-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + grep -q $USER + echo FROM $USER/$DISTRO-build + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/osmo-stp-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-smlc-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-stp-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.23kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.13kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #6 DONE 0.1s #7 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 CACHED #8 [3/7] WORKDIR /DATA #8 CACHED #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #9 CACHED #10 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #10 CACHED #11 [6/7] RUN CD libosmo-sccp && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #11 CACHED #12 [7/7] COPY OSMO-STP.CFG /data/ #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:bd0e13c635720c2d53597a072e59bea8c0b84875d296c860ff2871df741faaaf done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n bd0e13c63572 + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.4.0.55.6930.202406022026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo coding library ii libosmocore 1.9.0.203.d8ac0.202406022026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.203.d8ac0.202406022026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.55.6930.202406022026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo VTY library ii osmocom-nightly 202406022026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-smlc-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-smlc-test/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB 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://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #7 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #7 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done #7 DONE 0.1s #8 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #8 DONE 0.0s #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.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [ 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 #12 CACHED #13 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #13 CACHED #14 [ 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/ #14 CACHED #15 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #15 CACHED #16 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #16 CACHED #17 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #17 CACHED #18 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #18 CACHED #19 [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 #19 CACHED #20 [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 #20 CACHED #21 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #21 CACHED #22 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #22 CACHED #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 CACHED #24 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #24 CACHED #25 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #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:6f84c27955b4c5718b9c9071b5c943f604f17240901299e1b52e2a3f565b65c1 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 6f84c27955b4 + 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-smlc-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-smlc-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-smlc-master + echo osmo-smlc-master + dir=osmo-smlc-master + pull_arg=--pull + grep ^FROM ../osmo-smlc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-smlc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-smlc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-smlc-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/osmo-smlc-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-smlc-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-smlc-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.30kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-smlc/+/master?format=TEXT #6 DONE 0.1s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sccp)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 ... #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-smlc/+/master?format=TEXT #6 CACHED #4 [internal] load build context #4 transferring context: 202B done #4 DONE 0.0s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sccp)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.361 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.361 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.361 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.499 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.901 Reading package lists... #7 1.168 Reading package lists... #7 1.413 Building dependency tree... #7 1.467 Reading state information... #7 1.530 The following additional packages will be installed: #7 1.530 libosmo-sigtran9 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #7 1.530 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 1.530 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly #7 1.540 The following NEW packages will be installed: #7 1.540 libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev libosmo-sigtran9 #7 1.540 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore21 #7 1.540 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 1.540 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly #7 1.561 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. #7 1.561 Need to get 2780 kB of archives. #7 1.561 After this operation, 10.8 MB of additional disk space will be used. #7 1.561 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406022026 [1164 B] #7 1.585 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.203.d8ac0.202406022026 [164 kB] #7 1.588 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.203.d8ac0.202406022026 [46.0 kB] #7 1.589 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.203.d8ac0.202406022026 [65.4 kB] #7 1.591 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.203.d8ac0.202406022026 [222 kB] #7 1.594 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.203.d8ac0.202406022026 [66.1 kB] #7 1.595 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.203.d8ac0.202406022026 [98.5 kB] #7 1.597 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.203.d8ac0.202406022026 [172 kB] #7 1.600 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.203.d8ac0.202406022026 [54.4 kB] #7 1.601 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.203.d8ac0.202406022026 [58.6 kB] #7 1.603 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.203.d8ac0.202406022026 [45.3 kB] #7 1.604 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.203.d8ac0.202406022026 [38.6 kB] #7 1.606 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.203.d8ac0.202406022026 [839 kB] #7 1.615 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.55.6930.202406022026 [52.4 kB] #7 1.615 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.55.6930.202406022026 [64.7 kB] #7 1.615 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.66.705a.202406022026 [87.8 kB] #7 1.616 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.66.705a.202406022026 [122 kB] #7 1.617 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.66.705a.202406022026 [581 kB] #7 1.728 debconf: delaying package configuration, since apt-utils is not installed #7 1.768 Fetched 2780 kB in 0s (34.8 MB/s) #7 1.836 Selecting previously unselected package osmocom-nightly. #7 1.836 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117416 files and directories currently installed.) #7 1.875 Preparing to unpack .../00-osmocom-nightly_202406022026_amd64.deb ... #7 1.893 Unpacking osmocom-nightly (202406022026) ... #7 2.027 Selecting previously unselected package libosmocore21:amd64. #7 2.045 Preparing to unpack .../01-libosmocore21_1.9.0.203.d8ac0.202406022026_amd64.deb ... #7 2.082 Unpacking libosmocore21:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 2.242 Selecting previously unselected package libosmocodec4:amd64. #7 2.260 Preparing to unpack .../02-libosmocodec4_1.9.0.203.d8ac0.202406022026_amd64.deb ... #7 2.277 Unpacking libosmocodec4:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 2.416 Selecting previously unselected package libosmoisdn0:amd64. #7 2.434 Preparing to unpack .../03-libosmoisdn0_1.9.0.203.d8ac0.202406022026_amd64.deb ... #7 2.451 Unpacking libosmoisdn0:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 2.591 Selecting previously unselected package libosmogsm20:amd64. #7 2.609 Preparing to unpack .../04-libosmogsm20_1.9.0.203.d8ac0.202406022026_amd64.deb ... #7 2.629 Unpacking libosmogsm20:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 2.773 Selecting previously unselected package libosmocoding0:amd64. #7 2.781 Preparing to unpack .../05-libosmocoding0_1.9.0.203.d8ac0.202406022026_amd64.deb ... #7 2.800 Unpacking libosmocoding0:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 2.960 Selecting previously unselected package libosmovty13:amd64. #7 2.968 Preparing to unpack .../06-libosmovty13_1.9.0.203.d8ac0.202406022026_amd64.deb ... #7 2.987 Unpacking libosmovty13:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 3.133 Selecting previously unselected package libosmogb14:amd64. #7 3.150 Preparing to unpack .../07-libosmogb14_1.9.0.203.d8ac0.202406022026_amd64.deb ... #7 3.166 Unpacking libosmogb14:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 3.337 Selecting previously unselected package libosmoctrl0:amd64. #7 3.345 Preparing to unpack .../08-libosmoctrl0_1.9.0.203.d8ac0.202406022026_amd64.deb ... #7 3.362 Unpacking libosmoctrl0:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 3.514 Selecting previously unselected package libosmosim2:amd64. #7 3.522 Preparing to unpack .../09-libosmosim2_1.9.0.203.d8ac0.202406022026_amd64.deb ... #7 3.539 Unpacking libosmosim2:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 3.687 Selecting previously unselected package libosmousb0:amd64. #7 3.695 Preparing to unpack .../10-libosmousb0_1.9.0.203.d8ac0.202406022026_amd64.deb ... #7 3.712 Unpacking libosmousb0:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 3.838 Selecting previously unselected package libosmocore. #7 3.846 Preparing to unpack .../11-libosmocore_1.9.0.203.d8ac0.202406022026_amd64.deb ... #7 3.864 Unpacking libosmocore (1.9.0.203.d8ac0.202406022026) ... #7 3.964 Selecting previously unselected package libosmocore-dev:amd64. #7 3.982 Preparing to unpack .../12-libosmocore-dev_1.9.0.203.d8ac0.202406022026_amd64.deb ... #7 3.999 Unpacking libosmocore-dev:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 4.172 Selecting previously unselected package libosmonetif11:amd64. #7 4.180 Preparing to unpack .../13-libosmonetif11_1.4.0.55.6930.202406022026_amd64.deb ... #7 4.197 Unpacking libosmonetif11:amd64 (1.4.0.55.6930.202406022026) ... #7 4.322 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.339 Preparing to unpack .../14-libosmo-netif-dev_1.4.0.55.6930.202406022026_amd64.deb ... #7 4.357 Unpacking libosmo-netif-dev:amd64 (1.4.0.55.6930.202406022026) ... #7 4.482 Selecting previously unselected package libosmo-sccp-dev:amd64. #7 4.500 Preparing to unpack .../15-libosmo-sccp-dev_1.8.0.66.705a.202406022026_amd64.deb ... #7 4.518 Unpacking libosmo-sccp-dev:amd64 (1.8.0.66.705a.202406022026) ... #7 4.660 Selecting previously unselected package libosmo-sigtran9:amd64. #7 4.678 Preparing to unpack .../16-libosmo-sigtran9_1.8.0.66.705a.202406022026_amd64.deb ... #7 4.696 Unpacking libosmo-sigtran9:amd64 (1.8.0.66.705a.202406022026) ... #7 4.824 Selecting previously unselected package libosmo-sigtran-dev:amd64. #7 4.842 Preparing to unpack .../17-libosmo-sigtran-dev_1.8.0.66.705a.202406022026_amd64.deb ... #7 4.859 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.66.705a.202406022026) ... #7 5.044 Setting up osmocom-nightly (202406022026) ... #7 5.097 Setting up libosmocore21:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 5.150 Setting up libosmousb0:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 5.204 Setting up libosmocodec4:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 5.257 Setting up libosmo-sccp-dev:amd64 (1.8.0.66.705a.202406022026) ... #7 5.311 Setting up libosmovty13:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 5.364 Setting up libosmoisdn0:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 5.413 Setting up libosmogsm20:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 5.461 Setting up libosmoctrl0:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 5.512 Setting up libosmogb14:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 5.563 Setting up libosmonetif11:amd64 (1.4.0.55.6930.202406022026) ... #7 5.614 Setting up libosmocoding0:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 5.666 Setting up libosmosim2:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 5.717 Setting up libosmocore (1.9.0.203.d8ac0.202406022026) ... #7 5.768 Setting up libosmo-sigtran9:amd64 (1.8.0.66.705a.202406022026) ... #7 5.819 Setting up libosmocore-dev:amd64 (1.9.0.203.d8ac0.202406022026) ... #7 5.870 Setting up libosmo-netif-dev:amd64 (1.4.0.55.6930.202406022026) ... #7 5.924 Setting up libosmo-sigtran-dev:amd64 (1.8.0.66.705a.202406022026) ... #7 5.978 Processing triggers for libc-bin (2.36-9+deb12u7) ... #7 DONE 6.2s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-smlc.git #9 0.318 Cloning into 'osmo-smlc'... #9 DONE 0.4s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-SMLC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-smlc #10 DONE 0.1s #11 [6/8] RUN CD osmo-smlc && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 0.480 Already on 'master' #11 0.480 Your branch is up to date with 'origin/master'. #11 0.481 refs/heads/master #11 0.488 HEAD is now at ddfea86 debian/postinst: add checks, be verbose #11 0.491 master #11 0.492 ddfea86880e56a7b20f2dd2250fc22df7187e61e #11 1.562 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 2.642 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.642 libtoolize: copying file './ltmain.sh' #11 2.775 libtoolize: putting macros in 'm4'. #11 2.775 libtoolize: copying file 'm4/libtool.m4' #11 2.826 libtoolize: copying file 'm4/ltoptions.m4' #11 2.881 libtoolize: copying file 'm4/ltsugar.m4' #11 2.936 libtoolize: copying file 'm4/ltversion.m4' #11 2.991 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.078 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.078 libtoolize: and rerunning libtoolize and aclocal. #11 3.874 configure.ac:47: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.874 configure.ac:47: You should run autoupdate. #11 3.874 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.874 configure.ac:47: the top level #11 3.874 configure.ac:95: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.874 configure.ac:95: You should run autoupdate. #11 3.874 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.874 configure.ac:95: the top level #11 3.874 configure.ac:116: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.874 configure.ac:116: You should run autoupdate. #11 3.874 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.874 configure.ac:116: the top level #11 3.874 configure.ac:195: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.874 configure.ac:195: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.874 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.874 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.874 configure.ac:195: the top level #11 3.874 configure.ac:197: warning: AC_OUTPUT should be used without arguments. #11 3.874 configure.ac:197: You should run autoupdate. #11 4.374 configure.ac:23: installing './compile' #11 4.376 configure.ac:25: installing './config.guess' #11 4.378 configure.ac:25: installing './config.sub' #11 4.380 configure.ac:9: installing './install-sh' #11 4.383 configure.ac:9: installing './missing' #11 4.419 doc/Makefile.am:12: warning: '%'-style pattern rules are a GNU make extension #11 4.419 doc/Makefile.am:15: warning: '%'-style pattern rules are a GNU make extension #11 4.469 src/osmo-smlc/Makefile.am: installing './depcomp' #11 4.537 checking for a BSD-compatible install... /usr/bin/install -c #11 4.543 checking whether build environment is sane... yes #11 4.551 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.553 checking for gawk... gawk #11 4.553 checking whether make sets $(MAKE)... yes #11 4.569 checking whether make supports nested variables... yes #11 4.585 checking whether make supports nested variables... (cached) yes #11 4.585 checking whether make sets $(MAKE)... (cached) yes #11 4.591 checking for gcc... gcc #11 4.659 checking whether the C compiler works... yes #11 4.710 checking for C compiler default output file name... a.out #11 4.710 checking for suffix of executables... #11 4.742 checking whether we are cross compiling... no #11 4.773 checking for suffix of object files... o #11 4.782 checking whether the compiler supports GNU C... yes #11 4.793 checking whether gcc accepts -g... yes #11 4.808 checking for gcc option to enable C11 features... none needed #11 4.827 checking whether gcc understands -c and -o together... yes #11 4.866 checking whether make supports the include directive... yes (GNU style) #11 4.880 checking dependency style of gcc... gcc3 #11 4.964 checking build system type... x86_64-pc-linux-gnu #11 5.074 checking host system type... x86_64-pc-linux-gnu #11 5.075 checking how to print strings... printf #11 5.104 checking for a sed that does not truncate output... /usr/bin/sed #11 5.106 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.107 checking for egrep... /usr/bin/grep -E #11 5.108 checking for fgrep... /usr/bin/grep -F #11 5.108 checking for ld used by gcc... /usr/bin/ld #11 5.111 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.112 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.113 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.135 checking whether ln -s works... yes #11 5.135 checking the maximum length of command line arguments... 1572864 #11 5.148 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.148 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.148 checking for /usr/bin/ld option to reload object files... -r #11 5.149 checking for file... file #11 5.149 checking for objdump... objdump #11 5.150 checking how to recognize dependent libraries... pass_all #11 5.151 checking for dlltool... no #11 5.152 checking how to associate runtime and link libraries... printf %s\n #11 5.152 checking for ar... ar #11 5.153 checking for archiver @FILE support... @ #11 5.189 checking for strip... strip #11 5.189 checking for ranlib... ranlib #11 5.189 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.290 checking for sysroot... no #11 5.290 checking for a working dd... /usr/bin/dd #11 5.293 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.323 checking for mt... no #11 5.323 checking if : is a manifest tool... no #11 5.334 checking for stdio.h... yes #11 5.366 checking for stdlib.h... yes #11 5.398 checking for string.h... yes #11 5.415 checking for inttypes.h... yes #11 5.442 checking for stdint.h... yes #11 5.465 checking for strings.h... yes #11 5.483 checking for sys/stat.h... yes #11 5.498 checking for sys/types.h... yes #11 5.515 checking for unistd.h... yes #11 5.535 checking for dlfcn.h... yes #11 5.552 checking for objdir... .libs #11 5.615 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.639 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.639 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.681 checking if gcc static flag -static works... yes #11 5.738 checking if gcc supports -c -o file.o... yes #11 5.769 checking if gcc supports -c -o file.o... (cached) yes #11 5.769 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.788 checking whether -lc should be explicitly linked in... no #11 5.834 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.901 checking how to hardcode library paths into programs... immediate #11 5.902 checking whether stripping libraries is possible... yes #11 5.904 checking if libtool supports shared libraries... yes #11 5.904 checking whether to build shared libraries... yes #11 5.904 checking whether to build static libraries... yes #11 5.905 checking for pkg-config... /usr/bin/pkg-config #11 5.906 checking for pkg-config... /usr/bin/pkg-config #11 5.907 checking pkg-config is at least version 0.20... yes #11 5.909 checking for libosmocore >= 1.9.0... yes #11 5.930 checking for libosmovty >= 1.9.0... yes #11 5.952 checking for libosmoctrl >= 1.9.0... yes #11 5.975 checking for libosmogsm >= 1.9.0... yes #11 5.997 checking for libosmo-sigtran >= 1.8.0... yes #11 6.018 checking for libosmo-sccp >= 1.8.0... yes #11 6.037 checking for egrep... (cached) /usr/bin/grep -E #11 6.038 checking if gcc supports -fvisibility=hidden... yes #11 6.071 checking whether to enable code coverage support... no #11 6.071 checking whether to enable VTY/CTRL tests... no #11 6.078 CFLAGS=" -std=gnu11" #11 6.078 CPPFLAGS="" #11 6.130 checking that generated files are newer than configure... done #11 6.132 configure: creating ./config.status #11 6.851 config.status: creating include/Makefile #11 6.862 config.status: creating include/osmocom/Makefile #11 6.881 config.status: creating include/osmocom/smlc/Makefile #11 6.910 config.status: creating src/Makefile #11 6.947 config.status: creating src/osmo-smlc/Makefile #11 6.986 config.status: creating tests/Makefile #11 7.027 config.status: creating tests/atlocal #11 7.067 config.status: creating tests/smlc_subscr/Makefile #11 7.103 config.status: creating doc/Makefile #11 7.143 config.status: creating doc/examples/Makefile #11 7.183 config.status: creating doc/manuals/Makefile #11 7.223 config.status: creating contrib/Makefile #11 7.263 config.status: creating contrib/systemd/Makefile #11 7.303 config.status: creating Makefile #11 7.334 config.status: creating config.h #11 7.368 config.status: executing tests/atconfig commands #11 7.375 config.status: executing depfiles commands #11 7.622 config.status: executing libtool commands #11 7.737 echo 0.2.4.6-ddfe > .version-t && mv .version-t .version #11 7.741 make install-recursive #11 7.745 make[1]: Entering directory '/tmp/osmo-smlc' #11 7.747 Making install in include #11 7.748 make[2]: Entering directory '/tmp/osmo-smlc/include' #11 7.750 Making install in osmocom #11 7.751 make[3]: Entering directory '/tmp/osmo-smlc/include/osmocom' #11 7.752 Making install in smlc #11 7.753 make[4]: Entering directory '/tmp/osmo-smlc/include/osmocom/smlc' #11 7.755 make[5]: Entering directory '/tmp/osmo-smlc/include/osmocom/smlc' #11 7.755 make[5]: Nothing to be done for 'install-exec-am'. #11 7.755 make[5]: Nothing to be done for 'install-data-am'. #11 7.755 make[5]: Leaving directory '/tmp/osmo-smlc/include/osmocom/smlc' #11 7.755 make[4]: Leaving directory '/tmp/osmo-smlc/include/osmocom/smlc' #11 7.755 make[4]: Entering directory '/tmp/osmo-smlc/include/osmocom' #11 7.757 make[5]: Entering directory '/tmp/osmo-smlc/include/osmocom' #11 7.757 make[5]: Nothing to be done for 'install-exec-am'. #11 7.757 make[5]: Nothing to be done for 'install-data-am'. #11 7.757 make[5]: Leaving directory '/tmp/osmo-smlc/include/osmocom' #11 7.757 make[4]: Leaving directory '/tmp/osmo-smlc/include/osmocom' #11 7.757 make[3]: Leaving directory '/tmp/osmo-smlc/include/osmocom' #11 7.758 make[3]: Entering directory '/tmp/osmo-smlc/include' #11 7.759 make[4]: Entering directory '/tmp/osmo-smlc/include' #11 7.759 make[4]: Nothing to be done for 'install-exec-am'. #11 7.759 make[4]: Nothing to be done for 'install-data-am'. #11 7.759 make[4]: Leaving directory '/tmp/osmo-smlc/include' #11 7.759 make[3]: Leaving directory '/tmp/osmo-smlc/include' #11 7.759 make[2]: Leaving directory '/tmp/osmo-smlc/include' #11 7.759 Making install in src #11 7.760 make[2]: Entering directory '/tmp/osmo-smlc/src' #11 7.761 Making install in osmo-smlc #11 7.762 make[3]: Entering directory '/tmp/osmo-smlc/src/osmo-smlc' #11 7.763 CC cell_locations.o #11 7.763 CC lb_conn.o #11 7.763 CC lb_peer.o #11 7.763 CC sccp_lb_inst.o #11 7.763 CC smlc_ctrl.o #11 7.764 CC smlc_data.o #11 7.764 CC smlc_loc_req.o #11 7.764 CC smlc_main.o #11 7.764 CC smlc_subscr.o #11 7.855 CCLD osmo-smlc #11 8.131 make[4]: Entering directory '/tmp/osmo-smlc/src/osmo-smlc' #11 8.131 make[4]: Nothing to be done for 'install-data-am'. #11 8.131 /usr/bin/mkdir -p '/usr/local/bin' #11 8.133 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-smlc '/usr/local/bin' #11 8.148 libtool: install: /usr/bin/install -c osmo-smlc /usr/local/bin/osmo-smlc #11 8.150 make[4]: Leaving directory '/tmp/osmo-smlc/src/osmo-smlc' #11 8.150 make[3]: Leaving directory '/tmp/osmo-smlc/src/osmo-smlc' #11 8.151 make[3]: Entering directory '/tmp/osmo-smlc/src' #11 8.154 make[4]: Entering directory '/tmp/osmo-smlc/src' #11 8.154 make[4]: Nothing to be done for 'install-exec-am'. #11 8.154 make[4]: Nothing to be done for 'install-data-am'. #11 8.154 make[4]: Leaving directory '/tmp/osmo-smlc/src' #11 8.154 make[3]: Leaving directory '/tmp/osmo-smlc/src' #11 8.154 make[2]: Leaving directory '/tmp/osmo-smlc/src' #11 8.154 Making install in tests #11 8.156 make[2]: Entering directory '/tmp/osmo-smlc/tests' #11 8.160 Making install in smlc_subscr #11 8.162 make[3]: Entering directory '/tmp/osmo-smlc/tests/smlc_subscr' #11 8.166 make[4]: Entering directory '/tmp/osmo-smlc/tests/smlc_subscr' #11 8.166 make[4]: Nothing to be done for 'install-exec-am'. #11 8.166 make[4]: Nothing to be done for 'install-data-am'. #11 8.166 make[4]: Leaving directory '/tmp/osmo-smlc/tests/smlc_subscr' #11 8.166 make[3]: Leaving directory '/tmp/osmo-smlc/tests/smlc_subscr' #11 8.169 make[3]: Entering directory '/tmp/osmo-smlc/tests' #11 8.172 make[4]: Entering directory '/tmp/osmo-smlc/tests' #11 8.172 make[4]: Nothing to be done for 'install-exec-am'. #11 8.172 make[4]: Nothing to be done for 'install-data-am'. #11 8.172 make[4]: Leaving directory '/tmp/osmo-smlc/tests' #11 8.173 make[3]: Leaving directory '/tmp/osmo-smlc/tests' #11 8.173 make[2]: Leaving directory '/tmp/osmo-smlc/tests' #11 8.173 Making install in doc #11 8.176 make[2]: Entering directory '/tmp/osmo-smlc/doc' #11 8.182 Making install in examples #11 8.187 make[3]: Entering directory '/tmp/osmo-smlc/doc/examples' #11 8.193 make[4]: Entering directory '/tmp/osmo-smlc/doc/examples' #11 8.193 make[4]: Nothing to be done for 'install-exec-am'. #11 8.196 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 8.202 /usr/bin/install -c -m 644 osmo-smlc/osmo-smlc.cfg '/usr/local/etc/osmocom' #11 8.206 make install-data-hook #11 8.212 make[5]: Entering directory '/tmp/osmo-smlc/doc/examples' #11 8.212 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 8.212 j="/usr/local/share/doc/osmo-smlc/examples/$f" && \ #11 8.212 mkdir -p "$(dirname $j)" && \ #11 8.212 /usr/bin/install -c -m 644 ./$f $j; \ #11 8.212 done #11 8.228 make[5]: Leaving directory '/tmp/osmo-smlc/doc/examples' #11 8.228 make[4]: Leaving directory '/tmp/osmo-smlc/doc/examples' #11 8.228 make[3]: Leaving directory '/tmp/osmo-smlc/doc/examples' #11 8.229 Making install in manuals #11 8.233 make[3]: Entering directory '/tmp/osmo-smlc/doc/manuals' #11 8.239 make[4]: Entering directory '/tmp/osmo-smlc/doc/manuals' #11 8.239 make[4]: Nothing to be done for 'install-exec-am'. #11 8.239 make[4]: Nothing to be done for 'install-data-am'. #11 8.239 make[4]: Leaving directory '/tmp/osmo-smlc/doc/manuals' #11 8.240 make[3]: Leaving directory '/tmp/osmo-smlc/doc/manuals' #11 8.244 make[3]: Entering directory '/tmp/osmo-smlc/doc' #11 8.251 make[4]: Entering directory '/tmp/osmo-smlc/doc' #11 8.251 make[4]: Nothing to be done for 'install-exec-am'. #11 8.251 make[4]: Nothing to be done for 'install-data-am'. #11 8.251 make[4]: Leaving directory '/tmp/osmo-smlc/doc' #11 8.251 make[3]: Leaving directory '/tmp/osmo-smlc/doc' #11 8.252 make[2]: Leaving directory '/tmp/osmo-smlc/doc' #11 8.252 Making install in contrib #11 8.257 make[2]: Entering directory '/tmp/osmo-smlc/contrib' #11 8.265 Making install in systemd #11 8.270 make[3]: Entering directory '/tmp/osmo-smlc/contrib/systemd' #11 8.276 make[4]: Entering directory '/tmp/osmo-smlc/contrib/systemd' #11 8.276 make[4]: Nothing to be done for 'install-exec-am'. #11 8.279 /usr/bin/mkdir -p '/lib/systemd/system' #11 8.284 /usr/bin/install -c -m 644 osmo-smlc.service '/lib/systemd/system' #11 8.289 make[4]: Leaving directory '/tmp/osmo-smlc/contrib/systemd' #11 8.289 make[3]: Leaving directory '/tmp/osmo-smlc/contrib/systemd' #11 8.294 make[3]: Entering directory '/tmp/osmo-smlc/contrib' #11 8.300 make[4]: Entering directory '/tmp/osmo-smlc/contrib' #11 8.300 make[4]: Nothing to be done for 'install-exec-am'. #11 8.300 make[4]: Nothing to be done for 'install-data-am'. #11 8.300 make[4]: Leaving directory '/tmp/osmo-smlc/contrib' #11 8.300 make[3]: Leaving directory '/tmp/osmo-smlc/contrib' #11 8.301 make[2]: Leaving directory '/tmp/osmo-smlc/contrib' #11 8.307 make[2]: Entering directory '/tmp/osmo-smlc' #11 8.320 make[3]: Entering directory '/tmp/osmo-smlc' #11 8.320 make[3]: Nothing to be done for 'install-exec-am'. #11 8.320 make[3]: Nothing to be done for 'install-data-am'. #11 8.320 make[3]: Leaving directory '/tmp/osmo-smlc' #11 8.320 make[2]: Leaving directory '/tmp/osmo-smlc' #11 8.321 make[1]: Leaving directory '/tmp/osmo-smlc' #11 DONE 8.5s #12 [7/8] COPY OSMO-SMLC.CFG /data/osmo-smlc.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.6s done #14 writing image sha256:c105a1ce7868f8de8c8e4570446645188ff77c2eefd1358de6ee4e8717927aa8 0.0s done #14 naming to docker.io/osmocom-build/osmo-smlc-master:latest 0.0s done #14 DONE 0.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/osmo-smlc-master' + docker_image_exists osmo-smlc-master + docker images -q osmocom-build/osmo-smlc-master + test -n c105a1ce7868 + list_osmo_packages debian-bookworm osmo-smlc-master + local distro=debian-bookworm + local image=osmo-smlc-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-smlc-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-smlc-master ### ii libosmo-netif-dev:amd64 1.4.0.55.6930.202406022026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.66.705a.202406022026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.66.705a.202406022026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.66.705a.202406022026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocodec4:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo coding library ii libosmocore 1.9.0.203.d8ac0.202406022026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.203.d8ac0.202406022026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.55.6930.202406022026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo VTY library ii osmocom-nightly 202406022026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-smlc-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:c1b54cad42e3d53b1715cd701682b59149603c6b8bcbc330e580e4643c545f5a Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-smlc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-smlc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-smlc-test + echo ttcn3-smlc-test + dir=ttcn3-smlc-test + pull_arg=--pull + grep ^FROM ../ttcn3-smlc-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-smlc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-smlc-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-smlc-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/ttcn3-smlc-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-smlc-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-smlc-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 390B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B 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: 794B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" smlc #8 CACHED #9 [4/4] COPY SMLC_TESTS.CFG /data/SMLC_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:e31d4033ac5c48a40160a4c5d0d2c66f93afe0d80db508000ba7bbd181b5a662 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-smlc-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/ttcn3-smlc-test' + docker_image_exists ttcn3-smlc-test + docker images -q osmocom-build/ttcn3-smlc-test + test -n e31d4033ac5c + list_osmo_packages debian-bookworm ttcn3-smlc-test + local distro=debian-bookworm + local image=ttcn3-smlc-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-smlc-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-smlc-test/logs/smlc-tester + cp SMLC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs/smlc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs/smlc-tester/SMLC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs/smlc-tester/SMLC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs/smlc-tester/SMLC_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-smlc-test/logs/smlc-tester/SMLC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs/smlc + cp osmo-smlc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs/smlc/ + network_create + SUBNET=2220853 + seq 1 30 + echo (2220853 + 1) % 256 + bc + SUBNET=54 + NET_NAME=ttcn3-smlc-test-54 + SUB4=172.18.54.0/24 + SUB6=fd02:db8:54::/64 + set +x Creating network ttcn3-smlc-test-54, trying SUBNET=54... + docker network create --internal --subnet 172.18.54.0/24 --ipv6 --subnet fd02:db8:54::/64 ttcn3-smlc-test-54 bddca78304c217ed406c31c97126545f2dd7d14ce9127fda4aaf0ab58bc00e2b + set +x ### Network ttcn3-smlc-test-54 created (SUBNET=54) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=54 to: /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs/smlc-tester/SMLC_Tests.cfg Applying SUBNET=54 to: /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs/smlc/osmo-smlc.cfg Applying SUBNET=54 to: /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 54 200 + NET=54 + ADDR_SUFIX=200 + echo --network ttcn3-smlc-test-54 --ip 172.18.54.200 --ip6 fd02:db8:54::200 + docker run --rm --network ttcn3-smlc-test-54 --ip 172.18.54.200 --ip6 fd02:db8:54::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs/stp:/data --name jenkins-ttcn3-smlc-test-1330-stp -d --ulimit core=-1 osmocom-build/osmo-stp-master 50ed3c5ff64ba4449601079a99541ecdfcfebc5ff40dd0aef7ac67bbee3f40a8 + echo Starting container with SMLC Starting container with SMLC + docker_network_params 54 20 + NET=54 + ADDR_SUFIX=20 + echo --network ttcn3-smlc-test-54 --ip 172.18.54.20 --ip6 fd02:db8:54::20 + docker run --rm --network ttcn3-smlc-test-54 --ip 172.18.54.20 --ip6 fd02:db8:54::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs/smlc:/data --name jenkins-ttcn3-smlc-test-1330-smlc -d osmocom-build/osmo-smlc-master 04f307a64ab42b78510d1098dd971f2c886c0c5f34cee683cbf183bec8451813 + echo Starting container with SMLC testsuite Starting container with SMLC testsuite + docker_network_params 54 203 + NET=54 + ADDR_SUFIX=203 + echo --network ttcn3-smlc-test-54 --ip 172.18.54.203 --ip6 fd02:db8:54::203 + docker run --rm --network ttcn3-smlc-test-54 --ip 172.18.54.203 --ip6 fd02:db8:54::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.54.20 -e OSMO_SUT_PORT=4271 -v /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs/smlc-tester:/data --name jenkins-ttcn3-smlc-test-1330-ttcn3-smlc-test osmocom-build/ttcn3-smlc-test + SUBDIR=smlc + SUITE=SMLC_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/smlc/SMLC_Tests SMLC_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SMLC_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: SMLC_Tests.cfg MC@b75681d1471a: Unix server socket created successfully. MC@b75681d1471a: Listening on TCP port 42305. b75681d1471a is the default MC2> spawn /osmo-ttcn3-hacks/smlc/SMLC_Tests b75681d1471a 42305 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@b75681d1471a: New HC connected from 172.18.54.203 [172.18.54.203]. b75681d1471a: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@b75681d1471a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@b75681d1471a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@b75681d1471a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@b75681d1471a: Configuration file was processed on all HCs. MC@b75681d1471a: Creating MTC on host 172.18.54.203. MC@b75681d1471a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@b75681d1471a: Starting external command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_with_ta_l3'. ------ SMLC_Tests.TC_smlc_location_request_with_ta_l3 ------ Mon Jun 3 06:10:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SMLC_Tests.TC_smlc_location_request_with_ta_l3.pcap" >/data/SMLC_Tests.TC_smlc_location_request_with_ta_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b75681d1471a: External command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_with_ta_l3' was executed successfully (exit status: 0). MTC@b75681d1471a: Test case TC_smlc_location_request_with_ta_l3 started. MTC@b75681d1471a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtBSC-M3UA(5)@b75681d1471a: ************************************************* VirtBSC-M3UA(5)@b75681d1471a: M3UA emulation initiated, the test can be started VirtBSC-M3UA(5)@b75681d1471a: ************************************************* MTC@b75681d1471a: Starting BSSAP_LE_Emulation VirtBSC-SCCP(3)@b75681d1471a: v_sccp_pdu_maxlen:268 VirtBSC-M3UA(5)@b75681d1471a: SCTP_ConnectResult -> connection established from: "172.18.54.203":23905 to server: "172.18.54.200":2905 association #8 VirtBSC-BSSAP_LE(4)@b75681d1471a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! MTC@b75681d1471a: "TC_smlc_location_request_with_ta_l3() start" VirtBSC-BSSAP_LE(4)@b75681d1471a: Created IMSI[0] for '001019876543210'H'FFFFFFFF'O to be handled at TC_smlc_location_request_with_ta_l3(6) VirtBSC-BSSAP_LE(4)@b75681d1471a: Added conn table entry 0TC_smlc_location_request_with_ta_l3(6)16685183 VirtBSC-SCCP(3)@b75681d1471a: First idle individual index:0 VirtBSC-SCCP(3)@b75681d1471a: { messageType := 2, destLocRef := 'FE987F'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BE00FC'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtBSC-SCCP(3)@b75681d1471a: Session index based on local reference:0 VirtBSC-SCCP(3)@b75681d1471a: Session index based on local reference:0 VirtBSC-SCCP(3)@b75681d1471a: DT1 will be put to the reassembly buffer VirtBSC-SCCP(3)@b75681d1471a: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(3)@b75681d1471a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(3)@b75681d1471a: Session index based on local reference:0 VirtBSC-BSSAP_LE(4)@b75681d1471a: Deleted conn table entry 0TC_smlc_location_request_with_ta_l3(6)16685183 TC_smlc_location_request_with_ta_l3(6)@b75681d1471a: setverdict(pass): none -> pass TC_smlc_location_request_with_ta_l3(6)@b75681d1471a: Final verdict of PTC: pass VirtBSC-BSSAP_LE(4)@b75681d1471a: Final verdict of PTC: none VirtBSC-SCCP(3)@b75681d1471a: Final verdict of PTC: none VirtBSC-M3UA(5)@b75681d1471a: Final verdict of PTC: none MTC@b75681d1471a: Setting final verdict of the test case. MTC@b75681d1471a: Local verdict of MTC: none MTC@b75681d1471a: Local verdict of PTC VirtBSC-SCCP(3): none (none -> none) MTC@b75681d1471a: Local verdict of PTC VirtBSC-BSSAP_LE(4): none (none -> none) MTC@b75681d1471a: Local verdict of PTC VirtBSC-M3UA(5): none (none -> none) MTC@b75681d1471a: Local verdict of PTC TC_smlc_location_request_with_ta_l3(6): pass (none -> pass) MTC@b75681d1471a: Test case TC_smlc_location_request_with_ta_l3 finished. Verdict: pass MTC@b75681d1471a: Starting external command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_with_ta_l3 pass'. Mon Jun 3 06:10:28 UTC 2024 ====== SMLC_Tests.TC_smlc_location_request_with_ta_l3 pass ====== Saving talloc report from 172.18.54.20:4271 to SMLC_Tests.TC_smlc_location_request_with_ta_l3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113547) Waiting for packet dumper to finish... 1 (prev_count=113547, count=118081) MTC@b75681d1471a: External command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_with_ta_l3 pass' was executed successfully (exit status: 0). MTC@b75681d1471a: Starting external command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_without_ta_l3'. ------ SMLC_Tests.TC_smlc_location_request_without_ta_l3 ------ Mon Jun 3 06:10:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SMLC_Tests.TC_smlc_location_request_without_ta_l3.pcap" >/data/SMLC_Tests.TC_smlc_location_request_without_ta_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b75681d1471a: External command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_without_ta_l3' was executed successfully (exit status: 0). MTC@b75681d1471a: Test case TC_smlc_location_request_without_ta_l3 started. MTC@b75681d1471a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtBSC-M3UA(9)@b75681d1471a: ************************************************* VirtBSC-M3UA(9)@b75681d1471a: M3UA emulation initiated, the test can be started VirtBSC-M3UA(9)@b75681d1471a: ************************************************* MTC@b75681d1471a: Starting BSSAP_LE_Emulation VirtBSC-SCCP(7)@b75681d1471a: v_sccp_pdu_maxlen:268 VirtBSC-M3UA(9)@b75681d1471a: SCTP_ConnectResult -> connection established from: "172.18.54.203":23905 to server: "172.18.54.200":2905 association #8 MTC@b75681d1471a: "TC_smlc_location_request_without_ta_l3() start" VirtBSC-BSSAP_LE(8)@b75681d1471a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! VirtBSC-BSSAP_LE(8)@b75681d1471a: Created IMSI[0] for '001019876543210'H'FFFFFFFF'O to be handled at TC_smlc_location_request_without_ta_l3(10) VirtBSC-BSSAP_LE(8)@b75681d1471a: Added conn table entry 0TC_smlc_location_request_without_ta_l3(10)14217869 VirtBSC-SCCP(7)@b75681d1471a: First idle individual index:0 VirtBSC-SCCP(7)@b75681d1471a: { messageType := 2, destLocRef := 'D8F28D'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BE00FC'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtBSC-SCCP(7)@b75681d1471a: Session index based on local reference:0 VirtBSC-SCCP(7)@b75681d1471a: Session index based on local reference:0 VirtBSC-SCCP(7)@b75681d1471a: DT1 will be put to the reassembly buffer VirtBSC-SCCP(7)@b75681d1471a: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(7)@b75681d1471a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(7)@b75681d1471a: Session index based on connection ID:0 VirtBSC-SCCP(7)@b75681d1471a: vl_len:13 VirtBSC-SCCP(7)@b75681d1471a: vl_from0 VirtBSC-SCCP(7)@b75681d1471a: data sent by MTP3_SCCP_PORT: '000B2A490007010209002A0117'O VirtBSC-SCCP(7)@b75681d1471a: Session index based on local reference:0 VirtBSC-SCCP(7)@b75681d1471a: DT1 will be put to the reassembly buffer VirtBSC-SCCP(7)@b75681d1471a: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(7)@b75681d1471a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(7)@b75681d1471a: Session index based on local reference:0 VirtBSC-BSSAP_LE(8)@b75681d1471a: Deleted conn table entry 0TC_smlc_location_request_without_ta_l3(10)14217869 TC_smlc_location_request_without_ta_l3(10)@b75681d1471a: setverdict(pass): none -> pass TC_smlc_location_request_without_ta_l3(10)@b75681d1471a: Final verdict of PTC: pass VirtBSC-BSSAP_LE(8)@b75681d1471a: Final verdict of PTC: none VirtBSC-SCCP(7)@b75681d1471a: Final verdict of PTC: none VirtBSC-M3UA(9)@b75681d1471a: Final verdict of PTC: none MTC@b75681d1471a: Setting final verdict of the test case. MTC@b75681d1471a: Local verdict of MTC: none MTC@b75681d1471a: Local verdict of PTC VirtBSC-SCCP(7): none (none -> none) MTC@b75681d1471a: Local verdict of PTC VirtBSC-BSSAP_LE(8): none (none -> none) MTC@b75681d1471a: Local verdict of PTC VirtBSC-M3UA(9): none (none -> none) MTC@b75681d1471a: Local verdict of PTC TC_smlc_location_request_without_ta_l3(10): pass (none -> pass) MTC@b75681d1471a: Test case TC_smlc_location_request_without_ta_l3 finished. Verdict: pass MTC@b75681d1471a: Starting external command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_without_ta_l3 pass'. Mon Jun 3 06:10:36 UTC 2024 ====== SMLC_Tests.TC_smlc_location_request_without_ta_l3 pass ====== Saving talloc report from 172.18.54.20:4271 to SMLC_Tests.TC_smlc_location_request_without_ta_l3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=87536) Waiting for packet dumper to finish... 1 (prev_count=87536, count=92070) MTC@b75681d1471a: External command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_without_ta_l3 pass' was executed successfully (exit status: 0). MTC@b75681d1471a: Starting external command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_bsslap_reset'. ------ SMLC_Tests.TC_smlc_location_request_bsslap_reset ------ Mon Jun 3 06:10:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SMLC_Tests.TC_smlc_location_request_bsslap_reset.pcap" >/data/SMLC_Tests.TC_smlc_location_request_bsslap_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b75681d1471a: External command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_bsslap_reset' was executed successfully (exit status: 0). MTC@b75681d1471a: Test case TC_smlc_location_request_bsslap_reset started. MTC@b75681d1471a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtBSC-M3UA(13)@b75681d1471a: ************************************************* VirtBSC-M3UA(13)@b75681d1471a: M3UA emulation initiated, the test can be started VirtBSC-M3UA(13)@b75681d1471a: ************************************************* MTC@b75681d1471a: Starting BSSAP_LE_Emulation VirtBSC-SCCP(11)@b75681d1471a: v_sccp_pdu_maxlen:268 VirtBSC-M3UA(13)@b75681d1471a: SCTP_ConnectResult -> connection established from: "172.18.54.203":23905 to server: "172.18.54.200":2905 association #8 MTC@b75681d1471a: "TC_smlc_location_request_bsslap_reset() start" VirtBSC-BSSAP_LE(12)@b75681d1471a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! VirtBSC-BSSAP_LE(12)@b75681d1471a: Created IMSI[0] for '001019876543210'H'FFFFFFFF'O to be handled at TC_smlc_location_request_bsslap_reset(14) VirtBSC-BSSAP_LE(12)@b75681d1471a: Added conn table entry 0TC_smlc_location_request_bsslap_reset(14)3263919 VirtBSC-SCCP(11)@b75681d1471a: First idle individual index:0 VirtBSC-SCCP(11)@b75681d1471a: { messageType := 2, destLocRef := '31CDAF'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BE00FC'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtBSC-SCCP(11)@b75681d1471a: Session index based on local reference:0 VirtBSC-SCCP(11)@b75681d1471a: Session index based on local reference:0 VirtBSC-SCCP(11)@b75681d1471a: DT1 will be put to the reassembly buffer VirtBSC-SCCP(11)@b75681d1471a: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(11)@b75681d1471a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(11)@b75681d1471a: Session index based on connection ID:0 VirtBSC-SCCP(11)@b75681d1471a: vl_len:19 VirtBSC-SCCP(11)@b75681d1471a: vl_from0 VirtBSC-SCCP(11)@b75681d1471a: data sent by MTP3_SCCP_PORT: '00112A49000D010B090011012A101122331804'O VirtBSC-SCCP(11)@b75681d1471a: Session index based on local reference:0 VirtBSC-SCCP(11)@b75681d1471a: DT1 will be put to the reassembly buffer VirtBSC-SCCP(11)@b75681d1471a: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(11)@b75681d1471a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(11)@b75681d1471a: Session index based on local reference:0 VirtBSC-BSSAP_LE(12)@b75681d1471a: Deleted conn table entry 0TC_smlc_location_request_bsslap_reset(14)3263919 TC_smlc_location_request_bsslap_reset(14)@b75681d1471a: setverdict(pass): none -> pass TC_smlc_location_request_bsslap_reset(14)@b75681d1471a: Final verdict of PTC: pass VirtBSC-SCCP(11)@b75681d1471a: Final verdict of PTC: none VirtBSC-BSSAP_LE(12)@b75681d1471a: Final verdict of PTC: none VirtBSC-M3UA(13)@b75681d1471a: Final verdict of PTC: none MTC@b75681d1471a: Setting final verdict of the test case. MTC@b75681d1471a: Local verdict of MTC: none MTC@b75681d1471a: Local verdict of PTC VirtBSC-SCCP(11): none (none -> none) MTC@b75681d1471a: Local verdict of PTC VirtBSC-BSSAP_LE(12): none (none -> none) MTC@b75681d1471a: Local verdict of PTC VirtBSC-M3UA(13): none (none -> none) MTC@b75681d1471a: Local verdict of PTC TC_smlc_location_request_bsslap_reset(14): pass (none -> pass) MTC@b75681d1471a: Test case TC_smlc_location_request_bsslap_reset finished. Verdict: pass MTC@b75681d1471a: Starting external command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_bsslap_reset pass'. Mon Jun 3 06:10:43 UTC 2024 ====== SMLC_Tests.TC_smlc_location_request_bsslap_reset pass ====== Saving talloc report from 172.18.54.20:4271 to SMLC_Tests.TC_smlc_location_request_bsslap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=87446) Waiting for packet dumper to finish... 1 (prev_count=87446, count=91976) MTC@b75681d1471a: External command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_bsslap_reset pass' was executed successfully (exit status: 0). MTC@b75681d1471a: Starting external command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_bsslap_abort'. ------ SMLC_Tests.TC_smlc_location_request_bsslap_abort ------ Mon Jun 3 06:10:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SMLC_Tests.TC_smlc_location_request_bsslap_abort.pcap" >/data/SMLC_Tests.TC_smlc_location_request_bsslap_abort.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b75681d1471a: External command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_bsslap_abort' was executed successfully (exit status: 0). MTC@b75681d1471a: Test case TC_smlc_location_request_bsslap_abort started. MTC@b75681d1471a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtBSC-M3UA(17)@b75681d1471a: ************************************************* VirtBSC-M3UA(17)@b75681d1471a: M3UA emulation initiated, the test can be started VirtBSC-M3UA(17)@b75681d1471a: ************************************************* MTC@b75681d1471a: Starting BSSAP_LE_Emulation VirtBSC-SCCP(15)@b75681d1471a: v_sccp_pdu_maxlen:268 VirtBSC-M3UA(17)@b75681d1471a: SCTP_ConnectResult -> connection established from: "172.18.54.203":23905 to server: "172.18.54.200":2905 association #8 VirtBSC-BSSAP_LE(16)@b75681d1471a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! MTC@b75681d1471a: "TC_smlc_location_request_bsslap_abort() start" VirtBSC-BSSAP_LE(16)@b75681d1471a: Created IMSI[0] for '001019876543210'H'FFFFFFFF'O to be handled at TC_smlc_location_request_bsslap_abort(18) VirtBSC-BSSAP_LE(16)@b75681d1471a: Added conn table entry 0TC_smlc_location_request_bsslap_abort(18)14539979 VirtBSC-SCCP(15)@b75681d1471a: First idle individual index:0 VirtBSC-SCCP(15)@b75681d1471a: { messageType := 2, destLocRef := 'DDDCCB'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BE00FC'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtBSC-SCCP(15)@b75681d1471a: Session index based on local reference:0 VirtBSC-SCCP(15)@b75681d1471a: Session index based on local reference:0 VirtBSC-SCCP(15)@b75681d1471a: DT1 will be put to the reassembly buffer VirtBSC-SCCP(15)@b75681d1471a: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(15)@b75681d1471a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(15)@b75681d1471a: Session index based on connection ID:0 VirtBSC-SCCP(15)@b75681d1471a: vl_len:10 VirtBSC-SCCP(15)@b75681d1471a: vl_from0 VirtBSC-SCCP(15)@b75681d1471a: data sent by MTP3_SCCP_PORT: '00082A490004010C1805'O VirtBSC-SCCP(15)@b75681d1471a: Session index based on local reference:0 VirtBSC-SCCP(15)@b75681d1471a: DT1 will be put to the reassembly buffer VirtBSC-SCCP(15)@b75681d1471a: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(15)@b75681d1471a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(15)@b75681d1471a: Session index based on local reference:0 VirtBSC-BSSAP_LE(16)@b75681d1471a: Deleted conn table entry 0TC_smlc_location_request_bsslap_abort(18)14539979 TC_smlc_location_request_bsslap_abort(18)@b75681d1471a: setverdict(pass): none -> pass TC_smlc_location_request_bsslap_abort(18)@b75681d1471a: Final verdict of PTC: pass VirtBSC-BSSAP_LE(16)@b75681d1471a: Final verdict of PTC: none VirtBSC-SCCP(15)@b75681d1471a: Final verdict of PTC: none VirtBSC-M3UA(17)@b75681d1471a: Final verdict of PTC: none MTC@b75681d1471a: Setting final verdict of the test case. MTC@b75681d1471a: Local verdict of MTC: none MTC@b75681d1471a: Local verdict of PTC VirtBSC-SCCP(15): none (none -> none) MTC@b75681d1471a: Local verdict of PTC VirtBSC-BSSAP_LE(16): none (none -> none) MTC@b75681d1471a: Local verdict of PTC VirtBSC-M3UA(17): none (none -> none) MTC@b75681d1471a: Local verdict of PTC TC_smlc_location_request_bsslap_abort(18): pass (none -> pass) MTC@b75681d1471a: Test case TC_smlc_location_request_bsslap_abort finished. Verdict: pass MTC@b75681d1471a: Starting external command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_bsslap_abort pass'. Mon Jun 3 06:10:50 UTC 2024 ====== SMLC_Tests.TC_smlc_location_request_bsslap_abort pass ====== Saving talloc report from 172.18.54.20:4271 to SMLC_Tests.TC_smlc_location_request_bsslap_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86850) Waiting for packet dumper to finish... 1 (prev_count=86850, count=91384) MTC@b75681d1471a: External command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_bsslap_abort pass' was executed successfully (exit status: 0). MTC@b75681d1471a: Starting external command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_abort'. ------ SMLC_Tests.TC_smlc_location_request_abort ------ Mon Jun 3 06:10:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SMLC_Tests.TC_smlc_location_request_abort.pcap" >/data/SMLC_Tests.TC_smlc_location_request_abort.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b75681d1471a: External command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_abort' was executed successfully (exit status: 0). MTC@b75681d1471a: Test case TC_smlc_location_request_abort started. MTC@b75681d1471a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtBSC-M3UA(21)@b75681d1471a: ************************************************* VirtBSC-M3UA(21)@b75681d1471a: M3UA emulation initiated, the test can be started VirtBSC-M3UA(21)@b75681d1471a: ************************************************* MTC@b75681d1471a: Starting BSSAP_LE_Emulation VirtBSC-SCCP(19)@b75681d1471a: v_sccp_pdu_maxlen:268 VirtBSC-M3UA(21)@b75681d1471a: SCTP_ConnectResult -> connection established from: "172.18.54.203":23905 to server: "172.18.54.200":2905 association #8 MTC@b75681d1471a: "TC_smlc_location_request_abort() start" VirtBSC-BSSAP_LE(20)@b75681d1471a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! VirtBSC-BSSAP_LE(20)@b75681d1471a: Created IMSI[0] for '001019876543210'H'FFFFFFFF'O to be handled at TC_smlc_location_request_abort(22) VirtBSC-BSSAP_LE(20)@b75681d1471a: Added conn table entry 0TC_smlc_location_request_abort(22)995226 VirtBSC-SCCP(19)@b75681d1471a: First idle individual index:0 VirtBSC-SCCP(19)@b75681d1471a: { messageType := 2, destLocRef := '0F2F9A'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BE00FC'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtBSC-SCCP(19)@b75681d1471a: Session index based on local reference:0 VirtBSC-SCCP(19)@b75681d1471a: Session index based on local reference:0 VirtBSC-SCCP(19)@b75681d1471a: DT1 will be put to the reassembly buffer VirtBSC-SCCP(19)@b75681d1471a: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(19)@b75681d1471a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(19)@b75681d1471a: Session index based on connection ID:0 VirtBSC-SCCP(19)@b75681d1471a: vl_len:6 VirtBSC-SCCP(19)@b75681d1471a: vl_from0 VirtBSC-SCCP(19)@b75681d1471a: data sent by MTP3_SCCP_PORT: '00042E470109'O VirtBSC-SCCP(19)@b75681d1471a: Session index based on local reference:0 VirtBSC-BSSAP_LE(20)@b75681d1471a: Deleted conn table entry 0TC_smlc_location_request_abort(22)995226 TC_smlc_location_request_abort(22)@b75681d1471a: setverdict(pass): none -> pass TC_smlc_location_request_abort(22)@b75681d1471a: setverdict(pass): pass -> pass, component reason not changed TC_smlc_location_request_abort(22)@b75681d1471a: Final verdict of PTC: pass VirtBSC-BSSAP_LE(20)@b75681d1471a: Final verdict of PTC: none VirtBSC-SCCP(19)@b75681d1471a: Final verdict of PTC: none VirtBSC-M3UA(21)@b75681d1471a: Final verdict of PTC: none MTC@b75681d1471a: Setting final verdict of the test case. MTC@b75681d1471a: Local verdict of MTC: none MTC@b75681d1471a: Local verdict of PTC VirtBSC-SCCP(19): none (none -> none) MTC@b75681d1471a: Local verdict of PTC VirtBSC-BSSAP_LE(20): none (none -> none) MTC@b75681d1471a: Local verdict of PTC VirtBSC-M3UA(21): none (none -> none) MTC@b75681d1471a: Local verdict of PTC TC_smlc_location_request_abort(22): pass (none -> pass) MTC@b75681d1471a: Test case TC_smlc_location_request_abort finished. Verdict: pass MTC@b75681d1471a: Starting external command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_abort pass'. Mon Jun 3 06:11:05 UTC 2024 ====== SMLC_Tests.TC_smlc_location_request_abort pass ====== Saving talloc report from 172.18.54.20:4271 to SMLC_Tests.TC_smlc_location_request_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=74249) Waiting for packet dumper to finish... 1 (prev_count=74249, count=86474) MTC@b75681d1471a: External command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_abort pass' was executed successfully (exit status: 0). MC@b75681d1471a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@b75681d1471a: Terminating MTC. MC@b75681d1471a: MTC terminated. MC2> exit MC@b75681d1471a: Shutting down session. MC@b75681d1471a: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/smlc/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass SMLC_Tests.TC_smlc_location_request_with_ta_l3 pass SMLC_Tests.TC_smlc_location_request_without_ta_l3 pass SMLC_Tests.TC_smlc_location_request_bsslap_reset pass SMLC_Tests.TC_smlc_location_request_bsslap_abort pass SMLC_Tests.TC_smlc_location_request_abort Summary: pass: 5 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh SMLC_Tests --rm Generated SMLC_Tests.TC_smlc_location_request_abort.merged Generated SMLC_Tests.TC_smlc_location_request_bsslap_abort.merged Generated SMLC_Tests.TC_smlc_location_request_bsslap_reset.merged Generated SMLC_Tests.TC_smlc_location_request_with_ta_l3.merged Generated SMLC_Tests.TC_smlc_location_request_without_ta_l3.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 + grep Name + docker network inspect ttcn3-smlc-test-54 + awk -F" NR>1{print $2} + cut -d : -f2 + local containers=jenkins-ttcn3-smlc-test-1330-smlc jenkins-ttcn3-smlc-test-1330-stp + [ -n jenkins-ttcn3-smlc-test-1330-smlc jenkins-ttcn3-smlc-test-1330-stp ] + docker_kill_wait jenkins-ttcn3-smlc-test-1330-smlc jenkins-ttcn3-smlc-test-1330-stp + docker kill jenkins-ttcn3-smlc-test-1330-smlc jenkins-ttcn3-smlc-test-1330-stp jenkins-ttcn3-smlc-test-1330-smlc jenkins-ttcn3-smlc-test-1330-stp + docker wait jenkins-ttcn3-smlc-test-1330-smlc jenkins-ttcn3-smlc-test-1330-stp 137 Error response from daemon: No such container: jenkins-ttcn3-smlc-test-1330-stp + true + network_remove + set +x Removing network ttcn3-smlc-test-54 + docker network remove ttcn3-smlc-test-54 ttcn3-smlc-test-54 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/_cache:/cache --name jenkins-ttcn3-smlc-test-1330-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test/logs/smlc-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='SMLC_Tests' tests='5' failures='0' errors='0' skipped='0' inconc='0' time='44.00'> <testcase classname='SMLC_Tests' name='TC_smlc_location_request_with_ta_l3' time='4.081872'/> <testcase classname='SMLC_Tests' name='TC_smlc_location_request_without_ta_l3' time='4.086057'/> <testcase classname='SMLC_Tests' name='TC_smlc_location_request_bsslap_reset' time='4.088670'/> <testcase classname='SMLC_Tests' name='TC_smlc_location_request_bsslap_abort' time='4.081283'/> <testcase classname='SMLC_Tests' name='TC_smlc_location_request_abort' time='11.077068'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS