Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sip-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-sip-test # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-4g-only
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/asterisk
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 32 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 570e8cda818242b03b31b5daac6a99177857aafa (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 570e8cda818242b03b31b5daac6a99177857aafa # timeout=10
Commit message: "asterisk: pjsip.conf: Enable USIM Auth over AMI interface"
 > git rev-list --no-walk 570e8cda818242b03b31b5daac6a99177857aafa # timeout=10
[ttcn3-sip-test] $ /bin/sh -xe /tmp/jenkins4652716547581939473.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-sip-test + export IMAGE_SUFFIX=master + cd ttcn3-sip-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-sip-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs ] + [ xjenkins-ttcn3-sip-test-2291 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/ttcn3-sip-test + SUITE_NAME=ttcn3-sip-test + IMAGE_SUFFIX=master + docker_images_require osmo-sip-master ttcn3-sip-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-sip-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-sip-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-sip-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #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.1s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #7 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done #7 DONE 0.1s #8 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #8 DONE 0.1s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.3s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.3s #12 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #12 CACHED #13 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #13 CACHED #14 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #14 CACHED #15 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #15 CACHED #16 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #16 CACHED #17 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #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' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #18 CACHED #19 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #19 CACHED #20 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #20 CACHED #21 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #21 CACHED #22 [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 CACHED #23 [ 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 #23 CACHED #24 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #24 CACHED #25 [ 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/ #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:26f6c17a9749c2665d1ebc9e9413dcf1da0af4cfaa2c6b28b7e2a9d350b8ecee 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-sip-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 26f6c17a9749 + 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-sip-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-sip-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-sip-master + echo osmo-sip-master + dir=osmo-sip-master + pull_arg=--pull + grep ^FROM ../osmo-sip-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-sip-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-sip-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-sip-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/osmo-sip-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-sip-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-sip-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.28kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libsofia-sip-ua-glib-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(sofia-sip-ua-glib)" ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-sip-connector/+/master?format=TEXT #7 DONE 0.2s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-sip-connector/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 162B 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 libsofia-sip-ua-glib-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(sofia-sip-ua-glib)" ;; esac #6 0.451 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.451 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.451 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.557 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.685 Reading package lists... #6 1.068 Reading package lists... #6 1.431 Building dependency tree... #6 1.533 Reading state information... #6 1.624 libsofia-sip-ua-glib-dev is already the newest version (1.12.11+20110422.1+1e14eea~dfsg-6). #6 1.624 The following additional packages will be installed: #6 1.624 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #6 1.624 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #6 1.624 osmocom-nightly #6 1.643 The following NEW packages will be installed: #6 1.643 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore21 #6 1.643 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #6 1.643 libosmovty13 osmocom-nightly #6 1.683 0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. #6 1.683 Need to get 1871 kB of archives. #6 1.683 After this operation, 6767 kB of additional disk space will be used. #6 1.683 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202405312026 [1172 B] #6 1.735 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.203.d8ac0.202405312026 [164 kB] #6 1.738 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.203.d8ac0.202405312026 [46.0 kB] #6 1.739 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.203.d8ac0.202405312026 [65.4 kB] #6 1.740 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.203.d8ac0.202405312026 [222 kB] #6 1.743 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.203.d8ac0.202405312026 [65.9 kB] #6 1.745 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.203.d8ac0.202405312026 [98.4 kB] #6 1.747 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.203.d8ac0.202405312026 [173 kB] #6 1.750 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.203.d8ac0.202405312026 [54.5 kB] #6 1.752 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.203.d8ac0.202405312026 [58.5 kB] #6 1.753 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.203.d8ac0.202405312026 [45.3 kB] #6 1.755 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.203.d8ac0.202405312026 [38.6 kB] #6 1.756 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.203.d8ac0.202405312026 [839 kB] #6 1.918 debconf: delaying package configuration, since apt-utils is not installed #6 1.960 Fetched 1871 kB in 0s (15.7 MB/s) #6 2.007 Selecting previously unselected package osmocom-nightly. #6 2.007 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117416 files and directories currently installed.) #6 2.045 Preparing to unpack .../00-osmocom-nightly_202405312026_amd64.deb ... #6 2.060 Unpacking osmocom-nightly (202405312026) ... #6 2.167 Selecting previously unselected package libosmocore21:amd64. #6 2.175 Preparing to unpack .../01-libosmocore21_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 2.204 Unpacking libosmocore21:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 2.324 Selecting previously unselected package libosmocodec4:amd64. #6 2.332 Preparing to unpack .../02-libosmocodec4_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 2.346 Unpacking libosmocodec4:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 2.457 Selecting previously unselected package libosmoisdn0:amd64. #6 2.466 Preparing to unpack .../03-libosmoisdn0_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 2.481 Unpacking libosmoisdn0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 2.598 Selecting previously unselected package libosmogsm20:amd64. #6 2.607 Preparing to unpack .../04-libosmogsm20_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 2.629 Unpacking libosmogsm20:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 2.809 Selecting previously unselected package libosmocoding0:amd64. #6 2.817 Preparing to unpack .../05-libosmocoding0_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 2.832 Unpacking libosmocoding0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 2.946 Selecting previously unselected package libosmovty13:amd64. #6 2.954 Preparing to unpack .../06-libosmovty13_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 2.971 Unpacking libosmovty13:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 3.089 Selecting previously unselected package libosmogb14:amd64. #6 3.096 Preparing to unpack .../07-libosmogb14_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 3.111 Unpacking libosmogb14:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 3.230 Selecting previously unselected package libosmoctrl0:amd64. #6 3.238 Preparing to unpack .../08-libosmoctrl0_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 3.253 Unpacking libosmoctrl0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 3.366 Selecting previously unselected package libosmosim2:amd64. #6 3.374 Preparing to unpack .../09-libosmosim2_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 3.390 Unpacking libosmosim2:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 3.502 Selecting previously unselected package libosmousb0:amd64. #6 3.510 Preparing to unpack .../10-libosmousb0_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 3.525 Unpacking libosmousb0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 3.620 Selecting previously unselected package libosmocore. #6 3.628 Preparing to unpack .../11-libosmocore_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 3.643 Unpacking libosmocore (1.9.0.203.d8ac0.202405312026) ... #6 3.763 Selecting previously unselected package libosmocore-dev:amd64. #6 3.770 Preparing to unpack .../12-libosmocore-dev_1.9.0.203.d8ac0.202405312026_amd64.deb ... #6 3.785 Unpacking libosmocore-dev:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 3.972 Setting up osmocom-nightly (202405312026) ... #6 4.018 Setting up libosmocore21:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 4.063 Setting up libosmousb0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 4.108 Setting up libosmocodec4:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 4.153 Setting up libosmovty13:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 4.198 Setting up libosmoisdn0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 4.244 Setting up libosmogsm20:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 4.288 Setting up libosmoctrl0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 4.332 Setting up libosmogb14:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 4.378 Setting up libosmocoding0:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 4.424 Setting up libosmosim2:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 4.470 Setting up libosmocore (1.9.0.203.d8ac0.202405312026) ... #6 4.515 Setting up libosmocore-dev:amd64 (1.9.0.203.d8ac0.202405312026) ... #6 4.564 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 4.9s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-sip-connector.git #9 0.315 Cloning into 'osmo-sip-connector'... #9 DONE 0.5s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-SIP-CONNECTOR/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-sip-connector #10 DONE 0.2s #11 [6/8] RUN CD osmo-sip-connector && 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 --enable-smpp --enable-iu && make "-j$(nproc)" install #11 0.394 Already on 'master' #11 0.394 Your branch is up to date with 'origin/master'. #11 0.395 refs/heads/master #11 0.398 HEAD is now at d639836 debian/postinst: add checks, be verbose #11 0.399 master #11 0.400 d6398361236e915c5ccdf04290b80724cc8a4191 #11 2.200 configure.ac:63: warning: The macro `AC_HELP_STRING' is obsolete. #11 2.200 configure.ac:63: You should run autoupdate. #11 2.200 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 2.200 configure.ac:63: the top level #11 2.200 configure.ac:68: warning: The macro `AC_HELP_STRING' is obsolete. #11 2.200 configure.ac:68: You should run autoupdate. #11 2.200 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 2.200 configure.ac:68: the top level #11 2.200 configure.ac:145: warning: AC_OUTPUT should be used without arguments. #11 2.200 configure.ac:145: You should run autoupdate. #11 2.463 configure.ac:25: installing './compile' #11 2.464 configure.ac:8: installing './install-sh' #11 2.466 configure.ac:8: installing './missing' #11 2.545 src/Makefile.am: installing './depcomp' #11 2.620 configure: WARNING: unrecognized options: --enable-smpp, --enable-iu #11 2.648 checking for a BSD-compatible install... /usr/bin/install -c #11 2.654 checking whether build environment is sane... yes #11 2.662 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 2.664 checking for gawk... gawk #11 2.664 checking whether make sets $(MAKE)... yes #11 2.672 checking whether make supports nested variables... yes #11 2.678 checking for pkg-config... /usr/bin/pkg-config #11 2.678 checking for pkg-config... /usr/bin/pkg-config #11 2.679 checking pkg-config is at least version 0.20... yes #11 2.679 checking whether make supports nested variables... (cached) yes #11 2.680 checking for gcc... gcc #11 2.700 checking whether the C compiler works... yes #11 2.727 checking for C compiler default output file name... a.out #11 2.727 checking for suffix of executables... #11 2.778 checking whether we are cross compiling... no #11 2.813 checking for suffix of object files... o #11 2.832 checking whether the compiler supports GNU C... yes #11 2.852 checking whether gcc accepts -g... yes #11 2.870 checking for gcc option to enable C11 features... none needed #11 2.893 checking whether gcc understands -c and -o together... yes #11 2.926 checking whether make supports the include directive... yes (GNU style) #11 2.932 checking dependency style of gcc... gcc3 #11 2.956 checking for libosmocore >= 1.9.0... yes #11 2.962 checking for libosmogsm >= 1.9.0... yes #11 2.967 checking for libosmovty >= 1.9.0... yes #11 2.973 checking for sofia-sip-ua-glib >= 1.12.0... yes #11 2.980 checking whether to enable VTY/CTRL tests... no #11 2.982 CPPFLAGS="" #11 2.982 CFLAGS=" -std=gnu11" #11 2.982 CXXFLAGS="" #11 2.982 LDFLAGS="" #11 2.996 checking that generated files are newer than configure... done #11 3.659 configure: creating ./config.status #11 3.717 config.status: creating src/Makefile #11 3.731 config.status: creating tests/Makefile #11 3.744 config.status: creating doc/manuals/Makefile #11 3.757 config.status: creating contrib/Makefile #11 3.769 config.status: creating contrib/systemd/Makefile #11 3.782 config.status: creating doc/Makefile #11 3.795 config.status: creating doc/examples/Makefile #11 3.809 config.status: creating Makefile #11 3.820 config.status: executing depfiles commands #11 3.870 configure: WARNING: unrecognized options: --enable-smpp, --enable-iu #11 3.897 echo 1.6.3.10-d639 > .version-t && mv .version-t .version #11 3.898 make install-recursive #11 3.901 make[1]: Entering directory '/tmp/osmo-sip-connector' #11 3.904 Making install in src #11 3.906 make[2]: Entering directory '/tmp/osmo-sip-connector/src' #11 3.907 CC sdp.o #11 3.907 CC app.o #11 3.907 CC mncc.o #11 3.908 CC call.o #11 3.908 CC sip.o #11 3.908 CC evpoll.o #11 3.908 CC vty.o #11 3.908 CC main.o #11 4.059 CCLD osmo-sip-connector #11 4.139 make[3]: Entering directory '/tmp/osmo-sip-connector/src' #11 4.139 make[3]: Nothing to be done for 'install-data-am'. #11 4.140 /usr/bin/mkdir -p '/usr/local/bin' #11 4.142 /usr/bin/install -c osmo-sip-connector '/usr/local/bin' #11 4.144 make[3]: Leaving directory '/tmp/osmo-sip-connector/src' #11 4.144 make[2]: Leaving directory '/tmp/osmo-sip-connector/src' #11 4.144 Making install in tests #11 4.146 make[2]: Entering directory '/tmp/osmo-sip-connector/tests' #11 4.149 make[3]: Entering directory '/tmp/osmo-sip-connector/tests' #11 4.149 make[3]: Nothing to be done for 'install-exec-am'. #11 4.149 make[3]: Nothing to be done for 'install-data-am'. #11 4.149 make[3]: Leaving directory '/tmp/osmo-sip-connector/tests' #11 4.149 make[2]: Leaving directory '/tmp/osmo-sip-connector/tests' #11 4.149 Making install in contrib #11 4.151 make[2]: Entering directory '/tmp/osmo-sip-connector/contrib' #11 4.153 Making install in systemd #11 4.154 make[3]: Entering directory '/tmp/osmo-sip-connector/contrib/systemd' #11 4.156 make[4]: Entering directory '/tmp/osmo-sip-connector/contrib/systemd' #11 4.156 make[4]: Nothing to be done for 'install-exec-am'. #11 4.157 /usr/bin/mkdir -p '/lib/systemd/system' #11 4.159 /usr/bin/install -c -m 644 osmo-sip-connector.service '/lib/systemd/system' #11 4.160 make[4]: Leaving directory '/tmp/osmo-sip-connector/contrib/systemd' #11 4.160 make[3]: Leaving directory '/tmp/osmo-sip-connector/contrib/systemd' #11 4.161 make[3]: Entering directory '/tmp/osmo-sip-connector/contrib' #11 4.163 make[4]: Entering directory '/tmp/osmo-sip-connector/contrib' #11 4.163 make[4]: Nothing to be done for 'install-exec-am'. #11 4.163 make[4]: Nothing to be done for 'install-data-am'. #11 4.163 make[4]: Leaving directory '/tmp/osmo-sip-connector/contrib' #11 4.163 make[3]: Leaving directory '/tmp/osmo-sip-connector/contrib' #11 4.163 make[2]: Leaving directory '/tmp/osmo-sip-connector/contrib' #11 4.164 Making install in doc #11 4.165 make[2]: Entering directory '/tmp/osmo-sip-connector/doc' #11 4.168 Making install in examples #11 4.169 make[3]: Entering directory '/tmp/osmo-sip-connector/doc/examples' #11 4.171 make[4]: Entering directory '/tmp/osmo-sip-connector/doc/examples' #11 4.171 make[4]: Nothing to be done for 'install-exec-am'. #11 4.172 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-sip-connector/examples/osmo-sip-connector' #11 4.172 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 4.174 /usr/bin/install -c -m 644 osmo-sip-connector.cfg '/usr/local/etc/osmocom' #11 4.174 /usr/bin/install -c -m 644 osmo-sip-connector.cfg '/usr/local/share/doc/osmo-sip-connector/examples/osmo-sip-connector' #11 4.175 make[4]: Leaving directory '/tmp/osmo-sip-connector/doc/examples' #11 4.175 make[3]: Leaving directory '/tmp/osmo-sip-connector/doc/examples' #11 4.176 Making install in manuals #11 4.177 make[3]: Entering directory '/tmp/osmo-sip-connector/doc/manuals' #11 4.179 make[4]: Entering directory '/tmp/osmo-sip-connector/doc/manuals' #11 4.179 make[4]: Nothing to be done for 'install-exec-am'. #11 4.179 make[4]: Nothing to be done for 'install-data-am'. #11 4.179 make[4]: Leaving directory '/tmp/osmo-sip-connector/doc/manuals' #11 4.179 make[3]: Leaving directory '/tmp/osmo-sip-connector/doc/manuals' #11 4.180 make[3]: Entering directory '/tmp/osmo-sip-connector/doc' #11 4.182 make[4]: Entering directory '/tmp/osmo-sip-connector/doc' #11 4.182 make[4]: Nothing to be done for 'install-exec-am'. #11 4.182 make[4]: Nothing to be done for 'install-data-am'. #11 4.182 make[4]: Leaving directory '/tmp/osmo-sip-connector/doc' #11 4.182 make[3]: Leaving directory '/tmp/osmo-sip-connector/doc' #11 4.182 make[2]: Leaving directory '/tmp/osmo-sip-connector/doc' #11 4.184 make[2]: Entering directory '/tmp/osmo-sip-connector' #11 4.186 make[3]: Entering directory '/tmp/osmo-sip-connector' #11 4.186 make[3]: Nothing to be done for 'install-exec-am'. #11 4.186 make[3]: Nothing to be done for 'install-data-am'. #11 4.186 make[3]: Leaving directory '/tmp/osmo-sip-connector' #11 4.186 make[2]: Leaving directory '/tmp/osmo-sip-connector' #11 4.187 make[1]: Leaving directory '/tmp/osmo-sip-connector' #11 DONE 4.3s #12 [7/8] COPY OSMO-SIP-CONNECTOR.CFG /data/osmo-sip-connector.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:d16ac2e6b0d2257c9e7161de170ae0dfaea44c2087876760e9e8e2e6cabd01ab done #14 naming to docker.io/osmocom-build/osmo-sip-master:latest 0.0s done #14 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/osmo-sip-master' + docker_image_exists osmo-sip-master + docker images -q osmocom-build/osmo-sip-master + test -n d16ac2e6b0d2 + list_osmo_packages debian-bookworm osmo-sip-master + local distro=debian-bookworm + local image=osmo-sip-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-sip-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-sip-master ### ii libosmocodec4:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo coding library ii libosmocore 1.9.0.203.d8ac0.202405312026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.203.d8ac0.202405312026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo ISDN utility library ii libosmosim2:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.203.d8ac0.202405312026 amd64 Osmo VTY library ii osmocom-nightly 202405312026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-sip-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:c1b54cad42e3d53b1715cd701682b59149603c6b8bcbc330e580e4643c545f5a Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-sip-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-sip-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-sip-test + echo ttcn3-sip-test + dir=ttcn3-sip-test + pull_arg=--pull + grep ^FROM ../ttcn3-sip-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-sip-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-sip-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-sip-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/ttcn3-sip-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-sip-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-sip-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 385B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 495B 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" sip #8 CACHED #9 [4/4] COPY SIP_TESTS.CFG /data/SIP_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:4c7950701fce79eae1b6e7fa00039eb24444a22cf23c5dae320cf0b225d761b1 done #10 naming to docker.io/osmocom-build/ttcn3-sip-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/ttcn3-sip-test' + docker_image_exists ttcn3-sip-test + docker images -q osmocom-build/ttcn3-sip-test + test -n 4c7950701fce + list_osmo_packages debian-bookworm ttcn3-sip-test + local distro=debian-bookworm + local image=ttcn3-sip-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-sip-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-sip-test/logs/sip-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/sip-tester/unix + cp SIP_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/sip-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/sip-tester/SIP_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/sip-tester/SIP_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/sip-tester/SIP_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-sip-test/logs/sip-tester/SIP_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/sip + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/sip/unix + cp osmo-sip-connector.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/sip/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/unix + network_create + SUBNET=3626394 + seq 1 30 + echo (3626394 + 1) % 256 + bc + SUBNET=155 + NET_NAME=ttcn3-sip-test-155 + SUB4=172.18.155.0/24 + SUB6=fd02:db8:155::/64 + set +x Creating network ttcn3-sip-test-155, trying SUBNET=155... + docker network create --internal --subnet 172.18.155.0/24 --ipv6 --subnet fd02:db8:155::/64 ttcn3-sip-test-155 98c0c3c258cdca9a27cbf0e80c4805675cb63537dd222765a80cbc3cf571d48b + set +x ### Network ttcn3-sip-test-155 created (SUBNET=155) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=155 to: /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/sip/osmo-sip-connector.cfg Applying SUBNET=155 to: /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/sip-tester/SIP_Tests.cfg + echo Starting container with osmo-sip-connector Starting container with osmo-sip-connector + docker_network_params 155 10 + NET=155 + ADDR_SUFIX=10 + echo --network ttcn3-sip-test-155 --ip 172.18.155.10 --ip6 fd02:db8:155::10 + docker run --rm --network ttcn3-sip-test-155 --ip 172.18.155.10 --ip6 fd02:db8:155::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/sip:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/unix:/data/unix --name jenkins-ttcn3-sip-test-2291-sip-connector -d osmocom-build/osmo-sip-master /bin/sh -c osmo-sip-connector -c /data/osmo-sip-connector.cfg >>/data/osmo-sip-connector.log 2>&1 ca7162c3f9e5af795bb596cc9db43473463f985e2608abad78eeaabf86cc5d27 + echo Starting container with SIP testsuite Starting container with SIP testsuite + docker_network_params 155 103 + NET=155 + ADDR_SUFIX=103 + echo --network ttcn3-sip-test-155 --ip 172.18.155.103 --ip6 fd02:db8:155::103 + docker run --rm --network ttcn3-sip-test-155 --ip 172.18.155.103 --ip6 fd02:db8:155::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.155.10 -e OSMO_SUT_PORT=4256 -v /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/sip-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/unix:/data/unix --name jenkins-ttcn3-sip-test-2291-ttcn3-sip-test osmocom-build/ttcn3-sip-test + SUBDIR=sip + SUITE=SIP_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/sip/SIP_Tests SIP_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SIP_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: SIP_Tests.cfg MC@696468011afd: Unix server socket created successfully. MC@696468011afd: Listening on TCP port 43277. 696468011afd is the default MC2> spawn /osmo-ttcn3-hacks/sip/SIP_Tests 696468011afd 43277 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@696468011afd: New HC connected from 172.18.155.103 [172.18.155.103]. 696468011afd: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@696468011afd: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@696468011afd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@696468011afd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@696468011afd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@696468011afd: Configuration file was processed on all HCs. MC@696468011afd: Creating MTC on host 172.18.155.103. MC@696468011afd: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@696468011afd: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_gsm'. ------ SIP_Tests.TC_mt_success_rel_gsm ------ Sat Jun 1 05:34:16 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/SIP_Tests.TC_mt_success_rel_gsm.pcap" >/data/SIP_Tests.TC_mt_success_rel_gsm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@696468011afd: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_gsm' was executed successfully (exit status: 0). MTC@696468011afd: Test case TC_mt_success_rel_gsm started. MTC@696468011afd: end of f_init_mncc SIP_Test-MNCC(3)@696468011afd: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(4)@696468011afd: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@696468011afd: end of f_init_sip MTC@696468011afd: end of f_init TC_mt_success_rel_gsm(5)@696468011afd: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mt_success_rel_gsm(5)@696468011afd: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_gsm(5)@696468011afd: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mt_success_rel_gsm(5)@696468011afd: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mt_success_rel_gsm(5)@696468011afd: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mt_success_rel_gsm(5)@696468011afd: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_gsm(5)@696468011afd: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test-MNCC(3)@696468011afd: Created MnccExpect[0] for "98766" to be handled at TC_mt_success_rel_gsm(5) SIP_Test_SIP_EMU(4)@696468011afd: Added SIP Call Table entry [0] for "3E14C97284C9B1D" at TC_mt_success_rel_gsm(5) SIP_Test-MNCC(3)@696468011afd: Found MnccExpect[0] for "98766" handled at TC_mt_success_rel_gsm(5) SIP_Test-MNCC(3)@696468011afd: Added conn table entry 0TC_mt_success_rel_gsm(5)5001 TC_mt_success_rel_gsm(5)@696468011afd: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" TC_mt_success_rel_gsm(5)@696468011afd: setverdict(pass): none -> pass SIP_Test-MNCC(3)@696468011afd: Deleted conn table entry 0TC_mt_success_rel_gsm(5)5001 TC_mt_success_rel_gsm(5)@696468011afd: Final verdict of PTC: pass SIP_Test_SIP_EMU(4)@696468011afd: Final verdict of PTC: none SIP_Test-MNCC(3)@696468011afd: Final verdict of PTC: none MTC@696468011afd: Setting final verdict of the test case. MTC@696468011afd: Local verdict of MTC: none MTC@696468011afd: Local verdict of PTC SIP_Test-MNCC(3): none (none -> none) MTC@696468011afd: Local verdict of PTC SIP_Test_SIP_EMU(4): none (none -> none) MTC@696468011afd: Local verdict of PTC TC_mt_success_rel_gsm(5): pass (none -> pass) MTC@696468011afd: Test case TC_mt_success_rel_gsm finished. Verdict: pass MTC@696468011afd: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_gsm pass'. Sat Jun 1 05:34:22 UTC 2024 ====== SIP_Tests.TC_mt_success_rel_gsm pass ====== Saving talloc report from 172.18.155.10:4256 to SIP_Tests.TC_mt_success_rel_gsm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=18355) Waiting for packet dumper to finish... 1 (prev_count=18355, count=24612) MTC@696468011afd: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_gsm pass' was executed successfully (exit status: 0). MTC@696468011afd: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_gsm_ipv6'. ------ SIP_Tests.TC_mt_success_rel_gsm_ipv6 ------ Sat Jun 1 05:34:24 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/SIP_Tests.TC_mt_success_rel_gsm_ipv6.pcap" >/data/SIP_Tests.TC_mt_success_rel_gsm_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@696468011afd: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_gsm_ipv6' was executed successfully (exit status: 0). MTC@696468011afd: Test case TC_mt_success_rel_gsm_ipv6 started. MTC@696468011afd: end of f_init_mncc SIP_Test-MNCC(6)@696468011afd: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(7)@696468011afd: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@696468011afd: end of f_init_sip MTC@696468011afd: end of f_init TC_mt_success_rel_gsm_ipv6(8)@696468011afd: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@696468011afd: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@696468011afd: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@696468011afd: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@696468011afd: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@696468011afd: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@696468011afd: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test-MNCC(6)@696468011afd: Created MnccExpect[0] for "98766" to be handled at TC_mt_success_rel_gsm_ipv6(8) SIP_Test_SIP_EMU(7)@696468011afd: Added SIP Call Table entry [0] for "46145A0BB862D16" at TC_mt_success_rel_gsm_ipv6(8) SIP_Test-MNCC(6)@696468011afd: Found MnccExpect[0] for "98766" handled at TC_mt_success_rel_gsm_ipv6(8) SIP_Test-MNCC(6)@696468011afd: Added conn table entry 0TC_mt_success_rel_gsm_ipv6(8)5002 TC_mt_success_rel_gsm_ipv6(8)@696468011afd: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" TC_mt_success_rel_gsm_ipv6(8)@696468011afd: setverdict(pass): none -> pass TC_mt_success_rel_gsm_ipv6(8)@696468011afd: Final verdict of PTC: pass SIP_Test-MNCC(6)@696468011afd: Deleted conn table entry 0TC_mt_success_rel_gsm_ipv6(8)5002 SIP_Test_SIP_EMU(7)@696468011afd: Final verdict of PTC: none SIP_Test-MNCC(6)@696468011afd: Final verdict of PTC: none MTC@696468011afd: Setting final verdict of the test case. MTC@696468011afd: Local verdict of MTC: none MTC@696468011afd: Local verdict of PTC SIP_Test-MNCC(6): none (none -> none) MTC@696468011afd: Local verdict of PTC SIP_Test_SIP_EMU(7): none (none -> none) MTC@696468011afd: Local verdict of PTC TC_mt_success_rel_gsm_ipv6(8): pass (none -> pass) MTC@696468011afd: Test case TC_mt_success_rel_gsm_ipv6 finished. Verdict: pass MTC@696468011afd: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_gsm_ipv6 pass'. Sat Jun 1 05:34:30 UTC 2024 ====== SIP_Tests.TC_mt_success_rel_gsm_ipv6 pass ====== Saving talloc report from 172.18.155.10:4256 to SIP_Tests.TC_mt_success_rel_gsm_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=20665) MTC@696468011afd: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_gsm_ipv6 pass' was executed successfully (exit status: 0). MTC@696468011afd: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_sip'. ------ SIP_Tests.TC_mt_success_rel_sip ------ Sat Jun 1 05:34:31 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/SIP_Tests.TC_mt_success_rel_sip.pcap" >/data/SIP_Tests.TC_mt_success_rel_sip.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@696468011afd: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_sip' was executed successfully (exit status: 0). MTC@696468011afd: Test case TC_mt_success_rel_sip started. MTC@696468011afd: end of f_init_mncc SIP_Test-MNCC(9)@696468011afd: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(10)@696468011afd: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@696468011afd: end of f_init_sip MTC@696468011afd: end of f_init TC_mt_success_rel_sip(11)@696468011afd: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mt_success_rel_sip(11)@696468011afd: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_sip(11)@696468011afd: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mt_success_rel_sip(11)@696468011afd: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mt_success_rel_sip(11)@696468011afd: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mt_success_rel_sip(11)@696468011afd: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_sip(11)@696468011afd: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test-MNCC(9)@696468011afd: Created MnccExpect[0] for "98766" to be handled at TC_mt_success_rel_sip(11) SIP_Test_SIP_EMU(10)@696468011afd: Added SIP Call Table entry [0] for "8A061E5B089709A" at TC_mt_success_rel_sip(11) SIP_Test-MNCC(9)@696468011afd: Found MnccExpect[0] for "98766" handled at TC_mt_success_rel_sip(11) SIP_Test-MNCC(9)@696468011afd: Added conn table entry 0TC_mt_success_rel_sip(11)5003 TC_mt_success_rel_sip(11)@696468011afd: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" SIP_Test-MNCC(9)@696468011afd: Deleted conn table entry 0TC_mt_success_rel_sip(11)5003 TC_mt_success_rel_sip(11)@696468011afd: setverdict(pass): none -> pass TC_mt_success_rel_sip(11)@696468011afd: Final verdict of PTC: pass SIP_Test_SIP_EMU(10)@696468011afd: Final verdict of PTC: none SIP_Test-MNCC(9)@696468011afd: Final verdict of PTC: none MTC@696468011afd: Setting final verdict of the test case. MTC@696468011afd: Local verdict of MTC: none MTC@696468011afd: Local verdict of PTC SIP_Test-MNCC(9): none (none -> none) MTC@696468011afd: Local verdict of PTC SIP_Test_SIP_EMU(10): none (none -> none) MTC@696468011afd: Local verdict of PTC TC_mt_success_rel_sip(11): pass (none -> pass) MTC@696468011afd: Test case TC_mt_success_rel_sip finished. Verdict: pass MTC@696468011afd: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_sip pass'. Sat Jun 1 05:34:37 UTC 2024 ====== SIP_Tests.TC_mt_success_rel_sip pass ====== Saving talloc report from 172.18.155.10:4256 to SIP_Tests.TC_mt_success_rel_sip.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14341) Waiting for packet dumper to finish... 1 (prev_count=14341, count=19800) MTC@696468011afd: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_sip pass' was executed successfully (exit status: 0). MTC@696468011afd: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_gsm'. ------ SIP_Tests.TC_mo_success_rel_gsm ------ Sat Jun 1 05:34:39 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/SIP_Tests.TC_mo_success_rel_gsm.pcap" >/data/SIP_Tests.TC_mo_success_rel_gsm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@696468011afd: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_gsm' was executed successfully (exit status: 0). MTC@696468011afd: Test case TC_mo_success_rel_gsm started. MTC@696468011afd: end of f_init_mncc SIP_Test-MNCC(12)@696468011afd: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(13)@696468011afd: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@696468011afd: end of f_init_sip MTC@696468011afd: end of f_init TC_mo_success_rel_gsm(14)@696468011afd: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mo_success_rel_gsm(14)@696468011afd: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_gsm(14)@696468011afd: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mo_success_rel_gsm(14)@696468011afd: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mo_success_rel_gsm(14)@696468011afd: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mo_success_rel_gsm(14)@696468011afd: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_gsm(14)@696468011afd: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test_SIP_EMU(13)@696468011afd: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.155.103", portField := 5060 }, urlParameters := omit, headers := omit } to be handled at TC_mo_success_rel_gsm(14) SIP_Test-MNCC(12)@696468011afd: Added conn table entry 0TC_mo_success_rel_gsm(14)1284666325 SIP_Test_SIP_EMU(13)@696468011afd: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.155.103", portField := 5060 }, urlParameters := omit, headers := omit } handled at TC_mo_success_rel_gsm(14) SIP_Test_SIP_EMU(13)@696468011afd: Added SIP Call Table entry [0] for "7de71e6e-9a7b-123d-c192-0242ac129b0a" at TC_mo_success_rel_gsm(14) TC_mo_success_rel_gsm(14)@696468011afd: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" TC_mo_success_rel_gsm(14)@696468011afd: setverdict(pass): none -> pass SIP_Test-MNCC(12)@696468011afd: Deleted conn table entry 0TC_mo_success_rel_gsm(14)1284666325 TC_mo_success_rel_gsm(14)@696468011afd: Final verdict of PTC: pass SIP_Test_SIP_EMU(13)@696468011afd: Final verdict of PTC: none SIP_Test-MNCC(12)@696468011afd: Final verdict of PTC: none MTC@696468011afd: Setting final verdict of the test case. MTC@696468011afd: Local verdict of MTC: none MTC@696468011afd: Local verdict of PTC SIP_Test-MNCC(12): none (none -> none) MTC@696468011afd: Local verdict of PTC SIP_Test_SIP_EMU(13): none (none -> none) MTC@696468011afd: Local verdict of PTC TC_mo_success_rel_gsm(14): pass (none -> pass) MTC@696468011afd: Test case TC_mo_success_rel_gsm finished. Verdict: pass MTC@696468011afd: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_gsm pass'. Sat Jun 1 05:34:45 UTC 2024 ====== SIP_Tests.TC_mo_success_rel_gsm pass ====== Saving talloc report from 172.18.155.10:4256 to SIP_Tests.TC_mo_success_rel_gsm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13901) Waiting for packet dumper to finish... 1 (prev_count=13901, count=20218) MTC@696468011afd: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_gsm pass' was executed successfully (exit status: 0). MTC@696468011afd: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_gsm_ipv6'. ------ SIP_Tests.TC_mo_success_rel_gsm_ipv6 ------ Sat Jun 1 05:34: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/SIP_Tests.TC_mo_success_rel_gsm_ipv6.pcap" >/data/SIP_Tests.TC_mo_success_rel_gsm_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@696468011afd: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_gsm_ipv6' was executed successfully (exit status: 0). MTC@696468011afd: Test case TC_mo_success_rel_gsm_ipv6 started. MTC@696468011afd: end of f_init_mncc SIP_Test-MNCC(15)@696468011afd: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(16)@696468011afd: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@696468011afd: end of f_init_sip MTC@696468011afd: end of f_init TC_mo_success_rel_gsm_ipv6(17)@696468011afd: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@696468011afd: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@696468011afd: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@696468011afd: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@696468011afd: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@696468011afd: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@696468011afd: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test_SIP_EMU(16)@696468011afd: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.155.103", portField := 5060 }, urlParameters := omit, headers := omit } to be handled at TC_mo_success_rel_gsm_ipv6(17) SIP_Test-MNCC(15)@696468011afd: Added conn table entry 0TC_mo_success_rel_gsm_ipv6(17)1612970967 SIP_Test_SIP_EMU(16)@696468011afd: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.155.103", portField := 5060 }, urlParameters := omit, headers := omit } handled at TC_mo_success_rel_gsm_ipv6(17) SIP_Test_SIP_EMU(16)@696468011afd: Added SIP Call Table entry [0] for "82c2a0c2-9a7b-123d-c192-0242ac129b0a" at TC_mo_success_rel_gsm_ipv6(17) TC_mo_success_rel_gsm_ipv6(17)@696468011afd: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" TC_mo_success_rel_gsm_ipv6(17)@696468011afd: setverdict(pass): none -> pass SIP_Test-MNCC(15)@696468011afd: Deleted conn table entry 0TC_mo_success_rel_gsm_ipv6(17)1612970967 TC_mo_success_rel_gsm_ipv6(17)@696468011afd: Final verdict of PTC: pass SIP_Test_SIP_EMU(16)@696468011afd: Final verdict of PTC: none SIP_Test-MNCC(15)@696468011afd: Final verdict of PTC: none MTC@696468011afd: Setting final verdict of the test case. MTC@696468011afd: Local verdict of MTC: none MTC@696468011afd: Local verdict of PTC SIP_Test-MNCC(15): none (none -> none) MTC@696468011afd: Local verdict of PTC SIP_Test_SIP_EMU(16): none (none -> none) MTC@696468011afd: Local verdict of PTC TC_mo_success_rel_gsm_ipv6(17): pass (none -> pass) MTC@696468011afd: Test case TC_mo_success_rel_gsm_ipv6 finished. Verdict: pass MTC@696468011afd: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_gsm_ipv6 pass'. Sat Jun 1 05:34:54 UTC 2024 ====== SIP_Tests.TC_mo_success_rel_gsm_ipv6 pass ====== Saving talloc report from 172.18.155.10:4256 to SIP_Tests.TC_mo_success_rel_gsm_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=20298) MTC@696468011afd: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_gsm_ipv6 pass' was executed successfully (exit status: 0). MTC@696468011afd: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_sip'. ------ SIP_Tests.TC_mo_success_rel_sip ------ Sat Jun 1 05:34:55 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/SIP_Tests.TC_mo_success_rel_sip.pcap" >/data/SIP_Tests.TC_mo_success_rel_sip.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@696468011afd: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_sip' was executed successfully (exit status: 0). MTC@696468011afd: Test case TC_mo_success_rel_sip started. MTC@696468011afd: end of f_init_mncc SIP_Test-MNCC(18)@696468011afd: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(19)@696468011afd: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@696468011afd: end of f_init_sip MTC@696468011afd: end of f_init TC_mo_success_rel_sip(20)@696468011afd: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mo_success_rel_sip(20)@696468011afd: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_sip(20)@696468011afd: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mo_success_rel_sip(20)@696468011afd: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mo_success_rel_sip(20)@696468011afd: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mo_success_rel_sip(20)@696468011afd: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_sip(20)@696468011afd: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test_SIP_EMU(19)@696468011afd: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.155.103", portField := 5060 }, urlParameters := omit, headers := omit } to be handled at TC_mo_success_rel_sip(20) SIP_Test-MNCC(18)@696468011afd: Added conn table entry 0TC_mo_success_rel_sip(20)1716498344 SIP_Test_SIP_EMU(19)@696468011afd: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.155.103", portField := 5060 }, urlParameters := omit, headers := omit } handled at TC_mo_success_rel_sip(20) SIP_Test_SIP_EMU(19)@696468011afd: Added SIP Call Table entry [0] for "87057e42-9a7b-123d-c192-0242ac129b0a" at TC_mo_success_rel_sip(20) TC_mo_success_rel_sip(20)@696468011afd: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" SIP_Test-MNCC(18)@696468011afd: Deleted conn table entry 0TC_mo_success_rel_sip(20)1716498344 TC_mo_success_rel_sip(20)@696468011afd: setverdict(pass): none -> pass TC_mo_success_rel_sip(20)@696468011afd: Final verdict of PTC: pass SIP_Test_SIP_EMU(19)@696468011afd: Final verdict of PTC: none SIP_Test-MNCC(18)@696468011afd: Final verdict of PTC: none MTC@696468011afd: Setting final verdict of the test case. MTC@696468011afd: Local verdict of MTC: none MTC@696468011afd: Local verdict of PTC SIP_Test-MNCC(18): none (none -> none) MTC@696468011afd: Local verdict of PTC SIP_Test_SIP_EMU(19): none (none -> none) MTC@696468011afd: Local verdict of PTC TC_mo_success_rel_sip(20): pass (none -> pass) MTC@696468011afd: Test case TC_mo_success_rel_sip finished. Verdict: pass MTC@696468011afd: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_sip pass'. Sat Jun 1 05:35:01 UTC 2024 ====== SIP_Tests.TC_mo_success_rel_sip pass ====== Saving talloc report from 172.18.155.10:4256 to SIP_Tests.TC_mo_success_rel_sip.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13901) Waiting for packet dumper to finish... 1 (prev_count=13901, count=19436) MTC@696468011afd: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_sip pass' was executed successfully (exit status: 0). MTC@696468011afd: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_setup_disc_late_rtp'. ------ SIP_Tests.TC_mo_setup_disc_late_rtp ------ Sat Jun 1 05:35:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SIP_Tests.TC_mo_setup_disc_late_rtp.pcap" >/data/SIP_Tests.TC_mo_setup_disc_late_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@696468011afd: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_setup_disc_late_rtp' was executed successfully (exit status: 0). MTC@696468011afd: Test case TC_mo_setup_disc_late_rtp started. MTC@696468011afd: end of f_init_mncc SIP_Test-MNCC(21)@696468011afd: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(22)@696468011afd: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@696468011afd: end of f_init_sip MTC@696468011afd: end of f_init TC_mo_setup_disc_late_rtp(23)@696468011afd: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@696468011afd: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@696468011afd: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@696468011afd: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@696468011afd: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@696468011afd: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@696468011afd: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test_SIP_EMU(22)@696468011afd: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.155.103", portField := 5060 }, urlParameters := omit, headers := omit } to be handled at TC_mo_setup_disc_late_rtp(23) SIP_Test-MNCC(21)@696468011afd: Added conn table entry 0TC_mo_setup_disc_late_rtp(23)1172008430 TC_mo_setup_disc_late_rtp(23)@696468011afd: setverdict(pass): none -> pass TC_mo_setup_disc_late_rtp(23)@696468011afd: Final verdict of PTC: pass SIP_Test_SIP_EMU(22)@696468011afd: Final verdict of PTC: none SIP_Test-MNCC(21)@696468011afd: Final verdict of PTC: none MTC@696468011afd: Setting final verdict of the test case. MTC@696468011afd: Local verdict of MTC: none MTC@696468011afd: Local verdict of PTC SIP_Test-MNCC(21): none (none -> none) MTC@696468011afd: Local verdict of PTC SIP_Test_SIP_EMU(22): none (none -> none) MTC@696468011afd: Local verdict of PTC TC_mo_setup_disc_late_rtp(23): pass (none -> pass) MTC@696468011afd: Test case TC_mo_setup_disc_late_rtp finished. Verdict: pass MTC@696468011afd: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_setup_disc_late_rtp pass'. Sat Jun 1 05:35:17 UTC 2024 ====== SIP_Tests.TC_mo_setup_disc_late_rtp pass ====== Saving talloc report from 172.18.155.10:4256 to SIP_Tests.TC_mo_setup_disc_late_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5884) Waiting for packet dumper to finish... 1 (prev_count=5884, count=8447) MTC@696468011afd: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_setup_disc_late_rtp pass' was executed successfully (exit status: 0). MTC@696468011afd: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_with_sdp'. ------ SIP_Tests.TC_mt_with_sdp ------ Sat Jun 1 05:35:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SIP_Tests.TC_mt_with_sdp.pcap" >/data/SIP_Tests.TC_mt_with_sdp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@696468011afd: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_with_sdp' was executed successfully (exit status: 0). MTC@696468011afd: Test case TC_mt_with_sdp started. MTC@696468011afd: end of f_init_mncc SIP_Test-MNCC(24)@696468011afd: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(25)@696468011afd: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@696468011afd: end of f_init_sip MTC@696468011afd: end of f_init TC_mt_with_sdp(26)@696468011afd: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mt_with_sdp(26)@696468011afd: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_with_sdp(26)@696468011afd: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mt_with_sdp(26)@696468011afd: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mt_with_sdp(26)@696468011afd: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mt_with_sdp(26)@696468011afd: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_with_sdp(26)@696468011afd: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test-MNCC(24)@696468011afd: Created MnccExpect[0] for "98766" to be handled at TC_mt_with_sdp(26) SIP_Test_SIP_EMU(25)@696468011afd: Added SIP Call Table entry [0] for "F43E4C0FA82F746" at TC_mt_with_sdp(26) SIP_Test-MNCC(24)@696468011afd: Found MnccExpect[0] for "98766" handled at TC_mt_with_sdp(26) SIP_Test-MNCC(24)@696468011afd: Added conn table entry 0TC_mt_with_sdp(26)5008 TC_mt_with_sdp(26)@696468011afd: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" TC_mt_with_sdp(26)@696468011afd: setverdict(pass): none -> pass SIP_Test-MNCC(24)@696468011afd: Deleted conn table entry 0TC_mt_with_sdp(26)5008 TC_mt_with_sdp(26)@696468011afd: Final verdict of PTC: pass SIP_Test-MNCC(24)@696468011afd: Final verdict of PTC: none SIP_Test_SIP_EMU(25)@696468011afd: Final verdict of PTC: none MTC@696468011afd: Setting final verdict of the test case. MTC@696468011afd: Local verdict of MTC: none MTC@696468011afd: Local verdict of PTC SIP_Test-MNCC(24): none (none -> none) MTC@696468011afd: Local verdict of PTC SIP_Test_SIP_EMU(25): none (none -> none) MTC@696468011afd: Local verdict of PTC TC_mt_with_sdp(26): pass (none -> pass) MTC@696468011afd: Test case TC_mt_with_sdp finished. Verdict: pass MTC@696468011afd: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_with_sdp pass'. Sat Jun 1 05:35:25 UTC 2024 ====== SIP_Tests.TC_mt_with_sdp pass ====== Saving talloc report from 172.18.155.10:4256 to SIP_Tests.TC_mt_with_sdp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=21079) MTC@696468011afd: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_with_sdp pass' was executed successfully (exit status: 0). MTC@696468011afd: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_with_sdp'. ------ SIP_Tests.TC_mo_with_sdp ------ Sat Jun 1 05:35: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/SIP_Tests.TC_mo_with_sdp.pcap" >/data/SIP_Tests.TC_mo_with_sdp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@696468011afd: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_with_sdp' was executed successfully (exit status: 0). MTC@696468011afd: Test case TC_mo_with_sdp started. MTC@696468011afd: end of f_init_mncc SIP_Test-MNCC(27)@696468011afd: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(28)@696468011afd: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@696468011afd: end of f_init_sip MTC@696468011afd: end of f_init TC_mo_with_sdp(29)@696468011afd: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mo_with_sdp(29)@696468011afd: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_with_sdp(29)@696468011afd: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mo_with_sdp(29)@696468011afd: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mo_with_sdp(29)@696468011afd: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mo_with_sdp(29)@696468011afd: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_with_sdp(29)@696468011afd: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test_SIP_EMU(28)@696468011afd: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.155.103", portField := 5060 }, urlParameters := omit, headers := omit } to be handled at TC_mo_with_sdp(29) SIP_Test-MNCC(27)@696468011afd: Added conn table entry 0TC_mo_with_sdp(29)125509836 SIP_Test_SIP_EMU(28)@696468011afd: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.155.103", portField := 5060 }, urlParameters := omit, headers := omit } handled at TC_mo_with_sdp(29) SIP_Test_SIP_EMU(28)@696468011afd: Added SIP Call Table entry [0] for "99c4e7ac-9a7b-123d-c192-0242ac129b0a" at TC_mo_with_sdp(29) TC_mo_with_sdp(29)@696468011afd: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" SIP_Test-MNCC(27)@696468011afd: Deleted conn table entry 0TC_mo_with_sdp(29)125509836 TC_mo_with_sdp(29)@696468011afd: setverdict(pass): none -> pass TC_mo_with_sdp(29)@696468011afd: Final verdict of PTC: pass SIP_Test-MNCC(27)@696468011afd: Final verdict of PTC: none SIP_Test_SIP_EMU(28)@696468011afd: Final verdict of PTC: none MTC@696468011afd: Setting final verdict of the test case. MTC@696468011afd: Local verdict of MTC: none MTC@696468011afd: Local verdict of PTC SIP_Test-MNCC(27): none (none -> none) MTC@696468011afd: Local verdict of PTC SIP_Test_SIP_EMU(28): none (none -> none) MTC@696468011afd: Local verdict of PTC TC_mo_with_sdp(29): pass (none -> pass) MTC@696468011afd: Test case TC_mo_with_sdp finished. Verdict: pass MTC@696468011afd: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_with_sdp pass'. Sat Jun 1 05:35:32 UTC 2024 ====== SIP_Tests.TC_mo_with_sdp pass ====== Saving talloc report from 172.18.155.10:4256 to SIP_Tests.TC_mo_with_sdp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14396) Waiting for packet dumper to finish... 1 (prev_count=14396, count=19930) MTC@696468011afd: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_with_sdp pass' was executed successfully (exit status: 0). MC@696468011afd: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@696468011afd: Terminating MTC. MC@696468011afd: MTC terminated. MC2> exit MC@696468011afd: Shutting down session. MC@696468011afd: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/sip/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass SIP_Tests.TC_mt_success_rel_gsm pass SIP_Tests.TC_mt_success_rel_gsm_ipv6 pass SIP_Tests.TC_mt_success_rel_sip pass SIP_Tests.TC_mo_success_rel_gsm pass SIP_Tests.TC_mo_success_rel_gsm_ipv6 pass SIP_Tests.TC_mo_success_rel_sip pass SIP_Tests.TC_mo_setup_disc_late_rtp pass SIP_Tests.TC_mt_with_sdp pass SIP_Tests.TC_mo_with_sdp Summary: pass: 9 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh SIP_Tests --rm Generated SIP_Tests.TC_mo_setup_disc_late_rtp.merged Generated SIP_Tests.TC_mo_success_rel_gsm.merged Generated SIP_Tests.TC_mo_success_rel_gsm_ipv6.merged Generated SIP_Tests.TC_mo_success_rel_sip.merged Generated SIP_Tests.TC_mo_with_sdp.merged Generated SIP_Tests.TC_mt_success_rel_gsm.merged Generated SIP_Tests.TC_mt_success_rel_gsm_ipv6.merged Generated SIP_Tests.TC_mt_success_rel_sip.merged Generated SIP_Tests.TC_mt_with_sdp.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-sip-test-155 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-sip-test-2291-sip-connector + [ -n jenkins-ttcn3-sip-test-2291-sip-connector ] + docker_kill_wait jenkins-ttcn3-sip-test-2291-sip-connector + docker kill jenkins-ttcn3-sip-test-2291-sip-connector jenkins-ttcn3-sip-test-2291-sip-connector + docker wait jenkins-ttcn3-sip-test-2291-sip-connector 137 + network_remove + set +x Removing network ttcn3-sip-test-155 + docker network remove ttcn3-sip-test-155 ttcn3-sip-test-155 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache:/cache --name jenkins-ttcn3-sip-test-2291-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-sip-test/logs/sip-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='9' failures='0' errors='0' skipped='0' inconc='0' time='78.00'> <testcase classname='SIP_Tests' name='TC_mt_success_rel_gsm' time='5.427385'/> <testcase classname='SIP_Tests' name='TC_mt_success_rel_gsm_ipv6' time='5.041366'/> <testcase classname='SIP_Tests' name='TC_mt_success_rel_sip' time='5.040468'/> <testcase classname='SIP_Tests' name='TC_mo_success_rel_gsm' time='5.038556'/> <testcase classname='SIP_Tests' name='TC_mo_success_rel_gsm_ipv6' time='5.039427'/> <testcase classname='SIP_Tests' name='TC_mo_success_rel_sip' time='5.038050'/> <testcase classname='SIP_Tests' name='TC_mo_setup_disc_late_rtp' time='13.031926'/> <testcase classname='SIP_Tests' name='TC_mt_with_sdp' time='5.038603'/> <testcase classname='SIP_Tests' name='TC_mo_with_sdp' time='5.038656'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS