Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/asterisk
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 31 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision fdef271404312ed08c4d0d95c328bbab51fc39fa (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fdef271404312ed08c4d0d95c328bbab51fc39fa # timeout=10
Commit message: "asterisk-master: Use pjproject from external git repo"
 > git rev-list --no-walk fdef271404312ed08c4d0d95c328bbab51fc39fa # timeout=10
[ttcn3-remsim-test] $ /bin/sh -xe /tmp/jenkins6677668050857143781.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-remsim-test + export IMAGE_SUFFIX=master + cd ttcn3-remsim-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs ] + [ xjenkins-ttcn3-remsim-test-1376 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-remsim-test + SUITE_NAME=ttcn3-remsim-test + IMAGE_SUFFIX=master + docker_images_require osmo-remsim-master ttcn3-remsim-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-remsim-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.77kB 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:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #12 CACHED #13 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #13 CACHED #14 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #14 CACHED #15 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #15 CACHED #16 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #16 CACHED #17 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #17 CACHED #18 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #18 CACHED #19 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #19 CACHED #20 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #20 CACHED #21 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #21 CACHED #22 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #22 CACHED #23 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #23 CACHED #24 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #24 CACHED #25 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:81bd067d09deaaa2251e2a9367a1edadc37b1e45fdd75d70ac91dfda22723c46 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 81bd067d09de + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-remsim-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-remsim-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-remsim-master + echo osmo-remsim-master + dir=osmo-remsim-master + pull_arg=--pull + grep ^FROM ../osmo-remsim-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-remsim-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-remsim-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-remsim-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/osmo-remsim-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-remsim-master:latest . #0 building with "default" instance using docker driver #1 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build #1 CACHED #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load build definition from Dockerfile #3 transferring dockerfile: 2.23kB done #3 DONE 0.0s #4 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-remsim/+/master?format=TEXT #5 DONE 0.1s #6 [ 2/10] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libpcsclite-dev pcscd pcsc-tools autoconf automake libtool pkg-config m4 help2man ca-certificates && apt-get clean ;; centos*) dnf install -y pcsc-lite help2man python3 ;; esac #6 ... #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-remsim/+/master?format=TEXT #5 CACHED #6 [ 2/10] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libpcsclite-dev pcscd pcsc-tools autoconf automake libtool pkg-config m4 help2man ca-certificates && apt-get clean ;; centos*) dnf install -y pcsc-lite help2man python3 ;; esac #6 0.295 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.295 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.295 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #6 0.295 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.424 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [158 kB] #6 0.454 Fetched 206 kB in 0s (1165 kB/s) #6 0.454 Reading package lists... #6 0.708 Reading package lists... #6 0.960 Building dependency tree... #6 1.021 Reading state information... #6 1.085 libpcsclite-dev is already the newest version (1.9.9-2). #6 1.085 autoconf is already the newest version (2.71-3). #6 1.085 automake is already the newest version (1:1.16.5-1.3). #6 1.085 libtool is already the newest version (2.4.7-5). #6 1.085 pkg-config is already the newest version (1.8.1-1). #6 1.085 m4 is already the newest version (1.4.19-3). #6 1.085 m4 set to manually installed. #6 1.085 ca-certificates is already the newest version (20230311). #6 1.085 The following additional packages will be installed: #6 1.085 libccid liblocale-gettext-perl libpcsc-perl #6 1.086 Suggested packages: #6 1.086 pcmciautils #6 1.086 Recommended packages: #6 1.086 libgtk3-perl #6 1.116 The following NEW packages will be installed: #6 1.117 help2man libccid liblocale-gettext-perl libpcsc-perl pcsc-tools pcscd #6 1.133 0 upgraded, 6 newly installed, 0 to remove and 12 not upgraded. #6 1.133 Need to get 958 kB of archives. #6 1.133 After this operation, 2259 kB of additional disk space will be used. #6 1.133 Get:1 http://deb.debian.org/debian bookworm/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB] #6 1.140 Get:2 http://deb.debian.org/debian bookworm/main amd64 libccid amd64 1.5.2-1 [367 kB] #6 1.157 Get:3 http://deb.debian.org/debian bookworm/main amd64 pcscd amd64 1.9.9-2 [89.7 kB] #6 1.158 Get:4 http://deb.debian.org/debian bookworm/main amd64 help2man amd64 1.49.3 [198 kB] #6 1.162 Get:5 http://deb.debian.org/debian bookworm/main amd64 libpcsc-perl amd64 1.4.14-5+b3 [44.3 kB] #6 1.170 Get:6 http://deb.debian.org/debian bookworm/main amd64 pcsc-tools amd64 1.6.2-1 [244 kB] #6 1.274 debconf: delaying package configuration, since apt-utils is not installed #6 1.304 Fetched 958 kB in 0s (18.5 MB/s) #6 1.344 Selecting previously unselected package liblocale-gettext-perl. #6 1.344 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116671 files and directories currently installed.) #6 1.369 Preparing to unpack .../0-liblocale-gettext-perl_1.07-5_amd64.deb ... #6 1.384 Unpacking liblocale-gettext-perl (1.07-5) ... #6 1.511 Selecting previously unselected package libccid. #6 1.527 Preparing to unpack .../1-libccid_1.5.2-1_amd64.deb ... #6 1.543 Unpacking libccid (1.5.2-1) ... #6 1.697 Selecting previously unselected package pcscd. #6 1.706 Preparing to unpack .../2-pcscd_1.9.9-2_amd64.deb ... #6 1.730 Unpacking pcscd (1.9.9-2) ... #6 1.832 Selecting previously unselected package help2man. #6 1.843 Preparing to unpack .../3-help2man_1.49.3_amd64.deb ... #6 1.859 Unpacking help2man (1.49.3) ... #6 1.969 Selecting previously unselected package libpcsc-perl. #6 1.974 Preparing to unpack .../4-libpcsc-perl_1.4.14-5+b3_amd64.deb ... #6 1.990 Unpacking libpcsc-perl (1.4.14-5+b3) ... #6 2.088 Selecting previously unselected package pcsc-tools. #6 2.095 Preparing to unpack .../5-pcsc-tools_1.6.2-1_amd64.deb ... #6 2.112 Unpacking pcsc-tools (1.6.2-1) ... #6 2.275 Setting up libccid (1.5.2-1) ... #6 2.349 invoke-rc.d: unknown initscript, /etc/init.d/pcscd not found. #6 2.350 invoke-rc.d: could not determine current runlevel #6 2.369 Setting up libpcsc-perl (1.4.14-5+b3) ... #6 2.419 Setting up pcscd (1.9.9-2) ... #6 2.485 invoke-rc.d: could not determine current runlevel #6 2.488 invoke-rc.d: policy-rc.d denied execution of start. #6 2.556 Created symlink /etc/systemd/system/sockets.target.wants/pcscd.socket → /lib/systemd/system/pcscd.socket. #6 2.635 Setting up pcsc-tools (1.6.2-1) ... #6 2.685 Setting up liblocale-gettext-perl (1.07-5) ... #6 2.738 Setting up help2man (1.49.3) ... #6 2.792 Processing triggers for man-db (2.11.2-2) ... #6 2.847 Processing triggers for mailcap (3.70+nmu1) ... #6 DONE 3.1s #7 [ 3/10] RUN GIT clone https://github.com/frankmorgner/vsmartcard.git #7 0.492 Cloning into 'vsmartcard'... #7 DONE 2.0s #8 [ 4/10] RUN CD vsmartcard/virtualsmartcard && autoreconf -fi && ./configure && make "-j$(nproc)" install #8 3.050 libtoolize: putting auxiliary files in '.'. #8 3.050 libtoolize: copying file './ltmain.sh' #8 3.059 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #8 3.059 libtoolize: copying file 'm4/libtool.m4' #8 3.071 libtoolize: copying file 'm4/ltoptions.m4' #8 3.090 libtoolize: copying file 'm4/ltsugar.m4' #8 3.130 libtoolize: copying file 'm4/ltversion.m4' #8 3.170 libtoolize: copying file 'm4/lt~obsolete.m4' #8 4.691 configure.ac:43: warning: The macro `AC_PROG_LIBTOOL' is obsolete. #8 4.691 configure.ac:43: You should run autoupdate. #8 4.691 m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... #8 4.691 configure.ac:43: the top level #8 4.691 configure.ac:73: warning: The macro `AC_HELP_STRING' is obsolete. #8 4.691 configure.ac:73: You should run autoupdate. #8 4.691 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 4.691 configure.ac:73: the top level #8 4.691 configure.ac:78: warning: The macro `AC_HELP_STRING' is obsolete. #8 4.691 configure.ac:78: You should run autoupdate. #8 4.691 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 4.691 configure.ac:78: the top level #8 4.691 configure.ac:105: warning: The macro `AC_HELP_STRING' is obsolete. #8 4.691 configure.ac:105: You should run autoupdate. #8 4.691 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 4.691 configure.ac:105: the top level #8 4.691 configure.ac:151: warning: The macro `AC_HELP_STRING' is obsolete. #8 4.691 configure.ac:151: You should run autoupdate. #8 4.691 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 4.691 configure.ac:151: the top level #8 4.691 configure.ac:205: warning: The macro `AC_HELP_STRING' is obsolete. #8 4.691 configure.ac:205: You should run autoupdate. #8 4.691 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 4.691 configure.ac:205: the top level #8 4.691 configure.ac:220: warning: The macro `AC_HELP_STRING' is obsolete. #8 4.691 configure.ac:220: You should run autoupdate. #8 4.691 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 4.691 configure.ac:220: the top level #8 5.108 configure.ac:12: installing './compile' #8 5.108 configure.ac:12: installing './config.guess' #8 5.109 configure.ac:12: installing './config.sub' #8 5.110 configure.ac:9: installing './install-sh' #8 5.111 configure.ac:9: installing './missing' #8 5.176 src/ifd-vpcd/Makefile.am: installing './depcomp' #8 5.228 src/vpicc/Makefile.am:10: installing './py-compile' #8 5.275 checking for a BSD-compatible install... /usr/bin/install -c #8 5.279 checking whether build environment is sane... yes #8 5.283 checking for a race-free mkdir -p... /usr/bin/mkdir -p #8 5.284 checking for gawk... gawk #8 5.284 checking whether make sets $(MAKE)... yes #8 5.288 checking whether make supports nested variables... yes #8 5.294 checking build system type... x86_64-pc-linux-gnu #8 5.316 checking host system type... x86_64-pc-linux-gnu #8 5.316 checking how to print strings... printf #8 5.330 checking whether make supports the include directive... yes (GNU style) #8 5.334 checking for gcc... gcc #8 5.346 checking whether the C compiler works... yes #8 5.365 checking for C compiler default output file name... a.out #8 5.366 checking for suffix of executables... #8 5.385 checking whether we are cross compiling... no #8 5.409 checking for suffix of object files... o #8 5.420 checking whether the compiler supports GNU C... yes #8 5.430 checking whether gcc accepts -g... yes #8 5.446 checking for gcc option to enable C11 features... none needed #8 5.490 checking whether gcc understands -c and -o together... yes #8 5.508 checking dependency style of gcc... gcc3 #8 5.528 checking for a sed that does not truncate output... /usr/bin/sed #8 5.532 checking for grep that handles long lines and -e... /usr/bin/grep #8 5.534 checking for egrep... /usr/bin/grep -E #8 5.535 checking for fgrep... /usr/bin/grep -F #8 5.537 checking for ld used by gcc... /usr/bin/ld #8 5.541 checking if the linker (/usr/bin/ld) is GNU ld... yes #8 5.544 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #8 5.547 checking the name lister (/usr/bin/nm -B) interface... BSD nm #8 5.570 checking whether ln -s works... yes #8 5.570 checking the maximum length of command line arguments... 1572864 #8 5.578 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #8 5.578 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #8 5.578 checking for /usr/bin/ld option to reload object files... -r #8 5.579 checking for file... file #8 5.579 checking for objdump... objdump #8 5.579 checking how to recognize dependent libraries... pass_all #8 5.580 checking for dlltool... no #8 5.580 checking how to associate runtime and link libraries... printf %s\n #8 5.581 checking for ar... ar #8 5.581 checking for archiver @FILE support... @ #8 5.608 checking for strip... strip #8 5.608 checking for ranlib... ranlib #8 5.608 checking command to parse /usr/bin/nm -B output from gcc object... ok #8 5.696 checking for sysroot... no #8 5.696 checking for a working dd... /usr/bin/dd #8 5.698 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #8 5.711 checking for mt... no #8 5.711 checking if : is a manifest tool... no #8 5.716 checking for stdio.h... yes #8 5.735 checking for stdlib.h... yes #8 5.764 checking for string.h... yes #8 5.789 checking for inttypes.h... yes #8 5.803 checking for stdint.h... yes #8 5.814 checking for strings.h... yes #8 5.826 checking for sys/stat.h... yes #8 5.838 checking for sys/types.h... yes #8 5.850 checking for unistd.h... yes #8 5.863 checking for dlfcn.h... yes #8 5.877 checking for objdir... .libs #8 5.907 checking if gcc supports -fno-rtti -fno-exceptions... no #8 5.917 checking for gcc option to produce PIC... -fPIC -DPIC #8 5.917 checking if gcc PIC flag -fPIC -DPIC works... yes #8 5.926 checking if gcc static flag -static works... yes #8 5.957 checking if gcc supports -c -o file.o... yes #8 5.970 checking if gcc supports -c -o file.o... (cached) yes #8 5.970 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #8 5.974 checking whether -lc should be explicitly linked in... no #8 5.986 checking dynamic linker characteristics... GNU/Linux ld.so #8 6.014 checking how to hardcode library paths into programs... immediate #8 6.014 checking whether stripping libraries is possible... yes #8 6.014 checking if libtool supports shared libraries... yes #8 6.014 checking whether to build shared libraries... yes #8 6.014 checking whether to build static libraries... yes #8 6.015 checking for gcc... (cached) gcc #8 6.026 checking whether the compiler supports GNU C... (cached) yes #8 6.026 checking whether gcc accepts -g... (cached) yes #8 6.026 checking for gcc option to enable C11 features... (cached) none needed #8 6.026 checking whether gcc understands -c and -o together... (cached) yes #8 6.026 checking dependency style of gcc... (cached) gcc3 #8 6.026 checking whether ln -s works... yes #8 6.026 checking for a sed that does not truncate output... (cached) /usr/bin/sed #8 6.027 checking for a Python interpreter with version >= 3.2... python3 #8 6.040 checking for python3... /usr/bin/python3 #8 6.041 checking for python3 version... 3.11 #8 6.050 checking for python3 platform... linux #8 6.059 checking for GNU default python3 prefix... ${prefix} #8 6.059 checking for GNU default python3 exec_prefix... ${exec_prefix} #8 6.059 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages #8 6.075 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages #8 6.091 checking for g++... g++ #8 6.100 checking whether the compiler supports GNU C++... yes #8 6.110 checking whether g++ accepts -g... yes #8 6.120 checking for g++ option to enable C++11 features... none needed #8 6.160 checking dependency style of g++... gcc3 #8 6.178 checking how to run the C++ preprocessor... g++ -E #8 6.238 checking for ld used by g++... /usr/bin/ld -m elf_x86_64 #8 6.239 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes #8 6.242 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #8 6.272 checking for g++ option to produce PIC... -fPIC -DPIC #8 6.272 checking if g++ PIC flag -fPIC -DPIC works... yes #8 6.282 checking if g++ static flag -static works... yes #8 6.315 checking if g++ supports -c -o file.o... yes #8 6.329 checking if g++ supports -c -o file.o... (cached) yes #8 6.329 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #8 6.329 checking dynamic linker characteristics... (cached) GNU/Linux ld.so #8 6.331 checking how to hardcode library paths into programs... immediate #8 6.331 checking for pkg-config... /usr/bin/pkg-config #8 6.332 checking pkg-config is at least version 0.9.0... yes #8 6.332 checking for the pthreads library -lpthreads... no #8 6.355 checking whether pthreads work without any flags... yes #8 6.383 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #8 6.406 checking if more special flags are required for pthreads... no #8 6.406 checking for PTHREAD_PRIO_INHERIT... yes #8 6.428 checking for help2man... /usr/bin/help2man #8 6.428 checking whether make supports nested variables... (cached) yes #8 6.430 checking for libpcsclite... yes #8 6.433 checking for ifdhandler.h... yes #8 6.441 checking for debuglog.h... yes #8 6.463 configure: WARNING: libqrencode not found by pkg-config #8 6.463 checking for qrencode.h... no #8 6.487 checking for QRcode_encodeString... checking for arpa/inet.h... yes #8 6.559 checking for stdint.h... (cached) yes #8 6.559 checking for stdlib.h... (cached) yes #8 6.559 checking for string.h... (cached) yes #8 6.560 checking for sys/socket.h... yes #8 6.591 checking for sys/time.h... yes #8 6.620 checking for unistd.h... (cached) yes #8 6.620 checking for syslog.h... yes #8 6.648 checking for size_t... yes #8 6.720 checking for ssize_t... yes #8 6.800 checking for uint16_t... yes #8 6.834 checking for gcc options needed to detect all undeclared functions... none needed #8 6.869 checking whether SO_NOSIGPIPE is declared... no #8 6.895 checking whether MSG_NOSIGNAL is declared... yes #8 6.930 checking whether inet_ntop is declared... yes #8 6.960 checking for GNU libc compatible malloc... yes #8 6.995 checking for memset... yes #8 7.034 checking for select... yes #8 7.087 checking for socket... yes #8 7.133 checking for strlcpy... no #8 7.178 checking for strlcat... no #8 7.270 checking that generated files are newer than configure... done #8 7.270 configure: creating ./config.status #8 7.854 config.status: creating Makefile #8 7.863 config.status: creating doc/Makefile #8 7.872 config.status: creating doc/api/Makefile #8 7.881 config.status: creating npa-example-data/Makefile #8 7.893 config.status: creating npa-example-data/dh/Makefile #8 7.902 config.status: creating npa-example-data/ecdh/Makefile #8 7.911 config.status: creating src/Makefile #8 7.921 config.status: creating src/pcsclite-vpcd/Makefile #8 7.930 config.status: creating src/ifd-vpcd/Makefile #8 7.940 config.status: creating src/vpcd/Makefile #8 7.950 config.status: creating src/vpicc/Makefile #8 7.960 config.status: creating src/vpcd-config/Makefile #8 7.970 config.status: creating MacOSX/Makefile #8 7.979 config.status: creating config.h #8 7.985 config.status: executing depfiles commands #8 8.033 config.status: executing libtool commands #8 8.039 #8 8.039 virtualsmartcard has been configured with following options: #8 8.039 #8 8.039 Version: 0.10 #8 8.039 User binaries: /usr/local/bin #8 8.039 PC/SC configuration: /etc/reader.conf.d #8 8.039 Driver directory: /usr/lib/pcsc/drivers/serial #8 8.039 Python site-packages: /usr/local/lib/python3.11/site-packages #8 8.039 #8 8.039 Build libpcsclite: no #8 8.039 Build Info.plist: no #8 8.039 Build reader.conf: #8 8.039 VPCD hostname: /dev/null #8 8.039 VPCD slot count: 2 #8 8.039 #8 8.039 Host: x86_64-pc-linux-gnu #8 8.039 Compiler: gcc #8 8.039 Preprocessor flags: #8 8.039 Compiler flags: -g -O2 #8 8.039 Linker flags: #8 8.039 Libraries: #8 8.039 #8 8.039 PTHREAD_LIBS: #8 8.039 PTHREAD_CFLAGS: #8 8.039 PCSC_CFLAGS: -I/usr/include/PCSC -pthread #8 8.039 PCSC_LIBS: -lpcsclite #8 8.039 QRENCODE_CFLAGS: #8 8.039 QRENCODE_LIBS: #8 8.039 BUNDLE_HOST: Linux #8 8.039 LIB_PREFIX: lib #8 8.039 DYN_LIB_EXT: so #8 8.039 #8 8.039 HELP2MAN: /usr/bin/help2man #8 8.039 PYTHON: /usr/bin/python3 #8 8.039 #8 8.060 Making install in src #8 8.061 make[1]: Entering directory '/vsmartcard/virtualsmartcard/src' #8 8.063 Making install in vpcd #8 8.064 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src/vpcd' #8 8.064 CC vpcd.lo #8 8.065 CC lock.lo #8 8.277 CCLD libvpcd.la #8 8.380 make[3]: Entering directory '/vsmartcard/virtualsmartcard/src/vpcd' #8 8.380 make[3]: Nothing to be done for 'install-exec-am'. #8 8.380 make[3]: Nothing to be done for 'install-data-am'. #8 8.380 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpcd' #8 8.380 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpcd' #8 8.381 Making install in vpicc #8 8.384 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src/vpicc' #8 8.387 GEN vicc #8 8.394 GEN vicc.1 #8 8.539 make[3]: Entering directory '/vsmartcard/virtualsmartcard/src/vpicc' #8 8.540 /usr/bin/mkdir -p '/usr/local/bin' #8 8.545 /usr/bin/mkdir -p '/usr/local/share/man/man1' #8 8.546 /usr/bin/mkdir -p '/usr/local/lib/python3.11/site-packages/virtualsmartcard' #8 8.552 /usr/bin/mkdir -p '/usr/local/lib/python3.11/site-packages/virtualsmartcard/cards' #8 8.557 /usr/bin/install -c vicc '/usr/local/bin' #8 8.566 /usr/bin/install -c -m 644 vicc.1 '/usr/local/share/man/man1' #8 8.625 /usr/bin/install -c -m 644 virtualsmartcard/CardGenerator.py virtualsmartcard/SEutils.py virtualsmartcard/TLVutils.py virtualsmartcard/ConstantDefinitions.py virtualsmartcard/SmartcardFilesystem.py virtualsmartcard/utils.py virtualsmartcard/CryptoUtils.py virtualsmartcard/SmartcardSAM.py virtualsmartcard/SWutils.py virtualsmartcard/VirtualSmartcard.py virtualsmartcard/__init__.py '/usr/local/lib/python3.11/site-packages/virtualsmartcard' #8 8.630 /usr/bin/install -c -m 644 virtualsmartcard/cards/__init__.py virtualsmartcard/cards/ePass.py virtualsmartcard/cards/nPA.py virtualsmartcard/cards/Relay.py virtualsmartcard/cards/RelayMiddleman.py virtualsmartcard/cards/cryptoflex.py '/usr/local/lib/python3.11/site-packages/virtualsmartcard/cards' #8 8.669 Byte-compiling python modules... #8 8.669 CardGenerator.pySEutils.pyTLVutils.pyConstantDefinitions.pySmartcardFilesystem.pyByte-compiling python modules... #8 8.691 __init__.pyePass.pynPA.pyutils.pyCryptoUtils.pySmartcardSAM.pyRelay.pyRelayMiddleman.pycryptoflex.pySWutils.pyVirtualSmartcard.py #8 8.708 __init__.py #8 8.936 Byte-compiling python modules (optimized versions) ... #8 8.936 __init__.pyByte-compiling python modules (optimized versions) ... #8 8.940 CardGenerator.pyePass.pynPA.pySEutils.pyRelay.pyTLVutils.pyRelayMiddleman.pycryptoflex.py #8 8.963 ConstantDefinitions.pySmartcardFilesystem.pyutils.pyCryptoUtils.pySmartcardSAM.pySWutils.pyVirtualSmartcard.py__init__.py #8 8.994 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpicc' #8 8.994 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpicc' #8 8.995 Making install in ifd-vpcd #8 8.997 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src/ifd-vpcd' #8 8.998 /bin/bash /vsmartcard/virtualsmartcard/install-sh -d /etc/reader.conf.d #8 9.000 CC libifdvpcd_la-ifd-vpcd.lo #8 9.007 /usr/bin/sed -e 's,[@]VERSION[@],0.10,g' -e 's,[@]TARGET_LIB[@],libifdvpcd.so,g' -e 's,[@]TARGET[@],/usr/lib/pcsc/drivers/serial/libifdvpcd.so,g' -e 's,[@]VPCDHOST[@],/dev/null,g' < ./reader.conf.in > /etc/reader.conf.d/vpcd #8 9.281 CCLD libifdvpcd.la #8 9.493 /bin/bash /vsmartcard/virtualsmartcard/install-sh -d /usr/lib/pcsc/drivers/serial #8 9.496 /bin/bash ../../libtool --mode=install cp .libs/libifdvpcd.so /usr/lib/pcsc/drivers/serial/libifdvpcd.so.0.10 #8 9.524 libtool: install: cp .libs/libifdvpcd.so /usr/lib/pcsc/drivers/serial/libifdvpcd.so.0.10 #8 9.527 (cd /usr/lib/pcsc/drivers/serial && \ #8 9.527 ln -s -f libifdvpcd.so.0.10 libifdvpcd.so) #8 9.529 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src/ifd-vpcd' #8 9.529 Making install in vpcd-config #8 9.532 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src/vpcd-config' #8 9.534 CC vpcd_config-vpcd-config.o #8 9.536 CC vpcd_config-local-ip.o #8 9.591 CCLD vpcd-config #8 9.672 make[3]: Entering directory '/vsmartcard/virtualsmartcard/src/vpcd-config' #8 9.672 make[3]: Nothing to be done for 'install-data-am'. #8 9.674 /usr/bin/mkdir -p '/usr/local/bin' #8 9.680 /bin/bash ../../libtool --mode=install /usr/bin/install -c vpcd-config '/usr/local/bin' #8 9.722 libtool: install: /usr/bin/install -c vpcd-config /usr/local/bin/vpcd-config #8 9.725 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpcd-config' #8 9.725 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpcd-config' #8 9.727 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src' #8 9.730 make[3]: Entering directory '/vsmartcard/virtualsmartcard/src' #8 9.730 make[3]: Nothing to be done for 'install-exec-am'. #8 9.730 make[3]: Nothing to be done for 'install-data-am'. #8 9.730 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/src' #8 9.730 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src' #8 9.730 make[1]: Leaving directory '/vsmartcard/virtualsmartcard/src' #8 9.733 Making install in doc #8 9.735 make[1]: Entering directory '/vsmartcard/virtualsmartcard/doc' #8 9.745 Making install in api #8 9.747 make[2]: Entering directory '/vsmartcard/virtualsmartcard/doc/api' #8 9.750 make[3]: Entering directory '/vsmartcard/virtualsmartcard/doc/api' #8 9.750 make[3]: Nothing to be done for 'install-exec-am'. #8 9.750 make[3]: Nothing to be done for 'install-data-am'. #8 9.750 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/doc/api' #8 9.750 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/doc/api' #8 9.752 make[2]: Entering directory '/vsmartcard/virtualsmartcard/doc' #8 9.755 make[3]: Entering directory '/vsmartcard/virtualsmartcard/doc' #8 9.755 make[3]: Nothing to be done for 'install-exec-am'. #8 9.755 make[3]: Nothing to be done for 'install-data-am'. #8 9.755 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/doc' #8 9.755 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/doc' #8 9.756 make[1]: Leaving directory '/vsmartcard/virtualsmartcard/doc' #8 9.756 Making install in npa-example-data #8 9.758 make[1]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 9.763 Making install in dh #8 9.765 make[2]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data/dh' #8 9.769 make[3]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data/dh' #8 9.769 make[3]: Nothing to be done for 'install-exec-am'. #8 9.769 make[3]: Nothing to be done for 'install-data-am'. #8 9.770 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data/dh' #8 9.770 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data/dh' #8 9.771 Making install in ecdh #8 9.773 make[2]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data/ecdh' #8 9.779 make[3]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data/ecdh' #8 9.780 make[3]: Nothing to be done for 'install-exec-am'. #8 9.780 make[3]: Nothing to be done for 'install-data-am'. #8 9.780 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data/ecdh' #8 9.781 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data/ecdh' #8 9.783 make[2]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 9.786 make[3]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 9.787 make[3]: Nothing to be done for 'install-exec-am'. #8 9.787 make[3]: Nothing to be done for 'install-data-am'. #8 9.787 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 9.788 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 9.788 make[1]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 9.789 Making install in MacOSX #8 9.791 make[1]: Entering directory '/vsmartcard/virtualsmartcard/MacOSX' #8 9.793 Use `make osx` to compile package for Mac OS X #8 9.796 make[2]: Entering directory '/vsmartcard/virtualsmartcard/MacOSX' #8 9.797 make[2]: Nothing to be done for 'install-exec-am'. #8 9.797 make[2]: Nothing to be done for 'install-data-am'. #8 9.797 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/MacOSX' #8 9.797 make[1]: Leaving directory '/vsmartcard/virtualsmartcard/MacOSX' #8 9.799 make[1]: Entering directory '/vsmartcard/virtualsmartcard' #8 9.802 make[2]: Entering directory '/vsmartcard/virtualsmartcard' #8 9.802 make[2]: Nothing to be done for 'install-exec-am'. #8 9.802 make[2]: Nothing to be done for 'install-data-am'. #8 9.802 make[2]: Leaving directory '/vsmartcard/virtualsmartcard' #8 9.802 make[1]: Leaving directory '/vsmartcard/virtualsmartcard' #8 DONE 10.1s #9 [ 5/10] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-simtrace2-dev libosmo-abis-dev libosmo-netif-dev libpcsclite-dev libcsv-dev libjansson-dev libulfius-dev liborcania-dev && apt-get clean ;; centos*) dnf install -y libcsv-devel "pkgconfig(libasn1c)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmosim)" "pkgconfig(libpcsclite)" "pkgconfig(libulfius)" "pkgconfig(libusb-1.0)" "pkgconfig(libosmousb)" "pkgconfig(libosmo-simtrace2)" ;; esac #9 0.792 Hit:1 http://deb.debian.org/debian bookworm InRelease #9 0.792 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #9 0.792 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #9 0.792 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #9 2.007 Reading package lists... #9 2.777 Reading package lists... #9 3.513 Building dependency tree... #9 3.742 Reading state information... #9 4.026 libpcsclite-dev is already the newest version (1.9.9-2). #9 4.026 libcsv-dev is already the newest version (3.0.3+dfsg-6). #9 4.026 libjansson-dev is already the newest version (2.14-2). #9 4.026 libulfius-dev is already the newest version (2.7.13-1). #9 4.026 liborcania-dev is already the newest version (2.3.2-1). #9 4.026 liborcania-dev set to manually installed. #9 4.026 The following additional packages will be installed: #9 4.026 libosmo-simtrace2-1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #9 4.026 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #9 4.027 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 #9 4.028 osmocom-nightly #9 4.063 The following NEW packages will be installed: #9 4.063 libosmo-abis-dev libosmo-netif-dev libosmo-simtrace2-1 libosmo-simtrace2-dev #9 4.064 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #9 4.064 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #9 4.064 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 #9 4.064 osmocom-nightly #9 4.113 0 upgraded, 20 newly installed, 0 to remove and 12 not upgraded. #9 4.113 Need to get 2228 kB of archives. #9 4.113 After this operation, 8146 kB of additional disk space will be used. #9 4.113 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202405082026 [1164 B] #9 4.124 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.196.9975.202405082026 [164 kB] #9 4.129 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.196.9975.202405082026 [45.9 kB] #9 4.130 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202405082026 [29.0 kB] #9 4.130 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.196.9975.202405082026 [65.4 kB] #9 4.134 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.196.9975.202405082026 [222 kB] #9 4.139 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.196.9975.202405082026 [98.0 kB] #9 4.141 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202405082026 [72.7 kB] #9 4.144 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202405082026 [111 kB] #9 4.145 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.196.9975.202405082026 [66.0 kB] #9 4.146 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.196.9975.202405082026 [172 kB] #9 4.148 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.196.9975.202405082026 [54.5 kB] #9 4.150 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.196.9975.202405082026 [58.6 kB] #9 4.151 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.196.9975.202405082026 [45.2 kB] #9 4.153 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.196.9975.202405082026 [38.6 kB] #9 4.154 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.196.9975.202405082026 [838 kB] #9 4.169 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202405082026 [52.5 kB] #9 4.170 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202405082026 [64.7 kB] #9 4.171 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-simtrace2-1 0.8.1.72.3fbe.202405082026 [11.9 kB] #9 4.180 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-simtrace2-dev 0.8.1.72.3fbe.202405082026 [16.7 kB] #9 4.565 debconf: delaying package configuration, since apt-utils is not installed #9 4.648 Fetched 2228 kB in 0s (21.7 MB/s) #9 4.736 Selecting previously unselected package osmocom-nightly. #9 4.736 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116834 files and directories currently installed.) #9 4.807 Preparing to unpack .../00-osmocom-nightly_202405082026_amd64.deb ... #9 4.824 Unpacking osmocom-nightly (202405082026) ... #9 4.991 Selecting previously unselected package libosmocore21:amd64. #9 5.004 Preparing to unpack .../01-libosmocore21_1.9.0.196.9975.202405082026_amd64.deb ... #9 5.036 Unpacking libosmocore21:amd64 (1.9.0.196.9975.202405082026) ... #9 5.251 Selecting previously unselected package libosmocodec4:amd64. #9 5.259 Preparing to unpack .../02-libosmocodec4_1.9.0.196.9975.202405082026_amd64.deb ... #9 5.283 Unpacking libosmocodec4:amd64 (1.9.0.196.9975.202405082026) ... #9 5.458 Selecting previously unselected package libosmotrau2:amd64. #9 5.467 Preparing to unpack .../03-libosmotrau2_1.5.1.11.5277.202405082026_amd64.deb ... #9 5.494 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202405082026) ... #9 5.634 Selecting previously unselected package libosmoisdn0:amd64. #9 5.634 Preparing to unpack .../04-libosmoisdn0_1.9.0.196.9975.202405082026_amd64.deb ... #9 5.654 Unpacking libosmoisdn0:amd64 (1.9.0.196.9975.202405082026) ... #9 5.823 Selecting previously unselected package libosmogsm20:amd64. #9 5.835 Preparing to unpack .../05-libosmogsm20_1.9.0.196.9975.202405082026_amd64.deb ... #9 5.851 Unpacking libosmogsm20:amd64 (1.9.0.196.9975.202405082026) ... #9 6.091 Selecting previously unselected package libosmovty13:amd64. #9 6.099 Preparing to unpack .../06-libosmovty13_1.9.0.196.9975.202405082026_amd64.deb ... #9 6.119 Unpacking libosmovty13:amd64 (1.9.0.196.9975.202405082026) ... #9 6.351 Selecting previously unselected package libosmoabis13:amd64. #9 6.363 Preparing to unpack .../07-libosmoabis13_1.5.1.11.5277.202405082026_amd64.deb ... #9 6.387 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202405082026) ... #9 6.595 Selecting previously unselected package libosmo-abis-dev:amd64. #9 6.604 Preparing to unpack .../08-libosmo-abis-dev_1.5.1.11.5277.202405082026_amd64.deb ... #9 6.627 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202405082026) ... #9 6.875 Selecting previously unselected package libosmocoding0:amd64. #9 6.880 Preparing to unpack .../09-libosmocoding0_1.9.0.196.9975.202405082026_amd64.deb ... #9 6.907 Unpacking libosmocoding0:amd64 (1.9.0.196.9975.202405082026) ... #9 7.140 Selecting previously unselected package libosmogb14:amd64. #9 7.161 Preparing to unpack .../10-libosmogb14_1.9.0.196.9975.202405082026_amd64.deb ... #9 7.178 Unpacking libosmogb14:amd64 (1.9.0.196.9975.202405082026) ... #9 7.367 Selecting previously unselected package libosmoctrl0:amd64. #9 7.391 Preparing to unpack .../11-libosmoctrl0_1.9.0.196.9975.202405082026_amd64.deb ... #9 7.409 Unpacking libosmoctrl0:amd64 (1.9.0.196.9975.202405082026) ... #9 7.615 Selecting previously unselected package libosmosim2:amd64. #9 7.643 Preparing to unpack .../12-libosmosim2_1.9.0.196.9975.202405082026_amd64.deb ... #9 7.661 Unpacking libosmosim2:amd64 (1.9.0.196.9975.202405082026) ... #9 7.883 Selecting previously unselected package libosmousb0:amd64. #9 7.895 Preparing to unpack .../13-libosmousb0_1.9.0.196.9975.202405082026_amd64.deb ... #9 7.912 Unpacking libosmousb0:amd64 (1.9.0.196.9975.202405082026) ... #9 8.119 Selecting previously unselected package libosmocore. #9 8.129 Preparing to unpack .../14-libosmocore_1.9.0.196.9975.202405082026_amd64.deb ... #9 8.146 Unpacking libosmocore (1.9.0.196.9975.202405082026) ... #9 8.371 Selecting previously unselected package libosmocore-dev:amd64. #9 8.386 Preparing to unpack .../15-libosmocore-dev_1.9.0.196.9975.202405082026_amd64.deb ... #9 8.402 Unpacking libosmocore-dev:amd64 (1.9.0.196.9975.202405082026) ... #9 8.632 Selecting previously unselected package libosmonetif11:amd64. #9 8.651 Preparing to unpack .../16-libosmonetif11_1.4.0.54.05ff.202405082026_amd64.deb ... #9 8.703 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202405082026) ... #9 8.883 Selecting previously unselected package libosmo-netif-dev:amd64. #9 8.892 Preparing to unpack .../17-libosmo-netif-dev_1.4.0.54.05ff.202405082026_amd64.deb ... #9 8.914 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202405082026) ... #9 9.067 Selecting previously unselected package libosmo-simtrace2-1:amd64. #9 9.083 Preparing to unpack .../18-libosmo-simtrace2-1_0.8.1.72.3fbe.202405082026_amd64.deb ... #9 9.099 Unpacking libosmo-simtrace2-1:amd64 (0.8.1.72.3fbe.202405082026) ... #9 9.283 Selecting previously unselected package libosmo-simtrace2-dev:amd64. #9 9.295 Preparing to unpack .../19-libosmo-simtrace2-dev_0.8.1.72.3fbe.202405082026_amd64.deb ... #9 9.311 Unpacking libosmo-simtrace2-dev:amd64 (0.8.1.72.3fbe.202405082026) ... #9 9.516 Setting up osmocom-nightly (202405082026) ... #9 9.591 Setting up libosmocore21:amd64 (1.9.0.196.9975.202405082026) ... #9 9.685 Setting up libosmousb0:amd64 (1.9.0.196.9975.202405082026) ... #9 9.750 Setting up libosmocodec4:amd64 (1.9.0.196.9975.202405082026) ... #9 9.805 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202405082026) ... #9 9.878 Setting up libosmovty13:amd64 (1.9.0.196.9975.202405082026) ... #9 9.932 Setting up libosmoisdn0:amd64 (1.9.0.196.9975.202405082026) ... #9 10.00 Setting up libosmogsm20:amd64 (1.9.0.196.9975.202405082026) ... #9 10.05 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202405082026) ... #9 10.11 Setting up libosmoctrl0:amd64 (1.9.0.196.9975.202405082026) ... #9 10.16 Setting up libosmogb14:amd64 (1.9.0.196.9975.202405082026) ... #9 10.22 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202405082026) ... #9 10.28 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202405082026) ... #9 10.33 Setting up libosmocoding0:amd64 (1.9.0.196.9975.202405082026) ... #9 10.40 Setting up libosmosim2:amd64 (1.9.0.196.9975.202405082026) ... #9 10.45 Setting up libosmocore (1.9.0.196.9975.202405082026) ... #9 10.54 Setting up libosmo-simtrace2-1:amd64 (0.8.1.72.3fbe.202405082026) ... #9 10.59 Setting up libosmocore-dev:amd64 (1.9.0.196.9975.202405082026) ... #9 10.64 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202405082026) ... #9 10.69 Setting up libosmo-simtrace2-dev:amd64 (0.8.1.72.3fbe.202405082026) ... #9 10.74 Processing triggers for libc-bin (2.36-9+deb12u6) ... #9 DONE 11.4s #10 [ 6/10] WORKDIR /TMP #10 DONE 0.2s #11 [ 7/10] RUN GIT clone https://gerrit.osmocom.org/osmo-remsim.git #11 0.709 Cloning into 'osmo-remsim'... #11 DONE 1.2s #12 [ 8/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-REMSIM/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-remsim #12 DONE 0.2s #13 [ 9/10] RUN CD osmo-remsim && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && ldconfig #13 1.448 Already on 'master' #13 1.448 Your branch is up to date with 'origin/master'. #13 1.450 refs/heads/master #13 1.464 HEAD is now at 81b8aa4 Add funding link to github mirror #13 1.466 master #13 1.477 81b8aa467d775f0d7750ec61303160c56903ca29 #13 4.325 aclocal: warning: couldn't open directory 'm4': No such file or directory #13 6.512 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #13 6.512 libtoolize: copying file './ltmain.sh' #13 6.645 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #13 6.645 libtoolize: copying file 'm4/libtool.m4' #13 6.681 libtoolize: copying file 'm4/ltoptions.m4' #13 6.764 libtoolize: copying file 'm4/ltsugar.m4' #13 6.881 libtoolize: copying file 'm4/ltversion.m4' #13 6.973 libtoolize: copying file 'm4/lt~obsolete.m4' #13 7.037 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #13 10.46 configure.ac:98: warning: The macro `AC_HEADER_STDC' is obsolete. #13 10.46 configure.ac:98: You should run autoupdate. #13 10.46 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #13 10.46 configure.ac:98: the top level #13 10.46 configure.ac:194: warning: AC_OUTPUT should be used without arguments. #13 10.46 configure.ac:194: You should run autoupdate. #13 11.54 configure.ac:8: installing './compile' #13 11.54 configure.ac:8: installing './config.guess' #13 11.54 configure.ac:8: installing './config.sub' #13 11.55 configure.ac:10: installing './install-sh' #13 11.55 configure.ac:10: installing './missing' #13 11.81 src/Makefile.am: installing './depcomp' #13 11.85 src/bankd/Makefile.am:15: warning: source file '../slotmap.c' is in a subdirectory, #13 11.85 src/bankd/Makefile.am:15: but option 'subdir-objects' is disabled #13 11.85 automake: warning: possible forward-incompatibility. #13 11.85 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #13 11.85 automake: automake option hasn't been enabled. For now, the corresponding output #13 11.85 automake: object file(s) will be placed in the top-level directory. However, this #13 11.85 automake: behavior may change in a future Automake major version, with object #13 11.85 automake: files being placed in the same subdirectory as the corresponding sources. #13 11.85 automake: You are advised to start using 'subdir-objects' option throughout your #13 11.85 automake: project, to avoid future incompatibilities. #13 11.85 src/bankd/Makefile.am:15: warning: source file '../rspro_client_fsm.c' is in a subdirectory, #13 11.85 src/bankd/Makefile.am:15: but option 'subdir-objects' is disabled #13 11.85 src/bankd/Makefile.am:15: warning: source file '../debug.c' is in a subdirectory, #13 11.85 src/bankd/Makefile.am:15: but option 'subdir-objects' is disabled #13 11.90 src/client/Makefile.am:22: warning: source file '../rspro_client_fsm.c' is in a subdirectory, #13 11.90 src/client/Makefile.am:22: but option 'subdir-objects' is disabled #13 11.90 src/client/Makefile.am:22: warning: source file '../debug.c' is in a subdirectory, #13 11.90 src/client/Makefile.am:22: but option 'subdir-objects' is disabled #13 11.90 src/client/Makefile.am:9: warning: source file '../rspro_client_fsm.c' is in a subdirectory, #13 11.90 src/client/Makefile.am:9: but option 'subdir-objects' is disabled #13 11.90 src/client/Makefile.am:9: warning: source file '../debug.c' is in a subdirectory, #13 11.90 src/client/Makefile.am:9: but option 'subdir-objects' is disabled #13 11.90 src/client/Makefile.am:33: warning: source file '../rspro_client_fsm.c' is in a subdirectory, #13 11.90 src/client/Makefile.am:33: but option 'subdir-objects' is disabled #13 11.90 src/client/Makefile.am:33: warning: source file '../debug.c' is in a subdirectory, #13 11.90 src/client/Makefile.am:33: but option 'subdir-objects' is disabled #13 12.02 src/server/Makefile.am:11: warning: source file '../rspro_util.c' is in a subdirectory, #13 12.02 src/server/Makefile.am:11: but option 'subdir-objects' is disabled #13 12.02 src/server/Makefile.am:11: warning: source file '../slotmap.c' is in a subdirectory, #13 12.02 src/server/Makefile.am:11: but option 'subdir-objects' is disabled #13 12.02 src/server/Makefile.am:11: warning: source file '../debug.c' is in a subdirectory, #13 12.02 src/server/Makefile.am:11: but option 'subdir-objects' is disabled #13 12.28 checking build system type... x86_64-pc-linux-gnu #13 12.43 checking host system type... x86_64-pc-linux-gnu #13 12.43 checking how to print strings... printf #13 12.46 checking for gcc... gcc #13 12.52 checking whether the C compiler works... yes #13 12.58 checking for C compiler default output file name... a.out #13 12.58 checking for suffix of executables... #13 12.63 checking whether we are cross compiling... no #13 12.69 checking for suffix of object files... o #13 12.71 checking whether the compiler supports GNU C... yes #13 12.74 checking whether gcc accepts -g... yes #13 12.77 checking for gcc option to enable C11 features... none needed #13 12.86 checking whether gcc understands -c and -o together... yes #13 12.91 checking for a sed that does not truncate output... /usr/bin/sed #13 12.92 checking for grep that handles long lines and -e... /usr/bin/grep #13 12.92 checking for egrep... /usr/bin/grep -E #13 12.92 checking for fgrep... /usr/bin/grep -F #13 12.93 checking for ld used by gcc... /usr/bin/ld #13 12.94 checking if the linker (/usr/bin/ld) is GNU ld... yes #13 12.94 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #13 12.95 checking the name lister (/usr/bin/nm -B) interface... BSD nm #13 12.97 checking whether ln -s works... yes #13 12.97 checking the maximum length of command line arguments... 1572864 #13 12.97 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #13 12.97 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #13 12.97 checking for /usr/bin/ld option to reload object files... -r #13 12.97 checking for file... file #13 12.98 checking for objdump... objdump #13 12.98 checking how to recognize dependent libraries... pass_all #13 12.98 checking for dlltool... no #13 12.98 checking how to associate runtime and link libraries... printf %s\n #13 12.98 checking for ar... ar #13 12.98 checking for archiver @FILE support... @ #13 13.02 checking for strip... strip #13 13.02 checking for ranlib... ranlib #13 13.03 checking for gawk... gawk #13 13.03 checking command to parse /usr/bin/nm -B output from gcc object... ok #13 13.11 checking for sysroot... no #13 13.11 checking for a working dd... /usr/bin/dd #13 13.11 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #13 13.13 checking for mt... no #13 13.14 checking if : is a manifest tool... no #13 13.14 checking for stdio.h... yes #13 13.17 checking for stdlib.h... yes #13 13.20 checking for string.h... yes #13 13.23 checking for inttypes.h... yes #13 13.26 checking for stdint.h... yes #13 13.30 checking for strings.h... yes #13 13.34 checking for sys/stat.h... yes #13 13.38 checking for sys/types.h... yes #13 13.42 checking for unistd.h... yes #13 13.46 checking for dlfcn.h... yes #13 13.50 checking for objdir... .libs #13 13.59 checking if gcc supports -fno-rtti -fno-exceptions... no #13 13.62 checking for gcc option to produce PIC... -fPIC -DPIC #13 13.62 checking if gcc PIC flag -fPIC -DPIC works... yes #13 13.66 checking if gcc static flag -static works... yes #13 13.74 checking if gcc supports -c -o file.o... yes #13 13.78 checking if gcc supports -c -o file.o... (cached) yes #13 13.78 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #13 13.79 checking whether -lc should be explicitly linked in... no #13 13.82 checking dynamic linker characteristics... GNU/Linux ld.so #13 13.94 checking how to hardcode library paths into programs... immediate #13 13.94 checking whether stripping libraries is possible... yes #13 13.94 checking if libtool supports shared libraries... yes #13 13.94 checking whether to build shared libraries... yes #13 13.94 checking whether to build static libraries... yes #13 13.94 checking for a BSD-compatible install... /usr/bin/install -c #13 13.96 checking whether build environment is sane... yes #13 13.98 checking for a race-free mkdir -p... /usr/bin/mkdir -p #13 13.98 checking whether make sets $(MAKE)... yes #13 14.00 checking whether make supports the include directive... yes (GNU style) #13 14.01 checking whether make supports nested variables... yes #13 14.02 checking whether UID '0' is supported by ustar format... yes #13 14.02 checking whether GID '0' is supported by ustar format... yes #13 14.02 checking how to create a ustar tar archive... gnutar #13 14.03 checking dependency style of gcc... gcc3 #13 14.08 checking whether make supports nested variables... (cached) yes #13 14.08 checking whether make sets $(MAKE)... (cached) yes #13 14.08 checking for gcc... (cached) gcc #13 14.12 checking whether the compiler supports GNU C... (cached) yes #13 14.12 checking whether gcc accepts -g... (cached) yes #13 14.12 checking for gcc option to enable C11 features... (cached) none needed #13 14.12 checking whether gcc understands -c and -o together... (cached) yes #13 14.12 checking for pkg-config... /usr/bin/pkg-config #13 14.12 checking for pkg-config... /usr/bin/pkg-config #13 14.12 checking pkg-config is at least version 0.20... yes #13 14.12 checking for libosmocore >= 1.6.0... yes #13 14.13 checking for libosmogsm >= 0.11.0... yes #13 14.14 checking for libosmoabis >= 0.8.0... yes #13 14.15 checking for libulfius... yes #13 14.16 checking for liborcania... yes #13 14.19 checking for jansson... yes #13 14.20 checking for libpcsclite... yes #13 14.21 checking for csv_init in -lcsv... yes #13 14.26 checking for csv.h... yes #13 14.28 checking for libosmousb >= 1.4.0... yes #13 14.29 checking for libosmo-simtrace2 >= 0.8.0... yes #13 14.30 checking for libusb-1.0... yes #13 14.30 checking for libpcsclite... yes #13 14.31 checking for egrep... (cached) /usr/bin/grep -E #13 14.31 CFLAGS="-g -O2 -std=gnu11 -Wall" #13 14.31 CPPFLAGS=" -Wall" #13 14.32 checking that generated files are newer than configure... done #13 14.97 configure: creating ./config.status #13 15.15 config.status: creating Makefile #13 15.16 config.status: creating libosmo-rspro.pc #13 15.16 config.status: creating contrib/Makefile #13 15.17 config.status: creating contrib/etc_default/Makefile #13 15.17 config.status: creating contrib/systemd/Makefile #13 15.18 config.status: creating contrib/osmo-remsim.spec #13 15.19 config.status: creating doc/Makefile #13 15.19 config.status: creating doc/examples/Makefile #13 15.20 config.status: creating doc/manuals/Makefile #13 15.21 config.status: creating src/Makefile #13 15.21 config.status: creating src/rspro/Makefile #13 15.22 config.status: creating src/bankd/Makefile #13 15.23 config.status: creating src/client/Makefile #13 15.23 config.status: creating src/client/osmo-remsim-client-reader_conf #13 15.24 config.status: creating src/server/Makefile #13 15.25 config.status: creating include/Makefile #13 15.25 config.status: creating include/osmocom/Makefile #13 15.26 config.status: creating include/osmocom/rspro/Makefile #13 15.27 config.status: executing libtool commands #13 15.27 config.status: executing depfiles commands #13 15.48 echo 1.0.0.59-81b8 > .version-t && mv .version-t .version #13 15.48 make install-recursive #13 15.48 make[1]: Entering directory '/tmp/osmo-remsim' #13 15.49 Making install in contrib #13 15.49 make[2]: Entering directory '/tmp/osmo-remsim/contrib' #13 15.49 Making install in etc_default #13 15.49 make[3]: Entering directory '/tmp/osmo-remsim/contrib/etc_default' #13 15.49 make[4]: Entering directory '/tmp/osmo-remsim/contrib/etc_default' #13 15.49 make[4]: Nothing to be done for 'install-exec-am'. #13 15.49 /usr/bin/mkdir -p '/usr/local/etc/default' #13 15.49 /usr/bin/install -c -m 644 osmo-remsim-bankd osmo-remsim-client osmo-remsim-client-0 osmo-remsim-client-1 osmo-remsim-client-2 osmo-remsim-client-3 '/usr/local/etc/default' #13 15.49 make[4]: Leaving directory '/tmp/osmo-remsim/contrib/etc_default' #13 15.49 make[3]: Leaving directory '/tmp/osmo-remsim/contrib/etc_default' #13 15.49 Making install in systemd #13 15.49 make[3]: Entering directory '/tmp/osmo-remsim/contrib/systemd' #13 15.49 make[4]: Entering directory '/tmp/osmo-remsim/contrib/systemd' #13 15.49 make[4]: Nothing to be done for 'install-exec-am'. #13 15.49 /usr/bin/mkdir -p '/lib/systemd/system' #13 15.50 /usr/bin/install -c -m 644 osmo-remsim-bankd.service osmo-remsim-server.service osmo-remsim-client@.service '/lib/systemd/system' #13 15.50 make[4]: Leaving directory '/tmp/osmo-remsim/contrib/systemd' #13 15.50 make[3]: Leaving directory '/tmp/osmo-remsim/contrib/systemd' #13 15.50 make[3]: Entering directory '/tmp/osmo-remsim/contrib' #13 15.50 make[4]: Entering directory '/tmp/osmo-remsim/contrib' #13 15.50 make[4]: Nothing to be done for 'install-data-am'. #13 15.50 /usr/bin/mkdir -p '/usr/local/bin' #13 15.50 /usr/bin/install -c osmo-remsim-apitool '/usr/local/bin' #13 15.50 make[4]: Leaving directory '/tmp/osmo-remsim/contrib' #13 15.50 make[3]: Leaving directory '/tmp/osmo-remsim/contrib' #13 15.50 make[2]: Leaving directory '/tmp/osmo-remsim/contrib' #13 15.50 Making install in src #13 15.50 make[2]: Entering directory '/tmp/osmo-remsim/src' #13 15.50 Making install in rspro #13 15.51 make[3]: Entering directory '/tmp/osmo-remsim/src/rspro' #13 15.51 CC ATR.lo #13 15.51 CC BankId.lo #13 15.51 CC BankSlot.lo #13 15.51 CC BankSlotStatusInd.lo #13 15.51 CC ClientId.lo #13 15.51 CC ClientSlot.lo #13 15.51 CC ClientSlotStatusInd.lo #13 15.51 CC ComponentName.lo #13 15.51 CC ComponentIdentity.lo #13 15.51 CC ComponentType.lo #13 15.51 CC ConfigClientIdReq.lo #13 15.51 CC ConfigClientIdRes.lo #13 15.51 CC ConfigClientBankReq.lo #13 15.51 CC ConfigClientBankRes.lo #13 15.51 CC ConnectBankReq.lo #13 15.51 CC ConnectBankRes.lo #13 15.51 CC ConnectClientRes.lo #13 15.51 CC ConnectClientReq.lo #13 15.51 CC CreateMappingReq.lo #13 15.51 CC CreateMappingRes.lo #13 15.60 CC ErrorCode.lo #13 15.60 CC ErrorSeverity.lo #13 15.60 CC ErrorString.lo #13 15.60 CC ErrorInd.lo #13 15.60 CC IpAddress.lo #13 15.60 CC IpPort.lo #13 15.61 CC Ipv4Address.lo #13 15.61 CC Ipv6Address.lo #13 15.61 CC OperationTag.lo #13 15.61 CC PortNumber.lo #13 15.61 CC RemoveMappingReq.lo #13 15.61 CC RemoveMappingRes.lo #13 15.62 CC ResetStateReq.lo #13 15.63 CC ResetStateRes.lo #13 15.63 CC ResultCode.lo #13 15.66 CC RsproPDU.lo #13 15.67 CC RsproPDUchoice.lo #13 15.68 CC SetAtrReq.lo #13 15.68 CC SetAtrRes.lo #13 15.68 CC SlotNumber.lo #13 15.70 CC SlotPhysStatus.lo #13 15.70 CC TpduCardToModem.lo #13 15.71 CC TpduFlags.lo #13 15.72 CC TpduModemToCard.lo #13 15.73 CC BOOLEAN.lo #13 15.73 CC IA5String.lo #13 15.74 CC INTEGER.lo #13 15.75 CC NativeEnumerated.lo #13 15.75 CC NativeInteger.lo #13 15.76 CC constr_CHOICE.lo #13 15.76 CC constr_SEQUENCE.lo #13 15.78 CC OCTET_STRING.lo #13 15.78 CC BIT_STRING.lo #13 15.78 CC asn_codecs_prim.lo #13 15.79 CC ber_tlv_length.lo #13 15.79 CC ber_tlv_tag.lo #13 15.79 CC ber_decoder.lo #13 15.80 CC der_encoder.lo #13 15.80 CC constr_TYPE.lo #13 15.80 CC constraints.lo #13 15.81 CC xer_support.lo #13 15.83 CC xer_decoder.lo #13 15.84 CC xer_encoder.lo #13 15.85 CC per_support.lo #13 15.88 CC per_decoder.lo #13 15.96 CC per_encoder.lo #13 15.99 CC per_opentype.lo #13 16.06 INTEGER.c: In function 'asn_int642INTEGER': #13 16.06 INTEGER.c:1340:41: warning: array subscript 0 is outside array bounds of 'int64_t[1]' {aka 'long int[1]'} [-Warray-bounds] #13 16.06 1340 | for(pstart = p, bp = buf, pend1 += add; p != pend1; p += add) #13 16.06 | ~~~~~~^~~~~~ #13 16.06 INTEGER.c:1296:42: note: at offset -1 into object 'value' of size 8 #13 16.06 1296 | asn_int642INTEGER(INTEGER_t *st, int64_t value) { #13 16.06 | ~~~~~~~~^~~~~ #13 16.08 INTEGER.c: In function 'asn_long2INTEGER': #13 16.08 INTEGER.c:1395:41: warning: array subscript 0 is outside array bounds of 'long int[1]' [-Warray-bounds] #13 16.08 1395 | for(pstart = p, bp = buf, pend1 += add; p != pend1; p += add) #13 16.08 | ~~~~~~^~~~~~ #13 16.08 INTEGER.c:1351:38: note: at offset -1 into object 'value' of size 8 #13 16.08 1351 | asn_long2INTEGER(INTEGER_t *st, long value) { #13 16.08 | ~~~~~^~~~~ #13 16.82 CCLD libosmo-asn1-rspro.la #13 16.96 make[4]: Entering directory '/tmp/osmo-remsim/src/rspro' #13 16.96 make[4]: Nothing to be done for 'install-exec-am'. #13 16.96 make[4]: Nothing to be done for 'install-data-am'. #13 16.96 make[4]: Leaving directory '/tmp/osmo-remsim/src/rspro' #13 16.96 make[3]: Leaving directory '/tmp/osmo-remsim/src/rspro' #13 16.96 Making install in . #13 16.96 make[3]: Entering directory '/tmp/osmo-remsim/src' #13 16.96 CC rspro_util.lo #13 16.96 CC asn1c_helpers.lo #13 17.22 CCLD libosmo-rspro.la #13 17.32 make[4]: Entering directory '/tmp/osmo-remsim/src' #13 17.32 make[4]: Nothing to be done for 'install-data-am'. #13 17.32 /usr/bin/mkdir -p '/usr/local/lib' #13 17.32 /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-rspro.la '/usr/local/lib' #13 17.34 libtool: install: /usr/bin/install -c .libs/libosmo-rspro.so.2.0.0 /usr/local/lib/libosmo-rspro.so.2.0.0 #13 17.34 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-rspro.so.2.0.0 libosmo-rspro.so.2 || { rm -f libosmo-rspro.so.2 && ln -s libosmo-rspro.so.2.0.0 libosmo-rspro.so.2; }; }) #13 17.34 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-rspro.so.2.0.0 libosmo-rspro.so || { rm -f libosmo-rspro.so && ln -s libosmo-rspro.so.2.0.0 libosmo-rspro.so; }; }) #13 17.34 libtool: install: /usr/bin/install -c .libs/libosmo-rspro.lai /usr/local/lib/libosmo-rspro.la #13 17.34 libtool: install: /usr/bin/install -c .libs/libosmo-rspro.a /usr/local/lib/libosmo-rspro.a #13 17.34 libtool: install: chmod 644 /usr/local/lib/libosmo-rspro.a #13 17.35 libtool: install: ranlib /usr/local/lib/libosmo-rspro.a #13 17.37 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #13 17.37 ---------------------------------------------------------------------- #13 17.37 Libraries have been installed in: #13 17.37 /usr/local/lib #13 17.37 #13 17.37 If you ever happen to want to link against installed libraries #13 17.37 in a given directory, LIBDIR, you must either use libtool, and #13 17.37 specify the full pathname of the library, or use the '-LLIBDIR' #13 17.37 flag during linking and do at least one of the following: #13 17.37 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #13 17.37 during execution #13 17.37 - add LIBDIR to the 'LD_RUN_PATH' environment variable #13 17.37 during linking #13 17.37 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #13 17.37 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #13 17.37 #13 17.37 See any operating system documentation about shared libraries for #13 17.37 more information, such as the ld(1) and ld.so(8) manual pages. #13 17.37 ---------------------------------------------------------------------- #13 17.37 make[4]: Leaving directory '/tmp/osmo-remsim/src' #13 17.37 make[3]: Leaving directory '/tmp/osmo-remsim/src' #13 17.37 Making install in bankd #13 17.37 make[3]: Entering directory '/tmp/osmo-remsim/src/bankd' #13 17.37 CC slotmap.o #13 17.37 CC rspro_client_fsm.o #13 17.37 CC debug.o #13 17.37 (cd ../../src && make libosmo-rspro.la) #13 17.37 CC bankd_main.o #13 17.37 CC bankd_pcsc.o #13 17.37 CC driver_core.o #13 17.37 CC gsmtap.o #13 17.37 CC driver_pcsc.o #13 17.37 CC main.o #13 17.38 make[4]: Entering directory '/tmp/osmo-remsim/src' #13 17.38 make[4]: 'libosmo-rspro.la' is up to date. #13 17.38 make[4]: Leaving directory '/tmp/osmo-remsim/src' #13 17.41 CCLD pcsc_test #13 17.63 CCLD osmo-remsim-bankd #13 17.73 make[4]: Entering directory '/tmp/osmo-remsim/src/bankd' #13 17.73 (cd ../../src && make libosmo-rspro.la) #13 17.73 make[4]: Nothing to be done for 'install-data-am'. #13 17.74 make[5]: Entering directory '/tmp/osmo-remsim/src' #13 17.74 make[5]: 'libosmo-rspro.la' is up to date. #13 17.74 make[5]: Leaving directory '/tmp/osmo-remsim/src' #13 17.74 /usr/bin/mkdir -p '/usr/local/bin' #13 17.74 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-remsim-bankd '/usr/local/bin' #13 17.76 libtool: install: /usr/bin/install -c .libs/osmo-remsim-bankd /usr/local/bin/osmo-remsim-bankd #13 17.76 make[4]: Leaving directory '/tmp/osmo-remsim/src/bankd' #13 17.76 make[3]: Leaving directory '/tmp/osmo-remsim/src/bankd' #13 17.76 Making install in server #13 17.76 make[3]: Entering directory '/tmp/osmo-remsim/src/server' #13 17.76 CC remsim_server.o #13 17.76 CC rspro_server.o #13 17.76 (cd ../../src && make libosmo-rspro.la) #13 17.76 CC rest_api.o #13 17.76 CC rspro_util.o #13 17.76 CC slotmap.o #13 17.76 CC debug.o #13 17.77 make[4]: Entering directory '/tmp/osmo-remsim/src' #13 17.77 make[4]: 'libosmo-rspro.la' is up to date. #13 17.77 make[4]: Leaving directory '/tmp/osmo-remsim/src' #13 17.97 CCLD osmo-remsim-server #13 18.09 make[4]: Entering directory '/tmp/osmo-remsim/src/server' #13 18.09 (cd ../../src && make libosmo-rspro.la) #13 18.09 make[4]: Nothing to be done for 'install-data-am'. #13 18.10 make[5]: Entering directory '/tmp/osmo-remsim/src' #13 18.10 make[5]: 'libosmo-rspro.la' is up to date. #13 18.10 make[5]: Leaving directory '/tmp/osmo-remsim/src' #13 18.10 /usr/bin/mkdir -p '/usr/local/bin' #13 18.10 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-remsim-server '/usr/local/bin' #13 18.12 libtool: install: /usr/bin/install -c .libs/osmo-remsim-server /usr/local/bin/osmo-remsim-server #13 18.12 make[4]: Leaving directory '/tmp/osmo-remsim/src/server' #13 18.12 make[3]: Leaving directory '/tmp/osmo-remsim/src/server' #13 18.12 Making install in client #13 18.12 make[3]: Entering directory '/tmp/osmo-remsim/src/client' #13 18.12 CC osmo_remsim_client_shell-user_shell.o #13 18.12 CC osmo_remsim_client_shell-remsim_client_main.o #13 18.12 CC osmo_remsim_client_shell-remsim_client.o #13 18.12 CC osmo_remsim_client_shell-main_fsm.o #13 18.12 CC osmo_remsim_client_shell-rspro_client_fsm.o #13 18.12 CC osmo_remsim_client_shell-debug.o #13 18.12 CC osmo_remsim_client_st2-user_simtrace2.o #13 18.12 CC osmo_remsim_client_st2-remsim_client.o #13 18.12 CC osmo_remsim_client_st2-remsim_client_main.o #13 18.13 CC osmo_remsim_client_st2-main_fsm.o #13 18.13 CC osmo_remsim_client_st2-rspro_client_fsm.o #13 18.13 CC osmo_remsim_client_st2-debug.o #13 18.13 CC libifd_remsim_client_la-user_ifdhandler.lo #13 18.13 CC libifd_remsim_client_la-remsim_client.lo #13 18.13 CC libifd_remsim_client_la-main_fsm.lo #13 18.13 CC libifd_remsim_client_la-rspro_client_fsm.lo #13 18.13 CC libifd_remsim_client_la-debug.lo #13 18.26 CCLD osmo-remsim-client-shell #13 18.31 CCLD osmo-remsim-client-st2 #13 18.51 CCLD libifd_remsim_client.la #13 18.63 make[4]: Entering directory '/tmp/osmo-remsim/src/client' #13 18.63 /usr/bin/mkdir -p '/usr/local/bin' #13 18.63 /usr/bin/mkdir -p '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents' #13 18.63 /usr/bin/mkdir -p '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux' #13 18.63 /usr/bin/mkdir -p '/etc/reader.conf.d' #13 18.63 /bin/bash ../../libtool --mode=install /usr/bin/install -c libifd_remsim_client.la '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux' #13 18.63 /usr/bin/install -c -m 644 osmo-remsim-client-reader_conf '/etc/reader.conf.d' #13 18.63 /usr/bin/install -c -m 644 PkgInfo '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents' #13 18.63 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-remsim-client-shell osmo-remsim-client-st2 '/usr/local/bin' #13 18.64 libtool: warning: relinking 'libifd_remsim_client.la' #13 18.65 libtool: install: (cd /tmp/osmo-remsim/src/client; /bin/bash "/tmp/osmo-remsim/libtool" --silent --tag CC --mode=relink gcc -Wall -I../../include -I/../../include -I../../src -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -pthread -I/usr/include/libusb-1.0 -I/usr/include/ -I../../include/osmocom/rspro -g -O2 -std=gnu11 -Wall -no-undefined -o libifd_remsim_client.la -rpath /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux libifd_remsim_client_la-user_ifdhandler.lo libifd_remsim_client_la-remsim_client.lo libifd_remsim_client_la-main_fsm.lo libifd_remsim_client_la-rspro_client_fsm.lo libifd_remsim_client_la-debug.lo -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl ../../src/libosmo-rspro.la ) #13 18.65 libtool: install: /usr/bin/install -c .libs/osmo-remsim-client-shell /usr/local/bin/osmo-remsim-client-shell #13 18.65 libtool: install: /usr/bin/install -c .libs/osmo-remsim-client-st2 /usr/local/bin/osmo-remsim-client-st2 #13 18.72 libtool: install: /usr/bin/install -c .libs/libifd_remsim_client.so.0.0.0T /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.so.0.0.0 #13 18.73 libtool: install: (cd /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux && { ln -s -f libifd_remsim_client.so.0.0.0 libifd_remsim_client.so.0 || { rm -f libifd_remsim_client.so.0 && ln -s libifd_remsim_client.so.0.0.0 libifd_remsim_client.so.0; }; }) #13 18.73 libtool: install: (cd /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux && { ln -s -f libifd_remsim_client.so.0.0.0 libifd_remsim_client.so || { rm -f libifd_remsim_client.so && ln -s libifd_remsim_client.so.0.0.0 libifd_remsim_client.so; }; }) #13 18.73 libtool: install: /usr/bin/install -c .libs/libifd_remsim_client.lai /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.la #13 18.73 libtool: install: /usr/bin/install -c .libs/libifd_remsim_client.a /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a #13 18.73 libtool: install: chmod 644 /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a #13 18.73 libtool: install: ranlib /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a #13 18.75 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux #13 18.76 ---------------------------------------------------------------------- #13 18.76 Libraries have been installed in: #13 18.76 /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux #13 18.76 #13 18.76 If you ever happen to want to link against installed libraries #13 18.76 in a given directory, LIBDIR, you must either use libtool, and #13 18.76 specify the full pathname of the library, or use the '-LLIBDIR' #13 18.76 flag during linking and do at least one of the following: #13 18.76 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #13 18.76 during execution #13 18.76 - add LIBDIR to the 'LD_RUN_PATH' environment variable #13 18.76 during linking #13 18.76 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #13 18.76 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #13 18.76 #13 18.76 See any operating system documentation about shared libraries for #13 18.76 more information, such as the ld(1) and ld.so(8) manual pages. #13 18.76 ---------------------------------------------------------------------- #13 18.76 make[4]: Leaving directory '/tmp/osmo-remsim/src/client' #13 18.76 make[3]: Leaving directory '/tmp/osmo-remsim/src/client' #13 18.76 make[2]: Leaving directory '/tmp/osmo-remsim/src' #13 18.76 Making install in include #13 18.76 make[2]: Entering directory '/tmp/osmo-remsim/include' #13 18.76 Making install in osmocom #13 18.76 make[3]: Entering directory '/tmp/osmo-remsim/include/osmocom' #13 18.76 Making install in rspro #13 18.76 make[4]: Entering directory '/tmp/osmo-remsim/include/osmocom/rspro' #13 18.77 make[5]: Entering directory '/tmp/osmo-remsim/include/osmocom/rspro' #13 18.77 make[5]: Nothing to be done for 'install-exec-am'. #13 18.77 /usr/bin/mkdir -p '/usr/local/include/osmocom/rspro' #13 18.77 /usr/bin/install -c -m 644 rspro_client.h '/usr/local/include/osmocom/rspro' #13 18.77 make[5]: Leaving directory '/tmp/osmo-remsim/include/osmocom/rspro' #13 18.77 make[4]: Leaving directory '/tmp/osmo-remsim/include/osmocom/rspro' #13 18.77 make[4]: Entering directory '/tmp/osmo-remsim/include/osmocom' #13 18.77 make[5]: Entering directory '/tmp/osmo-remsim/include/osmocom' #13 18.77 make[5]: Nothing to be done for 'install-exec-am'. #13 18.77 make[5]: Nothing to be done for 'install-data-am'. #13 18.77 make[5]: Leaving directory '/tmp/osmo-remsim/include/osmocom' #13 18.77 make[4]: Leaving directory '/tmp/osmo-remsim/include/osmocom' #13 18.77 make[3]: Leaving directory '/tmp/osmo-remsim/include/osmocom' #13 18.77 make[3]: Entering directory '/tmp/osmo-remsim/include' #13 18.77 make[4]: Entering directory '/tmp/osmo-remsim/include' #13 18.77 make[4]: Nothing to be done for 'install-exec-am'. #13 18.77 make[4]: Nothing to be done for 'install-data-am'. #13 18.77 make[4]: Leaving directory '/tmp/osmo-remsim/include' #13 18.77 make[3]: Leaving directory '/tmp/osmo-remsim/include' #13 18.77 make[2]: Leaving directory '/tmp/osmo-remsim/include' #13 18.77 Making install in doc #13 18.77 make[2]: Entering directory '/tmp/osmo-remsim/doc' #13 18.78 Making install in examples #13 18.78 make[3]: Entering directory '/tmp/osmo-remsim/doc/examples' #13 18.78 make[4]: Entering directory '/tmp/osmo-remsim/doc/examples' #13 18.78 make[4]: Nothing to be done for 'install-exec-am'. #13 18.78 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #13 18.79 /usr/bin/install -c -m 644 bankd_pcsc_slots.csv '/usr/local/etc/osmocom' #13 18.79 make install-data-hook #13 18.79 make[5]: Entering directory '/tmp/osmo-remsim/doc/examples' #13 18.79 for f in $(find . -name '*.cfg*' -o -name '*.csv' | sed -e 's,^.,,'); do \ #13 18.79 j="/usr/local/share/doc/osmo-remsim/examples/$f" && \ #13 18.79 /usr/bin/install -c -m 644 -D ./$f $j; \ #13 18.79 done #13 18.79 make[5]: Leaving directory '/tmp/osmo-remsim/doc/examples' #13 18.79 make[4]: Leaving directory '/tmp/osmo-remsim/doc/examples' #13 18.79 make[3]: Leaving directory '/tmp/osmo-remsim/doc/examples' #13 18.79 Making install in manuals #13 18.80 make[3]: Entering directory '/tmp/osmo-remsim/doc/manuals' #13 18.80 make[4]: Entering directory '/tmp/osmo-remsim/doc/manuals' #13 18.80 make[4]: Nothing to be done for 'install-exec-am'. #13 18.80 make[4]: Nothing to be done for 'install-data-am'. #13 18.80 make[4]: Leaving directory '/tmp/osmo-remsim/doc/manuals' #13 18.80 make[3]: Leaving directory '/tmp/osmo-remsim/doc/manuals' #13 18.80 make[3]: Entering directory '/tmp/osmo-remsim/doc' #13 18.80 make[4]: Entering directory '/tmp/osmo-remsim/doc' #13 18.80 make[4]: Nothing to be done for 'install-exec-am'. #13 18.80 make[4]: Nothing to be done for 'install-data-am'. #13 18.80 make[4]: Leaving directory '/tmp/osmo-remsim/doc' #13 18.80 make[3]: Leaving directory '/tmp/osmo-remsim/doc' #13 18.80 make[2]: Leaving directory '/tmp/osmo-remsim/doc' #13 18.80 make[2]: Entering directory '/tmp/osmo-remsim' #13 18.80 make[3]: Entering directory '/tmp/osmo-remsim' #13 18.80 make[3]: Nothing to be done for 'install-exec-am'. #13 18.80 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #13 18.80 /usr/bin/install -c -m 644 libosmo-rspro.pc '/usr/local/lib/pkgconfig' #13 18.81 make[3]: Leaving directory '/tmp/osmo-remsim' #13 18.81 make[2]: Leaving directory '/tmp/osmo-remsim' #13 18.81 make[1]: Leaving directory '/tmp/osmo-remsim' #13 DONE 18.9s #14 [10/10] WORKDIR /DATA #14 DONE 0.1s #15 exporting to image #15 exporting layers #15 exporting layers 0.8s done #15 writing image sha256:ccac2c7578d3b5704cba930ff9c6df65868711df1261997ab458109672704ad4 0.0s done #15 naming to docker.io/osmocom-build/osmo-remsim-master:latest 0.0s done #15 DONE 0.8s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/osmo-remsim-master' + docker_image_exists osmo-remsim-master + docker images -q osmocom-build/osmo-remsim-master + test -n ccac2c7578d3 + list_osmo_packages debian-bookworm osmo-remsim-master + local distro=debian-bookworm + local image=osmo-remsim-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-remsim-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-remsim-master ### ii libosmo-abis-dev:amd64 1.5.1.11.5277.202405082026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202405082026 amd64 Development headers for Osmocom network interface ii libosmo-simtrace2-1:amd64 0.8.1.72.3fbe.202405082026 amd64 Osmocom SIMtrace2 library ii libosmo-simtrace2-dev:amd64 0.8.1.72.3fbe.202405082026 amd64 Development headers for Osmocom SIMtrace2 library ii libosmoabis13:amd64 1.5.1.11.5277.202405082026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.196.9975.202405082026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202405082026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202405082026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202405082026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202405082026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202405082026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202405082026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202405082026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202405082026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202405082026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202405082026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202405082026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.196.9975.202405082026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202405082026 amd64 Osmo VTY library ii osmocom-nightly 202405082026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-remsim-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:d59ab1939a85ea7f763e5402521a6804b30133f748a359af45ae72867ccc8911 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-remsim-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-remsim-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-remsim-test + echo ttcn3-remsim-test + dir=ttcn3-remsim-test + pull_arg=--pull + grep ^FROM ../ttcn3-remsim-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + echo FROM $REGISTRY/$USER/debian-bookworm-titan + pull_arg= + set +x Building image: ttcn3-remsim-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-remsim-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-remsim-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-remsim-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-remsim-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-remsim-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 400B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 400B 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" remsim #8 CACHED #9 [4/4] COPY REMSIM_TESTS.CFG /data/REMSIM_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:b39c3c15b4d0bbc29ef497e984c53c01ebe6cedfa7e6ea6b2e601fcd99f9ce3f done #10 naming to docker.io/osmocom-build/ttcn3-remsim-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-remsim-test' + docker_image_exists ttcn3-remsim-test + docker images -q osmocom-build/ttcn3-remsim-test + test -n b39c3c15b4d0 + list_osmo_packages debian-bookworm ttcn3-remsim-test + local distro=debian-bookworm + local image=ttcn3-remsim-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-remsim-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + network_create + SUBNET=2237251 + seq 1 30 + echo (2237251 + 1) % 256 + bc + SUBNET=68 + NET_NAME=ttcn3-remsim-test-68 + SUB4=172.18.68.0/24 + SUB6=fd02:db8:68::/64 + set +x Creating network ttcn3-remsim-test-68, trying SUBNET=68... + docker network create --internal --subnet 172.18.68.0/24 --ipv6 --subnet fd02:db8:68::/64 ttcn3-remsim-test-68 848cd45fb2045254fd986949dbf8e09129c8cde52a22412ce7109a7b25d240f3 + set +x ### Network ttcn3-remsim-test-68 created (SUBNET=68) ### + return + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd + cp bankd/bankd_pcsc_slots.csv /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client + cp REMSIM_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=68 to: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + start_server + echo Starting container with osmo-remsim-server Starting container with osmo-remsim-server + docker_network_params 68 20 + NET=68 + ADDR_SUFIX=20 + echo --network ttcn3-remsim-test-68 --ip 172.18.68.20 --ip6 fd02:db8:68::20 + docker run --rm --network ttcn3-remsim-test-68 --ip 172.18.68.20 --ip6 fd02:db8:68::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server:/data --name jenkins-ttcn3-remsim-test-1376-server -d osmocom-build/osmo-remsim-master /bin/sh -c osmo-remsim-server >/data/osmo-remsim-server.log 2>&1 9459e455795c9d43230c735c6ceb7ca53a0d44c70e3797ffec52dfe51e4721f9 + start_testsuite + echo Starting container with REMSIM testsuite Starting container with REMSIM testsuite + docker_network_params 68 10 + NET=68 + ADDR_SUFIX=10 + echo --network ttcn3-remsim-test-68 --ip 172.18.68.10 --ip6 fd02:db8:68::10 + docker run --rm --network ttcn3-remsim-test-68 --ip 172.18.68.10 --ip6 fd02:db8:68::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester:/data --name jenkins-ttcn3-remsim-test-1376-ttcn3-remsim-test osmocom-build/ttcn3-remsim-test + SUBDIR=remsim + SUITE=REMSIM_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/remsim/REMSIM_Tests REMSIM_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli REMSIM_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: REMSIM_Tests.cfg MC@4e0bbeeeb2d7: Unix server socket created successfully. MC@4e0bbeeeb2d7: Listening on TCP port 38391. MC2> 4e0bbeeeb2d7 is the default spawn /osmo-ttcn3-hacks/remsim/REMSIM_Tests 4e0bbeeeb2d7 38391 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@4e0bbeeeb2d7: New HC connected from 172.18.68.10 [172.18.68.10]. 4e0bbeeeb2d7: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@4e0bbeeeb2d7: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@4e0bbeeeb2d7: Configuration file was processed on all HCs. MC@4e0bbeeeb2d7: Creating MTC on host 172.18.68.10. MC@4e0bbeeeb2d7: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing'. ------ RemsimServer_Tests.TC_connect_and_nothing ------ Thu May 9 05:13:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Test case TC_connect_and_nothing started. RSPRO0(3)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(3)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(3)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(3)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO0(3)@4e0bbeeeb2d7: IPA: Closed MTC@4e0bbeeeb2d7: setverdict(pass): none -> pass RSPRO0(3)@4e0bbeeeb2d7: Final verdict of PTC: none MTC@4e0bbeeeb2d7: Setting final verdict of the test case. MTC@4e0bbeeeb2d7: Local verdict of MTC: pass MTC@4e0bbeeeb2d7: Local verdict of PTC RSPRO0(3): none (pass -> pass) MTC@4e0bbeeeb2d7: Test case TC_connect_and_nothing finished. Verdict: pass MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass'. Thu May 9 05:14:04 UTC 2024 ====== RemsimServer_Tests.TC_connect_and_nothing pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4765) Waiting for packet dumper to finish... 1 (prev_count=4765, count=5029) MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client'. ------ RemsimServer_Tests.TC_connect_client ------ Thu May 9 05:14:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Test case TC_connect_client started. MTC@4e0bbeeeb2d7: setverdict(pass): none -> pass RSPRO0(4)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(4)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(4)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(4)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed RSPRO0(4)@4e0bbeeeb2d7: Final verdict of PTC: none MTC@4e0bbeeeb2d7: Setting final verdict of the test case. MTC@4e0bbeeeb2d7: Local verdict of MTC: pass MTC@4e0bbeeeb2d7: Local verdict of PTC RSPRO0(4): none (pass -> pass) MTC@4e0bbeeeb2d7: Test case TC_connect_client finished. Verdict: pass MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass'. Thu May 9 05:14:07 UTC 2024 ====== RemsimServer_Tests.TC_connect_client pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3440) Waiting for packet dumper to finish... 1 (prev_count=3440, count=5463) MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate'. ------ RemsimServer_Tests.TC_connect_client_duplicate ------ Thu May 9 05:14:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Test case TC_connect_client_duplicate started. MTC@4e0bbeeeb2d7: setverdict(pass): none -> pass RSPRO0(5)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(5)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(5)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(5)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(6)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(6)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(6)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@4e0bbeeeb2d7: IPA: Closed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@4e0bbeeeb2d7: Final verdict of PTC: none MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed RSPRO0(5)@4e0bbeeeb2d7: Final verdict of PTC: none MTC@4e0bbeeeb2d7: Setting final verdict of the test case. MTC@4e0bbeeeb2d7: Local verdict of MTC: pass MTC@4e0bbeeeb2d7: Local verdict of PTC RSPRO0(5): none (pass -> pass) MTC@4e0bbeeeb2d7: Local verdict of PTC RSPRO1(6): none (pass -> pass) MTC@4e0bbeeeb2d7: Test case TC_connect_client_duplicate finished. Verdict: pass MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass'. Thu May 9 05:14:11 UTC 2024 ====== RemsimServer_Tests.TC_connect_client_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6900) Waiting for packet dumper to finish... 1 (prev_count=6900, count=8708) MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank'. ------ RemsimServer_Tests.TC_connect_bank ------ Thu May 9 05:14:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Test case TC_connect_bank started. MTC@4e0bbeeeb2d7: setverdict(pass): none -> pass RSPRO0(7)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(7)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(7)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(7)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed RSPRO0(7)@4e0bbeeeb2d7: Final verdict of PTC: none MTC@4e0bbeeeb2d7: Setting final verdict of the test case. MTC@4e0bbeeeb2d7: Local verdict of MTC: pass MTC@4e0bbeeeb2d7: Local verdict of PTC RSPRO0(7): none (pass -> pass) MTC@4e0bbeeeb2d7: Test case TC_connect_bank finished. Verdict: pass MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass'. Thu May 9 05:14:14 UTC 2024 ====== RemsimServer_Tests.TC_connect_bank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=1407) Waiting for packet dumper to finish... 1 (prev_count=1407, count=5395) MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate'. ------ RemsimServer_Tests.TC_connect_bank_duplicate ------ Thu May 9 05:14:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Test case TC_connect_bank_duplicate started. MTC@4e0bbeeeb2d7: setverdict(pass): none -> pass RSPRO0(8)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(8)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(8)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(8)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed RSPRO1(9)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(9)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(9)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(9)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed RSPRO1(9)@4e0bbeeeb2d7: IPA: Closed RSPRO1(9)@4e0bbeeeb2d7: Final verdict of PTC: none MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed RSPRO0(8)@4e0bbeeeb2d7: Final verdict of PTC: none MTC@4e0bbeeeb2d7: Setting final verdict of the test case. MTC@4e0bbeeeb2d7: Local verdict of MTC: pass MTC@4e0bbeeeb2d7: Local verdict of PTC RSPRO0(8): none (pass -> pass) MTC@4e0bbeeeb2d7: Local verdict of PTC RSPRO1(9): none (pass -> pass) MTC@4e0bbeeeb2d7: Test case TC_connect_bank_duplicate finished. Verdict: pass MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass'. Thu May 9 05:14:19 UTC 2024 ====== RemsimServer_Tests.TC_connect_bank_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8734) Waiting for packet dumper to finish... 1 (prev_count=8734, count=9090) MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add'. ------ RemsimServer_Tests.TC_slotmap_add ------ Thu May 9 05:14:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Test case TC_slotmap_add started. MTC@4e0bbeeeb2d7: setverdict(pass): none -> pass MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: Setting final verdict of the test case. MTC@4e0bbeeeb2d7: Local verdict of MTC: pass MTC@4e0bbeeeb2d7: No PTCs were created. MTC@4e0bbeeeb2d7: Test case TC_slotmap_add finished. Verdict: pass MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass'. Thu May 9 05:14:22 UTC 2024 ====== RemsimServer_Tests.TC_slotmap_add pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3477) MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b'. ------ RemsimServer_Tests.TC_slotmap_add_conn_cl_b ------ Thu May 9 05:14:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Test case TC_slotmap_add_conn_cl_b started. RSPRO0(10)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(10)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(10)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(10)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(11)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(11)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(11)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(11)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: setverdict(pass): none -> pass MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed RSPRO0(10)@4e0bbeeeb2d7: Warning: The last outgoing messages on port IPA_RSPRO_PORT may be lost. RSPRO1(11)@4e0bbeeeb2d7: Final verdict of PTC: none RSPRO0(10)@4e0bbeeeb2d7: Final verdict of PTC: none MTC@4e0bbeeeb2d7: Setting final verdict of the test case. MTC@4e0bbeeeb2d7: Local verdict of MTC: pass MTC@4e0bbeeeb2d7: Local verdict of PTC RSPRO0(10): none (pass -> pass) MTC@4e0bbeeeb2d7: Local verdict of PTC RSPRO1(11): none (pass -> pass) MTC@4e0bbeeeb2d7: Test case TC_slotmap_add_conn_cl_b finished. Verdict: pass MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass'. Thu May 9 05:14:25 UTC 2024 ====== RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2510) Waiting for packet dumper to finish... 1 (prev_count=2510, count=11020) MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range'. ------ RemsimServer_Tests.TC_slotmap_add_out_of_range ------ Thu May 9 05:14:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Test case TC_slotmap_add_out_of_range started. MTC@4e0bbeeeb2d7: setverdict(pass): none -> pass MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: Setting final verdict of the test case. MTC@4e0bbeeeb2d7: Local verdict of MTC: pass MTC@4e0bbeeeb2d7: No PTCs were created. MTC@4e0bbeeeb2d7: Test case TC_slotmap_add_out_of_range finished. Verdict: pass MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass'. Thu May 9 05:14:28 UTC 2024 ====== RemsimServer_Tests.TC_slotmap_add_out_of_range pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=853) Waiting for packet dumper to finish... 1 (prev_count=853, count=5860) MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add'. ------ RemsimServer_Tests.TC_conn_cl_b_slotmap_add ------ Thu May 9 05:14:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Test case TC_conn_cl_b_slotmap_add started. RSPRO0(12)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(12)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(12)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(12)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(13)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(13)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(13)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(13)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: setverdict(pass): none -> pass MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed RSPRO1(13)@4e0bbeeeb2d7: Final verdict of PTC: none RSPRO0(12)@4e0bbeeeb2d7: Final verdict of PTC: none MTC@4e0bbeeeb2d7: Setting final verdict of the test case. MTC@4e0bbeeeb2d7: Local verdict of MTC: pass MTC@4e0bbeeeb2d7: Local verdict of PTC RSPRO0(12): none (pass -> pass) MTC@4e0bbeeeb2d7: Local verdict of PTC RSPRO1(13): none (pass -> pass) MTC@4e0bbeeeb2d7: Test case TC_conn_cl_b_slotmap_add finished. Verdict: pass MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass'. Thu May 9 05:14:31 UTC 2024 ====== RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3339) Waiting for packet dumper to finish... 1 (prev_count=3339, count=10717) MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new'. ------ RemsimServer_Tests.TC_slotmap_del_new ------ Thu May 9 05:14:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Test case TC_slotmap_del_new started. MTC@4e0bbeeeb2d7: setverdict(pass): none -> pass MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 201, statustext := "Created", header := { { header_name := "Date", header_value := "Thu, 09 May 2024 05:14:34 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Thu, 09 May 2024 05:14:34 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@4e0bbeeeb2d7: Setting final verdict of the test case. MTC@4e0bbeeeb2d7: Local verdict of MTC: pass MTC@4e0bbeeeb2d7: No PTCs were created. MTC@4e0bbeeeb2d7: Test case TC_slotmap_del_new finished. Verdict: pass MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass'. Thu May 9 05:14:34 UTC 2024 ====== RemsimServer_Tests.TC_slotmap_del_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2842) MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant'. ------ RemsimServer_Tests.TC_slotmap_del_nonexistant ------ Thu May 9 05:14:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Test case TC_slotmap_del_nonexistant started. MTC@4e0bbeeeb2d7: setverdict(pass): none -> pass MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 404, statustext := "Not Found", header := { { header_name := "Date", header_value := "Thu, 09 May 2024 05:14:36 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@4e0bbeeeb2d7: Setting final verdict of the test case. MTC@4e0bbeeeb2d7: Local verdict of MTC: pass MTC@4e0bbeeeb2d7: No PTCs were created. MTC@4e0bbeeeb2d7: Test case TC_slotmap_del_nonexistant finished. Verdict: pass MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass'. Thu May 9 05:14:36 UTC 2024 ====== RemsimServer_Tests.TC_slotmap_del_nonexistant pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2203) MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack'. ------ RemsimServer_Tests.TC_slotmap_del_unack ------ Thu May 9 05:14:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Test case TC_slotmap_del_unack started. RSPRO0(14)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(14)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(14)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(14)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: setverdict(pass): none -> pass MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed RSPRO0(14)@4e0bbeeeb2d7: Final verdict of PTC: none MTC@4e0bbeeeb2d7: Setting final verdict of the test case. MTC@4e0bbeeeb2d7: Local verdict of MTC: pass MTC@4e0bbeeeb2d7: Local verdict of PTC RSPRO0(14): none (pass -> pass) MTC@4e0bbeeeb2d7: Test case TC_slotmap_del_unack finished. Verdict: pass MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass'. Thu May 9 05:14:38 UTC 2024 ====== RemsimServer_Tests.TC_slotmap_del_unack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4596) Waiting for packet dumper to finish... 1 (prev_count=4596, count=9064) MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active'. ------ RemsimServer_Tests.TC_slotmap_del_active ------ Thu May 9 05:14:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Test case TC_slotmap_del_active started. RSPRO0(15)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(15)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(15)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(15)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: setverdict(pass): none -> pass MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed RSPRO0(15)@4e0bbeeeb2d7: Final verdict of PTC: none MTC@4e0bbeeeb2d7: Setting final verdict of the test case. MTC@4e0bbeeeb2d7: Local verdict of MTC: pass MTC@4e0bbeeeb2d7: Local verdict of PTC RSPRO0(15): none (pass -> pass) MTC@4e0bbeeeb2d7: Test case TC_slotmap_del_active finished. Verdict: pass MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass'. Thu May 9 05:14:42 UTC 2024 ====== RemsimServer_Tests.TC_slotmap_del_active pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6793) Waiting for packet dumper to finish... 1 (prev_count=6793, count=9567) MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client'. ------ RemsimServer_Tests.TC_slotmap_del_active_client ------ Thu May 9 05:14:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Test case TC_slotmap_del_active_client started. RSPRO0(16)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(16)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(16)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(16)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(17)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(17)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(17)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(17)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: setverdict(pass): none -> pass MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed RSPRO0(16)@4e0bbeeeb2d7: Final verdict of PTC: none RSPRO1(17)@4e0bbeeeb2d7: Final verdict of PTC: none MTC@4e0bbeeeb2d7: Setting final verdict of the test case. MTC@4e0bbeeeb2d7: Local verdict of MTC: pass MTC@4e0bbeeeb2d7: Local verdict of PTC RSPRO0(16): none (pass -> pass) MTC@4e0bbeeeb2d7: Local verdict of PTC RSPRO1(17): none (pass -> pass) MTC@4e0bbeeeb2d7: Test case TC_slotmap_del_active_client finished. Verdict: pass MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass'. Thu May 9 05:14:46 UTC 2024 ====== RemsimServer_Tests.TC_slotmap_del_active_client pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8931) Waiting for packet dumper to finish... 1 (prev_count=8931, count=12287) MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank'. ------ RemsimServer_Tests.TC_slotmap_add_active_bank ------ Thu May 9 05:14:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank' was executed successfully (exit status: 0). MTC@4e0bbeeeb2d7: Test case TC_slotmap_add_active_bank started. RSPRO0(18)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(18)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(18)@4e0bbeeeb2d7: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(18)@4e0bbeeeb2d7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4e0bbeeeb2d7: setverdict(pass): none -> pass MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed MTC@4e0bbeeeb2d7: setverdict(pass): pass -> pass, component reason not changed RSPRO0(18)@4e0bbeeeb2d7: Final verdict of PTC: none MTC@4e0bbeeeb2d7: Setting final verdict of the test case. MTC@4e0bbeeeb2d7: Local verdict of MTC: pass MTC@4e0bbeeeb2d7: Local verdict of PTC RSPRO0(18): none (pass -> pass) MTC@4e0bbeeeb2d7: Test case TC_slotmap_add_active_bank finished. Verdict: pass MTC@4e0bbeeeb2d7: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass'. Thu May 9 05:14:50 UTC 2024 ====== RemsimServer_Tests.TC_slotmap_add_active_bank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=1149) Waiting for packet dumper to finish... 1 (prev_count=1149, count=5781) MTC@4e0bbeeeb2d7: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass' was executed successfully (exit status: 0). MC@4e0bbeeeb2d7: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@4e0bbeeeb2d7: Terminating MTC. MC@4e0bbeeeb2d7: MTC terminated. MC2> exit MC@4e0bbeeeb2d7: Shutting down session. MC@4e0bbeeeb2d7: Shutdown complete. No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/remsim/expected-results.xml) + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh REMSIM_Tests --rm Generated REMSIM_Tests.TC_conn_cl_b_slotmap_add.merged Generated REMSIM_Tests.TC_connect_and_nothing.merged Generated REMSIM_Tests.TC_connect_bank.merged Generated REMSIM_Tests.TC_connect_bank_duplicate.merged Generated REMSIM_Tests.TC_connect_client.merged Generated REMSIM_Tests.TC_connect_client_duplicate.merged Generated REMSIM_Tests.TC_slotmap_add.merged Generated REMSIM_Tests.TC_slotmap_add_active_bank.merged Generated REMSIM_Tests.TC_slotmap_add_conn_cl_b.merged Generated REMSIM_Tests.TC_slotmap_add_out_of_range.merged Generated REMSIM_Tests.TC_slotmap_del_active.merged Generated REMSIM_Tests.TC_slotmap_del_active_client.merged Generated REMSIM_Tests.TC_slotmap_del_new.merged Generated REMSIM_Tests.TC_slotmap_del_nonexistant.merged Generated REMSIM_Tests.TC_slotmap_del_unack.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-remsim-test-1376-server + docker kill jenkins-ttcn3-remsim-test-1376-server jenkins-ttcn3-remsim-test-1376-server + docker wait jenkins-ttcn3-remsim-test-1376-server 137 + echo Changing to bankd configuration Changing to bankd configuration + cp bankd/REMSIM_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=68 to: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + start_bankd + echo Starting container with osmo-remsim-bankd Starting container with osmo-remsim-bankd + docker_network_params 68 30 + NET=68 + ADDR_SUFIX=30 + echo --network ttcn3-remsim-test-68 --ip 172.18.68.30 --ip6 fd02:db8:68::30 + docker run --rm --network ttcn3-remsim-test-68 --ip 172.18.68.30 --ip6 fd02:db8:68::30 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd:/data --name jenkins-ttcn3-remsim-test-1376-bankd -d osmocom-build/osmo-remsim-master /bin/sh -c pcscd; osmo-remsim-bankd -i 172.18.68.10 >/data/osmo-remsim-bankd.log 2>&1 7ff2bf24da986fd2aa6a84a5be1dbad5a3d8d63e588b448b9874c866d6adbad1 + start_testsuite + echo Starting container with REMSIM testsuite Starting container with REMSIM testsuite + docker_network_params 68 10 + NET=68 + ADDR_SUFIX=10 + echo --network ttcn3-remsim-test-68 --ip 172.18.68.10 --ip6 fd02:db8:68::10 + docker run --rm --network ttcn3-remsim-test-68 --ip 172.18.68.10 --ip6 fd02:db8:68::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester:/data --name jenkins-ttcn3-remsim-test-1376-ttcn3-remsim-test osmocom-build/ttcn3-remsim-test + SUBDIR=remsim + SUITE=REMSIM_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/remsim/REMSIM_Tests REMSIM_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli REMSIM_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: REMSIM_Tests.cfg MC@39c6bd6c2588: Unix server socket created successfully. MC@39c6bd6c2588: Listening on TCP port 40575. MC2> 39c6bd6c2588 is the default spawn /osmo-ttcn3-hacks/remsim/REMSIM_Tests 39c6bd6c2588 40575 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@39c6bd6c2588: New HC connected from 172.18.68.10 [172.18.68.10]. 39c6bd6c2588: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@39c6bd6c2588: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@39c6bd6c2588: Configuration file was processed on all HCs. MC@39c6bd6c2588: Creating MTC on host 172.18.68.10. MC@39c6bd6c2588: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout'. ------ RemsimBankd_Tests.TC_connectBankReq_timeout ------ Thu May 9 05:14:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Test case TC_connectBankReq_timeout started. RSPRO_SRV0(3)@39c6bd6c2588: Established a new IPA connection (conn_id=2) RSPRO_SRV0(3)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(3)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(3)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(3)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(3)@39c6bd6c2588: IPA ID RESP: { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MTC@39c6bd6c2588: setverdict(pass): none -> pass RSPRO_SRV0(3)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(3)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(3)@39c6bd6c2588: IPA: Closed MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV0(3)@39c6bd6c2588: Final verdict of PTC: none MTC@39c6bd6c2588: Setting final verdict of the test case. MTC@39c6bd6c2588: Local verdict of MTC: pass MTC@39c6bd6c2588: Local verdict of PTC RSPRO_SRV0(3): none (pass -> pass) MTC@39c6bd6c2588: Test case TC_connectBankReq_timeout finished. Verdict: pass MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass'. Thu May 9 05:15:13 UTC 2024 ====== RemsimBankd_Tests.TC_connectBankReq_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5339) Waiting for packet dumper to finish... 1 (prev_count=5339, count=6397) MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq'. ------ RemsimBankd_Tests.TC_connectBankReq ------ Thu May 9 05:15:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Test case TC_connectBankReq started. RSPRO_SRV0(4)@39c6bd6c2588: Established a new IPA connection (conn_id=2) RSPRO_SRV0(4)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(4)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(4)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(4)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(4)@39c6bd6c2588: IPA ID RESP: { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(4)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): none -> pass reason: ""RemsimBankd_Tests.ttcn:93 : "", new component reason: ""RemsimBankd_Tests.ttcn:93 : "" RSPRO_SRV0(4)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: Stopping testcase execution from "RemsimBankd_Tests.ttcn":93 RSPRO_SRV0(4)@39c6bd6c2588: Final verdict of PTC: none MTC@39c6bd6c2588: Setting final verdict of the test case. MTC@39c6bd6c2588: Local verdict of MTC: pass reason: ""RemsimBankd_Tests.ttcn:93 : "" MTC@39c6bd6c2588: Local verdict of PTC RSPRO_SRV0(4): none (pass -> pass) MTC@39c6bd6c2588: Test case TC_connectBankReq finished. Verdict: pass reason: "RemsimBankd_Tests.ttcn:93 : " MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass'. Thu May 9 05:15:24 UTC 2024 ====== RemsimBankd_Tests.TC_connectBankReq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=416) Waiting for packet dumper to finish... 1 (prev_count=416, count=2122) MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping'. ------ RemsimBankd_Tests.TC_createMapping ------ Thu May 9 05:15:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Test case TC_createMapping started. RSPRO_SRV0(5)@39c6bd6c2588: Established a new IPA connection (conn_id=2) RSPRO_SRV0(5)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(5)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(5)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(5)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(5)@39c6bd6c2588: IPA ID RESP: { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(5)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(5)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): none -> pass MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:104 : "", component reason not changed MTC@39c6bd6c2588: Stopping testcase execution from "RemsimBankd_Tests.ttcn":104 RSPRO_SRV0(5)@39c6bd6c2588: Final verdict of PTC: none MTC@39c6bd6c2588: Setting final verdict of the test case. MTC@39c6bd6c2588: Local verdict of MTC: pass MTC@39c6bd6c2588: Local verdict of PTC RSPRO_SRV0(5): none (pass -> pass) MTC@39c6bd6c2588: Test case TC_createMapping finished. Verdict: pass MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass'. Thu May 9 05:15:35 UTC 2024 ====== RemsimBankd_Tests.TC_createMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=323) Waiting for packet dumper to finish... 1 (prev_count=323, count=2555) MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot'. ------ RemsimBankd_Tests.TC_createMapping_busySlot ------ Thu May 9 05:15:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Test case TC_createMapping_busySlot started. RSPRO_SRV0(6)@39c6bd6c2588: Established a new IPA connection (conn_id=2) RSPRO_SRV0(6)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(6)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(6)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(6)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(6)@39c6bd6c2588: IPA ID RESP: { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(6)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(6)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): none -> pass MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:118 : "", component reason not changed MTC@39c6bd6c2588: Stopping testcase execution from "RemsimBankd_Tests.ttcn":118 RSPRO_SRV0(6)@39c6bd6c2588: Final verdict of PTC: none MTC@39c6bd6c2588: Setting final verdict of the test case. MTC@39c6bd6c2588: Local verdict of MTC: pass MTC@39c6bd6c2588: Local verdict of PTC RSPRO_SRV0(6): none (pass -> pass) MTC@39c6bd6c2588: Test case TC_createMapping_busySlot finished. Verdict: pass MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass'. Thu May 9 05:15:46 UTC 2024 ====== RemsimBankd_Tests.TC_createMapping_busySlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=332) Waiting for packet dumper to finish... 1 (prev_count=332, count=2791) MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot'. ------ RemsimBankd_Tests.TC_createMapping_invalidSlot ------ Thu May 9 05:15:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Test case TC_createMapping_invalidSlot started. RSPRO_SRV0(7)@39c6bd6c2588: Established a new IPA connection (conn_id=2) RSPRO_SRV0(7)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(7)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(7)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(7)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(7)@39c6bd6c2588: IPA ID RESP: { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(7)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(7)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): none -> pass MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:129 : "", component reason not changed MTC@39c6bd6c2588: Stopping testcase execution from "RemsimBankd_Tests.ttcn":129 RSPRO_SRV0(7)@39c6bd6c2588: Final verdict of PTC: none MTC@39c6bd6c2588: Setting final verdict of the test case. MTC@39c6bd6c2588: Local verdict of MTC: pass MTC@39c6bd6c2588: Local verdict of PTC RSPRO_SRV0(7): none (pass -> pass) MTC@39c6bd6c2588: Test case TC_createMapping_invalidSlot finished. Verdict: pass MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass'. Thu May 9 05:15:57 UTC 2024 ====== RemsimBankd_Tests.TC_createMapping_invalidSlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=427) Waiting for packet dumper to finish... 1 (prev_count=427, count=2660) MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank'. ------ RemsimBankd_Tests.TC_createMapping_invalidBank ------ Thu May 9 05:15:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Test case TC_createMapping_invalidBank started. RSPRO_SRV0(8)@39c6bd6c2588: Established a new IPA connection (conn_id=2) RSPRO_SRV0(8)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(8)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(8)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(8)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(8)@39c6bd6c2588: IPA ID RESP: { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(8)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(8)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): none -> pass MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:140 : "", component reason not changed MTC@39c6bd6c2588: Stopping testcase execution from "RemsimBankd_Tests.ttcn":140 RSPRO_SRV0(8)@39c6bd6c2588: Final verdict of PTC: none MTC@39c6bd6c2588: Setting final verdict of the test case. MTC@39c6bd6c2588: Local verdict of MTC: pass MTC@39c6bd6c2588: Local verdict of PTC RSPRO_SRV0(8): none (pass -> pass) MTC@39c6bd6c2588: Test case TC_createMapping_invalidBank finished. Verdict: pass MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass'. Thu May 9 05:16:08 UTC 2024 ====== RemsimBankd_Tests.TC_createMapping_invalidBank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=427) Waiting for packet dumper to finish... 1 (prev_count=427, count=2660) MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap'. ------ RemsimBankd_Tests.TC_removeMapping_unknownMap ------ Thu May 9 05:16:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Test case TC_removeMapping_unknownMap started. RSPRO_SRV0(9)@39c6bd6c2588: Established a new IPA connection (conn_id=2) RSPRO_SRV0(9)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(9)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(9)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(9)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(9)@39c6bd6c2588: IPA ID RESP: { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(9)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(9)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): none -> pass MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:151 : "", component reason not changed MTC@39c6bd6c2588: Stopping testcase execution from "RemsimBankd_Tests.ttcn":151 RSPRO_SRV0(9)@39c6bd6c2588: Final verdict of PTC: none MTC@39c6bd6c2588: Setting final verdict of the test case. MTC@39c6bd6c2588: Local verdict of MTC: pass MTC@39c6bd6c2588: Local verdict of PTC RSPRO_SRV0(9): none (pass -> pass) MTC@39c6bd6c2588: Test case TC_removeMapping_unknownMap finished. Verdict: pass MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass'. Thu May 9 05:16:19 UTC 2024 ====== RemsimBankd_Tests.TC_removeMapping_unknownMap pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=334) Waiting for packet dumper to finish... 1 (prev_count=334, count=2566) MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping'. ------ RemsimBankd_Tests.TC_removeMapping ------ Thu May 9 05:16:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Test case TC_removeMapping started. RSPRO_SRV0(10)@39c6bd6c2588: Established a new IPA connection (conn_id=2) RSPRO_SRV0(10)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(10)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(10)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(10)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(10)@39c6bd6c2588: IPA ID RESP: { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(10)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(10)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): none -> pass MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:163 : "", component reason not changed MTC@39c6bd6c2588: Stopping testcase execution from "RemsimBankd_Tests.ttcn":163 RSPRO_SRV0(10)@39c6bd6c2588: Final verdict of PTC: none MTC@39c6bd6c2588: Setting final verdict of the test case. MTC@39c6bd6c2588: Local verdict of MTC: pass MTC@39c6bd6c2588: Local verdict of PTC RSPRO_SRV0(10): none (pass -> pass) MTC@39c6bd6c2588: Test case TC_removeMapping finished. Verdict: pass MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass'. Thu May 9 05:16:30 UTC 2024 ====== RemsimBankd_Tests.TC_removeMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=323) Waiting for packet dumper to finish... 1 (prev_count=323, count=2782) MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot'. ------ RemsimBankd_Tests.TC_clientConnect_missingSlot ------ Thu May 9 05:16:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Test case TC_clientConnect_missingSlot started. RSPRO0(11)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(11)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): none -> pass RSPRO0(11)@39c6bd6c2588: IPA: Closed MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:172 : "", component reason not changed MTC@39c6bd6c2588: Stopping testcase execution from "RemsimBankd_Tests.ttcn":172 RSPRO0(11)@39c6bd6c2588: Final verdict of PTC: none MTC@39c6bd6c2588: Setting final verdict of the test case. MTC@39c6bd6c2588: Local verdict of MTC: pass MTC@39c6bd6c2588: Local verdict of PTC RSPRO0(11): none (pass -> pass) MTC@39c6bd6c2588: Test case TC_clientConnect_missingSlot finished. Verdict: pass MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass'. Thu May 9 05:16:33 UTC 2024 ====== RemsimBankd_Tests.TC_clientConnect_missingSlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=331) MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown'. ------ RemsimBankd_Tests.TC_clientConnect_unknown ------ Thu May 9 05:16:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Test case TC_clientConnect_unknown started. RSPRO0(12)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(12)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): none -> pass MTC@39c6bd6c2588: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:179 : "", component reason not changed MTC@39c6bd6c2588: Stopping testcase execution from "RemsimBankd_Tests.ttcn":179 RSPRO0(12)@39c6bd6c2588: Final verdict of PTC: none MTC@39c6bd6c2588: Setting final verdict of the test case. MTC@39c6bd6c2588: Local verdict of MTC: pass MTC@39c6bd6c2588: Local verdict of PTC RSPRO0(12): none (pass -> pass) MTC@39c6bd6c2588: Test case TC_clientConnect_unknown finished. Verdict: pass MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass'. Thu May 9 05:16:35 UTC 2024 ====== RemsimBankd_Tests.TC_clientConnect_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=327) MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping'. ------ RemsimBankd_Tests.TC_clientConnect_createMapping ------ Thu May 9 05:16:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Test case TC_clientConnect_createMapping started. RSPRO0(13)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(13)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): none -> pass RSPRO_SRV0(14)@39c6bd6c2588: Established a new IPA connection (conn_id=2) RSPRO_SRV0(14)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(14)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(14)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(14)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(14)@39c6bd6c2588: IPA ID RESP: { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(14)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(14)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:196 : "", component reason not changed MTC@39c6bd6c2588: Stopping testcase execution from "RemsimBankd_Tests.ttcn":196 RSPRO0(13)@39c6bd6c2588: Final verdict of PTC: none RSPRO_SRV0(14)@39c6bd6c2588: Final verdict of PTC: none MTC@39c6bd6c2588: Setting final verdict of the test case. MTC@39c6bd6c2588: Local verdict of MTC: pass MTC@39c6bd6c2588: Local verdict of PTC RSPRO0(13): none (pass -> pass) MTC@39c6bd6c2588: Local verdict of PTC RSPRO_SRV0(14): none (pass -> pass) MTC@39c6bd6c2588: Test case TC_clientConnect_createMapping finished. Verdict: pass MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass'. Thu May 9 05:16:51 UTC 2024 ====== RemsimBankd_Tests.TC_clientConnect_createMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3527) Waiting for packet dumper to finish... 1 (prev_count=3527, count=4227) MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect'. ------ RemsimBankd_Tests.TC_createMapping_clientConnect ------ Thu May 9 05:16:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Test case TC_createMapping_clientConnect started. RSPRO_SRV0(15)@39c6bd6c2588: Established a new IPA connection (conn_id=2) RSPRO_SRV0(15)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(15)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(15)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(15)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(15)@39c6bd6c2588: IPA ID RESP: { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(15)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(15)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): none -> pass MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed RSPRO0(16)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(16)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:217 : "", component reason not changed MTC@39c6bd6c2588: Stopping testcase execution from "RemsimBankd_Tests.ttcn":217 RSPRO0(16)@39c6bd6c2588: Final verdict of PTC: none RSPRO_SRV0(15)@39c6bd6c2588: Final verdict of PTC: none MTC@39c6bd6c2588: Setting final verdict of the test case. MTC@39c6bd6c2588: Local verdict of MTC: pass MTC@39c6bd6c2588: Local verdict of PTC RSPRO_SRV0(15): none (pass -> pass) MTC@39c6bd6c2588: Local verdict of PTC RSPRO0(16): none (pass -> pass) MTC@39c6bd6c2588: Test case TC_createMapping_clientConnect finished. Verdict: pass MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass'. Thu May 9 05:17:02 UTC 2024 ====== RemsimBankd_Tests.TC_createMapping_clientConnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2485) Waiting for packet dumper to finish... 1 (prev_count=2485, count=4442) MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect'. ------ RemsimBankd_Tests.TC_createMapping_clientReconnect ------ Thu May 9 05:17:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Test case TC_createMapping_clientReconnect started. RSPRO_SRV0(17)@39c6bd6c2588: Established a new IPA connection (conn_id=2) RSPRO_SRV0(17)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(17)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(17)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(17)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(17)@39c6bd6c2588: IPA ID RESP: { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(17)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(17)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): none -> pass MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed RSPRO0(18)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(18)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed RSPRO0(18)@39c6bd6c2588: Final verdict of PTC: none RSPRO0(19)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(19)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:328 : "", component reason not changed MTC@39c6bd6c2588: Stopping testcase execution from "RemsimBankd_Tests.ttcn":328 RSPRO0(19)@39c6bd6c2588: Final verdict of PTC: none RSPRO_SRV0(17)@39c6bd6c2588: Final verdict of PTC: none MTC@39c6bd6c2588: Setting final verdict of the test case. MTC@39c6bd6c2588: Local verdict of MTC: pass MTC@39c6bd6c2588: Local verdict of PTC RSPRO_SRV0(17): none (pass -> pass) MTC@39c6bd6c2588: Local verdict of PTC RSPRO0(18): none (pass -> pass) MTC@39c6bd6c2588: Local verdict of PTC RSPRO0(19): none (pass -> pass) MTC@39c6bd6c2588: Test case TC_createMapping_clientReconnect finished. Verdict: pass MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass'. Thu May 9 05:17:23 UTC 2024 ====== RemsimBankd_Tests.TC_createMapping_clientReconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5445) Waiting for packet dumper to finish... 1 (prev_count=5445, count=6145) MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected'. ------ RemsimBankd_Tests.TC_removeMapping_connected ------ Thu May 9 05:17:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Test case TC_removeMapping_connected started. RSPRO0(20)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(20)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): none -> pass RSPRO_SRV0(21)@39c6bd6c2588: Established a new IPA connection (conn_id=2) RSPRO_SRV0(21)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(21)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(21)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(21)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(21)@39c6bd6c2588: IPA ID RESP: { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(21)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(21)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(fail): pass -> fail reason: "Timeout expecting disconnect", new component reason: "Timeout expecting disconnect" RSPRO_SRV0(21)@39c6bd6c2588: Final verdict of PTC: none RSPRO0(20)@39c6bd6c2588: Final verdict of PTC: none MTC@39c6bd6c2588: Setting final verdict of the test case. MTC@39c6bd6c2588: Local verdict of MTC: fail reason: "Timeout expecting disconnect" MTC@39c6bd6c2588: Local verdict of PTC RSPRO0(20): none (fail -> fail) MTC@39c6bd6c2588: Local verdict of PTC RSPRO_SRV0(21): none (fail -> fail) MTC@39c6bd6c2588: Test case TC_removeMapping_connected finished. Verdict: fail reason: Timeout expecting disconnect MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail'. Thu May 9 05:17:48 UTC 2024 ------ RemsimBankd_Tests.TC_removeMapping_connected fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=3834) Waiting for packet dumper to finish... 1 (prev_count=3834, count=4534) MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping'. ------ RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping ------ Thu May 9 05:17:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Test case TC_createMapping_connectClient_changeMapping started. RSPRO_SRV0(22)@39c6bd6c2588: Established a new IPA connection (conn_id=2) RSPRO_SRV0(22)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(22)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(22)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(22)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(22)@39c6bd6c2588: IPA ID RESP: { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(22)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(22)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): none -> pass MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed RSPRO0(23)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(23)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed RSPRO0(23)@39c6bd6c2588: IPA: Closed MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:258 : "", component reason not changed MTC@39c6bd6c2588: Stopping testcase execution from "RemsimBankd_Tests.ttcn":258 RSPRO0(23)@39c6bd6c2588: Final verdict of PTC: none RSPRO_SRV0(22)@39c6bd6c2588: Final verdict of PTC: none MTC@39c6bd6c2588: Setting final verdict of the test case. MTC@39c6bd6c2588: Local verdict of MTC: pass MTC@39c6bd6c2588: Local verdict of PTC RSPRO_SRV0(22): none (pass -> pass) MTC@39c6bd6c2588: Local verdict of PTC RSPRO0(23): none (pass -> pass) MTC@39c6bd6c2588: Test case TC_createMapping_connectClient_changeMapping finished. Verdict: pass MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass'. Thu May 9 05:17:59 UTC 2024 ====== RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2407) Waiting for packet dumper to finish... 1 (prev_count=2407, count=4695) MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping'. ------ RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping ------ Thu May 9 05:18:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Test case TC_createMapping_connectClient_recreateMapping started. RSPRO_SRV0(24)@39c6bd6c2588: Established a new IPA connection (conn_id=2) RSPRO_SRV0(24)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(24)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(24)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(24)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(24)@39c6bd6c2588: IPA ID RESP: { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(24)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(24)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): none -> pass MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed RSPRO0(25)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(25)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:298 : "", component reason not changed MTC@39c6bd6c2588: Stopping testcase execution from "RemsimBankd_Tests.ttcn":298 RSPRO0(25)@39c6bd6c2588: Final verdict of PTC: none RSPRO_SRV0(24)@39c6bd6c2588: Final verdict of PTC: none MTC@39c6bd6c2588: Setting final verdict of the test case. MTC@39c6bd6c2588: Local verdict of MTC: pass MTC@39c6bd6c2588: Local verdict of PTC RSPRO_SRV0(24): none (pass -> pass) MTC@39c6bd6c2588: Local verdict of PTC RSPRO0(25): none (pass -> pass) MTC@39c6bd6c2588: Test case TC_createMapping_connectClient_recreateMapping finished. Verdict: pass MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass'. Thu May 9 05:18:16 UTC 2024 ====== RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4085) Waiting for packet dumper to finish... 1 (prev_count=4085, count=4785) MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU'. ------ RemsimBankd_Tests.TC_createMapping_exchangeTPDU ------ Thu May 9 05:18:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU' was executed successfully (exit status: 0). MTC@39c6bd6c2588: Test case TC_createMapping_exchangeTPDU started. RSPRO_SRV0(26)@39c6bd6c2588: Established a new IPA connection (conn_id=2) RSPRO_SRV0(26)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(26)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(26)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(26)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(26)@39c6bd6c2588: IPA ID RESP: { { len := 26, tag := IPAC_IDTAG_UNITNAME (1), data := '286E756C6C292D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(26)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(26)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): none -> pass MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed RSPRO0(27)@39c6bd6c2588: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(27)@39c6bd6c2588: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass, component reason not changed MTC@39c6bd6c2588: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:407 : "", component reason not changed MTC@39c6bd6c2588: Stopping testcase execution from "RemsimBankd_Tests.ttcn":407 RSPRO0(27)@39c6bd6c2588: Final verdict of PTC: none RSPRO_SRV0(26)@39c6bd6c2588: Final verdict of PTC: none MTC@39c6bd6c2588: Setting final verdict of the test case. MTC@39c6bd6c2588: Local verdict of MTC: pass MTC@39c6bd6c2588: Local verdict of PTC RSPRO_SRV0(26): none (pass -> pass) MTC@39c6bd6c2588: Local verdict of PTC RSPRO0(27): none (pass -> pass) MTC@39c6bd6c2588: Test case TC_createMapping_exchangeTPDU finished. Verdict: pass MTC@39c6bd6c2588: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass'. Thu May 9 05:18:27 UTC 2024 ====== RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=9026) Waiting for packet dumper to finish... 1 (prev_count=9026, count=18071) MTC@39c6bd6c2588: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass' was executed successfully (exit status: 0). MC@39c6bd6c2588: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@39c6bd6c2588: Terminating MTC. MC@39c6bd6c2588: MTC terminated. MC2> exit MC@39c6bd6c2588: Shutting down session. MC@39c6bd6c2588: Shutdown complete. No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/remsim/expected-results.xml) + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh REMSIM_Tests --rm Generated REMSIM_Tests.TC_clientConnect_createMapping.merged Generated REMSIM_Tests.TC_clientConnect_missingSlot.merged Generated REMSIM_Tests.TC_clientConnect_unknown.merged Generated REMSIM_Tests.TC_connectBankReq.merged Generated REMSIM_Tests.TC_connectBankReq_timeout.merged Generated REMSIM_Tests.TC_createMapping.merged Generated REMSIM_Tests.TC_createMapping_busySlot.merged Generated REMSIM_Tests.TC_createMapping_clientConnect.merged Generated REMSIM_Tests.TC_createMapping_clientReconnect.merged Generated REMSIM_Tests.TC_createMapping_connectClient_changeMapping.merged Generated REMSIM_Tests.TC_createMapping_connectClient_recreateMapping.merged Generated REMSIM_Tests.TC_createMapping_exchangeTPDU.merged Generated REMSIM_Tests.TC_createMapping_invalidBank.merged Generated REMSIM_Tests.TC_createMapping_invalidSlot.merged Generated REMSIM_Tests.TC_removeMapping.merged Generated REMSIM_Tests.TC_removeMapping_connected.merged Generated REMSIM_Tests.TC_removeMapping_unknownMap.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-remsim-test-1376-bankd + docker kill jenkins-ttcn3-remsim-test-1376-bankd jenkins-ttcn3-remsim-test-1376-bankd + docker wait jenkins-ttcn3-remsim-test-1376-bankd 137 + echo Changing to client configuration Changing to client configuration + cp client/REMSIM_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=68 to: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + start_client + echo Starting container with osmo-remsim-client Starting container with osmo-remsim-client + docker_network_params 68 40 + NET=68 + ADDR_SUFIX=40 + echo --network ttcn3-remsim-test-68 --ip 172.18.68.40 --ip6 fd02:db8:68::40 + docker run --rm --network ttcn3-remsim-test-68 --ip 172.18.68.40 --ip6 fd02:db8:68::40 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client:/data --name jenkins-ttcn3-remsim-test-1376-client-d osmocom-build/osmo-remsim-master /bin/sh -c osmo-remsim-client-shell >/data/osmo-remsim-client.log 2>&1 + start_testsuite + echo Starting container with REMSIM testsuite Starting container with REMSIM testsuite + docker_network_params 68 10 + NET=68 + ADDR_SUFIX=10 + echo --network ttcn3-remsim-test-68 --ip 172.18.68.10 --ip6 fd02:db8:68::10 + docker run --rm --network ttcn3-remsim-test-68 --ip 172.18.68.10 --ip6 fd02:db8:68::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester:/data --name jenkins-ttcn3-remsim-test-1376-ttcn3-remsim-test osmocom-build/ttcn3-remsim-test + SUBDIR=remsim + SUITE=REMSIM_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/remsim/REMSIM_Tests REMSIM_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli REMSIM_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: REMSIM_Tests.cfg Parse error in configuration file `/data/REMSIM_Tests.cfg': in line 10, at or before token `:=': syntax error Error was found in the configuration file. Exiting. Please check the error message above No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/remsim/expected-results.xml) + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh REMSIM_Tests --rm ls: cannot access 'REMSIM_Tests*.log': No such file or directory Removing Input log files !!! rm: cannot remove 'REMSIM_Tests*.log': No such file or directory + 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-remsim-test-68 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-remsim-test-68 + docker network remove ttcn3-remsim-test-68 ttcn3-remsim-test-68 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache:/cache --name jenkins-ttcn3-remsim-test-1376-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-remsim-test/logs/remsim-tester/junit-xml-bankd-20.log /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/junit-xml-server-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='17' failures='1' errors='0' skipped='0' inconc='0' time='216.00'> <testcase classname='RemsimBankd_Tests' name='TC_connectBankReq_timeout' time='18.628300'/> <testcase classname='RemsimBankd_Tests' name='TC_connectBankReq' time='7.962156'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping' time='8.013535'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_busySlot' time='7.941307'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_invalidSlot' time='7.962726'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_invalidBank' time='7.945894'/> <testcase classname='RemsimBankd_Tests' name='TC_removeMapping_unknownMap' time='7.961921'/> <testcase classname='RemsimBankd_Tests' name='TC_removeMapping' time='7.982619'/> <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_missingSlot' time='0.024156'/> <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_unknown' time='0.020939'/> <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_createMapping' time='13.834167'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_clientConnect' time='8.040893'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_clientReconnect' time='18.057901'/> <testcase classname='RemsimBankd_Tests' name='TC_removeMapping_connected' time='22.026439'> <failure type='fail-verdict'>Timeout expecting disconnect RemsimBankd_Tests.ttcn:429 RemsimBankd_Tests control part RemsimBankd_Tests.ttcn:347 TC_removeMapping_connected testcase </failure> </testcase> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_connectClient_changeMapping' time='8.028378'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_connectClient_recreateMapping' time='13.043959'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_exchangeTPDU' time='8.126211'/> </testsuite> <?xml version="1.0"?> <testsuite name='Titan' tests='15' failures='0' errors='0' skipped='0' inconc='0' time='59.00'> <testcase classname='RemsimServer_Tests' name='TC_connect_and_nothing' time='10.022205'/> <testcase classname='RemsimServer_Tests' name='TC_connect_client' time='0.074134'/> <testcase classname='RemsimServer_Tests' name='TC_connect_client_duplicate' time='1.136988'/> <testcase classname='RemsimServer_Tests' name='TC_connect_bank' time='0.073905'/> <testcase classname='RemsimServer_Tests' name='TC_connect_bank_duplicate' time='2.138927'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add' time='0.013639'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_conn_cl_b' time='0.128862'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_out_of_range' time='0.015600'/> <testcase classname='RemsimServer_Tests' name='TC_conn_cl_b_slotmap_add' time='0.122452'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_new' time='0.017285'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_nonexistant' time='0.010386'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_unack' time='0.115452'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_active' time='1.115985'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_active_client' time='1.129317'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_active_bank' time='0.113025'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE