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 d96e323c9d62c3c601e65711f8575fa11bfcf3a7 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d96e323c9d62c3c601e65711f8575fa11bfcf3a7 # timeout=10 Commit message: "asterisk: Enable capabilities required to set up ipsec" > git rev-list --no-walk d96e323c9d62c3c601e65711f8575fa11bfcf3a7 # timeout=10 [ttcn3-smlc-test-latest] $ /bin/sh -xe /tmp/jenkins10523301298818233197.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-1174 = 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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --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.5s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.36kB done #2 DONE 0.5s #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.3s #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 #7 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.2s done #7 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #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:3ad40194db6f6e336eef4c5d19d83e0051a16c3e6f1c9f8189361f16e41ed584 0.0s done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest 0.0s 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 3ad40194db6f + 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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-stp-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 576B done #2 DONE 0.1s #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.1s #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:c08b62282fbf20a1c0e0dfa4593487628e41e6bb32cc99741dfad17965b1e168 0.0s done #9 naming to docker.io/osmocom-build/osmo-stp-latest:latest 0.0s 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 c08b62282fbf + 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} + 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' 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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --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.2s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.36kB done #2 DONE 0.3s #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.2s #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 #7 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.2s done #7 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.2s #8 [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/ #8 CACHED #9 [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 #9 CACHED #10 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #10 CACHED #11 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #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:3ad40194db6f6e336eef4c5d19d83e0051a16c3e6f1c9f8189361f16e41ed584 0.0s done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest 0.0s 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 3ad40194db6f + 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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-smlc-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.2s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 558B done #2 DONE 0.2s #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.1s #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:4515d3dab5cd5235bfc2af23de7b8dc4e77d6eb77dabb8fe8977ba08522fcdf1 0.0s done #9 naming to docker.io/osmocom-build/osmo-smlc-latest:latest 0.0s 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 4515d3dab5cd + 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 Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + 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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-smlc-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.2s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 390B done #2 DONE 0.3s #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.2s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.6s #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:71e9e8ae841261ca95e4e9f7d817f422d4fba0a64faaa055ef25b28cbe8df67e 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-smlc-test:latest 0.1s done #10 DONE 0.1s 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 71e9e8ae8412 + 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=1843833 + seq 1 30 + echo (1843833 + 1) % 256 + bc + SUBNET=122 + NET_NAME=ttcn3-smlc-test-122 + SUB4=172.18.122.0/24 + SUB6=fd02:db8:122::/64 + set +x Creating network ttcn3-smlc-test-122, trying SUBNET=122... + docker network create --internal --subnet 172.18.122.0/24 --ipv6 --subnet fd02:db8:122::/64 ttcn3-smlc-test-122 03a2892520271cd2e7e004bb689ca1c19235fce8385e7017e28daa59e5bbf6ee + set +x ### Network ttcn3-smlc-test-122 created (SUBNET=122) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=122 to: /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc-tester/SMLC_Tests.cfg Applying SUBNET=122 to: /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc/osmo-smlc.cfg Applying SUBNET=122 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 122 200 + NET=122 + ADDR_SUFIX=200 + echo --network ttcn3-smlc-test-122 --ip 172.18.122.200 --ip6 fd02:db8:122::200 + docker run --rm --network ttcn3-smlc-test-122 --ip 172.18.122.200 --ip6 fd02:db8:122::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/stp:/data --name jenkins-ttcn3-smlc-test-latest-1174-stp -d --ulimit core=-1 osmocom-build/osmo-stp-latest 43a5adda7daa65cc6fc561d026371ae3bee96216c7e54fcc731c37b9e7e55be1 + echo Starting container with SMLC Starting container with SMLC + docker_network_params 122 20 + NET=122 + ADDR_SUFIX=20 + echo --network ttcn3-smlc-test-122 --ip 172.18.122.20 --ip6 fd02:db8:122::20 + docker run --rm --network ttcn3-smlc-test-122 --ip 172.18.122.20 --ip6 fd02:db8:122::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc:/data --name jenkins-ttcn3-smlc-test-latest-1174-smlc -d osmocom-build/osmo-smlc-latest d902be0a174ea384be9a40941a62c84ea745470802f7836fa9409383ff267323 + echo Starting container with SMLC testsuite Starting container with SMLC testsuite + docker_network_params 122 203 + NET=122 + ADDR_SUFIX=203 + echo --network ttcn3-smlc-test-122 --ip 172.18.122.203 --ip6 fd02:db8:122::203 + docker run --rm --network ttcn3-smlc-test-122 --ip 172.18.122.203 --ip6 fd02:db8:122::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.122.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-1174-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@ec1a086b15fb: Unix server socket created successfully. MC@ec1a086b15fb: Listening on TCP port 46347. MC2> ec1a086b15fb is the default spawn /osmo-ttcn3-hacks/smlc/SMLC_Tests ec1a086b15fb 46347 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ec1a086b15fb: New HC connected from 172.18.122.203 [172.18.122.203]. ec1a086b15fb: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@ec1a086b15fb: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ec1a086b15fb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ec1a086b15fb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ec1a086b15fb: Configuration file was processed on all HCs. MC@ec1a086b15fb: Creating MTC on host 172.18.122.203. MC@ec1a086b15fb: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ec1a086b15fb: 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 ------ Tue May 14 09:27:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec1a086b15fb: External command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_with_ta_l3' was executed successfully (exit status: 0). MTC@ec1a086b15fb: Test case TC_smlc_location_request_with_ta_l3 started. MTC@ec1a086b15fb: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@ec1a086b15fb: Starting BSSAP_LE_Emulation VirtBSC-M3UA(5)@ec1a086b15fb: ************************************************* VirtBSC-M3UA(5)@ec1a086b15fb: M3UA emulation initiated, the test can be started VirtBSC-M3UA(5)@ec1a086b15fb: ************************************************* VirtBSC-SCCP(3)@ec1a086b15fb: v_sccp_pdu_maxlen:268 VirtBSC-M3UA(5)@ec1a086b15fb: SCTP_ConnectResult -> connection established from: "172.18.122.203":23905 to server: "172.18.122.200":2905 association #8 MTC@ec1a086b15fb: "TC_smlc_location_request_with_ta_l3() start" VirtBSC-BSSAP_LE(4)@ec1a086b15fb: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! VirtBSC-BSSAP_LE(4)@ec1a086b15fb: Created IMSI[0] for '001019876543210'H'FFFFFFFF'O to be handled at TC_smlc_location_request_with_ta_l3(6) VirtBSC-BSSAP_LE(4)@ec1a086b15fb: Added conn table entry 0TC_smlc_location_request_with_ta_l3(6)14461922 VirtBSC-SCCP(3)@ec1a086b15fb: First idle individual index:0 VirtBSC-SCCP(3)@ec1a086b15fb: { messageType := 2, destLocRef := 'DCABE2'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)@ec1a086b15fb: Session index based on local reference:0 VirtBSC-SCCP(3)@ec1a086b15fb: Session index based on local reference:0 VirtBSC-SCCP(3)@ec1a086b15fb: DT1 will be put to the reassembly buffer VirtBSC-SCCP(3)@ec1a086b15fb: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(3)@ec1a086b15fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(3)@ec1a086b15fb: Session index based on local reference:0 VirtBSC-BSSAP_LE(4)@ec1a086b15fb: Deleted conn table entry 0TC_smlc_location_request_with_ta_l3(6)14461922 TC_smlc_location_request_with_ta_l3(6)@ec1a086b15fb: setverdict(pass): none -> pass TC_smlc_location_request_with_ta_l3(6)@ec1a086b15fb: Final verdict of PTC: pass VirtBSC-BSSAP_LE(4)@ec1a086b15fb: Final verdict of PTC: none VirtBSC-SCCP(3)@ec1a086b15fb: Final verdict of PTC: none VirtBSC-M3UA(5)@ec1a086b15fb: Final verdict of PTC: none MTC@ec1a086b15fb: Setting final verdict of the test case. MTC@ec1a086b15fb: Local verdict of MTC: none MTC@ec1a086b15fb: Local verdict of PTC VirtBSC-SCCP(3): none (none -> none) MTC@ec1a086b15fb: Local verdict of PTC VirtBSC-BSSAP_LE(4): none (none -> none) MTC@ec1a086b15fb: Local verdict of PTC VirtBSC-M3UA(5): none (none -> none) MTC@ec1a086b15fb: Local verdict of PTC TC_smlc_location_request_with_ta_l3(6): pass (none -> pass) MTC@ec1a086b15fb: Test case TC_smlc_location_request_with_ta_l3 finished. Verdict: pass MTC@ec1a086b15fb: Starting external command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_with_ta_l3 pass'. Tue May 14 09:27:25 UTC 2024 ====== SMLC_Tests.TC_smlc_location_request_with_ta_l3 pass ====== Saving talloc report from 172.18.122.20:4271 to SMLC_Tests.TC_smlc_location_request_with_ta_l3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=96042) Waiting for packet dumper to finish... 1 (prev_count=96042, count=96542) MTC@ec1a086b15fb: External command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_with_ta_l3 pass' was executed successfully (exit status: 0). MTC@ec1a086b15fb: 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 ------ Tue May 14 09:27:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec1a086b15fb: External command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_without_ta_l3' was executed successfully (exit status: 0). MTC@ec1a086b15fb: Test case TC_smlc_location_request_without_ta_l3 started. MTC@ec1a086b15fb: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@ec1a086b15fb: Starting BSSAP_LE_Emulation VirtBSC-M3UA(9)@ec1a086b15fb: ************************************************* VirtBSC-M3UA(9)@ec1a086b15fb: M3UA emulation initiated, the test can be started VirtBSC-M3UA(9)@ec1a086b15fb: ************************************************* VirtBSC-SCCP(7)@ec1a086b15fb: v_sccp_pdu_maxlen:268 VirtBSC-M3UA(9)@ec1a086b15fb: SCTP_ConnectResult -> connection established from: "172.18.122.203":23905 to server: "172.18.122.200":2905 association #8 MTC@ec1a086b15fb: "TC_smlc_location_request_without_ta_l3() start" VirtBSC-BSSAP_LE(8)@ec1a086b15fb: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! VirtBSC-BSSAP_LE(8)@ec1a086b15fb: Created IMSI[0] for '001019876543210'H'FFFFFFFF'O to be handled at TC_smlc_location_request_without_ta_l3(10) VirtBSC-BSSAP_LE(8)@ec1a086b15fb: Added conn table entry 0TC_smlc_location_request_without_ta_l3(10)13765527 VirtBSC-SCCP(7)@ec1a086b15fb: First idle individual index:0 VirtBSC-SCCP(7)@ec1a086b15fb: { messageType := 2, destLocRef := 'D20B97'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)@ec1a086b15fb: Session index based on local reference:0 VirtBSC-SCCP(7)@ec1a086b15fb: Session index based on local reference:0 VirtBSC-SCCP(7)@ec1a086b15fb: DT1 will be put to the reassembly buffer VirtBSC-SCCP(7)@ec1a086b15fb: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(7)@ec1a086b15fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(7)@ec1a086b15fb: Session index based on connection ID:0 VirtBSC-SCCP(7)@ec1a086b15fb: vl_len:13 VirtBSC-SCCP(7)@ec1a086b15fb: vl_from0 VirtBSC-SCCP(7)@ec1a086b15fb: data sent by MTP3_SCCP_PORT: '000B2A490007010209002A0117'O VirtBSC-SCCP(7)@ec1a086b15fb: Session index based on local reference:0 VirtBSC-SCCP(7)@ec1a086b15fb: DT1 will be put to the reassembly buffer VirtBSC-SCCP(7)@ec1a086b15fb: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(7)@ec1a086b15fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(7)@ec1a086b15fb: Session index based on local reference:0 VirtBSC-BSSAP_LE(8)@ec1a086b15fb: Deleted conn table entry 0TC_smlc_location_request_without_ta_l3(10)13765527 TC_smlc_location_request_without_ta_l3(10)@ec1a086b15fb: setverdict(pass): none -> pass TC_smlc_location_request_without_ta_l3(10)@ec1a086b15fb: Final verdict of PTC: pass VirtBSC-BSSAP_LE(8)@ec1a086b15fb: Final verdict of PTC: none VirtBSC-SCCP(7)@ec1a086b15fb: Final verdict of PTC: none VirtBSC-M3UA(9)@ec1a086b15fb: Final verdict of PTC: none MTC@ec1a086b15fb: Setting final verdict of the test case. MTC@ec1a086b15fb: Local verdict of MTC: none MTC@ec1a086b15fb: Local verdict of PTC VirtBSC-SCCP(7): none (none -> none) MTC@ec1a086b15fb: Local verdict of PTC VirtBSC-BSSAP_LE(8): none (none -> none) MTC@ec1a086b15fb: Local verdict of PTC VirtBSC-M3UA(9): none (none -> none) MTC@ec1a086b15fb: Local verdict of PTC TC_smlc_location_request_without_ta_l3(10): pass (none -> pass) MTC@ec1a086b15fb: Test case TC_smlc_location_request_without_ta_l3 finished. Verdict: pass MTC@ec1a086b15fb: Starting external command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_without_ta_l3 pass'. Tue May 14 09:27:32 UTC 2024 ====== SMLC_Tests.TC_smlc_location_request_without_ta_l3 pass ====== Saving talloc report from 172.18.122.20:4271 to SMLC_Tests.TC_smlc_location_request_without_ta_l3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=93718) Waiting for packet dumper to finish... 1 (prev_count=93718, count=107870) MTC@ec1a086b15fb: External command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_without_ta_l3 pass' was executed successfully (exit status: 0). MTC@ec1a086b15fb: Starting external command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_bsslap_reset'. ------ SMLC_Tests.TC_smlc_location_request_bsslap_reset ------ Tue May 14 09:27:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec1a086b15fb: External command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_bsslap_reset' was executed successfully (exit status: 0). MTC@ec1a086b15fb: Test case TC_smlc_location_request_bsslap_reset started. MTC@ec1a086b15fb: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@ec1a086b15fb: Starting BSSAP_LE_Emulation VirtBSC-M3UA(13)@ec1a086b15fb: ************************************************* VirtBSC-M3UA(13)@ec1a086b15fb: M3UA emulation initiated, the test can be started VirtBSC-M3UA(13)@ec1a086b15fb: ************************************************* VirtBSC-SCCP(11)@ec1a086b15fb: v_sccp_pdu_maxlen:268 VirtBSC-M3UA(13)@ec1a086b15fb: SCTP_ConnectResult -> connection established from: "172.18.122.203":23905 to server: "172.18.122.200":2905 association #8 MTC@ec1a086b15fb: "TC_smlc_location_request_bsslap_reset() start" VirtBSC-BSSAP_LE(12)@ec1a086b15fb: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! VirtBSC-BSSAP_LE(12)@ec1a086b15fb: Created IMSI[0] for '001019876543210'H'FFFFFFFF'O to be handled at TC_smlc_location_request_bsslap_reset(14) VirtBSC-BSSAP_LE(12)@ec1a086b15fb: Added conn table entry 0TC_smlc_location_request_bsslap_reset(14)12050868 VirtBSC-SCCP(11)@ec1a086b15fb: First idle individual index:0 VirtBSC-SCCP(11)@ec1a086b15fb: { messageType := 2, destLocRef := 'B7E1B4'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)@ec1a086b15fb: Session index based on local reference:0 VirtBSC-SCCP(11)@ec1a086b15fb: Session index based on local reference:0 VirtBSC-SCCP(11)@ec1a086b15fb: DT1 will be put to the reassembly buffer VirtBSC-SCCP(11)@ec1a086b15fb: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(11)@ec1a086b15fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(11)@ec1a086b15fb: Session index based on connection ID:0 VirtBSC-SCCP(11)@ec1a086b15fb: vl_len:19 VirtBSC-SCCP(11)@ec1a086b15fb: vl_from0 VirtBSC-SCCP(11)@ec1a086b15fb: data sent by MTP3_SCCP_PORT: '00112A49000D010B090011012A101122331804'O VirtBSC-SCCP(11)@ec1a086b15fb: Session index based on local reference:0 VirtBSC-SCCP(11)@ec1a086b15fb: DT1 will be put to the reassembly buffer VirtBSC-SCCP(11)@ec1a086b15fb: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(11)@ec1a086b15fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(11)@ec1a086b15fb: Session index based on local reference:0 VirtBSC-BSSAP_LE(12)@ec1a086b15fb: Deleted conn table entry 0TC_smlc_location_request_bsslap_reset(14)12050868 TC_smlc_location_request_bsslap_reset(14)@ec1a086b15fb: setverdict(pass): none -> pass TC_smlc_location_request_bsslap_reset(14)@ec1a086b15fb: Final verdict of PTC: pass VirtBSC-BSSAP_LE(12)@ec1a086b15fb: Final verdict of PTC: none VirtBSC-SCCP(11)@ec1a086b15fb: Final verdict of PTC: none VirtBSC-M3UA(13)@ec1a086b15fb: Final verdict of PTC: none MTC@ec1a086b15fb: Setting final verdict of the test case. MTC@ec1a086b15fb: Local verdict of MTC: none MTC@ec1a086b15fb: Local verdict of PTC VirtBSC-SCCP(11): none (none -> none) MTC@ec1a086b15fb: Local verdict of PTC VirtBSC-BSSAP_LE(12): none (none -> none) MTC@ec1a086b15fb: Local verdict of PTC VirtBSC-M3UA(13): none (none -> none) MTC@ec1a086b15fb: Local verdict of PTC TC_smlc_location_request_bsslap_reset(14): pass (none -> pass) MTC@ec1a086b15fb: Test case TC_smlc_location_request_bsslap_reset finished. Verdict: pass MTC@ec1a086b15fb: Starting external command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_bsslap_reset pass'. Tue May 14 09:27:39 UTC 2024 ====== SMLC_Tests.TC_smlc_location_request_bsslap_reset pass ====== Saving talloc report from 172.18.122.20:4271 to SMLC_Tests.TC_smlc_location_request_bsslap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=103260) Waiting for packet dumper to finish... 1 (prev_count=103260, count=107596) MTC@ec1a086b15fb: External command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_bsslap_reset pass' was executed successfully (exit status: 0). MTC@ec1a086b15fb: Starting external command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_bsslap_abort'. ------ SMLC_Tests.TC_smlc_location_request_bsslap_abort ------ Tue May 14 09:27:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec1a086b15fb: External command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_bsslap_abort' was executed successfully (exit status: 0). MTC@ec1a086b15fb: Test case TC_smlc_location_request_bsslap_abort started. MTC@ec1a086b15fb: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtBSC-M3UA(17)@ec1a086b15fb: ************************************************* VirtBSC-M3UA(17)@ec1a086b15fb: M3UA emulation initiated, the test can be started VirtBSC-M3UA(17)@ec1a086b15fb: ************************************************* MTC@ec1a086b15fb: Starting BSSAP_LE_Emulation VirtBSC-SCCP(15)@ec1a086b15fb: v_sccp_pdu_maxlen:268 VirtBSC-M3UA(17)@ec1a086b15fb: SCTP_ConnectResult -> connection established from: "172.18.122.203":23905 to server: "172.18.122.200":2905 association #8 MTC@ec1a086b15fb: "TC_smlc_location_request_bsslap_abort() start" VirtBSC-BSSAP_LE(16)@ec1a086b15fb: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! VirtBSC-BSSAP_LE(16)@ec1a086b15fb: Created IMSI[0] for '001019876543210'H'FFFFFFFF'O to be handled at TC_smlc_location_request_bsslap_abort(18) VirtBSC-BSSAP_LE(16)@ec1a086b15fb: Added conn table entry 0TC_smlc_location_request_bsslap_abort(18)10619433 VirtBSC-SCCP(15)@ec1a086b15fb: First idle individual index:0 VirtBSC-SCCP(15)@ec1a086b15fb: { messageType := 2, destLocRef := 'A20A29'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)@ec1a086b15fb: Session index based on local reference:0 VirtBSC-SCCP(15)@ec1a086b15fb: Session index based on local reference:0 VirtBSC-SCCP(15)@ec1a086b15fb: DT1 will be put to the reassembly buffer VirtBSC-SCCP(15)@ec1a086b15fb: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(15)@ec1a086b15fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(15)@ec1a086b15fb: Session index based on connection ID:0 VirtBSC-SCCP(15)@ec1a086b15fb: vl_len:10 VirtBSC-SCCP(15)@ec1a086b15fb: vl_from0 VirtBSC-SCCP(15)@ec1a086b15fb: data sent by MTP3_SCCP_PORT: '00082A490004010C1805'O VirtBSC-SCCP(15)@ec1a086b15fb: Session index based on local reference:0 VirtBSC-SCCP(15)@ec1a086b15fb: DT1 will be put to the reassembly buffer VirtBSC-SCCP(15)@ec1a086b15fb: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(15)@ec1a086b15fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(15)@ec1a086b15fb: Session index based on local reference:0 VirtBSC-BSSAP_LE(16)@ec1a086b15fb: Deleted conn table entry 0TC_smlc_location_request_bsslap_abort(18)10619433 TC_smlc_location_request_bsslap_abort(18)@ec1a086b15fb: setverdict(pass): none -> pass TC_smlc_location_request_bsslap_abort(18)@ec1a086b15fb: Final verdict of PTC: pass VirtBSC-SCCP(15)@ec1a086b15fb: Final verdict of PTC: none VirtBSC-BSSAP_LE(16)@ec1a086b15fb: Final verdict of PTC: none VirtBSC-M3UA(17)@ec1a086b15fb: Final verdict of PTC: none MTC@ec1a086b15fb: Setting final verdict of the test case. MTC@ec1a086b15fb: Local verdict of MTC: none MTC@ec1a086b15fb: Local verdict of PTC VirtBSC-SCCP(15): none (none -> none) MTC@ec1a086b15fb: Local verdict of PTC VirtBSC-BSSAP_LE(16): none (none -> none) MTC@ec1a086b15fb: Local verdict of PTC VirtBSC-M3UA(17): none (none -> none) MTC@ec1a086b15fb: Local verdict of PTC TC_smlc_location_request_bsslap_abort(18): pass (none -> pass) MTC@ec1a086b15fb: Test case TC_smlc_location_request_bsslap_abort finished. Verdict: pass MTC@ec1a086b15fb: Starting external command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_bsslap_abort pass'. Tue May 14 09:27:49 UTC 2024 ====== SMLC_Tests.TC_smlc_location_request_bsslap_abort pass ====== Saving talloc report from 172.18.122.20:4271 to SMLC_Tests.TC_smlc_location_request_bsslap_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=93032) Waiting for packet dumper to finish... 1 (prev_count=93032, count=107276) MTC@ec1a086b15fb: External command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_bsslap_abort pass' was executed successfully (exit status: 0). MTC@ec1a086b15fb: Starting external command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_abort'. ------ SMLC_Tests.TC_smlc_location_request_abort ------ Tue May 14 09:27:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec1a086b15fb: External command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_abort' was executed successfully (exit status: 0). MTC@ec1a086b15fb: Test case TC_smlc_location_request_abort started. MTC@ec1a086b15fb: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtBSC-M3UA(21)@ec1a086b15fb: ************************************************* VirtBSC-M3UA(21)@ec1a086b15fb: M3UA emulation initiated, the test can be started VirtBSC-M3UA(21)@ec1a086b15fb: ************************************************* MTC@ec1a086b15fb: Starting BSSAP_LE_Emulation VirtBSC-SCCP(19)@ec1a086b15fb: v_sccp_pdu_maxlen:268 VirtBSC-M3UA(21)@ec1a086b15fb: SCTP_ConnectResult -> connection established from: "172.18.122.203":23905 to server: "172.18.122.200":2905 association #8 MTC@ec1a086b15fb: "TC_smlc_location_request_abort() start" VirtBSC-BSSAP_LE(20)@ec1a086b15fb: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! VirtBSC-BSSAP_LE(20)@ec1a086b15fb: Created IMSI[0] for '001019876543210'H'FFFFFFFF'O to be handled at TC_smlc_location_request_abort(22) VirtBSC-BSSAP_LE(20)@ec1a086b15fb: Added conn table entry 0TC_smlc_location_request_abort(22)16471283 VirtBSC-SCCP(19)@ec1a086b15fb: First idle individual index:0 VirtBSC-SCCP(19)@ec1a086b15fb: { messageType := 2, destLocRef := 'FB54F3'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)@ec1a086b15fb: Session index based on local reference:0 VirtBSC-SCCP(19)@ec1a086b15fb: Session index based on local reference:0 VirtBSC-SCCP(19)@ec1a086b15fb: DT1 will be put to the reassembly buffer VirtBSC-SCCP(19)@ec1a086b15fb: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(19)@ec1a086b15fb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(19)@ec1a086b15fb: Session index based on connection ID:0 VirtBSC-SCCP(19)@ec1a086b15fb: vl_len:6 VirtBSC-SCCP(19)@ec1a086b15fb: vl_from0 VirtBSC-SCCP(19)@ec1a086b15fb: data sent by MTP3_SCCP_PORT: '00042E470109'O VirtBSC-SCCP(19)@ec1a086b15fb: Session index based on local reference:0 VirtBSC-BSSAP_LE(20)@ec1a086b15fb: Deleted conn table entry 0TC_smlc_location_request_abort(22)16471283 TC_smlc_location_request_abort(22)@ec1a086b15fb: setverdict(pass): none -> pass TC_smlc_location_request_abort(22)@ec1a086b15fb: setverdict(pass): pass -> pass, component reason not changed TC_smlc_location_request_abort(22)@ec1a086b15fb: Final verdict of PTC: pass VirtBSC-BSSAP_LE(20)@ec1a086b15fb: Final verdict of PTC: none VirtBSC-SCCP(19)@ec1a086b15fb: Final verdict of PTC: none VirtBSC-M3UA(21)@ec1a086b15fb: Final verdict of PTC: none MTC@ec1a086b15fb: Setting final verdict of the test case. MTC@ec1a086b15fb: Local verdict of MTC: none MTC@ec1a086b15fb: Local verdict of PTC VirtBSC-SCCP(19): none (none -> none) MTC@ec1a086b15fb: Local verdict of PTC VirtBSC-BSSAP_LE(20): none (none -> none) MTC@ec1a086b15fb: Local verdict of PTC VirtBSC-M3UA(21): none (none -> none) MTC@ec1a086b15fb: Local verdict of PTC TC_smlc_location_request_abort(22): pass (none -> pass) MTC@ec1a086b15fb: Test case TC_smlc_location_request_abort finished. Verdict: pass MTC@ec1a086b15fb: Starting external command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_abort pass'. Tue May 14 09:28:03 UTC 2024 ====== SMLC_Tests.TC_smlc_location_request_abort pass ====== Saving talloc report from 172.18.122.20:4271 to SMLC_Tests.TC_smlc_location_request_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86833) Waiting for packet dumper to finish... 1 (prev_count=86833, count=100897) MTC@ec1a086b15fb: External command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_abort pass' was executed successfully (exit status: 0). MC@ec1a086b15fb: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ec1a086b15fb: Terminating MTC. MC@ec1a086b15fb: MTC terminated. MC2> exit MC@ec1a086b15fb: Shutting down session. MC@ec1a086b15fb: 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-122 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-smlc-test-latest-1174-stp jenkins-ttcn3-smlc-test-latest-1174-smlc + [ -n jenkins-ttcn3-smlc-test-latest-1174-stp jenkins-ttcn3-smlc-test-latest-1174-smlc ] + docker_kill_wait jenkins-ttcn3-smlc-test-latest-1174-stp jenkins-ttcn3-smlc-test-latest-1174-smlc + docker kill jenkins-ttcn3-smlc-test-latest-1174-stp jenkins-ttcn3-smlc-test-latest-1174-smlc jenkins-ttcn3-smlc-test-latest-1174-stp jenkins-ttcn3-smlc-test-latest-1174-smlc + docker wait jenkins-ttcn3-smlc-test-latest-1174-stp jenkins-ttcn3-smlc-test-latest-1174-smlc 137 Error response from daemon: No such container: jenkins-ttcn3-smlc-test-latest-1174-smlc + true + network_remove + set +x Removing network ttcn3-smlc-test-122 + docker network remove ttcn3-smlc-test-122 ttcn3-smlc-test-122 + 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-1174-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