Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 3b535cbafaf4845147fe1babd64f455b746e3dd4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 Commit message: "ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg" > git rev-list --no-walk 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 [ttcn3-smlc-test-latest] $ /bin/sh -xe /tmp/jenkins2641428892262374179.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-smlc-test-latest + sed s/-latest$// + DIR=ttcn3-smlc-test + export IMAGE_SUFFIX=latest + cd ttcn3-smlc-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs ] + [ xjenkins-ttcn3-smlc-test-latest-1166 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/ttcn3-smlc-test + SUITE_NAME=ttcn3-smlc-test + IMAGE_SUFFIX=latest + docker_images_require osmo-stp-latest osmo-smlc-latest ttcn3-smlc-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-stp-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + 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-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/debian-bookworm-obs-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.36kB done #2 DONE 0.1s #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #6 DONE 0.0s #7 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #7 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.0s done #7 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #9 CACHED #10 [4/6] 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/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:e2f13dc710764e416ac6f08e41ed4fb247e42a54e1ea1b34e7c18675cf9975fb done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n e2f13dc71076 + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-latest + echo osmo-stp-latest + dir=osmo-stp-latest + pull_arg=--pull + grep ^FROM ../osmo-stp-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/osmo-stp-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-stp-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 576B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.12kB done #5 DONE 0.0s #6 [2/4] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-stp && apt-get clean ;; centos*) dnf install -y osmo-stp ;; esac #6 CACHED #7 [3/4] WORKDIR /DATA #7 CACHED #8 [4/4] COPY OSMO-STP.CFG /data/ #8 CACHED #9 exporting to image #9 exporting layers done #9 writing image sha256:8a160298c1bec5ad7497752d867e4a193cc6bf86b1936da4d7f023fddc5e60b3 done #9 naming to docker.io/osmocom-build/osmo-stp-latest:latest #9 naming to docker.io/osmocom-build/osmo-stp-latest:latest done #9 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/osmo-stp-latest' + docker_image_exists osmo-stp-latest + docker images -q osmocom-build/osmo-stp-latest + test -n 8a160298c1be + list_osmo_packages debian-bookworm osmo-stp-latest + local distro=debian-bookworm + local image=osmo-stp-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-latest ### ii libosmo-sigtran9:amd64 1.8.1 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore21:amd64 1.9.2 amd64 Osmo Core library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.2 amd64 Osmo VTY library ii osmo-stp:amd64 1.8.1 amd64 Osmocom SIGTRAN STP (Signaling Transfer Point) ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-smlc-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + 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-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + + grep -q $USER echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/debian-bookworm-obs-latest' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-obs-latest: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.36kB done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #6 DONE 0.0s #7 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #7 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.0s done #7 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #8 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #8 CACHED #9 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #9 CACHED #10 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #10 CACHED #11 [4/6] 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/ #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:e2f13dc710764e416ac6f08e41ed4fb247e42a54e1ea1b34e7c18675cf9975fb done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n e2f13dc71076 + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-smlc-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-smlc-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-smlc-latest + echo osmo-smlc-latest + dir=osmo-smlc-latest + pull_arg=--pull + grep ^FROM ../osmo-smlc-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-smlc-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-smlc-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-smlc-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/osmo-smlc-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-smlc-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 558B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 202B done #5 DONE 0.0s #6 [2/4] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-smlc && apt-get clean ;; centos*) dnf install -y osmo-smlc ;; esac #6 CACHED #7 [3/4] WORKDIR /DATA #7 CACHED #8 [4/4] COPY OSMO-SMLC.CFG /data/ #8 CACHED #9 exporting to image #9 exporting layers done #9 writing image sha256:d6dcecdfe02a6078781e5fb6070e4aef2eda5174e4c00487233c625f54c60f24 done #9 naming to docker.io/osmocom-build/osmo-smlc-latest:latest #9 naming to docker.io/osmocom-build/osmo-smlc-latest:latest done #9 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/osmo-smlc-latest' + docker_image_exists osmo-smlc-latest + docker images -q osmocom-build/osmo-smlc-latest + test -n d6dcecdfe02a + list_osmo_packages debian-bookworm osmo-smlc-latest + local distro=debian-bookworm + local image=osmo-smlc-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-smlc-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-smlc-latest ### ii libosmo-sigtran9:amd64 1.8.1 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore21:amd64 1.9.2 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.2 amd64 Osmo control library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.2 amd64 Osmo VTY library ii osmo-smlc 0.2.4 amd64 OsmoSMLC: Osmocom's Location Services Center ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-smlc-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:31c874a443fcff9ec3e49ab5c71fdf509f3fdd9b7ca2c505daca1dea29176f84 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-smlc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-smlc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-smlc-test + echo ttcn3-smlc-test + dir=ttcn3-smlc-test + pull_arg=--pull + grep ^FROM ../ttcn3-smlc-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-smlc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-smlc-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-smlc-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/ttcn3-smlc-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/ttcn3-smlc-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 390B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 794B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" smlc #8 CACHED #9 [4/4] COPY SMLC_TESTS.CFG /data/SMLC_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:e90a22262e08562d9c4b93f219bc3fffe5b52d03ad2f8129f72db68984702cef done #10 naming to docker.io/osmocom-build/ttcn3-smlc-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/ttcn3-smlc-test' + docker_image_exists ttcn3-smlc-test + docker images -q osmocom-build/ttcn3-smlc-test + test -n e90a22262e08 + list_osmo_packages debian-bookworm ttcn3-smlc-test + local distro=debian-bookworm + local image=ttcn3-smlc-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-smlc-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc-tester + cp SMLC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc-tester/SMLC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc-tester/SMLC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc-tester/SMLC_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc-tester/SMLC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc + cp osmo-smlc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc/ + network_create + SUBNET=3657284 + seq 1 30 + echo (3657284 + 1) % 256 + bc + SUBNET=69 + NET_NAME=ttcn3-smlc-test-69 + SUB4=172.18.69.0/24 + SUB6=fd02:db8:69::/64 + set +x Creating network ttcn3-smlc-test-69, trying SUBNET=69... + docker network create --internal --subnet 172.18.69.0/24 --ipv6 --subnet fd02:db8:69::/64 ttcn3-smlc-test-69 fe11b46a3a1872c0740130ce3a93fba0706db63d2544c5bfc17ed6b3cf3470a5 + set +x ### Network ttcn3-smlc-test-69 created (SUBNET=69) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=69 to: /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc-tester/SMLC_Tests.cfg Applying SUBNET=69 to: /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc/osmo-smlc.cfg Applying SUBNET=69 to: /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 69 200 + NET=69 + ADDR_SUFIX=200 + echo --network ttcn3-smlc-test-69 --ip 172.18.69.200 --ip6 fd02:db8:69::200 + docker run --rm --network ttcn3-smlc-test-69 --ip 172.18.69.200 --ip6 fd02:db8:69::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/stp:/data --name jenkins-ttcn3-smlc-test-latest-1166-stp -d --ulimit core=-1 osmocom-build/osmo-stp-latest 88226d88378abcfbb7f5b0e4fce48e82cd65ebf540f50bf4bca5d2edb3cd6c86 + echo Starting container with SMLC Starting container with SMLC + docker_network_params 69 20 + NET=69 + ADDR_SUFIX=20 + echo --network ttcn3-smlc-test-69 --ip 172.18.69.20 --ip6 fd02:db8:69::20 + docker run --rm --network ttcn3-smlc-test-69 --ip 172.18.69.20 --ip6 fd02:db8:69::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc:/data --name jenkins-ttcn3-smlc-test-latest-1166-smlc -d osmocom-build/osmo-smlc-latest 88f13b9d8e378ad993370b854af9039bad86f30064602541789494e0e21e093d + echo Starting container with SMLC testsuite Starting container with SMLC testsuite + docker_network_params 69 203 + NET=69 + ADDR_SUFIX=203 + echo --network ttcn3-smlc-test-69 --ip 172.18.69.203 --ip6 fd02:db8:69::203 + docker run --rm --network ttcn3-smlc-test-69 --ip 172.18.69.203 --ip6 fd02:db8:69::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.69.20 -e OSMO_SUT_PORT=4271 -v /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc-tester:/data --name jenkins-ttcn3-smlc-test-latest-1166-ttcn3-smlc-test osmocom-build/ttcn3-smlc-test + SUBDIR=smlc + SUITE=SMLC_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/smlc/SMLC_Tests SMLC_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SMLC_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SMLC_Tests.cfg MC@83b2c3d873dc: Unix server socket created successfully. MC@83b2c3d873dc: Listening on TCP port 40339. 83b2c3d873dc is the default MC2> spawn /osmo-ttcn3-hacks/smlc/SMLC_Tests 83b2c3d873dc 40339 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@83b2c3d873dc: New HC connected from 172.18.69.203 [172.18.69.203]. 83b2c3d873dc: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@83b2c3d873dc: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@83b2c3d873dc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@83b2c3d873dc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@83b2c3d873dc: Configuration file was processed on all HCs. MC@83b2c3d873dc: Creating MTC on host 172.18.69.203. MC@83b2c3d873dc: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@83b2c3d873dc: Starting external command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_with_ta_l3'. ------ SMLC_Tests.TC_smlc_location_request_with_ta_l3 ------ Mon May 6 09:27:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@83b2c3d873dc: External command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_with_ta_l3' was executed successfully (exit status: 0). MTC@83b2c3d873dc: Test case TC_smlc_location_request_with_ta_l3 started. MTC@83b2c3d873dc: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtBSC-M3UA(5)@83b2c3d873dc: ************************************************* VirtBSC-M3UA(5)@83b2c3d873dc: M3UA emulation initiated, the test can be started VirtBSC-M3UA(5)@83b2c3d873dc: ************************************************* MTC@83b2c3d873dc: Starting BSSAP_LE_Emulation VirtBSC-SCCP(3)@83b2c3d873dc: v_sccp_pdu_maxlen:268 VirtBSC-M3UA(5)@83b2c3d873dc: SCTP_ConnectResult -> connection established from: "172.18.69.203":23905 to server: "172.18.69.200":2905 association #8 MTC@83b2c3d873dc: "TC_smlc_location_request_with_ta_l3() start" VirtBSC-BSSAP_LE(4)@83b2c3d873dc: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! VirtBSC-BSSAP_LE(4)@83b2c3d873dc: Created IMSI[0] for '001019876543210'H'FFFFFFFF'O to be handled at TC_smlc_location_request_with_ta_l3(6) VirtBSC-BSSAP_LE(4)@83b2c3d873dc: Added conn table entry 0TC_smlc_location_request_with_ta_l3(6)11887215 VirtBSC-SCCP(3)@83b2c3d873dc: First idle individual index:0 VirtBSC-SCCP(3)@83b2c3d873dc: { messageType := 2, destLocRef := 'B5626F'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BE00FC'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtBSC-SCCP(3)@83b2c3d873dc: Session index based on local reference:0 VirtBSC-SCCP(3)@83b2c3d873dc: Session index based on local reference:0 VirtBSC-SCCP(3)@83b2c3d873dc: DT1 will be put to the reassembly buffer VirtBSC-SCCP(3)@83b2c3d873dc: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(3)@83b2c3d873dc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(3)@83b2c3d873dc: Session index based on local reference:0 VirtBSC-BSSAP_LE(4)@83b2c3d873dc: Deleted conn table entry 0TC_smlc_location_request_with_ta_l3(6)11887215 TC_smlc_location_request_with_ta_l3(6)@83b2c3d873dc: setverdict(pass): none -> pass TC_smlc_location_request_with_ta_l3(6)@83b2c3d873dc: Final verdict of PTC: pass VirtBSC-SCCP(3)@83b2c3d873dc: Final verdict of PTC: none VirtBSC-BSSAP_LE(4)@83b2c3d873dc: Final verdict of PTC: none VirtBSC-M3UA(5)@83b2c3d873dc: Final verdict of PTC: none MTC@83b2c3d873dc: Setting final verdict of the test case. MTC@83b2c3d873dc: Local verdict of MTC: none MTC@83b2c3d873dc: Local verdict of PTC VirtBSC-SCCP(3): none (none -> none) MTC@83b2c3d873dc: Local verdict of PTC VirtBSC-BSSAP_LE(4): none (none -> none) MTC@83b2c3d873dc: Local verdict of PTC VirtBSC-M3UA(5): none (none -> none) MTC@83b2c3d873dc: Local verdict of PTC TC_smlc_location_request_with_ta_l3(6): pass (none -> pass) MTC@83b2c3d873dc: Test case TC_smlc_location_request_with_ta_l3 finished. Verdict: pass MTC@83b2c3d873dc: Starting external command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_with_ta_l3 pass'. Mon May 6 09:27:12 UTC 2024 ====== SMLC_Tests.TC_smlc_location_request_with_ta_l3 pass ====== Saving talloc report from 172.18.69.20:4271 to SMLC_Tests.TC_smlc_location_request_with_ta_l3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=131486) Waiting for packet dumper to finish... 1 (prev_count=131486, count=135728) MTC@83b2c3d873dc: External command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_with_ta_l3 pass' was executed successfully (exit status: 0). MTC@83b2c3d873dc: Starting external command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_without_ta_l3'. ------ SMLC_Tests.TC_smlc_location_request_without_ta_l3 ------ Mon May 6 09:27:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@83b2c3d873dc: External command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_without_ta_l3' was executed successfully (exit status: 0). MTC@83b2c3d873dc: Test case TC_smlc_location_request_without_ta_l3 started. MTC@83b2c3d873dc: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtBSC-M3UA(9)@83b2c3d873dc: ************************************************* VirtBSC-M3UA(9)@83b2c3d873dc: M3UA emulation initiated, the test can be started VirtBSC-M3UA(9)@83b2c3d873dc: ************************************************* MTC@83b2c3d873dc: Starting BSSAP_LE_Emulation VirtBSC-SCCP(7)@83b2c3d873dc: v_sccp_pdu_maxlen:268 VirtBSC-M3UA(9)@83b2c3d873dc: SCTP_ConnectResult -> connection established from: "172.18.69.203":23905 to server: "172.18.69.200":2905 association #8 MTC@83b2c3d873dc: "TC_smlc_location_request_without_ta_l3() start" VirtBSC-BSSAP_LE(8)@83b2c3d873dc: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! VirtBSC-BSSAP_LE(8)@83b2c3d873dc: Created IMSI[0] for '001019876543210'H'FFFFFFFF'O to be handled at TC_smlc_location_request_without_ta_l3(10) VirtBSC-BSSAP_LE(8)@83b2c3d873dc: Added conn table entry 0TC_smlc_location_request_without_ta_l3(10)12621276 VirtBSC-SCCP(7)@83b2c3d873dc: First idle individual index:0 VirtBSC-SCCP(7)@83b2c3d873dc: { messageType := 2, destLocRef := 'C095DC'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BE00FC'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtBSC-SCCP(7)@83b2c3d873dc: Session index based on local reference:0 VirtBSC-SCCP(7)@83b2c3d873dc: Session index based on local reference:0 VirtBSC-SCCP(7)@83b2c3d873dc: DT1 will be put to the reassembly buffer VirtBSC-SCCP(7)@83b2c3d873dc: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(7)@83b2c3d873dc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(7)@83b2c3d873dc: Session index based on connection ID:0 VirtBSC-SCCP(7)@83b2c3d873dc: vl_len:13 VirtBSC-SCCP(7)@83b2c3d873dc: vl_from0 VirtBSC-SCCP(7)@83b2c3d873dc: data sent by MTP3_SCCP_PORT: '000B2A490007010209002A0117'O VirtBSC-SCCP(7)@83b2c3d873dc: Session index based on local reference:0 VirtBSC-SCCP(7)@83b2c3d873dc: DT1 will be put to the reassembly buffer VirtBSC-SCCP(7)@83b2c3d873dc: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(7)@83b2c3d873dc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(7)@83b2c3d873dc: Session index based on local reference:0 VirtBSC-BSSAP_LE(8)@83b2c3d873dc: Deleted conn table entry 0TC_smlc_location_request_without_ta_l3(10)12621276 TC_smlc_location_request_without_ta_l3(10)@83b2c3d873dc: setverdict(pass): none -> pass TC_smlc_location_request_without_ta_l3(10)@83b2c3d873dc: Final verdict of PTC: pass VirtBSC-SCCP(7)@83b2c3d873dc: Final verdict of PTC: none VirtBSC-M3UA(9)@83b2c3d873dc: Final verdict of PTC: none VirtBSC-BSSAP_LE(8)@83b2c3d873dc: Final verdict of PTC: none MTC@83b2c3d873dc: Setting final verdict of the test case. MTC@83b2c3d873dc: Local verdict of MTC: none MTC@83b2c3d873dc: Local verdict of PTC VirtBSC-SCCP(7): none (none -> none) MTC@83b2c3d873dc: Local verdict of PTC VirtBSC-BSSAP_LE(8): none (none -> none) MTC@83b2c3d873dc: Local verdict of PTC VirtBSC-M3UA(9): none (none -> none) MTC@83b2c3d873dc: Local verdict of PTC TC_smlc_location_request_without_ta_l3(10): pass (none -> pass) MTC@83b2c3d873dc: Test case TC_smlc_location_request_without_ta_l3 finished. Verdict: pass MTC@83b2c3d873dc: Starting external command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_without_ta_l3 pass'. Mon May 6 09:27:19 UTC 2024 ====== SMLC_Tests.TC_smlc_location_request_without_ta_l3 pass ====== Saving talloc report from 172.18.69.20:4271 to SMLC_Tests.TC_smlc_location_request_without_ta_l3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=103468) Waiting for packet dumper to finish... 1 (prev_count=103468, count=107890) MTC@83b2c3d873dc: External command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_without_ta_l3 pass' was executed successfully (exit status: 0). MTC@83b2c3d873dc: Starting external command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_bsslap_reset'. ------ SMLC_Tests.TC_smlc_location_request_bsslap_reset ------ Mon May 6 09:27:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@83b2c3d873dc: External command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_bsslap_reset' was executed successfully (exit status: 0). MTC@83b2c3d873dc: Test case TC_smlc_location_request_bsslap_reset started. MTC@83b2c3d873dc: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtBSC-M3UA(13)@83b2c3d873dc: ************************************************* VirtBSC-M3UA(13)@83b2c3d873dc: M3UA emulation initiated, the test can be started VirtBSC-M3UA(13)@83b2c3d873dc: ************************************************* MTC@83b2c3d873dc: Starting BSSAP_LE_Emulation VirtBSC-SCCP(11)@83b2c3d873dc: v_sccp_pdu_maxlen:268 VirtBSC-M3UA(13)@83b2c3d873dc: SCTP_ConnectResult -> connection established from: "172.18.69.203":23905 to server: "172.18.69.200":2905 association #8 VirtBSC-BSSAP_LE(12)@83b2c3d873dc: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! MTC@83b2c3d873dc: "TC_smlc_location_request_bsslap_reset() start" VirtBSC-BSSAP_LE(12)@83b2c3d873dc: Created IMSI[0] for '001019876543210'H'FFFFFFFF'O to be handled at TC_smlc_location_request_bsslap_reset(14) VirtBSC-BSSAP_LE(12)@83b2c3d873dc: Added conn table entry 0TC_smlc_location_request_bsslap_reset(14)8055779 VirtBSC-SCCP(11)@83b2c3d873dc: First idle individual index:0 VirtBSC-SCCP(11)@83b2c3d873dc: { messageType := 2, destLocRef := '7AEBE3'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BE00FC'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtBSC-SCCP(11)@83b2c3d873dc: Session index based on local reference:0 VirtBSC-SCCP(11)@83b2c3d873dc: Session index based on local reference:0 VirtBSC-SCCP(11)@83b2c3d873dc: DT1 will be put to the reassembly buffer VirtBSC-SCCP(11)@83b2c3d873dc: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(11)@83b2c3d873dc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(11)@83b2c3d873dc: Session index based on connection ID:0 VirtBSC-SCCP(11)@83b2c3d873dc: vl_len:19 VirtBSC-SCCP(11)@83b2c3d873dc: vl_from0 VirtBSC-SCCP(11)@83b2c3d873dc: data sent by MTP3_SCCP_PORT: '00112A49000D010B090011012A101122331804'O VirtBSC-SCCP(11)@83b2c3d873dc: Session index based on local reference:0 VirtBSC-SCCP(11)@83b2c3d873dc: DT1 will be put to the reassembly buffer VirtBSC-SCCP(11)@83b2c3d873dc: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(11)@83b2c3d873dc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(11)@83b2c3d873dc: Session index based on local reference:0 VirtBSC-BSSAP_LE(12)@83b2c3d873dc: Deleted conn table entry 0TC_smlc_location_request_bsslap_reset(14)8055779 TC_smlc_location_request_bsslap_reset(14)@83b2c3d873dc: setverdict(pass): none -> pass TC_smlc_location_request_bsslap_reset(14)@83b2c3d873dc: Final verdict of PTC: pass VirtBSC-M3UA(13)@83b2c3d873dc: Final verdict of PTC: none VirtBSC-BSSAP_LE(12)@83b2c3d873dc: Final verdict of PTC: none VirtBSC-SCCP(11)@83b2c3d873dc: Final verdict of PTC: none MTC@83b2c3d873dc: Setting final verdict of the test case. MTC@83b2c3d873dc: Local verdict of MTC: none MTC@83b2c3d873dc: Local verdict of PTC VirtBSC-SCCP(11): none (none -> none) MTC@83b2c3d873dc: Local verdict of PTC VirtBSC-BSSAP_LE(12): none (none -> none) MTC@83b2c3d873dc: Local verdict of PTC VirtBSC-M3UA(13): none (none -> none) MTC@83b2c3d873dc: Local verdict of PTC TC_smlc_location_request_bsslap_reset(14): pass (none -> pass) MTC@83b2c3d873dc: Test case TC_smlc_location_request_bsslap_reset finished. Verdict: pass MTC@83b2c3d873dc: Starting external command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_bsslap_reset pass'. Mon May 6 09:27:26 UTC 2024 ====== SMLC_Tests.TC_smlc_location_request_bsslap_reset pass ====== Saving talloc report from 172.18.69.20:4271 to SMLC_Tests.TC_smlc_location_request_bsslap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=103046) Waiting for packet dumper to finish... 1 (prev_count=103046, count=107376) MTC@83b2c3d873dc: External command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_bsslap_reset pass' was executed successfully (exit status: 0). MTC@83b2c3d873dc: Starting external command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_bsslap_abort'. ------ SMLC_Tests.TC_smlc_location_request_bsslap_abort ------ Mon May 6 09:27:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@83b2c3d873dc: External command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_bsslap_abort' was executed successfully (exit status: 0). MTC@83b2c3d873dc: Test case TC_smlc_location_request_bsslap_abort started. MTC@83b2c3d873dc: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtBSC-M3UA(17)@83b2c3d873dc: ************************************************* VirtBSC-M3UA(17)@83b2c3d873dc: M3UA emulation initiated, the test can be started VirtBSC-M3UA(17)@83b2c3d873dc: ************************************************* MTC@83b2c3d873dc: Starting BSSAP_LE_Emulation VirtBSC-SCCP(15)@83b2c3d873dc: v_sccp_pdu_maxlen:268 VirtBSC-M3UA(17)@83b2c3d873dc: SCTP_ConnectResult -> connection established from: "172.18.69.203":23905 to server: "172.18.69.200":2905 association #8 MTC@83b2c3d873dc: "TC_smlc_location_request_bsslap_abort() start" VirtBSC-BSSAP_LE(16)@83b2c3d873dc: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! VirtBSC-BSSAP_LE(16)@83b2c3d873dc: Created IMSI[0] for '001019876543210'H'FFFFFFFF'O to be handled at TC_smlc_location_request_bsslap_abort(18) VirtBSC-BSSAP_LE(16)@83b2c3d873dc: Added conn table entry 0TC_smlc_location_request_bsslap_abort(18)609172 VirtBSC-SCCP(15)@83b2c3d873dc: First idle individual index:0 VirtBSC-SCCP(15)@83b2c3d873dc: { messageType := 2, destLocRef := '094B94'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BE00FC'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtBSC-SCCP(15)@83b2c3d873dc: Session index based on local reference:0 VirtBSC-SCCP(15)@83b2c3d873dc: Session index based on local reference:0 VirtBSC-SCCP(15)@83b2c3d873dc: DT1 will be put to the reassembly buffer VirtBSC-SCCP(15)@83b2c3d873dc: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(15)@83b2c3d873dc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(15)@83b2c3d873dc: Session index based on connection ID:0 VirtBSC-SCCP(15)@83b2c3d873dc: vl_len:10 VirtBSC-SCCP(15)@83b2c3d873dc: vl_from0 VirtBSC-SCCP(15)@83b2c3d873dc: data sent by MTP3_SCCP_PORT: '00082A490004010C1805'O VirtBSC-SCCP(15)@83b2c3d873dc: Session index based on local reference:0 VirtBSC-SCCP(15)@83b2c3d873dc: DT1 will be put to the reassembly buffer VirtBSC-SCCP(15)@83b2c3d873dc: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(15)@83b2c3d873dc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(15)@83b2c3d873dc: Session index based on local reference:0 VirtBSC-BSSAP_LE(16)@83b2c3d873dc: Deleted conn table entry 0TC_smlc_location_request_bsslap_abort(18)609172 TC_smlc_location_request_bsslap_abort(18)@83b2c3d873dc: setverdict(pass): none -> pass TC_smlc_location_request_bsslap_abort(18)@83b2c3d873dc: Final verdict of PTC: pass VirtBSC-BSSAP_LE(16)@83b2c3d873dc: Final verdict of PTC: none VirtBSC-SCCP(15)@83b2c3d873dc: Final verdict of PTC: none VirtBSC-M3UA(17)@83b2c3d873dc: Final verdict of PTC: none MTC@83b2c3d873dc: Setting final verdict of the test case. MTC@83b2c3d873dc: Local verdict of MTC: none MTC@83b2c3d873dc: Local verdict of PTC VirtBSC-SCCP(15): none (none -> none) MTC@83b2c3d873dc: Local verdict of PTC VirtBSC-BSSAP_LE(16): none (none -> none) MTC@83b2c3d873dc: Local verdict of PTC VirtBSC-M3UA(17): none (none -> none) MTC@83b2c3d873dc: Local verdict of PTC TC_smlc_location_request_bsslap_abort(18): pass (none -> pass) MTC@83b2c3d873dc: Test case TC_smlc_location_request_bsslap_abort finished. Verdict: pass MTC@83b2c3d873dc: Starting external command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_bsslap_abort pass'. Mon May 6 09:27:34 UTC 2024 ====== SMLC_Tests.TC_smlc_location_request_bsslap_abort pass ====== Saving talloc report from 172.18.69.20:4271 to SMLC_Tests.TC_smlc_location_request_bsslap_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102450) Waiting for packet dumper to finish... 1 (prev_count=102450, count=106876) MTC@83b2c3d873dc: External command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_bsslap_abort pass' was executed successfully (exit status: 0). MTC@83b2c3d873dc: Starting external command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_abort'. ------ SMLC_Tests.TC_smlc_location_request_abort ------ Mon May 6 09:27:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@83b2c3d873dc: External command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_abort' was executed successfully (exit status: 0). MTC@83b2c3d873dc: Test case TC_smlc_location_request_abort started. MTC@83b2c3d873dc: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtBSC-M3UA(21)@83b2c3d873dc: ************************************************* VirtBSC-M3UA(21)@83b2c3d873dc: M3UA emulation initiated, the test can be started VirtBSC-M3UA(21)@83b2c3d873dc: ************************************************* MTC@83b2c3d873dc: Starting BSSAP_LE_Emulation VirtBSC-SCCP(19)@83b2c3d873dc: v_sccp_pdu_maxlen:268 VirtBSC-M3UA(21)@83b2c3d873dc: SCTP_ConnectResult -> connection established from: "172.18.69.203":23905 to server: "172.18.69.200":2905 association #8 MTC@83b2c3d873dc: "TC_smlc_location_request_abort() start" VirtBSC-BSSAP_LE(20)@83b2c3d873dc: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! VirtBSC-BSSAP_LE(20)@83b2c3d873dc: Created IMSI[0] for '001019876543210'H'FFFFFFFF'O to be handled at TC_smlc_location_request_abort(22) VirtBSC-BSSAP_LE(20)@83b2c3d873dc: Added conn table entry 0TC_smlc_location_request_abort(22)14232978 VirtBSC-SCCP(19)@83b2c3d873dc: First idle individual index:0 VirtBSC-SCCP(19)@83b2c3d873dc: { messageType := 2, destLocRef := 'D92D92'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BE00FC'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtBSC-SCCP(19)@83b2c3d873dc: Session index based on local reference:0 VirtBSC-SCCP(19)@83b2c3d873dc: Session index based on local reference:0 VirtBSC-SCCP(19)@83b2c3d873dc: DT1 will be put to the reassembly buffer VirtBSC-SCCP(19)@83b2c3d873dc: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(19)@83b2c3d873dc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(19)@83b2c3d873dc: Session index based on connection ID:0 VirtBSC-SCCP(19)@83b2c3d873dc: vl_len:6 VirtBSC-SCCP(19)@83b2c3d873dc: vl_from0 VirtBSC-SCCP(19)@83b2c3d873dc: data sent by MTP3_SCCP_PORT: '00042E470109'O VirtBSC-SCCP(19)@83b2c3d873dc: Session index based on local reference:0 VirtBSC-BSSAP_LE(20)@83b2c3d873dc: Deleted conn table entry 0TC_smlc_location_request_abort(22)14232978 TC_smlc_location_request_abort(22)@83b2c3d873dc: setverdict(pass): none -> pass TC_smlc_location_request_abort(22)@83b2c3d873dc: setverdict(pass): pass -> pass, component reason not changed TC_smlc_location_request_abort(22)@83b2c3d873dc: Final verdict of PTC: pass VirtBSC-BSSAP_LE(20)@83b2c3d873dc: Final verdict of PTC: none VirtBSC-SCCP(19)@83b2c3d873dc: Final verdict of PTC: none VirtBSC-M3UA(21)@83b2c3d873dc: Final verdict of PTC: none MTC@83b2c3d873dc: Setting final verdict of the test case. MTC@83b2c3d873dc: Local verdict of MTC: none MTC@83b2c3d873dc: Local verdict of PTC VirtBSC-SCCP(19): none (none -> none) MTC@83b2c3d873dc: Local verdict of PTC VirtBSC-BSSAP_LE(20): none (none -> none) MTC@83b2c3d873dc: Local verdict of PTC VirtBSC-M3UA(21): none (none -> none) MTC@83b2c3d873dc: Local verdict of PTC TC_smlc_location_request_abort(22): pass (none -> pass) MTC@83b2c3d873dc: Test case TC_smlc_location_request_abort finished. Verdict: pass MTC@83b2c3d873dc: Starting external command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_abort pass'. Mon May 6 09:27:48 UTC 2024 ====== SMLC_Tests.TC_smlc_location_request_abort pass ====== Saving talloc report from 172.18.69.20:4271 to SMLC_Tests.TC_smlc_location_request_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86757) Waiting for packet dumper to finish... 1 (prev_count=86757, count=100871) MTC@83b2c3d873dc: External command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_abort pass' was executed successfully (exit status: 0). MC@83b2c3d873dc: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@83b2c3d873dc: Terminating MTC. MC@83b2c3d873dc: MTC terminated. MC2> exit MC@83b2c3d873dc: Shutting down session. MC@83b2c3d873dc: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/smlc/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass SMLC_Tests.TC_smlc_location_request_with_ta_l3 pass SMLC_Tests.TC_smlc_location_request_without_ta_l3 pass SMLC_Tests.TC_smlc_location_request_bsslap_reset pass SMLC_Tests.TC_smlc_location_request_bsslap_abort pass SMLC_Tests.TC_smlc_location_request_abort Summary: pass: 5 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh SMLC_Tests --rm Generated SMLC_Tests.TC_smlc_location_request_abort.merged Generated SMLC_Tests.TC_smlc_location_request_bsslap_abort.merged Generated SMLC_Tests.TC_smlc_location_request_bsslap_reset.merged Generated SMLC_Tests.TC_smlc_location_request_with_ta_l3.merged Generated SMLC_Tests.TC_smlc_location_request_without_ta_l3.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-smlc-test-69 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-smlc-test-latest-1166-stp jenkins-ttcn3-smlc-test-latest-1166-smlc + [ -n jenkins-ttcn3-smlc-test-latest-1166-stp jenkins-ttcn3-smlc-test-latest-1166-smlc ] + docker_kill_wait jenkins-ttcn3-smlc-test-latest-1166-stp jenkins-ttcn3-smlc-test-latest-1166-smlc + docker kill jenkins-ttcn3-smlc-test-latest-1166-stp jenkins-ttcn3-smlc-test-latest-1166-smlc jenkins-ttcn3-smlc-test-latest-1166-stp jenkins-ttcn3-smlc-test-latest-1166-smlc + docker wait jenkins-ttcn3-smlc-test-latest-1166-stp jenkins-ttcn3-smlc-test-latest-1166-smlc 137 Error response from daemon: No such container: jenkins-ttcn3-smlc-test-latest-1166-stp + true + network_remove + set +x Removing network ttcn3-smlc-test-69 + docker network remove ttcn3-smlc-test-69 ttcn3-smlc-test-69 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/_cache:/cache --name jenkins-ttcn3-smlc-test-latest-1166-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc-tester/junit-xml-21.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS