Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-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-pcap-client-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-asan
Seen branch in repository origin/pespin/asterisk
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 31 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision bf643370307cdc5e2df193dbea16db003d6543a8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bf643370307cdc5e2df193dbea16db003d6543a8 # timeout=10
Commit message: "debian-bookworm-obs-latest: add build user"
 > git rev-list --no-walk bf643370307cdc5e2df193dbea16db003d6543a8 # timeout=10
[ttcn3-pcap-client-test] $ /bin/sh -xe /tmp/jenkins3407739890980564118.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-pcap-client-test + export IMAGE_SUFFIX=master + cd ttcn3-pcap-client-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs ] + [ xjenkins-ttcn3-pcap-client-test-1088 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/ttcn3-pcap-client-test + SUITE_NAME=ttcn3-pcap-client-test + IMAGE_SUFFIX=master + docker_images_require osmo-pcap-master ttcn3-pcap-client-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-pcap-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-pcap-client-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-pcap-client-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 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.77kB done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.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 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #8 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #8 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/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 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #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 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #15 CACHED #16 [ 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/ #16 CACHED #17 [ 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 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 #17 CACHED #18 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #18 CACHED #19 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #19 CACHED #20 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #20 CACHED #21 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #21 CACHED #22 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #22 CACHED #23 [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 #23 CACHED #24 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #24 CACHED #25 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #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:f494a4b63665a7c887b82ad73e4a28e46046e669ce06368e73b91bae3e570127 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n f494a4b63665 + 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-pcap-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-pcap-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-pcap-master + echo osmo-pcap-master + dir=osmo-pcap-master + pull_arg=--pull + grep ^FROM ../osmo-pcap-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-pcap-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-pcap-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-pcap-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/osmo-pcap-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-pcap-client-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 \ -t osmocom-build/osmo-pcap-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 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libzmq3-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libzmq)" ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-pcap/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 251B done #4 DONE 0.0s #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libzmq3-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libzmq)" ;; esac #6 0.307 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.307 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.307 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #6 0.417 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.704 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [151 kB] #6 0.763 Fetched 199 kB in 0s (410 kB/s) #6 0.763 Reading package lists... #6 1.026 Reading package lists... #6 1.273 Building dependency tree... #6 1.327 Reading state information... #6 1.392 libzmq3-dev is already the newest version (4.3.4-6). #6 1.392 The following additional packages will be installed: #6 1.392 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #6 1.392 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #6 1.392 osmocom-nightly #6 1.403 The following NEW packages will be installed: #6 1.403 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore21 #6 1.403 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #6 1.403 libosmovty13 osmocom-nightly #6 1.419 0 upgraded, 13 newly installed, 0 to remove and 1 not upgraded. #6 1.419 Need to get 1870 kB of archives. #6 1.419 After this operation, 6760 kB of additional disk space will be used. #6 1.419 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404122026 [1168 B] #6 1.441 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.192.1c24.202404122026 [164 kB] #6 1.442 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.192.1c24.202404122026 [46.0 kB] #6 1.442 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.192.1c24.202404122026 [65.4 kB] #6 1.443 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.192.1c24.202404122026 [222 kB] #6 1.445 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.192.1c24.202404122026 [66.0 kB] #6 1.446 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.192.1c24.202404122026 [98.1 kB] #6 1.447 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.192.1c24.202404122026 [173 kB] #6 1.448 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.192.1c24.202404122026 [54.4 kB] #6 1.449 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.192.1c24.202404122026 [58.6 kB] #6 1.449 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.192.1c24.202404122026 [45.3 kB] #6 1.450 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.192.1c24.202404122026 [38.6 kB] #6 1.450 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.192.1c24.202404122026 [838 kB] #6 1.560 debconf: delaying package configuration, since apt-utils is not installed #6 1.590 Fetched 1870 kB in 0s (35.2 MB/s) #6 1.631 Selecting previously unselected package osmocom-nightly. #6 1.631 (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 ... 116671 files and directories currently installed.) #6 1.657 Preparing to unpack .../00-osmocom-nightly_202404122026_amd64.deb ... #6 1.673 Unpacking osmocom-nightly (202404122026) ... #6 1.775 Selecting previously unselected package libosmocore21:amd64. #6 1.779 Preparing to unpack .../01-libosmocore21_1.9.0.192.1c24.202404122026_amd64.deb ... #6 1.812 Unpacking libosmocore21:amd64 (1.9.0.192.1c24.202404122026) ... #6 1.923 Selecting previously unselected package libosmocodec4:amd64. #6 1.928 Preparing to unpack .../02-libosmocodec4_1.9.0.192.1c24.202404122026_amd64.deb ... #6 1.944 Unpacking libosmocodec4:amd64 (1.9.0.192.1c24.202404122026) ... #6 2.050 Selecting previously unselected package libosmoisdn0:amd64. #6 2.055 Preparing to unpack .../03-libosmoisdn0_1.9.0.192.1c24.202404122026_amd64.deb ... #6 2.071 Unpacking libosmoisdn0:amd64 (1.9.0.192.1c24.202404122026) ... #6 2.177 Selecting previously unselected package libosmogsm20:amd64. #6 2.182 Preparing to unpack .../04-libosmogsm20_1.9.0.192.1c24.202404122026_amd64.deb ... #6 2.198 Unpacking libosmogsm20:amd64 (1.9.0.192.1c24.202404122026) ... #6 2.311 Selecting previously unselected package libosmocoding0:amd64. #6 2.315 Preparing to unpack .../05-libosmocoding0_1.9.0.192.1c24.202404122026_amd64.deb ... #6 2.331 Unpacking libosmocoding0:amd64 (1.9.0.192.1c24.202404122026) ... #6 2.438 Selecting previously unselected package libosmovty13:amd64. #6 2.442 Preparing to unpack .../06-libosmovty13_1.9.0.192.1c24.202404122026_amd64.deb ... #6 2.458 Unpacking libosmovty13:amd64 (1.9.0.192.1c24.202404122026) ... #6 2.558 Selecting previously unselected package libosmogb14:amd64. #6 2.567 Preparing to unpack .../07-libosmogb14_1.9.0.192.1c24.202404122026_amd64.deb ... #6 2.584 Unpacking libosmogb14:amd64 (1.9.0.192.1c24.202404122026) ... #6 2.704 Selecting previously unselected package libosmoctrl0:amd64. #6 2.708 Preparing to unpack .../08-libosmoctrl0_1.9.0.192.1c24.202404122026_amd64.deb ... #6 2.724 Unpacking libosmoctrl0:amd64 (1.9.0.192.1c24.202404122026) ... #6 2.844 Selecting previously unselected package libosmosim2:amd64. #6 2.862 Preparing to unpack .../09-libosmosim2_1.9.0.192.1c24.202404122026_amd64.deb ... #6 2.879 Unpacking libosmosim2:amd64 (1.9.0.192.1c24.202404122026) ... #6 3.016 Selecting previously unselected package libosmousb0:amd64. #6 3.034 Preparing to unpack .../10-libosmousb0_1.9.0.192.1c24.202404122026_amd64.deb ... #6 3.051 Unpacking libosmousb0:amd64 (1.9.0.192.1c24.202404122026) ... #6 3.170 Selecting previously unselected package libosmocore. #6 3.186 Preparing to unpack .../11-libosmocore_1.9.0.192.1c24.202404122026_amd64.deb ... #6 3.204 Unpacking libosmocore (1.9.0.192.1c24.202404122026) ... #6 3.333 Selecting previously unselected package libosmocore-dev:amd64. #6 3.349 Preparing to unpack .../12-libosmocore-dev_1.9.0.192.1c24.202404122026_amd64.deb ... #6 3.366 Unpacking libosmocore-dev:amd64 (1.9.0.192.1c24.202404122026) ... #6 3.523 Setting up osmocom-nightly (202404122026) ... #6 3.572 Setting up libosmocore21:amd64 (1.9.0.192.1c24.202404122026) ... #6 3.620 Setting up libosmousb0:amd64 (1.9.0.192.1c24.202404122026) ... #6 3.668 Setting up libosmocodec4:amd64 (1.9.0.192.1c24.202404122026) ... #6 3.717 Setting up libosmovty13:amd64 (1.9.0.192.1c24.202404122026) ... #6 3.765 Setting up libosmoisdn0:amd64 (1.9.0.192.1c24.202404122026) ... #6 3.814 Setting up libosmogsm20:amd64 (1.9.0.192.1c24.202404122026) ... #6 3.863 Setting up libosmoctrl0:amd64 (1.9.0.192.1c24.202404122026) ... #6 3.912 Setting up libosmogb14:amd64 (1.9.0.192.1c24.202404122026) ... #6 3.961 Setting up libosmocoding0:amd64 (1.9.0.192.1c24.202404122026) ... #6 4.011 Setting up libosmosim2:amd64 (1.9.0.192.1c24.202404122026) ... #6 4.061 Setting up libosmocore (1.9.0.192.1c24.202404122026) ... #6 4.111 Setting up libosmocore-dev:amd64 (1.9.0.192.1c24.202404122026) ... #6 4.165 Processing triggers for libc-bin (2.36-9+deb12u4) ... #6 DONE 4.5s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-pcap.git #9 0.268 Cloning into 'osmo-pcap'... #9 DONE 0.4s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-PCAP/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-pcap #10 DONE 0.1s #11 [6/8] RUN CD osmo-pcap && 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.340 Already on 'master' #11 0.340 Your branch is up to date with 'origin/master'. #11 0.341 refs/heads/master #11 0.343 HEAD is now at 9f47bed build: include README.md into the release tarball #11 0.344 master #11 0.344 9f47bedf374200b3e47a12a4f9c8fd5101fd83c2 #11 1.854 configure.ac:72: warning: The macro `AC_HEADER_STDC' is obsolete. #11 1.854 configure.ac:72: You should run autoupdate. #11 1.854 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 1.854 configure.ac:72: the top level #11 1.854 configure.ac:120: warning: The macro `AC_HELP_STRING' is obsolete. #11 1.854 configure.ac:120: You should run autoupdate. #11 1.854 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 1.854 configure.ac:120: the top level #11 1.854 configure.ac:136: warning: The macro `AC_HELP_STRING' is obsolete. #11 1.854 configure.ac:136: You should run autoupdate. #11 1.854 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 1.854 configure.ac:136: the top level #11 1.854 configure.ac:172: warning: The macro `AC_HELP_STRING' is obsolete. #11 1.854 configure.ac:172: You should run autoupdate. #11 1.854 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 1.854 configure.ac:172: the top level #11 1.854 configure.ac:183: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 1.854 configure.ac:183: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 1.854 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 1.854 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 1.854 configure.ac:183: the top level #11 1.854 configure.ac:186: warning: AC_OUTPUT should be used without arguments. #11 1.854 configure.ac:186: You should run autoupdate. #11 2.149 configure.ac:60: installing './compile' #11 2.150 configure.ac:6: installing './install-sh' #11 2.150 configure.ac:6: installing './missing' #11 2.214 src/Makefile.am: installing './depcomp' #11 2.272 checking for a BSD-compatible install... /usr/bin/install -c #11 2.278 checking whether build environment is sane... yes #11 2.285 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 2.286 checking for gawk... gawk #11 2.286 checking whether make sets $(MAKE)... yes #11 2.293 checking whether make supports nested variables... yes #11 2.297 checking whether make supports nested variables... (cached) yes #11 2.297 checking whether make sets $(MAKE)... (cached) yes #11 2.298 checking for gcc... gcc #11 2.318 checking whether the C compiler works... yes #11 2.340 checking for C compiler default output file name... a.out #11 2.341 checking for suffix of executables... #11 2.360 checking whether we are cross compiling... no #11 2.379 checking for suffix of object files... o #11 2.389 checking whether the compiler supports GNU C... yes #11 2.398 checking whether gcc accepts -g... yes #11 2.407 checking for gcc option to enable C11 features... none needed #11 2.423 checking whether gcc understands -c and -o together... yes #11 2.439 checking whether make supports the include directive... yes (GNU style) #11 2.443 checking dependency style of gcc... gcc3 #11 2.457 checking for ranlib... ranlib #11 2.457 checking for pkg-config... /usr/bin/pkg-config #11 2.457 checking for pkg-config... /usr/bin/pkg-config #11 2.457 checking pkg-config is at least version 0.20... yes #11 2.458 checking for stdio.h... yes #11 2.468 checking for stdlib.h... yes #11 2.477 checking for string.h... yes #11 2.488 checking for inttypes.h... yes #11 2.499 checking for stdint.h... yes #11 2.511 checking for strings.h... yes #11 2.522 checking for sys/stat.h... yes #11 2.532 checking for sys/types.h... yes #11 2.544 checking for unistd.h... yes #11 2.557 checking for grep that handles long lines and -e... /usr/bin/grep #11 2.558 checking for egrep... /usr/bin/grep -E #11 2.560 checking whether to enable VTY tests... no #11 2.560 checking for pcap-config... /usr/bin/pcap-config #11 2.561 checking for libosmocore >= 1.9.0... yes #11 2.564 checking for libosmogb >= 1.9.0... yes #11 2.567 checking for libosmogsm >= 1.9.0... yes #11 2.571 checking for libosmovty >= 1.9.0... yes #11 2.574 checking for libzmq >= 3.2.2... yes #11 2.579 checking for gnutls... yes #11 2.583 checking whether to enable code coverage support... no #11 2.591 checking that generated files are newer than configure... done #11 3.284 configure: creating ./config.status #11 3.415 config.status: creating include/Makefile #11 3.441 config.status: creating include/osmo-pcap/Makefile #11 3.460 config.status: creating src/Makefile #11 3.477 config.status: creating contrib/Makefile #11 3.492 config.status: creating contrib/systemd/Makefile #11 3.507 config.status: creating contrib/osmo-pcap.spec #11 3.525 config.status: creating doc/Makefile #11 3.544 config.status: creating doc/examples/Makefile #11 3.561 config.status: creating doc/manuals/Makefile #11 3.583 config.status: creating tests/Makefile #11 3.605 config.status: creating Makefile #11 3.625 config.status: creating osmopcapconfig.h #11 3.648 config.status: executing tests/atconfig commands #11 3.652 config.status: executing depfiles commands #11 3.804 echo 0.4.2.2-9f47 > .version-t && mv .version-t .version #11 3.805 make install-recursive #11 3.808 make[1]: Entering directory '/tmp/osmo-pcap' #11 3.810 Making install in include #11 3.812 make[2]: Entering directory '/tmp/osmo-pcap/include' #11 3.815 Making install in osmo-pcap #11 3.816 make[3]: Entering directory '/tmp/osmo-pcap/include/osmo-pcap' #11 3.818 make[4]: Entering directory '/tmp/osmo-pcap/include/osmo-pcap' #11 3.818 make[4]: Nothing to be done for 'install-exec-am'. #11 3.818 make[4]: Nothing to be done for 'install-data-am'. #11 3.818 make[4]: Leaving directory '/tmp/osmo-pcap/include/osmo-pcap' #11 3.818 make[3]: Leaving directory '/tmp/osmo-pcap/include/osmo-pcap' #11 3.820 make[3]: Entering directory '/tmp/osmo-pcap/include' #11 3.822 make[4]: Entering directory '/tmp/osmo-pcap/include' #11 3.822 make[4]: Nothing to be done for 'install-exec-am'. #11 3.822 make[4]: Nothing to be done for 'install-data-am'. #11 3.822 make[4]: Leaving directory '/tmp/osmo-pcap/include' #11 3.822 make[3]: Leaving directory '/tmp/osmo-pcap/include' #11 3.822 make[2]: Leaving directory '/tmp/osmo-pcap/include' #11 3.822 Making install in src #11 3.824 make[2]: Entering directory '/tmp/osmo-pcap/src' #11 3.825 CC osmo_client_main.o #11 3.825 CC osmo_common.o #11 3.825 CC osmo_client_core.o #11 3.825 CC osmo_client_vty.o #11 3.825 CC osmo_client_network.o #11 3.827 CC osmo_tls.o #11 3.827 CC osmo_server_main.o #11 3.829 CC osmo_server_vty.o #11 3.830 CC osmo_server_network.o #11 3.874 osmo_tls.c: In function 'osmo_tls_init_server_session': #11 3.874 osmo_tls.c:432:10: warning: #warning "TODO client certificates" [-Wcpp] #11 3.874 432 | #warning "TODO client certificates" #11 3.874 | ^~~~~~~ #11 3.912 CCLD osmo-pcap-server #11 3.920 CCLD osmo-pcap-client #11 3.963 make[3]: Entering directory '/tmp/osmo-pcap/src' #11 3.963 make[3]: Nothing to be done for 'install-data-am'. #11 3.963 /usr/bin/mkdir -p '/usr/local/bin' #11 3.965 /usr/bin/install -c osmo-pcap-client osmo-pcap-server '/usr/local/bin' #11 3.966 make[3]: Leaving directory '/tmp/osmo-pcap/src' #11 3.966 make[2]: Leaving directory '/tmp/osmo-pcap/src' #11 3.966 Making install in contrib #11 3.967 make[2]: Entering directory '/tmp/osmo-pcap/contrib' #11 3.968 Making install in systemd #11 3.969 make[3]: Entering directory '/tmp/osmo-pcap/contrib/systemd' #11 3.970 make[4]: Entering directory '/tmp/osmo-pcap/contrib/systemd' #11 3.970 make[4]: Nothing to be done for 'install-exec-am'. #11 3.971 /usr/bin/mkdir -p '/lib/systemd/system' #11 3.972 /usr/bin/install -c -m 644 osmo-pcap-client.service osmo-pcap-server.service '/lib/systemd/system' #11 3.972 make[4]: Leaving directory '/tmp/osmo-pcap/contrib/systemd' #11 3.972 make[3]: Leaving directory '/tmp/osmo-pcap/contrib/systemd' #11 3.973 make[3]: Entering directory '/tmp/osmo-pcap/contrib' #11 3.974 make[4]: Entering directory '/tmp/osmo-pcap/contrib' #11 3.974 make[4]: Nothing to be done for 'install-exec-am'. #11 3.975 /usr/bin/mkdir -p '/usr/local/share/osmo-pcap' #11 3.976 /usr/bin/install -c -m 644 osmo_pcap_clean_old '/usr/local/share/osmo-pcap' #11 3.977 make[4]: Leaving directory '/tmp/osmo-pcap/contrib' #11 3.977 make[3]: Leaving directory '/tmp/osmo-pcap/contrib' #11 3.977 make[2]: Leaving directory '/tmp/osmo-pcap/contrib' #11 3.977 Making install in doc #11 3.978 make[2]: Entering directory '/tmp/osmo-pcap/doc' #11 3.979 Making install in examples #11 3.980 make[3]: Entering directory '/tmp/osmo-pcap/doc/examples' #11 3.981 make[4]: Entering directory '/tmp/osmo-pcap/doc/examples' #11 3.981 make[4]: Nothing to be done for 'install-exec-am'. #11 3.981 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 3.982 /usr/bin/install -c -m 644 osmo-pcap-client/osmo-pcap-client.cfg osmo-pcap-server/osmo-pcap-server.cfg '/usr/local/etc/osmocom' #11 3.983 make install-data-hook #11 3.984 make[5]: Entering directory '/tmp/osmo-pcap/doc/examples' #11 3.984 for f in $(find . -type f -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 3.984 j="/usr/local/share/doc/osmo-pcap/examples/$f" && \ #11 3.984 mkdir -p "$(dirname $j)" && \ #11 3.984 /usr/bin/install -c -m 644 ./$f $j; \ #11 3.984 done #11 3.991 make[5]: Leaving directory '/tmp/osmo-pcap/doc/examples' #11 3.991 make[4]: Leaving directory '/tmp/osmo-pcap/doc/examples' #11 3.991 make[3]: Leaving directory '/tmp/osmo-pcap/doc/examples' #11 3.991 Making install in manuals #11 3.991 make[3]: Entering directory '/tmp/osmo-pcap/doc/manuals' #11 3.992 make[4]: Entering directory '/tmp/osmo-pcap/doc/manuals' #11 3.992 make[4]: Nothing to be done for 'install-exec-am'. #11 3.992 make[4]: Nothing to be done for 'install-data-am'. #11 3.992 make[4]: Leaving directory '/tmp/osmo-pcap/doc/manuals' #11 3.992 make[3]: Leaving directory '/tmp/osmo-pcap/doc/manuals' #11 3.993 make[3]: Entering directory '/tmp/osmo-pcap/doc' #11 3.994 make[4]: Entering directory '/tmp/osmo-pcap/doc' #11 3.994 make[4]: Nothing to be done for 'install-exec-am'. #11 3.994 make[4]: Nothing to be done for 'install-data-am'. #11 3.994 make[4]: Leaving directory '/tmp/osmo-pcap/doc' #11 3.994 make[3]: Leaving directory '/tmp/osmo-pcap/doc' #11 3.994 make[2]: Leaving directory '/tmp/osmo-pcap/doc' #11 3.994 Making install in tests #11 3.995 make[2]: Entering directory '/tmp/osmo-pcap/tests' #11 3.996 make[3]: Entering directory '/tmp/osmo-pcap/tests' #11 3.996 make[3]: Nothing to be done for 'install-exec-am'. #11 3.996 make[3]: Nothing to be done for 'install-data-am'. #11 3.996 make[3]: Leaving directory '/tmp/osmo-pcap/tests' #11 3.996 make[2]: Leaving directory '/tmp/osmo-pcap/tests' #11 3.997 make[2]: Entering directory '/tmp/osmo-pcap' #11 3.999 make[3]: Entering directory '/tmp/osmo-pcap' #11 3.999 make[3]: Nothing to be done for 'install-exec-am'. #11 3.999 make[3]: Nothing to be done for 'install-data-am'. #11 3.999 make[3]: Leaving directory '/tmp/osmo-pcap' #11 4.000 make[2]: Leaving directory '/tmp/osmo-pcap' #11 4.000 make[1]: Leaving directory '/tmp/osmo-pcap' #11 DONE 4.1s #12 [7/8] COPY OSMO-PCAP-CLIENT.CFG /data/osmo-pcap-client.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:77da72b71ca89d1abef1310b87a977f877287f5449be09abbf4ca3c20673fd34 done #14 naming to docker.io/osmocom-build/osmo-pcap-master:latest 0.0s done #14 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/osmo-pcap-master' + docker_image_exists osmo-pcap-master + docker images -q osmocom-build/osmo-pcap-master + test -n 77da72b71ca8 + list_osmo_packages debian-bookworm osmo-pcap-master + local distro=debian-bookworm + local image=osmo-pcap-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-pcap-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-pcap-master ### ii libosmocodec4:amd64 1.9.0.192.1c24.202404122026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.192.1c24.202404122026 amd64 Osmo coding library ii libosmocore 1.9.0.192.1c24.202404122026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.192.1c24.202404122026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.192.1c24.202404122026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.192.1c24.202404122026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.192.1c24.202404122026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.192.1c24.202404122026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.192.1c24.202404122026 amd64 Osmo ISDN utility library ii libosmosim2:amd64 1.9.0.192.1c24.202404122026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.192.1c24.202404122026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.192.1c24.202404122026 amd64 Osmo VTY library ii osmocom-nightly 202404122026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-pcap-client-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:8823ac836c067cb97375e2a72508c0f6c6c854924bc920811b1af5b48ee03685 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-pcap-client-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-pcap-client-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-pcap-client-test + echo ttcn3-pcap-client-test + dir=ttcn3-pcap-client-test + pull_arg=--pull + grep ^FROM ../ttcn3-pcap-client-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-pcap-client-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-pcap-client-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-pcap-client-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/ttcn3-pcap-client-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-pcap-client-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 \ -t osmocom-build/ttcn3-pcap-client-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 428B 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: 597B 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" pcap-client #8 CACHED #9 [4/4] COPY OPCAP_CLIENT_TESTS.CFG /data/OPCAP_CLIENT_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:d32b8573efdcd58d86941b299c3e0df04782ca85f8fa5c495a0ab0c7dddf33d5 done #10 naming to docker.io/osmocom-build/ttcn3-pcap-client-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/ttcn3-pcap-client-test' + docker_image_exists ttcn3-pcap-client-test + docker images -q osmocom-build/ttcn3-pcap-client-test + test -n d32b8573efdc + list_osmo_packages debian-bookworm ttcn3-pcap-client-test + local distro=debian-bookworm + local image=ttcn3-pcap-client-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-pcap-client-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-pcap-client-test/logs/pcap-client-tester + cp OPCAP_CLIENT_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_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-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client + cp osmo-pcap-client.cfg /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client/ + network_create + SUBNET=480846 + seq 1 30 + echo (480846 + 1) % 256 + bc + SUBNET=79 + NET_NAME=ttcn3-pcap-client-test-79 + SUB4=172.18.79.0/24 + SUB6=fd02:db8:79::/64 + set +x Creating network ttcn3-pcap-client-test-79, trying SUBNET=79... + docker network create --internal --subnet 172.18.79.0/24 --ipv6 --subnet fd02:db8:79::/64 ttcn3-pcap-client-test-79 92d05dd3f43df3f606c0c28e9361a4754fb639dc9c3daf9048c0b643e33fc71a + set +x ### Network ttcn3-pcap-client-test-79 created (SUBNET=79) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=79 to: /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client/osmo-pcap-client.cfg Applying SUBNET=79 to: /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg + echo Starting container with pcap-client Starting container with pcap-client + docker_network_params 79 20 + NET=79 + ADDR_SUFIX=20 + echo --network ttcn3-pcap-client-test-79 --ip 172.18.79.20 --ip6 fd02:db8:79::20 + docker run --rm --network ttcn3-pcap-client-test-79 --ip 172.18.79.20 --ip6 fd02:db8:79::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client:/data --name jenkins-ttcn3-pcap-client-test-1088-pcap-client -d osmocom-build/osmo-pcap-master 0b8934358c9808d0b76b926c286a3e5b7245c1ef0e16f97df9076923a9b5cd0c + echo Starting container with pcap-client testsuite Starting container with pcap-client testsuite + docker_network_params 79 10 + NET=79 + ADDR_SUFIX=10 + echo --network ttcn3-pcap-client-test-79 --ip 172.18.79.10 --ip6 fd02:db8:79::10 + docker run --rm --network ttcn3-pcap-client-test-79 --ip 172.18.79.10 --ip6 fd02:db8:79::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client-tester:/data --name jenkins-ttcn3-pcap-client-test-1088-ttcn3-pcap-client-test osmocom-build/ttcn3-pcap-client-test + SUBDIR=pcap-client + SUITE=OPCAP_CLIENT_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/pcap-client/OPCAP_CLIENT_Tests OPCAP_CLIENT_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli OPCAP_CLIENT_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: OPCAP_CLIENT_Tests.cfg MC@9784389908b7: Unix server socket created successfully. MC@9784389908b7: Listening on TCP port 37131. 9784389908b7 is the default MC2> spawn /osmo-ttcn3-hacks/pcap-client/OPCAP_CLIENT_Tests 9784389908b7 37131 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@9784389908b7: New HC connected from 172.18.79.10 [172.18.79.10]. 9784389908b7: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@9784389908b7: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@9784389908b7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@9784389908b7: Configuration file was processed on all HCs. MC@9784389908b7: Creating MTC on host 172.18.79.10. MC@9784389908b7: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9784389908b7: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr'. ------ OPCAP_CLIENT_Tests.TC_connect_rx_hdr ------ Sat Apr 13 07:33:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@9784389908b7: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr' was executed successfully (exit status: 0). MTC@9784389908b7: Test case TC_connect_rx_hdr started. MTC@9784389908b7: Waiting for client-0 connection... MTC@9784389908b7: Connection from "172.18.79.20":40517 MTC@9784389908b7: setverdict(pass): none -> pass MTC@9784389908b7: Setting final verdict of the test case. MTC@9784389908b7: Local verdict of MTC: pass MTC@9784389908b7: No PTCs were created. MTC@9784389908b7: Test case TC_connect_rx_hdr finished. Verdict: pass MTC@9784389908b7: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass'. Sat Apr 13 07:33:17 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4229) Waiting for packet dumper to finish... 1 (prev_count=4229, count=6037) MTC@9784389908b7: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass' was executed successfully (exit status: 0). MTC@9784389908b7: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_reconnect'. ------ OPCAP_CLIENT_Tests.TC_reconnect ------ Sat Apr 13 07:33:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@9784389908b7: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_reconnect' was executed successfully (exit status: 0). MTC@9784389908b7: Test case TC_reconnect started. MTC@9784389908b7: Waiting for client-0 connection... MTC@9784389908b7: Connection from "172.18.79.20":42023 MTC@9784389908b7: Disconnecting client-0 MTC@9784389908b7: Connection from "172.18.79.20":38145 MTC@9784389908b7: setverdict(pass): none -> pass MTC@9784389908b7: Setting final verdict of the test case. MTC@9784389908b7: Local verdict of MTC: pass MTC@9784389908b7: No PTCs were created. MTC@9784389908b7: Test case TC_reconnect finished. Verdict: pass MTC@9784389908b7: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_reconnect pass'. Sat Apr 13 07:33:25 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_reconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2137) Waiting for packet dumper to finish... 1 (prev_count=2137, count=3149) MTC@9784389908b7: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_reconnect pass' was executed successfully (exit status: 0). MTC@9784389908b7: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_capture'. ------ OPCAP_CLIENT_Tests.TC_capture ------ Sat Apr 13 07:33:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@9784389908b7: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_capture' was executed successfully (exit status: 0). MTC@9784389908b7: Test case TC_capture started. MTC@9784389908b7: Waiting for client-0 connection... MTC@9784389908b7: Connection from "172.18.79.20":34681 MTC@9784389908b7: setverdict(pass): none -> pass MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: Setting final verdict of the test case. MTC@9784389908b7: Local verdict of MTC: pass MTC@9784389908b7: No PTCs were created. MTC@9784389908b7: Test case TC_capture finished. Verdict: pass MTC@9784389908b7: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_capture pass'. Sat Apr 13 07:33:38 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_capture pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22636) Waiting for packet dumper to finish... 1 (prev_count=22636, count=24719) MTC@9784389908b7: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_capture pass' was executed successfully (exit status: 0). MTC@9784389908b7: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr'. ------ OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr ------ Sat Apr 13 07:33:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@9784389908b7: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr' was executed successfully (exit status: 0). MTC@9784389908b7: Test case TC_multi_connect_rx_hdr started. MTC@9784389908b7: Waiting for client-0 connection... MTC@9784389908b7: Connection from "172.18.79.20":41029 MTC@9784389908b7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9784389908b7: Waiting for client-1 connection... MTC@9784389908b7: Connection from "172.18.79.20":45435 MTC@9784389908b7: setverdict(pass): none -> pass MTC@9784389908b7: Setting final verdict of the test case. MTC@9784389908b7: Local verdict of MTC: pass MTC@9784389908b7: No PTCs were created. MTC@9784389908b7: Test case TC_multi_connect_rx_hdr finished. Verdict: pass MTC@9784389908b7: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass'. Sat Apr 13 07:33:44 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3744) Waiting for packet dumper to finish... 1 (prev_count=3744, count=5020) MTC@9784389908b7: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass' was executed successfully (exit status: 0). MTC@9784389908b7: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_capture'. ------ OPCAP_CLIENT_Tests.TC_multi_capture ------ Sat Apr 13 07:33:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@9784389908b7: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_capture' was executed successfully (exit status: 0). MTC@9784389908b7: Test case TC_multi_capture started. MTC@9784389908b7: Waiting for client-0 connection... MTC@9784389908b7: Connection from "172.18.79.20":34527 MTC@9784389908b7: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@9784389908b7: Waiting for client-1 connection... MTC@9784389908b7: Connection from "172.18.79.20":46505 MTC@9784389908b7: setverdict(pass): none -> pass MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: setverdict(pass): pass -> pass, component reason not changed MTC@9784389908b7: Setting final verdict of the test case. MTC@9784389908b7: Local verdict of MTC: pass MTC@9784389908b7: No PTCs were created. MTC@9784389908b7: Test case TC_multi_capture finished. Verdict: pass MTC@9784389908b7: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_capture pass'. Sat Apr 13 07:34:00 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_multi_capture pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=28842) Waiting for packet dumper to finish... 1 (prev_count=28842, count=30798) MTC@9784389908b7: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_capture pass' was executed successfully (exit status: 0). MC@9784389908b7: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@9784389908b7: Terminating MTC. MC@9784389908b7: MTC terminated. MC2> exit MC@9784389908b7: Shutting down session. MC@9784389908b7: Shutdown complete. No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/pcap-client/expected-results.xml) + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh OPCAP_CLIENT_Tests --rm Generated OPCAP_CLIENT_Tests.TC_capture.merged Generated OPCAP_CLIENT_Tests.TC_connect_rx_hdr.merged Generated OPCAP_CLIENT_Tests.TC_multi_capture.merged Generated OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr.merged Generated OPCAP_CLIENT_Tests.TC_reconnect.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-pcap-client-test-79 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-pcap-client-test-1088-pcap-client + [ -n jenkins-ttcn3-pcap-client-test-1088-pcap-client ] + docker_kill_wait jenkins-ttcn3-pcap-client-test-1088-pcap-client + docker kill jenkins-ttcn3-pcap-client-test-1088-pcap-client jenkins-ttcn3-pcap-client-test-1088-pcap-client + docker wait jenkins-ttcn3-pcap-client-test-1088-pcap-client 137 + network_remove + set +x Removing network ttcn3-pcap-client-test-79 + docker network remove ttcn3-pcap-client-test-79 ttcn3-pcap-client-test-79 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/_cache:/cache --name jenkins-ttcn3-pcap-client-test-1088-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-pcap-client-test/logs/pcap-client-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='5' failures='0' errors='0' skipped='0' inconc='0' time='48.00'> <testcase classname='OPCAP_CLIENT_Tests' name='TC_connect_rx_hdr' time='1.590645'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_reconnect' time='4.992830'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_capture' time='10.488217'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_multi_connect_rx_hdr' time='2.959441'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_multi_capture' time='12.470939'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS