Skip to content
Success

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-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-4g-only
Seen branch in repository origin/osmith/wip-asan
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 a749a0b4aefed649d8bc2c5012a8386a4ad838f1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a749a0b4aefed649d8bc2c5012a8386a4ad838f1 # timeout=10
Commit message: "debian-bookworm-build-arm: FROM: add arm32v7"
 > git rev-list --no-walk 8b2711914b63d463d6dd3e1462d18643e1bdd558 # timeout=10
[ttcn3-pcap-client-test] $ /bin/sh -xe /tmp/jenkins4514186524352077120.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-1240 = 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=jolly/work \ --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=jolly/work \ --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.76kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B 0.0s done #2 DONE 0.2s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [auth] sharing credentials for registry.osmocom.org #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:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf #8 resolve registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 CACHED #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 CACHED #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #12 CACHED #13 [ 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@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #13 CACHED #14 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #14 CACHED #15 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #15 CACHED #16 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #16 CACHED #17 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R 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 [ 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 #18 CACHED #19 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #19 CACHED #20 [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 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #21 DONE 0.1s #22 [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 #22 0.284 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #22 0.285 Cloning into 'osmo-ci'... #22 0.397 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #22 0.402 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #22 0.402 'common.sh' -> '/usr/local/bin/common.sh' #22 0.402 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #22 0.402 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #22 0.402 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #22 0.402 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #22 0.402 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #22 0.402 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #22 0.402 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #22 0.402 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #22 0.402 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #22 0.402 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #22 0.402 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #22 0.402 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #22 0.402 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #22 0.402 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #22 0.402 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #22 0.402 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #22 0.402 + rm -rf osmo-ci #22 DONE 0.5s #23 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #23 DONE 0.1s #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 0.284 Cloning into 'osmo-gsm-manuals'... #24 DONE 0.5s #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.1s #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 0.338 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.338 + apt-get update #26 0.411 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.411 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #26 0.413 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #26 0.601 Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] #26 0.608 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] #26 0.612 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] #26 0.628 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] #26 0.629 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] #26 0.653 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [187 kB] #26 0.671 Fetched 484 kB in 0s (1566 kB/s) #26 0.671 Reading package lists... #26 0.946 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 0.949 Reading package lists... #26 1.204 Building dependency tree... #26 1.258 Reading state information... #26 1.322 The following additional packages will be installed: #26 1.322 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 1.322 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.322 libyder-dev libyder2.0 #26 1.322 Suggested packages: #26 1.322 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 1.322 uhd-host #26 1.322 Recommended packages: #26 1.322 limesuite-udev limesuite-images gnuradio-dev #26 1.394 The following NEW packages will be installed: #26 1.394 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 1.395 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.395 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.416 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. #26 1.416 Need to get 5782 kB of archives. #26 1.416 After this operation, 24.8 MB of additional disk space will be used. #26 1.416 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u7 [485 kB] #26 1.419 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2141.9dce.202409112026 [263 kB] #26 1.423 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2141.9dce.202409112026 [53.0 kB] #26 1.439 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.440 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.443 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.443 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.445 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.30-1~deb12u2 [354 kB] #26 1.451 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 1.482 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 1.482 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 1.482 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 1.483 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 1.483 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 1.588 debconf: delaying package configuration, since apt-utils is not installed #26 1.618 Fetched 5782 kB in 0s (67.2 MB/s) #26 1.659 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 1.659 (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 ... 115747 files and directories currently installed.) #26 1.686 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u7_amd64.deb ... #26 1.702 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u7) ... #26 1.839 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 1.843 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.1.2141.9dce.202409112026_amd64.deb ... #26 1.875 Unpacking liblimesuite23.11-1:amd64 (23.11.0.1.2141.9dce.202409112026) ... #26 1.985 Selecting previously unselected package liblimesuite-dev. #26 1.995 Preparing to unpack .../02-liblimesuite-dev_23.11.0.1.2141.9dce.202409112026_amd64.deb ... #26 2.011 Unpacking liblimesuite-dev (23.11.0.1.2141.9dce.202409112026) ... #26 2.126 Selecting previously unselected package libmicrohttpd12:amd64. #26 2.130 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 2.147 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 2.249 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 2.266 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 2.283 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 2.444 Selecting previously unselected package liborcania2.3:amd64. #26 2.463 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 2.480 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 2.605 Selecting previously unselected package liborcania-dev:amd64. #26 2.622 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 2.639 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 2.787 Selecting previously unselected package libsystemd-dev:amd64. #26 2.804 Preparing to unpack .../07-libsystemd-dev_252.30-1~deb12u2_amd64.deb ... #26 2.821 Unpacking libsystemd-dev:amd64 (252.30-1~deb12u2) ... #26 2.947 Selecting previously unselected package libuhd4.3.0:amd64. #26 2.951 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 2.968 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 3.220 Selecting previously unselected package libuhd-dev:amd64. #26 3.226 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 3.242 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 3.367 Selecting previously unselected package libyder2.0:amd64. #26 3.372 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 3.392 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 3.508 Selecting previously unselected package libulfius2.7:amd64. #26 3.512 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 3.529 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 3.622 Selecting previously unselected package libyder-dev:amd64. #26 3.626 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 3.643 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 3.743 Selecting previously unselected package libulfius-dev:amd64. #26 3.748 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 3.765 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 3.891 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 3.939 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u7) ... #26 3.989 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 4.039 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 4.088 Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2141.9dce.202409112026) ... #26 4.139 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 4.188 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 4.236 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 4.284 Setting up libsystemd-dev:amd64 (252.30-1~deb12u2) ... #26 4.334 Setting up liblimesuite-dev (23.11.0.1.2141.9dce.202409112026) ... #26 4.382 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 4.431 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 4.479 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 4.527 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 4.575 Processing triggers for man-db (2.11.2-2) ... #26 4.623 Processing triggers for libc-bin (2.36-9+deb12u8) ... #26 4.757 + apt-get clean #26 DONE 4.9s #27 exporting to image #27 exporting layers #27 exporting layers 0.3s done #27 writing image sha256:339e82b5c5f224d94efb689104ae49dfe7d181d832f35f79e58ce94b98249785 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.4s 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 339e82b5c5f2 + 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 + grep -q $USER + echo FROM $USER/$DISTRO-build + 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=jolly/work \ --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=jolly/work \ -t osmocom-build/osmo-pcap-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.30kB done #2 DONE 0.1s #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 ... #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-pcap/+/master?format=TEXT #6 CACHED #4 [internal] load build context #4 transferring context: 251B done #4 DONE 0.1s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 DONE 0.4s #7 [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 #7 0.298 Hit:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.298 Hit:2 http://deb.debian.org/debian bookworm InRelease #7 0.298 Hit:3 http://deb.debian.org/debian bookworm-updates InRelease #7 0.298 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.458 Reading package lists... #7 0.735 Reading package lists... #7 1.010 Building dependency tree... #7 1.077 Reading state information... #7 1.148 libzmq3-dev is already the newest version (4.3.4-6). #7 1.148 The following additional packages will be installed: #7 1.148 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 #7 1.148 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #7 1.148 osmocom-nightly #7 1.159 The following NEW packages will be installed: #7 1.159 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #7 1.159 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #7 1.159 libosmovty13 osmocom-nightly #7 1.183 0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. #7 1.183 Need to get 1926 kB of archives. #7 1.183 After this operation, 6835 kB of additional disk space will be used. #7 1.183 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202409112026 [1176 B] #7 1.205 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.12.6e1e.202409112026 [169 kB] #7 1.208 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.12.6e1e.202409112026 [50.6 kB] #7 1.208 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.12.6e1e.202409112026 [69.7 kB] #7 1.210 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.12.6e1e.202409112026 [226 kB] #7 1.213 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.12.6e1e.202409112026 [70.3 kB] #7 1.215 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.12.6e1e.202409112026 [103 kB] #7 1.216 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.12.6e1e.202409112026 [177 kB] #7 1.220 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.12.6e1e.202409112026 [58.8 kB] #7 1.221 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.12.6e1e.202409112026 [62.9 kB] #7 1.226 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.12.6e1e.202409112026 [49.6 kB] #7 1.227 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.12.6e1e.202409112026 [42.9 kB] #7 1.228 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.12.6e1e.202409112026 [846 kB] #7 1.349 debconf: delaying package configuration, since apt-utils is not installed #7 1.382 Fetched 1926 kB in 0s (26.0 MB/s) #7 1.430 Selecting previously unselected package osmocom-nightly. #7 1.430 (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 ... 117405 files and directories currently installed.) #7 1.458 Preparing to unpack .../00-osmocom-nightly_202409112026_amd64.deb ... #7 1.475 Unpacking osmocom-nightly (202409112026) ... #7 1.600 Selecting previously unselected package libosmocore22:amd64. #7 1.618 Preparing to unpack .../01-libosmocore22_1.10.0.12.6e1e.202409112026_amd64.deb ... #7 1.653 Unpacking libosmocore22:amd64 (1.10.0.12.6e1e.202409112026) ... #7 1.804 Selecting previously unselected package libosmocodec4:amd64. #7 1.815 Preparing to unpack .../02-libosmocodec4_1.10.0.12.6e1e.202409112026_amd64.deb ... #7 1.833 Unpacking libosmocodec4:amd64 (1.10.0.12.6e1e.202409112026) ... #7 1.977 Selecting previously unselected package libosmoisdn0:amd64. #7 1.995 Preparing to unpack .../03-libosmoisdn0_1.10.0.12.6e1e.202409112026_amd64.deb ... #7 2.013 Unpacking libosmoisdn0:amd64 (1.10.0.12.6e1e.202409112026) ... #7 2.158 Selecting previously unselected package libosmogsm20:amd64. #7 2.176 Preparing to unpack .../04-libosmogsm20_1.10.0.12.6e1e.202409112026_amd64.deb ... #7 2.194 Unpacking libosmogsm20:amd64 (1.10.0.12.6e1e.202409112026) ... #7 2.339 Selecting previously unselected package libosmocoding0:amd64. #7 2.347 Preparing to unpack .../05-libosmocoding0_1.10.0.12.6e1e.202409112026_amd64.deb ... #7 2.367 Unpacking libosmocoding0:amd64 (1.10.0.12.6e1e.202409112026) ... #7 2.507 Selecting previously unselected package libosmovty13:amd64. #7 2.525 Preparing to unpack .../06-libosmovty13_1.10.0.12.6e1e.202409112026_amd64.deb ... #7 2.543 Unpacking libosmovty13:amd64 (1.10.0.12.6e1e.202409112026) ... #7 2.681 Selecting previously unselected package libosmogb14:amd64. #7 2.699 Preparing to unpack .../07-libosmogb14_1.10.0.12.6e1e.202409112026_amd64.deb ... #7 2.716 Unpacking libosmogb14:amd64 (1.10.0.12.6e1e.202409112026) ... #7 2.867 Selecting previously unselected package libosmoctrl0:amd64. #7 2.885 Preparing to unpack .../08-libosmoctrl0_1.10.0.12.6e1e.202409112026_amd64.deb ... #7 2.901 Unpacking libosmoctrl0:amd64 (1.10.0.12.6e1e.202409112026) ... #7 3.047 Selecting previously unselected package libosmosim2:amd64. #7 3.062 Preparing to unpack .../09-libosmosim2_1.10.0.12.6e1e.202409112026_amd64.deb ... #7 3.079 Unpacking libosmosim2:amd64 (1.10.0.12.6e1e.202409112026) ... #7 3.304 Selecting previously unselected package libosmousb0:amd64. #7 3.318 Preparing to unpack .../10-libosmousb0_1.10.0.12.6e1e.202409112026_amd64.deb ... #7 3.335 Unpacking libosmousb0:amd64 (1.10.0.12.6e1e.202409112026) ... #7 3.450 Selecting previously unselected package libosmocore. #7 3.466 Preparing to unpack .../11-libosmocore_1.10.0.12.6e1e.202409112026_amd64.deb ... #7 3.483 Unpacking libosmocore (1.10.0.12.6e1e.202409112026) ... #7 3.592 Selecting previously unselected package libosmocore-dev:amd64. #7 3.615 Preparing to unpack .../12-libosmocore-dev_1.10.0.12.6e1e.202409112026_amd64.deb ... #7 3.644 Unpacking libosmocore-dev:amd64 (1.10.0.12.6e1e.202409112026) ... #7 3.844 Setting up osmocom-nightly (202409112026) ... #7 3.893 Setting up libosmocore22:amd64 (1.10.0.12.6e1e.202409112026) ... #7 3.944 Setting up libosmocodec4:amd64 (1.10.0.12.6e1e.202409112026) ... #7 4.011 Setting up libosmovty13:amd64 (1.10.0.12.6e1e.202409112026) ... #7 4.065 Setting up libosmoisdn0:amd64 (1.10.0.12.6e1e.202409112026) ... #7 4.117 Setting up libosmousb0:amd64 (1.10.0.12.6e1e.202409112026) ... #7 4.166 Setting up libosmogsm20:amd64 (1.10.0.12.6e1e.202409112026) ... #7 4.217 Setting up libosmoctrl0:amd64 (1.10.0.12.6e1e.202409112026) ... #7 4.270 Setting up libosmogb14:amd64 (1.10.0.12.6e1e.202409112026) ... #7 4.322 Setting up libosmocoding0:amd64 (1.10.0.12.6e1e.202409112026) ... #7 4.393 Setting up libosmosim2:amd64 (1.10.0.12.6e1e.202409112026) ... #7 4.445 Setting up libosmocore (1.10.0.12.6e1e.202409112026) ... #7 4.496 Setting up libosmocore-dev:amd64 (1.10.0.12.6e1e.202409112026) ... #7 4.547 Processing triggers for libc-bin (2.36-9+deb12u8) ... #7 DONE 4.8s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-pcap.git #9 0.307 Cloning into 'osmo-pcap'... #9 DONE 0.5s #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.376 Already on 'master' #11 0.376 Your branch is up to date with 'origin/master'. #11 0.376 refs/heads/master #11 0.379 HEAD is now at bcb3b1b Bump version: 0.4.2.3-61e2 → 0.5.0 #11 0.380 master #11 0.380 bcb3b1b073d192674adc7285c7e928ede3f4e86c #11 1.918 configure.ac:72: warning: The macro `AC_HEADER_STDC' is obsolete. #11 1.918 configure.ac:72: You should run autoupdate. #11 1.918 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 1.918 configure.ac:72: the top level #11 1.918 configure.ac:120: warning: The macro `AC_HELP_STRING' is obsolete. #11 1.918 configure.ac:120: You should run autoupdate. #11 1.918 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 1.918 configure.ac:120: the top level #11 1.918 configure.ac:136: warning: The macro `AC_HELP_STRING' is obsolete. #11 1.918 configure.ac:136: You should run autoupdate. #11 1.918 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 1.918 configure.ac:136: the top level #11 1.918 configure.ac:172: warning: The macro `AC_HELP_STRING' is obsolete. #11 1.918 configure.ac:172: You should run autoupdate. #11 1.918 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 1.918 configure.ac:172: the top level #11 1.918 configure.ac:183: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 1.918 configure.ac:183: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 1.918 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 1.918 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 1.918 configure.ac:183: the top level #11 1.918 configure.ac:186: warning: AC_OUTPUT should be used without arguments. #11 1.918 configure.ac:186: You should run autoupdate. #11 2.208 configure.ac:60: installing './compile' #11 2.209 configure.ac:6: installing './install-sh' #11 2.210 configure.ac:6: installing './missing' #11 2.274 src/Makefile.am: installing './depcomp' #11 2.327 checking for a BSD-compatible install... /usr/bin/install -c #11 2.330 checking whether build environment is sane... yes #11 2.335 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 2.336 checking for gawk... gawk #11 2.336 checking whether make sets $(MAKE)... yes #11 2.340 checking whether make supports nested variables... yes #11 2.343 checking whether make supports nested variables... (cached) yes #11 2.343 checking whether make sets $(MAKE)... (cached) yes #11 2.345 checking for gcc... gcc #11 2.357 checking whether the C compiler works... yes #11 2.376 checking for C compiler default output file name... a.out #11 2.376 checking for suffix of executables... #11 2.398 checking whether we are cross compiling... no #11 2.428 checking for suffix of object files... o #11 2.442 checking whether the compiler supports GNU C... yes #11 2.454 checking whether gcc accepts -g... yes #11 2.469 checking for gcc option to enable C11 features... none needed #11 2.494 checking whether gcc understands -c and -o together... yes #11 2.513 checking whether make supports the include directive... yes (GNU style) #11 2.517 checking dependency style of gcc... gcc3 #11 2.533 checking for ranlib... ranlib #11 2.533 checking for pkg-config... /usr/bin/pkg-config #11 2.533 checking for pkg-config... /usr/bin/pkg-config #11 2.533 checking pkg-config is at least version 0.20... yes #11 2.534 checking for stdio.h... yes #11 2.542 checking for stdlib.h... yes #11 2.552 checking for string.h... yes #11 2.563 checking for inttypes.h... yes #11 2.574 checking for stdint.h... yes #11 2.584 checking for strings.h... yes #11 2.595 checking for sys/stat.h... yes #11 2.606 checking for sys/types.h... yes #11 2.618 checking for unistd.h... yes #11 2.630 checking for grep that handles long lines and -e... /usr/bin/grep #11 2.631 checking for egrep... /usr/bin/grep -E #11 2.633 checking whether to enable VTY tests... no #11 2.633 checking for pcap-config... /usr/bin/pcap-config #11 2.634 checking for libosmocore >= 1.10.0... yes #11 2.637 checking for libosmogb >= 1.10.0... yes #11 2.640 checking for libosmogsm >= 1.10.0... yes #11 2.643 checking for libosmovty >= 1.10.0... yes #11 2.646 checking for libzmq >= 3.2.2... yes #11 2.653 checking for gnutls... yes #11 2.656 checking whether to enable code coverage support... no #11 2.663 checking that generated files are newer than configure... done #11 3.335 configure: creating ./config.status #11 3.540 config.status: creating include/Makefile #11 3.579 config.status: creating include/osmo-pcap/Makefile #11 3.618 config.status: creating src/Makefile #11 3.657 config.status: creating contrib/Makefile #11 3.696 config.status: creating contrib/systemd/Makefile #11 3.735 config.status: creating contrib/osmo-pcap.spec #11 3.774 config.status: creating doc/Makefile #11 3.813 config.status: creating doc/examples/Makefile #11 3.852 config.status: creating doc/manuals/Makefile #11 3.891 config.status: creating tests/Makefile #11 3.929 config.status: creating Makefile #11 3.938 config.status: creating osmopcapconfig.h #11 3.944 config.status: executing tests/atconfig commands #11 3.945 config.status: executing depfiles commands #11 3.997 echo 0.5.0 > .version-t && mv .version-t .version #11 3.998 make install-recursive #11 3.999 make[1]: Entering directory '/tmp/osmo-pcap' #11 4.001 Making install in include #11 4.002 make[2]: Entering directory '/tmp/osmo-pcap/include' #11 4.003 Making install in osmo-pcap #11 4.004 make[3]: Entering directory '/tmp/osmo-pcap/include/osmo-pcap' #11 4.005 make[4]: Entering directory '/tmp/osmo-pcap/include/osmo-pcap' #11 4.005 make[4]: Nothing to be done for 'install-exec-am'. #11 4.005 make[4]: Nothing to be done for 'install-data-am'. #11 4.005 make[4]: Leaving directory '/tmp/osmo-pcap/include/osmo-pcap' #11 4.005 make[3]: Leaving directory '/tmp/osmo-pcap/include/osmo-pcap' #11 4.006 make[3]: Entering directory '/tmp/osmo-pcap/include' #11 4.007 make[4]: Entering directory '/tmp/osmo-pcap/include' #11 4.007 make[4]: Nothing to be done for 'install-exec-am'. #11 4.007 make[4]: Nothing to be done for 'install-data-am'. #11 4.007 make[4]: Leaving directory '/tmp/osmo-pcap/include' #11 4.007 make[3]: Leaving directory '/tmp/osmo-pcap/include' #11 4.007 make[2]: Leaving directory '/tmp/osmo-pcap/include' #11 4.007 Making install in src #11 4.008 make[2]: Entering directory '/tmp/osmo-pcap/src' #11 4.008 CC osmo_client_main.o #11 4.008 CC osmo_common.o #11 4.008 CC osmo_client_core.o #11 4.008 CC osmo_client_vty.o #11 4.009 CC osmo_client_network.o #11 4.009 CC osmo_tls.o #11 4.009 CC osmo_server_main.o #11 4.009 CC osmo_server_network.o #11 4.009 CC osmo_server_vty.o #11 4.055 osmo_tls.c: In function 'osmo_tls_init_server_session': #11 4.055 osmo_tls.c:432:10: warning: #warning "TODO client certificates" [-Wcpp] #11 4.055 432 | #warning "TODO client certificates" #11 4.055 | ^~~~~~~ #11 4.088 CCLD osmo-pcap-client #11 4.088 CCLD osmo-pcap-server #11 4.138 make[3]: Entering directory '/tmp/osmo-pcap/src' #11 4.138 make[3]: Nothing to be done for 'install-data-am'. #11 4.138 /usr/bin/mkdir -p '/usr/local/bin' #11 4.140 /usr/bin/install -c osmo-pcap-client osmo-pcap-server '/usr/local/bin' #11 4.141 make[3]: Leaving directory '/tmp/osmo-pcap/src' #11 4.141 make[2]: Leaving directory '/tmp/osmo-pcap/src' #11 4.141 Making install in contrib #11 4.142 make[2]: Entering directory '/tmp/osmo-pcap/contrib' #11 4.144 Making install in systemd #11 4.145 make[3]: Entering directory '/tmp/osmo-pcap/contrib/systemd' #11 4.146 make[4]: Entering directory '/tmp/osmo-pcap/contrib/systemd' #11 4.146 make[4]: Nothing to be done for 'install-exec-am'. #11 4.146 /usr/bin/mkdir -p '/lib/systemd/system' #11 4.147 /usr/bin/install -c -m 644 osmo-pcap-client.service osmo-pcap-server.service '/lib/systemd/system' #11 4.148 make[4]: Leaving directory '/tmp/osmo-pcap/contrib/systemd' #11 4.148 make[3]: Leaving directory '/tmp/osmo-pcap/contrib/systemd' #11 4.149 make[3]: Entering directory '/tmp/osmo-pcap/contrib' #11 4.150 make[4]: Entering directory '/tmp/osmo-pcap/contrib' #11 4.150 make[4]: Nothing to be done for 'install-exec-am'. #11 4.151 /usr/bin/mkdir -p '/usr/local/share/osmo-pcap' #11 4.152 /usr/bin/install -c -m 644 osmo_pcap_clean_old '/usr/local/share/osmo-pcap' #11 4.153 make[4]: Leaving directory '/tmp/osmo-pcap/contrib' #11 4.153 make[3]: Leaving directory '/tmp/osmo-pcap/contrib' #11 4.153 make[2]: Leaving directory '/tmp/osmo-pcap/contrib' #11 4.153 Making install in doc #11 4.154 make[2]: Entering directory '/tmp/osmo-pcap/doc' #11 4.155 Making install in examples #11 4.156 make[3]: Entering directory '/tmp/osmo-pcap/doc/examples' #11 4.157 make[4]: Entering directory '/tmp/osmo-pcap/doc/examples' #11 4.157 make[4]: Nothing to be done for 'install-exec-am'. #11 4.158 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 4.159 /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 4.160 make install-data-hook #11 4.161 make[5]: Entering directory '/tmp/osmo-pcap/doc/examples' #11 4.161 for f in $(find . -type f -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 4.161 j="/usr/local/share/doc/osmo-pcap/examples/$f" && \ #11 4.161 mkdir -p "$(dirname $j)" && \ #11 4.161 /usr/bin/install -c -m 644 ./$f $j; \ #11 4.161 done #11 4.167 make[5]: Leaving directory '/tmp/osmo-pcap/doc/examples' #11 4.167 make[4]: Leaving directory '/tmp/osmo-pcap/doc/examples' #11 4.167 make[3]: Leaving directory '/tmp/osmo-pcap/doc/examples' #11 4.167 Making install in manuals #11 4.168 make[3]: Entering directory '/tmp/osmo-pcap/doc/manuals' #11 4.169 make[4]: Entering directory '/tmp/osmo-pcap/doc/manuals' #11 4.169 make[4]: Nothing to be done for 'install-exec-am'. #11 4.169 make[4]: Nothing to be done for 'install-data-am'. #11 4.169 make[4]: Leaving directory '/tmp/osmo-pcap/doc/manuals' #11 4.169 make[3]: Leaving directory '/tmp/osmo-pcap/doc/manuals' #11 4.170 make[3]: Entering directory '/tmp/osmo-pcap/doc' #11 4.171 make[4]: Entering directory '/tmp/osmo-pcap/doc' #11 4.171 make[4]: Nothing to be done for 'install-exec-am'. #11 4.171 make[4]: Nothing to be done for 'install-data-am'. #11 4.171 make[4]: Leaving directory '/tmp/osmo-pcap/doc' #11 4.171 make[3]: Leaving directory '/tmp/osmo-pcap/doc' #11 4.171 make[2]: Leaving directory '/tmp/osmo-pcap/doc' #11 4.171 Making install in tests #11 4.172 make[2]: Entering directory '/tmp/osmo-pcap/tests' #11 4.173 make[3]: Entering directory '/tmp/osmo-pcap/tests' #11 4.173 make[3]: Nothing to be done for 'install-exec-am'. #11 4.173 make[3]: Nothing to be done for 'install-data-am'. #11 4.173 make[3]: Leaving directory '/tmp/osmo-pcap/tests' #11 4.173 make[2]: Leaving directory '/tmp/osmo-pcap/tests' #11 4.174 make[2]: Entering directory '/tmp/osmo-pcap' #11 4.176 make[3]: Entering directory '/tmp/osmo-pcap' #11 4.176 make[3]: Nothing to be done for 'install-exec-am'. #11 4.176 make[3]: Nothing to be done for 'install-data-am'. #11 4.176 make[3]: Leaving directory '/tmp/osmo-pcap' #11 4.176 make[2]: Leaving directory '/tmp/osmo-pcap' #11 4.176 make[1]: Leaving directory '/tmp/osmo-pcap' #11 DONE 4.4s #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:0aee9ebb870c204ab24ce1d36d6ba7739c07f19b841f79bb2673cae8ca0c0716 done #14 naming to docker.io/osmocom-build/osmo-pcap-master:latest 0.0s done #14 DONE 0.4s 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 0aee9ebb870c + 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.10.0.12.6e1e.202409112026 amd64 Osmo codec library ii libosmocoding0:amd64 1.10.0.12.6e1e.202409112026 amd64 Osmo coding library ii libosmocore 1.10.0.12.6e1e.202409112026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.10.0.12.6e1e.202409112026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.10.0.12.6e1e.202409112026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0.12.6e1e.202409112026 amd64 Osmo control library ii libosmogb14:amd64 1.10.0.12.6e1e.202409112026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.10.0.12.6e1e.202409112026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0.12.6e1e.202409112026 amd64 Osmo ISDN utility library ii libosmosim2:amd64 1.10.0.12.6e1e.202409112026 amd64 Osmo SIM library ii libosmousb0:amd64 1.10.0.12.6e1e.202409112026 amd64 Osmo USB library ii libosmovty13:amd64 1.10.0.12.6e1e.202409112026 amd64 Osmo VTY library ii osmocom-nightly 202409112026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ 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:00ea4ed1eea02094fbacf572c5ee2f6d9ad752a154eaad516f2f4bce43665e7d 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 + grep -q $USER + echo FROM $REGISTRY/$USER/debian-bookworm-titan + 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=jolly/work \ --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=jolly/work \ -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.1s #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:6613f2d1baf33acff2df6c4dcb89b35a36f5909ad94dff992dd3a7b6f1309d04 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 6613f2d1baf3 + 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=1392926 + seq 1 30 + echo (1392926 + 1) % 256 + bc + SUBNET=31 + NET_NAME=ttcn3-pcap-client-test-31 + SUB4=172.18.31.0/24 + SUB6=fd02:db8:31::/64 + set +x Creating network ttcn3-pcap-client-test-31, trying SUBNET=31... + docker network create --internal --subnet 172.18.31.0/24 --ipv6 --subnet fd02:db8:31::/64 ttcn3-pcap-client-test-31 6977bdcfa349814aca3af0c914a4775d4cbe4e86ad5ae3772a88d3bd825bbaaf + set +x ### Network ttcn3-pcap-client-test-31 created (SUBNET=31) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=31 to: /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client/osmo-pcap-client.cfg Applying SUBNET=31 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 31 20 + NET=31 + ADDR_SUFIX=20 + echo --network ttcn3-pcap-client-test-31 --ip 172.18.31.20 --ip6 fd02:db8:31::20 + docker run --rm --network ttcn3-pcap-client-test-31 --ip 172.18.31.20 --ip6 fd02:db8:31::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client:/data --name jenkins-ttcn3-pcap-client-test-1240-pcap-client -d osmocom-build/osmo-pcap-master af0f5819b08ca0352ed58afe1be79db498d2f38427d0e22a8bb7d3ccdee16fae + echo Starting container with pcap-client testsuite Starting container with pcap-client testsuite + docker_network_params 31 10 + NET=31 + ADDR_SUFIX=10 + echo --network ttcn3-pcap-client-test-31 --ip 172.18.31.10 --ip6 fd02:db8:31::10 + docker run --rm --network ttcn3-pcap-client-test-31 --ip 172.18.31.10 --ip6 fd02:db8:31::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-1240-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@64b10423700f: Unix server socket created successfully. MC@64b10423700f: Listening on TCP port 32881. 64b10423700f is the default MC2> spawn /osmo-ttcn3-hacks/pcap-client/OPCAP_CLIENT_Tests 64b10423700f 32881 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@64b10423700f: New HC connected from 172.18.31.10 [172.18.31.10]. 64b10423700f: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@64b10423700f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@64b10423700f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@64b10423700f: Configuration file was processed on all HCs. MC@64b10423700f: Creating MTC on host 172.18.31.10. MC@64b10423700f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@64b10423700f: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr'. ------ OPCAP_CLIENT_Tests.TC_connect_rx_hdr ------ Thu Sep 12 07:33:22 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/OPCAP_CLIENT_Tests.TC_connect_rx_hdr.pcap" >/data/OPCAP_CLIENT_Tests.TC_connect_rx_hdr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@64b10423700f: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr' was executed successfully (exit status: 0). MTC@64b10423700f: Test case TC_connect_rx_hdr started. MTC@64b10423700f: Waiting for client-0 connection... MTC@64b10423700f: Connection from "172.18.31.20":37461 MTC@64b10423700f: setverdict(pass): none -> pass MTC@64b10423700f: Setting final verdict of the test case. MTC@64b10423700f: Local verdict of MTC: pass MTC@64b10423700f: No PTCs were created. MTC@64b10423700f: Test case TC_connect_rx_hdr finished. Verdict: pass MTC@64b10423700f: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass'. Thu Sep 12 07:33:24 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4533) Waiting for packet dumper to finish... 1 (prev_count=4533, count=5785) MTC@64b10423700f: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass' was executed successfully (exit status: 0). MTC@64b10423700f: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_reconnect'. ------ OPCAP_CLIENT_Tests.TC_reconnect ------ Thu Sep 12 07:33:26 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/OPCAP_CLIENT_Tests.TC_reconnect.pcap" >/data/OPCAP_CLIENT_Tests.TC_reconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@64b10423700f: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_reconnect' was executed successfully (exit status: 0). MTC@64b10423700f: Test case TC_reconnect started. MTC@64b10423700f: Waiting for client-0 connection... MTC@64b10423700f: Connection from "172.18.31.20":44477 MTC@64b10423700f: Disconnecting client-0 MTC@64b10423700f: Connection from "172.18.31.20":37319 MTC@64b10423700f: setverdict(pass): none -> pass MTC@64b10423700f: Setting final verdict of the test case. MTC@64b10423700f: Local verdict of MTC: pass MTC@64b10423700f: No PTCs were created. MTC@64b10423700f: Test case TC_reconnect finished. Verdict: pass MTC@64b10423700f: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_reconnect pass'. Thu Sep 12 07:33:32 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@64b10423700f: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_reconnect pass' was executed successfully (exit status: 0). MTC@64b10423700f: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_capture'. ------ OPCAP_CLIENT_Tests.TC_capture ------ Thu Sep 12 07:33:34 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/OPCAP_CLIENT_Tests.TC_capture.pcap" >/data/OPCAP_CLIENT_Tests.TC_capture.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@64b10423700f: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_capture' was executed successfully (exit status: 0). MTC@64b10423700f: Test case TC_capture started. MTC@64b10423700f: Waiting for client-0 connection... MTC@64b10423700f: Connection from "172.18.31.20":38135 MTC@64b10423700f: setverdict(pass): none -> pass MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: Setting final verdict of the test case. MTC@64b10423700f: Local verdict of MTC: pass MTC@64b10423700f: No PTCs were created. MTC@64b10423700f: Test case TC_capture finished. Verdict: pass MTC@64b10423700f: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_capture pass'. Thu Sep 12 07:33:46 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_capture pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=24352) Waiting for packet dumper to finish... 1 (prev_count=24352, count=25495) MTC@64b10423700f: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_capture pass' was executed successfully (exit status: 0). MTC@64b10423700f: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr'. ------ OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr ------ Thu Sep 12 07:33:48 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/OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr.pcap" >/data/OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@64b10423700f: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr' was executed successfully (exit status: 0). MTC@64b10423700f: Test case TC_multi_connect_rx_hdr started. MTC@64b10423700f: Waiting for client-0 connection... MTC@64b10423700f: Connection from "172.18.31.20":34881 MTC@64b10423700f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@64b10423700f: Waiting for client-1 connection... MTC@64b10423700f: Connection from "172.18.31.20":38419 MTC@64b10423700f: setverdict(pass): none -> pass MTC@64b10423700f: Setting final verdict of the test case. MTC@64b10423700f: Local verdict of MTC: pass MTC@64b10423700f: No PTCs were created. MTC@64b10423700f: Test case TC_multi_connect_rx_hdr finished. Verdict: pass MTC@64b10423700f: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass'. Thu Sep 12 07:33:52 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@64b10423700f: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass' was executed successfully (exit status: 0). MTC@64b10423700f: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_capture'. ------ OPCAP_CLIENT_Tests.TC_multi_capture ------ Thu Sep 12 07:33:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_multi_capture.pcap" >/data/OPCAP_CLIENT_Tests.TC_multi_capture.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@64b10423700f: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_capture' was executed successfully (exit status: 0). MTC@64b10423700f: Test case TC_multi_capture started. MTC@64b10423700f: Waiting for client-0 connection... MTC@64b10423700f: Connection from "172.18.31.20":45681 MTC@64b10423700f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@64b10423700f: Waiting for client-1 connection... MTC@64b10423700f: Connection from "172.18.31.20":37397 MTC@64b10423700f: setverdict(pass): none -> pass MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: setverdict(pass): pass -> pass, component reason not changed MTC@64b10423700f: Setting final verdict of the test case. MTC@64b10423700f: Local verdict of MTC: pass MTC@64b10423700f: No PTCs were created. MTC@64b10423700f: Test case TC_multi_capture finished. Verdict: pass MTC@64b10423700f: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_capture pass'. Thu Sep 12 07:34:07 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_multi_capture pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=32007) Waiting for packet dumper to finish... 1 (prev_count=32007, count=34089) MTC@64b10423700f: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_capture pass' was executed successfully (exit status: 0). MC@64b10423700f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@64b10423700f: Terminating MTC. MC@64b10423700f: MTC terminated. MC2> exit MC@64b10423700f: Shutting down session. MC@64b10423700f: 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-31 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-pcap-client-test-1240-pcap-client + [ -n jenkins-ttcn3-pcap-client-test-1240-pcap-client ] + docker_kill_wait jenkins-ttcn3-pcap-client-test-1240-pcap-client + docker kill jenkins-ttcn3-pcap-client-test-1240-pcap-client jenkins-ttcn3-pcap-client-test-1240-pcap-client + docker wait jenkins-ttcn3-pcap-client-test-1240-pcap-client 137 + network_remove + set +x Removing network ttcn3-pcap-client-test-31 + docker network remove ttcn3-pcap-client-test-31 ttcn3-pcap-client-test-31 + 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-1240-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='47.00'> <testcase classname='OPCAP_CLIENT_Tests' name='TC_connect_rx_hdr' time='1.563712'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_reconnect' time='4.948839'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_capture' time='10.486486'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_multi_connect_rx_hdr' time='2.959289'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_multi_capture' time='12.429852'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS