Skip to content
Unstable

Console Output

Skipping 65 KB.. Full Log
#13 0.560 HEAD is now at ff79b6c bankd: Add -T and -e cmdline params
#13 0.562 master
#13 0.563 ff79b6c1dca239f11acabb178391371ed3a9f137
#13 2.341 aclocal: warning: couldn't open directory 'm4': No such file or directory
#13 3.157 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
#13 3.157 libtoolize: copying file './ltmain.sh'
#13 3.180 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
#13 3.180 libtoolize: copying file 'm4/libtool.m4'
#13 3.189 libtoolize: copying file 'm4/ltoptions.m4'
#13 3.198 libtoolize: copying file 'm4/ltsugar.m4'
#13 3.218 libtoolize: copying file 'm4/ltversion.m4'
#13 3.232 libtoolize: copying file 'm4/lt~obsolete.m4'
#13 3.248 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
#13 4.601 configure.ac:98: warning: The macro `AC_HEADER_STDC' is obsolete.
#13 4.601 configure.ac:98: You should run autoupdate.
#13 4.601 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
#13 4.601 configure.ac:98: the top level
#13 4.601 configure.ac:194: warning: AC_OUTPUT should be used without arguments.
#13 4.601 configure.ac:194: You should run autoupdate.
#13 4.937 configure.ac:8: installing './compile'
#13 4.938 configure.ac:8: installing './config.guess'
#13 4.939 configure.ac:8: installing './config.sub'
#13 4.939 configure.ac:10: installing './install-sh'
#13 4.940 configure.ac:10: installing './missing'
#13 5.024 src/Makefile.am: installing './depcomp'
#13 5.035 src/bankd/Makefile.am:23: warning: source file '../slotmap.c' is in a subdirectory,
#13 5.035 src/bankd/Makefile.am:23: but option 'subdir-objects' is disabled
#13 5.035 automake: warning: possible forward-incompatibility.
#13 5.035 automake: At least one source file is in a subdirectory, but the 'subdir-objects'
#13 5.035 automake: automake option hasn't been enabled.  For now, the corresponding output
#13 5.035 automake: object file(s) will be placed in the top-level directory.  However, this
#13 5.035 automake: behavior may change in a future Automake major version, with object
#13 5.035 automake: files being placed in the same subdirectory as the corresponding sources.
#13 5.035 automake: You are advised to start using 'subdir-objects' option throughout your
#13 5.035 automake: project, to avoid future incompatibilities.
#13 5.035 src/bankd/Makefile.am:23: warning: source file '../rspro_client_fsm.c' is in a subdirectory,
#13 5.035 src/bankd/Makefile.am:23: but option 'subdir-objects' is disabled
#13 5.035 src/bankd/Makefile.am:23: warning: source file '../debug.c' is in a subdirectory,
#13 5.035 src/bankd/Makefile.am:23: but option 'subdir-objects' is disabled
#13 5.050 src/client/Makefile.am:31: warning: source file '../rspro_client_fsm.c' is in a subdirectory,
#13 5.050 src/client/Makefile.am:31: but option 'subdir-objects' is disabled
#13 5.050 src/client/Makefile.am:31: warning: source file '../debug.c' is in a subdirectory,
#13 5.050 src/client/Makefile.am:31: but option 'subdir-objects' is disabled
#13 5.051 src/client/Makefile.am:15: warning: source file '../rspro_client_fsm.c' is in a subdirectory,
#13 5.051 src/client/Makefile.am:15: but option 'subdir-objects' is disabled
#13 5.051 src/client/Makefile.am:15: warning: source file '../debug.c' is in a subdirectory,
#13 5.051 src/client/Makefile.am:15: but option 'subdir-objects' is disabled
#13 5.051 src/client/Makefile.am:45: warning: source file '../rspro_client_fsm.c' is in a subdirectory,
#13 5.051 src/client/Makefile.am:45: but option 'subdir-objects' is disabled
#13 5.051 src/client/Makefile.am:45: warning: source file '../debug.c' is in a subdirectory,
#13 5.051 src/client/Makefile.am:45: but option 'subdir-objects' is disabled
#13 5.086 src/server/Makefile.am:19: warning: source file '../rspro_util.c' is in a subdirectory,
#13 5.086 src/server/Makefile.am:19: but option 'subdir-objects' is disabled
#13 5.086 src/server/Makefile.am:19: warning: source file '../slotmap.c' is in a subdirectory,
#13 5.086 src/server/Makefile.am:19: but option 'subdir-objects' is disabled
#13 5.086 src/server/Makefile.am:19: warning: source file '../debug.c' is in a subdirectory,
#13 5.086 src/server/Makefile.am:19: but option 'subdir-objects' is disabled
#13 5.139 checking build system type... x86_64-pc-linux-gnu
#13 5.169 checking host system type... x86_64-pc-linux-gnu
#13 5.169 checking how to print strings... printf
#13 5.184 checking for gcc... gcc
#13 5.195 checking whether the C compiler works... yes
#13 5.253 checking for C compiler default output file name... a.out
#13 5.256 checking for suffix of executables... 
#13 5.303 checking whether we are cross compiling... no
#13 5.326 checking for suffix of object files... o
#13 5.342 checking whether the compiler supports GNU C... yes
#13 5.371 checking whether gcc accepts -g... yes
#13 5.402 checking for gcc option to enable C11 features... none needed
#13 5.472 checking whether gcc understands -c and -o together... yes
#13 5.522 checking for a sed that does not truncate output... /usr/bin/sed
#13 5.526 checking for grep that handles long lines and -e... /usr/bin/grep
#13 5.529 checking for egrep... /usr/bin/grep -E
#13 5.530 checking for fgrep... /usr/bin/grep -F
#13 5.532 checking for ld used by gcc... /usr/bin/ld
#13 5.539 checking if the linker (/usr/bin/ld) is GNU ld... yes
#13 5.544 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
#13 5.549 checking the name lister (/usr/bin/nm -B) interface... BSD nm
#13 5.577 checking whether ln -s works... yes
#13 5.577 checking the maximum length of command line arguments... 1572864
#13 5.580 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
#13 5.580 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
#13 5.580 checking for /usr/bin/ld option to reload object files... -r
#13 5.580 checking for file... file
#13 5.580 checking for objdump... objdump
#13 5.580 checking how to recognize dependent libraries... pass_all
#13 5.581 checking for dlltool... no
#13 5.581 checking how to associate runtime and link libraries... printf %s\n
#13 5.581 checking for ar... ar
#13 5.581 checking for archiver @FILE support... @
#13 5.594 checking for strip... strip
#13 5.594 checking for ranlib... ranlib
#13 5.594 checking for gawk... gawk
#13 5.594 checking command to parse /usr/bin/nm -B output from gcc object... ok
#13 5.695 checking for sysroot... no
#13 5.695 checking for a working dd... /usr/bin/dd
#13 5.697 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
#13 5.709 checking for mt... no
#13 5.709 checking if : is a manifest tool... no
#13 5.711 checking for stdio.h... yes
#13 5.728 checking for stdlib.h... yes
#13 5.749 checking for string.h... yes
#13 5.789 checking for inttypes.h... yes
#13 5.820 checking for stdint.h... yes
#13 5.836 checking for strings.h... yes
#13 5.854 checking for sys/stat.h... yes
#13 5.869 checking for sys/types.h... yes
#13 5.894 checking for unistd.h... yes
#13 5.910 checking for dlfcn.h... yes
#13 5.925 checking for objdir... .libs
#13 5.964 checking if gcc supports -fno-rtti -fno-exceptions... no
#13 5.973 checking for gcc option to produce PIC... -fPIC -DPIC
#13 5.973 checking if gcc PIC flag -fPIC -DPIC works... yes
#13 5.981 checking if gcc static flag -static works... yes
#13 6.010 checking if gcc supports -c -o file.o... yes
#13 6.027 checking if gcc supports -c -o file.o... (cached) yes
#13 6.027 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
#13 6.031 checking whether -lc should be explicitly linked in... no
#13 6.080 checking dynamic linker characteristics... GNU/Linux ld.so
#13 6.145 checking how to hardcode library paths into programs... immediate
#13 6.145 checking whether stripping libraries is possible... yes
#13 6.145 checking if libtool supports shared libraries... yes
#13 6.145 checking whether to build shared libraries... yes
#13 6.145 checking whether to build static libraries... yes
#13 6.146 checking for a BSD-compatible install... /usr/bin/install -c
#13 6.149 checking whether build environment is sane... yes
#13 6.153 checking for a race-free mkdir -p... /usr/bin/mkdir -p
#13 6.154 checking whether make sets $(MAKE)... yes
#13 6.161 checking whether make supports the include directive... yes (GNU style)
#13 6.173 checking whether make supports nested variables... yes
#13 6.186 checking whether UID '0' is supported by ustar format... yes
#13 6.187 checking whether GID '0' is supported by ustar format... yes
#13 6.187 checking how to create a ustar tar archive... gnutar
#13 6.219 checking dependency style of gcc... gcc3
#13 6.248 checking whether make supports nested variables... (cached) yes
#13 6.248 checking whether make sets $(MAKE)... (cached) yes
#13 6.249 checking for gcc... (cached) gcc
#13 6.260 checking whether the compiler supports GNU C... (cached) yes
#13 6.260 checking whether gcc accepts -g... (cached) yes
#13 6.260 checking for gcc option to enable C11 features... (cached) none needed
#13 6.260 checking whether gcc understands -c and -o together... (cached) yes
#13 6.260 checking for pkg-config... /usr/bin/pkg-config
#13 6.261 checking for pkg-config... /usr/bin/pkg-config
#13 6.261 checking pkg-config is at least version 0.20... yes
#13 6.261 checking for libosmocore >= 1.6.0... yes
#13 6.265 checking for libosmogsm >= 0.11.0... yes
#13 6.268 checking for libosmo-netif >= 1.5.0... yes
#13 6.272 checking for libulfius... yes
#13 6.276 checking for liborcania... yes
#13 6.279 checking for jansson... yes
#13 6.281 checking for libpcsclite... yes
#13 6.284 checking for csv_init in -lcsv... yes
#13 6.428 checking for csv.h... yes
#13 6.488 checking for libosmousb >= 1.4.0... yes
#13 6.506 checking for libosmo-simtrace2 >= 0.8.0... yes
#13 6.522 checking for libusb-1.0... yes
#13 6.533 checking for libpcsclite... yes
#13 6.535 checking for egrep... (cached) /usr/bin/grep -E
#13 6.536 CFLAGS="-g -O2 -std=gnu11 -Wall"
#13 6.536 CPPFLAGS=" -Wall"
#13 6.548 checking that generated files are newer than configure... done
#13 7.152 configure: creating ./config.status
#13 7.623 config.status: creating Makefile
#13 7.631 config.status: creating libosmo-rspro.pc
#13 7.637 config.status: creating contrib/Makefile
#13 7.644 config.status: creating contrib/etc_default/Makefile
#13 7.651 config.status: creating contrib/systemd/Makefile
#13 7.660 config.status: creating doc/Makefile
#13 7.673 config.status: creating doc/examples/Makefile
#13 7.697 config.status: creating doc/manuals/Makefile
#13 7.728 config.status: creating src/Makefile
#13 7.739 config.status: creating src/rspro/Makefile
#13 7.747 config.status: creating src/bankd/Makefile
#13 7.754 config.status: creating src/client/Makefile
#13 7.763 config.status: creating src/client/osmo-remsim-client-reader_conf
#13 7.774 config.status: creating src/server/Makefile
#13 7.782 config.status: creating include/Makefile
#13 7.789 config.status: creating include/osmocom/Makefile
#13 7.796 config.status: creating include/osmocom/rspro/Makefile
#13 7.803 config.status: executing libtool commands
#13 7.807 config.status: executing depfiles commands
#13 8.208 echo 1.0.0.76-ff79 > .version-t && mv .version-t .version
#13 8.209 make  install-recursive
#13 8.210 make[1]: Entering directory '/tmp/osmo-remsim'
#13 8.212 Making install in contrib
#13 8.213 make[2]: Entering directory '/tmp/osmo-remsim/contrib'
#13 8.214 Making install in etc_default
#13 8.215 make[3]: Entering directory '/tmp/osmo-remsim/contrib/etc_default'
#13 8.216 make[4]: Entering directory '/tmp/osmo-remsim/contrib/etc_default'
#13 8.216 make[4]: Nothing to be done for 'install-exec-am'.
#13 8.217  /usr/bin/mkdir -p '/usr/local/etc/default'
#13 8.218  /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 8.219 make[4]: Leaving directory '/tmp/osmo-remsim/contrib/etc_default'
#13 8.219 make[3]: Leaving directory '/tmp/osmo-remsim/contrib/etc_default'
#13 8.219 Making install in systemd
#13 8.220 make[3]: Entering directory '/tmp/osmo-remsim/contrib/systemd'
#13 8.221 make[4]: Entering directory '/tmp/osmo-remsim/contrib/systemd'
#13 8.221 make[4]: Nothing to be done for 'install-exec-am'.
#13 8.221  /usr/bin/mkdir -p '/lib/systemd/system'
#13 8.222  /usr/bin/install -c -m 644 osmo-remsim-bankd.service osmo-remsim-server.service osmo-remsim-client@.service '/lib/systemd/system'
#13 8.223 make[4]: Leaving directory '/tmp/osmo-remsim/contrib/systemd'
#13 8.223 make[3]: Leaving directory '/tmp/osmo-remsim/contrib/systemd'
#13 8.224 make[3]: Entering directory '/tmp/osmo-remsim/contrib'
#13 8.225 make[4]: Entering directory '/tmp/osmo-remsim/contrib'
#13 8.225 make[4]: Nothing to be done for 'install-data-am'.
#13 8.226  /usr/bin/mkdir -p '/usr/local/bin'
#13 8.227  /usr/bin/install -c osmo-remsim-apitool '/usr/local/bin'
#13 8.228 make[4]: Leaving directory '/tmp/osmo-remsim/contrib'
#13 8.228 make[3]: Leaving directory '/tmp/osmo-remsim/contrib'
#13 8.228 make[2]: Leaving directory '/tmp/osmo-remsim/contrib'
#13 8.228 Making install in src
#13 8.229 make[2]: Entering directory '/tmp/osmo-remsim/src'
#13 8.231 Making install in rspro
#13 8.232 make[3]: Entering directory '/tmp/osmo-remsim/src/rspro'
#13 8.233   CC       ATR.lo
#13 8.233   CC       BankId.lo
#13 8.233   CC       BankSlot.lo
#13 8.233   CC       BankSlotStatusInd.lo
#13 8.233   CC       ClientId.lo
#13 8.233   CC       ClientSlot.lo
#13 8.234   CC       ClientSlotStatusInd.lo
#13 8.234   CC       ComponentIdentity.lo
#13 8.234   CC       ComponentName.lo
#13 8.234   CC       ComponentType.lo
#13 8.234   CC       ConfigClientIdReq.lo
#13 8.235   CC       ConfigClientIdRes.lo
#13 8.235   CC       ConfigClientBankReq.lo
#13 8.235   CC       ConfigClientBankRes.lo
#13 8.235   CC       ConnectBankReq.lo
#13 8.235   CC       ConnectBankRes.lo
#13 8.236   CC       ConnectClientReq.lo
#13 8.237   CC       ConnectClientRes.lo
#13 8.238   CC       CreateMappingReq.lo
#13 8.238   CC       CreateMappingRes.lo
#13 8.327   CC       ErrorCode.lo
#13 8.328   CC       ErrorInd.lo
#13 8.330   CC       ErrorSeverity.lo
#13 8.333   CC       ErrorString.lo
#13 8.338   CC       IpAddress.lo
#13 8.339   CC       IpPort.lo
#13 8.341   CC       Ipv4Address.lo
#13 8.347   CC       Ipv6Address.lo
#13 8.347   CC       OperationTag.lo
#13 8.348   CC       PortNumber.lo
#13 8.357   CC       RemoveMappingReq.lo
#13 8.362   CC       RemoveMappingRes.lo
#13 8.375   CC       ResetStateReq.lo
#13 8.376   CC       ResetStateRes.lo
#13 8.386   CC       ResultCode.lo
#13 8.396   CC       RsproPDU.lo
#13 8.399   CC       RsproPDUchoice.lo
#13 8.402   CC       SetAtrReq.lo
#13 8.422   CC       SetAtrRes.lo
#13 8.428   CC       SlotNumber.lo
#13 8.428   CC       SlotPhysStatus.lo
#13 8.430   CC       TpduCardToModem.lo
#13 8.435   CC       TpduFlags.lo
#13 8.461   CC       TpduModemToCard.lo
#13 8.495   CC       BOOLEAN.lo
#13 8.496   CC       IA5String.lo
#13 8.496   CC       INTEGER.lo
#13 8.502   CC       NativeEnumerated.lo
#13 8.504   CC       NativeInteger.lo
#13 8.506   CC       constr_CHOICE.lo
#13 8.507   CC       constr_SEQUENCE.lo
#13 8.507   CC       OCTET_STRING.lo
#13 8.536   CC       BIT_STRING.lo
#13 8.536   CC       asn_codecs_prim.lo
#13 8.537   CC       ber_tlv_length.lo
#13 8.537   CC       ber_tlv_tag.lo
#13 8.537   CC       ber_decoder.lo
#13 8.537   CC       der_encoder.lo
#13 8.548   CC       constr_TYPE.lo
#13 8.555   CC       constraints.lo
#13 8.569   CC       xer_support.lo
#13 8.571   CC       xer_decoder.lo
#13 8.583   CC       xer_encoder.lo
#13 8.591   CC       per_support.lo
#13 8.631   CC       per_decoder.lo
#13 8.706   CC       per_encoder.lo
#13 8.708   CC       per_opentype.lo
#13 8.715 INTEGER.c: In function 'asn_int642INTEGER':
#13 8.715 INTEGER.c:1340:41: warning: array subscript 0 is outside array bounds of 'int64_t[1]' {aka 'long int[1]'} [-Warray-bounds]
#13 8.715  1340 |         for(pstart = p, bp = buf, pend1 += add; p != pend1; p += add)
#13 8.715       |                                   ~~~~~~^~~~~~
#13 8.715 INTEGER.c:1296:42: note: at offset -1 into object 'value' of size 8
#13 8.715  1296 | asn_int642INTEGER(INTEGER_t *st, int64_t value) {
#13 8.715       |                                  ~~~~~~~~^~~~~
#13 8.730 INTEGER.c: In function 'asn_long2INTEGER':
#13 8.730 INTEGER.c:1395:41: warning: array subscript 0 is outside array bounds of 'long int[1]' [-Warray-bounds]
#13 8.730  1395 |         for(pstart = p, bp = buf, pend1 += add; p != pend1; p += add)
#13 8.730       |                                   ~~~~~~^~~~~~
#13 8.730 INTEGER.c:1351:38: note: at offset -1 into object 'value' of size 8
#13 8.730  1351 | asn_long2INTEGER(INTEGER_t *st, long value) {
#13 8.730       |                                 ~~~~~^~~~~
#13 9.378   CCLD     libosmo-asn1-rspro.la
#13 9.664 make[4]: Entering directory '/tmp/osmo-remsim/src/rspro'
#13 9.664 make[4]: Nothing to be done for 'install-exec-am'.
#13 9.664 make[4]: Nothing to be done for 'install-data-am'.
#13 9.664 make[4]: Leaving directory '/tmp/osmo-remsim/src/rspro'
#13 9.664 make[3]: Leaving directory '/tmp/osmo-remsim/src/rspro'
#13 9.664 Making install in .
#13 9.665 make[3]: Entering directory '/tmp/osmo-remsim/src'
#13 9.666   CC       rspro_util.lo
#13 9.666   CC       asn1c_helpers.lo
#13 9.937   CCLD     libosmo-rspro.la
#13 10.46 make[4]: Entering directory '/tmp/osmo-remsim/src'
#13 10.46 make[4]: Nothing to be done for 'install-data-am'.
#13 10.46  /usr/bin/mkdir -p '/usr/local/lib'
#13 10.46  /bin/bash ../libtool   --mode=install /usr/bin/install -c   libosmo-rspro.la '/usr/local/lib'
#13 10.48 libtool: install: /usr/bin/install -c .libs/libosmo-rspro.so.2.0.0 /usr/local/lib/libosmo-rspro.so.2.0.0
#13 10.48 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 10.48 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 10.48 libtool: install: /usr/bin/install -c .libs/libosmo-rspro.lai /usr/local/lib/libosmo-rspro.la
#13 10.49 libtool: install: /usr/bin/install -c .libs/libosmo-rspro.a /usr/local/lib/libosmo-rspro.a
#13 10.49 libtool: install: chmod 644 /usr/local/lib/libosmo-rspro.a
#13 10.49 libtool: install: ranlib /usr/local/lib/libosmo-rspro.a
#13 10.52 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
#13 10.52 ----------------------------------------------------------------------
#13 10.52 Libraries have been installed in:
#13 10.52    /usr/local/lib
#13 10.52 
#13 10.52 If you ever happen to want to link against installed libraries
#13 10.52 in a given directory, LIBDIR, you must either use libtool, and
#13 10.52 specify the full pathname of the library, or use the '-LLIBDIR'
#13 10.52 flag during linking and do at least one of the following:
#13 10.52    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
#13 10.52      during execution
#13 10.52    - add LIBDIR to the 'LD_RUN_PATH' environment variable
#13 10.52      during linking
#13 10.52    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
#13 10.52    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
#13 10.52 
#13 10.52 See any operating system documentation about shared libraries for
#13 10.52 more information, such as the ld(1) and ld.so(8) manual pages.
#13 10.52 ----------------------------------------------------------------------
#13 10.52 make[4]: Leaving directory '/tmp/osmo-remsim/src'
#13 10.52 make[3]: Leaving directory '/tmp/osmo-remsim/src'
#13 10.52 Making install in bankd
#13 10.52 make[3]: Entering directory '/tmp/osmo-remsim/src/bankd'
#13 10.52   CC       slotmap.o
#13 10.52   CC       rspro_client_fsm.o
#13 10.52 (cd ../../src && make  libosmo-rspro.la)
#13 10.52   CC       debug.o
#13 10.52   CC       bankd_main.o
#13 10.52   CC       bankd_pcsc.o
#13 10.52   CC       gsmtap.o
#13 10.52   CC       driver_core.o
#13 10.53   CC       driver_pcsc.o
#13 10.53   CC       main.o
#13 10.54 make[4]: Entering directory '/tmp/osmo-remsim/src'
#13 10.54 make[4]: 'libosmo-rspro.la' is up to date.
#13 10.54 make[4]: Leaving directory '/tmp/osmo-remsim/src'
#13 10.59   CCLD     pcsc_test
#13 10.86   CCLD     osmo-remsim-bankd
#13 11.04 make[4]: Entering directory '/tmp/osmo-remsim/src/bankd'
#13 11.04 (cd ../../src && make  libosmo-rspro.la)
#13 11.05 make[4]: Nothing to be done for 'install-data-am'.
#13 11.05 make[5]: Entering directory '/tmp/osmo-remsim/src'
#13 11.05 make[5]: 'libosmo-rspro.la' is up to date.
#13 11.05 make[5]: Leaving directory '/tmp/osmo-remsim/src'
#13 11.05  /usr/bin/mkdir -p '/usr/local/bin'
#13 11.05   /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-remsim-bankd '/usr/local/bin'
#13 11.07 libtool: install: /usr/bin/install -c .libs/osmo-remsim-bankd /usr/local/bin/osmo-remsim-bankd
#13 11.07 make[4]: Leaving directory '/tmp/osmo-remsim/src/bankd'
#13 11.07 make[3]: Leaving directory '/tmp/osmo-remsim/src/bankd'
#13 11.07 Making install in server
#13 11.07 make[3]: Entering directory '/tmp/osmo-remsim/src/server'
#13 11.07   CC       remsim_server.o
#13 11.07   CC       rspro_server.o
#13 11.07   CC       rest_api.o
#13 11.07 (cd ../../src && make  libosmo-rspro.la)
#13 11.07   CC       rspro_util.o
#13 11.07   CC       slotmap.o
#13 11.07   CC       debug.o
#13 11.08 make[4]: Entering directory '/tmp/osmo-remsim/src'
#13 11.08 make[4]: 'libosmo-rspro.la' is up to date.
#13 11.08 make[4]: Leaving directory '/tmp/osmo-remsim/src'
#13 11.32   CCLD     osmo-remsim-server
#13 11.50 make[4]: Entering directory '/tmp/osmo-remsim/src/server'
#13 11.50 (cd ../../src && make  libosmo-rspro.la)
#13 11.50 make[4]: Nothing to be done for 'install-data-am'.
#13 11.51 make[5]: Entering directory '/tmp/osmo-remsim/src'
#13 11.51 make[5]: 'libosmo-rspro.la' is up to date.
#13 11.51 make[5]: Leaving directory '/tmp/osmo-remsim/src'
#13 11.51  /usr/bin/mkdir -p '/usr/local/bin'
#13 11.51   /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-remsim-server '/usr/local/bin'
#13 11.54 libtool: install: /usr/bin/install -c .libs/osmo-remsim-server /usr/local/bin/osmo-remsim-server
#13 11.54 make[4]: Leaving directory '/tmp/osmo-remsim/src/server'
#13 11.54 make[3]: Leaving directory '/tmp/osmo-remsim/src/server'
#13 11.54 Making install in client
#13 11.54 make[3]: Entering directory '/tmp/osmo-remsim/src/client'
#13 11.54   CC       osmo_remsim_client_shell-user_shell.o
#13 11.54   CC       osmo_remsim_client_shell-remsim_client_main.o
#13 11.54   CC       osmo_remsim_client_shell-remsim_client.o
#13 11.54   CC       osmo_remsim_client_shell-main_fsm.o
#13 11.54   CC       osmo_remsim_client_shell-rspro_client_fsm.o
#13 11.54   CC       osmo_remsim_client_shell-debug.o
#13 11.54   CC       osmo_remsim_client_st2-user_simtrace2.o
#13 11.54   CC       osmo_remsim_client_st2-remsim_client_main.o
#13 11.54   CC       osmo_remsim_client_st2-main_fsm.o
#13 11.54   CC       osmo_remsim_client_st2-remsim_client.o
#13 11.54   CC       osmo_remsim_client_st2-rspro_client_fsm.o
#13 11.54   CC       libifd_remsim_client_la-user_ifdhandler.lo
#13 11.54   CC       osmo_remsim_client_st2-debug.o
#13 11.55   CC       libifd_remsim_client_la-main_fsm.lo
#13 11.55   CC       libifd_remsim_client_la-remsim_client.lo
#13 11.55   CC       libifd_remsim_client_la-rspro_client_fsm.lo
#13 11.55   CC       libifd_remsim_client_la-debug.lo
#13 11.73   CCLD     osmo-remsim-client-shell
#13 11.76   CCLD     osmo-remsim-client-st2
#13 11.92   CCLD     libifd_remsim_client.la
#13 12.05 make[4]: Entering directory '/tmp/osmo-remsim/src/client'
#13 12.05  /usr/bin/mkdir -p '/usr/local/bin'
#13 12.05  /usr/bin/mkdir -p '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents'
#13 12.05  /usr/bin/mkdir -p '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux'
#13 12.05  /usr/bin/mkdir -p '/etc/reader.conf.d'
#13 12.05  /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 12.05  /usr/bin/install -c -m 644 PkgInfo '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents'
#13 12.05  /usr/bin/install -c -m 644 osmo-remsim-client-reader_conf '/etc/reader.conf.d'
#13 12.05   /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-remsim-client-shell osmo-remsim-client-st2 '/usr/local/bin'
#13 12.07 libtool: warning: relinking 'libifd_remsim_client.la'
#13 12.07 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../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -pthread -I/usr/include/libusb-1.0 -I/usr/include/ -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 ../../src/libosmo-rspro.la -losmonetif -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl )
#13 12.07 libtool: install: /usr/bin/install -c .libs/osmo-remsim-client-shell /usr/local/bin/osmo-remsim-client-shell
#13 12.08 libtool: install: /usr/bin/install -c .libs/osmo-remsim-client-st2 /usr/local/bin/osmo-remsim-client-st2
#13 12.17 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 12.17 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 12.17 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 12.17 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 12.17 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 12.18 libtool: install: chmod 644 /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a
#13 12.18 libtool: install: ranlib /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a
#13 12.19 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 12.20 ----------------------------------------------------------------------
#13 12.20 Libraries have been installed in:
#13 12.20    /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux
#13 12.20 
#13 12.20 If you ever happen to want to link against installed libraries
#13 12.20 in a given directory, LIBDIR, you must either use libtool, and
#13 12.20 specify the full pathname of the library, or use the '-LLIBDIR'
#13 12.20 flag during linking and do at least one of the following:
#13 12.20    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
#13 12.20      during execution
#13 12.20    - add LIBDIR to the 'LD_RUN_PATH' environment variable
#13 12.20      during linking
#13 12.20    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
#13 12.20    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
#13 12.20 
#13 12.20 See any operating system documentation about shared libraries for
#13 12.20 more information, such as the ld(1) and ld.so(8) manual pages.
#13 12.20 ----------------------------------------------------------------------
#13 12.20 make[4]: Leaving directory '/tmp/osmo-remsim/src/client'
#13 12.20 make[3]: Leaving directory '/tmp/osmo-remsim/src/client'
#13 12.20 make[2]: Leaving directory '/tmp/osmo-remsim/src'
#13 12.20 Making install in include
#13 12.20 make[2]: Entering directory '/tmp/osmo-remsim/include'
#13 12.20 Making install in osmocom
#13 12.20 make[3]: Entering directory '/tmp/osmo-remsim/include/osmocom'
#13 12.20 Making install in rspro
#13 12.20 make[4]: Entering directory '/tmp/osmo-remsim/include/osmocom/rspro'
#13 12.20 make[5]: Entering directory '/tmp/osmo-remsim/include/osmocom/rspro'
#13 12.20 make[5]: Nothing to be done for 'install-exec-am'.
#13 12.20 make[5]: Nothing to be done for 'install-data-am'.
#13 12.20 make[5]: Leaving directory '/tmp/osmo-remsim/include/osmocom/rspro'
#13 12.20 make[4]: Leaving directory '/tmp/osmo-remsim/include/osmocom/rspro'
#13 12.21 make[4]: Entering directory '/tmp/osmo-remsim/include/osmocom'
#13 12.21 make[5]: Entering directory '/tmp/osmo-remsim/include/osmocom'
#13 12.21 make[5]: Nothing to be done for 'install-exec-am'.
#13 12.21 make[5]: Nothing to be done for 'install-data-am'.
#13 12.21 make[5]: Leaving directory '/tmp/osmo-remsim/include/osmocom'
#13 12.21 make[4]: Leaving directory '/tmp/osmo-remsim/include/osmocom'
#13 12.21 make[3]: Leaving directory '/tmp/osmo-remsim/include/osmocom'
#13 12.21 make[3]: Entering directory '/tmp/osmo-remsim/include'
#13 12.21 make[4]: Entering directory '/tmp/osmo-remsim/include'
#13 12.21 make[4]: Nothing to be done for 'install-exec-am'.
#13 12.21 make[4]: Nothing to be done for 'install-data-am'.
#13 12.21 make[4]: Leaving directory '/tmp/osmo-remsim/include'
#13 12.21 make[3]: Leaving directory '/tmp/osmo-remsim/include'
#13 12.21 make[2]: Leaving directory '/tmp/osmo-remsim/include'
#13 12.21 Making install in doc
#13 12.21 make[2]: Entering directory '/tmp/osmo-remsim/doc'
#13 12.21 Making install in examples
#13 12.21 make[3]: Entering directory '/tmp/osmo-remsim/doc/examples'
#13 12.21 make[4]: Entering directory '/tmp/osmo-remsim/doc/examples'
#13 12.21 make[4]: Nothing to be done for 'install-exec-am'.
#13 12.21  /usr/bin/mkdir -p '/usr/local/etc/osmocom'
#13 12.22  /usr/bin/install -c -m 644 bankd_pcsc_slots.csv '/usr/local/etc/osmocom'
#13 12.22 make  install-data-hook
#13 12.22 make[5]: Entering directory '/tmp/osmo-remsim/doc/examples'
#13 12.22 for f in $(find . -name '*.cfg*' -o -name '*.csv' | sed -e 's,^.,,'); do \
#13 12.22 	j="/usr/local/share/doc/osmo-remsim/examples/$f" && \
#13 12.22 	/usr/bin/install -c -m 644 -D ./$f $j; \
#13 12.22 done
#13 12.22 make[5]: Leaving directory '/tmp/osmo-remsim/doc/examples'
#13 12.22 make[4]: Leaving directory '/tmp/osmo-remsim/doc/examples'
#13 12.22 make[3]: Leaving directory '/tmp/osmo-remsim/doc/examples'
#13 12.22 Making install in manuals
#13 12.22 make[3]: Entering directory '/tmp/osmo-remsim/doc/manuals'
#13 12.23 make[4]: Entering directory '/tmp/osmo-remsim/doc/manuals'
#13 12.23 make[4]: Nothing to be done for 'install-exec-am'.
#13 12.23 make[4]: Nothing to be done for 'install-data-am'.
#13 12.23 make[4]: Leaving directory '/tmp/osmo-remsim/doc/manuals'
#13 12.23 make[3]: Leaving directory '/tmp/osmo-remsim/doc/manuals'
#13 12.23 make[3]: Entering directory '/tmp/osmo-remsim/doc'
#13 12.23 make[4]: Entering directory '/tmp/osmo-remsim/doc'
#13 12.23 make[4]: Nothing to be done for 'install-exec-am'.
#13 12.23 make[4]: Nothing to be done for 'install-data-am'.
#13 12.23 make[4]: Leaving directory '/tmp/osmo-remsim/doc'
#13 12.23 make[3]: Leaving directory '/tmp/osmo-remsim/doc'
#13 12.23 make[2]: Leaving directory '/tmp/osmo-remsim/doc'
#13 12.23 make[2]: Entering directory '/tmp/osmo-remsim'
#13 12.23 make[3]: Entering directory '/tmp/osmo-remsim'
#13 12.23 make[3]: Nothing to be done for 'install-exec-am'.
#13 12.23  /usr/bin/mkdir -p '/usr/local/lib/pkgconfig'
#13 12.24  /usr/bin/install -c -m 644 libosmo-rspro.pc '/usr/local/lib/pkgconfig'
#13 12.24 make[3]: Leaving directory '/tmp/osmo-remsim'
#13 12.24 make[2]: Leaving directory '/tmp/osmo-remsim'
#13 12.24 make[1]: Leaving directory '/tmp/osmo-remsim'
#13 DONE 12.8s

#14 [10/10] WORKDIR	/DATA
#14 DONE 0.3s

#15 exporting to image
#15 exporting layers
#15 exporting layers 2.4s done
#15 writing image sha256:305ce54b34cb0aa7c811df0621d7ee79a997b7922dcf8816bb4444d0375d956b 0.0s done
#15 naming to docker.io/osmocom-build/osmo-remsim-master:latest 0.0s done
#15 DONE 2.5s
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 305ce54b34cb
+ 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.6.0.50.58dd.202502062026        amd64        Development headers for A-bis interface
ii  libosmo-netif-dev:amd64                1.5.1.34.ada6.202502062026        amd64        Development headers for Osmocom network interface
ii  libosmo-simtrace2-1:amd64              0.8.1.78.64e0a.202502062026       amd64        Osmocom SIMtrace2 library
ii  libosmo-simtrace2-dev:amd64            0.8.1.78.64e0a.202502062026       amd64        Development headers for Osmocom SIMtrace2 library
ii  libosmoabis13:amd64                    1.6.0.50.58dd.202502062026        amd64        GSM A-bis handling
ii  libosmocodec4:amd64                    1.10.0.65.d581.202502062026       amd64        Osmo codec library
ii  libosmocoding0:amd64                   1.10.0.65.d581.202502062026       amd64        Osmo coding library
ii  libosmocore                            1.10.0.65.d581.202502062026       amd64        Open Source MObile COMmunications CORE library (metapackage)
ii  libosmocore-dev:amd64                  1.10.0.65.d581.202502062026       amd64        Development headers for Open Source MObile COMmunications CORE library
ii  libosmocore22:amd64                    1.10.0.65.d581.202502062026       amd64        Osmo Core library
ii  libosmoctrl0:amd64                     1.10.0.65.d581.202502062026       amd64        Osmo control library
ii  libosmogb14:amd64                      1.10.0.65.d581.202502062026       amd64        Osmo GPRS GB library
ii  libosmogsm20:amd64                     1.10.0.65.d581.202502062026       amd64        Osmo GSM utility library
ii  libosmoisdn0:amd64                     1.10.0.65.d581.202502062026       amd64        Osmo ISDN utility library
ii  libosmonetif11:amd64                   1.5.1.34.ada6.202502062026        amd64        Common/shared code regarding network interface for OpenBSC
ii  libosmosim2:amd64                      1.10.0.65.d581.202502062026       amd64        Osmo SIM library
ii  libosmotrau10:amd64                    1.6.0.50.58dd.202502062026        amd64        GSM trau handling
ii  libosmousb0:amd64                      1.10.0.65.d581.202502062026       amd64        Osmo USB library
ii  libosmovty13:amd64                     1.10.0.65.d581.202502062026       amd64        Osmo VTY library
ii  osmocom-nightly                        202502062026                      amd64        Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly']

+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends ttcn3-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:b3c330964e03158334be06efb9e8784d3133bae3162c71e927d448223f244599
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
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../ttcn3-remsim-test/Dockerfile
+ from_line=FROM	$REGISTRY/$USER/debian-bookworm-titan
+ echo FROM	$REGISTRY/$USER/debian-bookworm-titan
+ grep -q $USER
+ pull_arg=
+ set +x
Building image: ttcn3-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/20.7.0 \
	--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_REMSIM_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:
#1 transferring dockerfile: 400B done
#1 DONE 0.3s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.3s

#3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
#3 DONE 0.0s

#4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 400B done
#5 DONE 0.6s

#6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT
#6 DONE 0.5s

#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:4bf1913fc899499b627780605b3fad4369bd35340175473a11cc54a6338f5de2 0.0s 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 4bf1913fc899
+ 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=3303108
+ seq 1 30
+ + bc
echo (3303108 + 1) % 256
+ SUBNET=197
+ NET_NAME=ttcn3-remsim-test-197
+ SUB4=172.18.197.0/24
+ SUB6=fd02:db8:197::/64
+ set +x
Creating network ttcn3-remsim-test-197, trying SUBNET=197...
+ docker network create --internal --subnet 172.18.197.0/24 --ipv6 --subnet fd02:db8:197::/64 ttcn3-remsim-test-197
bae6a4a62b6daeffc99be2b521ef2e948f6779c9b7501eb35bcde51914764119
+ set +x

### Network ttcn3-remsim-test-197 created (SUBNET=197) ###

+ 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=197 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 197 20
+ NET=197
+ ADDR_SUFIX=20
+ echo --network ttcn3-remsim-test-197 --ip 172.18.197.20 --ip6 fd02:db8:197::20
+ docker run --rm --network ttcn3-remsim-test-197 --ip 172.18.197.20 --ip6 fd02:db8:197::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server:/data --name jenkins-ttcn3-remsim-test-1652-server -d osmocom-build/osmo-remsim-master /bin/sh -c osmo-remsim-server >/data/osmo-remsim-server.log 2>&1
7184f2bb347e98e43a9aa7443ac94c4e3fa7e0bafaf93af38968d14df95a624f
+ start_testsuite
+ echo Starting container with REMSIM testsuite
Starting container with REMSIM testsuite
+ docker_network_params 197 10
+ NET=197
+ ADDR_SUFIX=10
+ echo --network ttcn3-remsim-test-197 --ip 172.18.197.10 --ip6 fd02:db8:197::10
+ docker run --rm --network ttcn3-remsim-test-197 --ip 172.18.197.10 --ip6 fd02:db8:197::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-1652-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@d976e266bb9d: Unix server socket created successfully.
MC@d976e266bb9d: Listening on TCP port 44709.
d976e266bb9d is the default
MC2> spawn /osmo-ttcn3-hacks/remsim/REMSIM_Tests d976e266bb9d 44709
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@d976e266bb9d: New HC connected from 172.18.197.10 [172.18.197.10]. d976e266bb9d: Linux 6.1.0-13-amd64 on x86_64.
cmtc
MC@d976e266bb9d: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
MC@d976e266bb9d: Configuration file was processed on all HCs.
MC@d976e266bb9d: Creating MTC on host 172.18.197.10.
MC@d976e266bb9d: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing'.
------ RemsimServer_Tests.TC_connect_and_nothing ------
Fri Feb  7 03:14:11 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_connect_and_nothing.pcap" >/data/RemsimServer_Tests.TC_connect_and_nothing.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Test case TC_connect_and_nothing started.
RSPRO0(3)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(3)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(3)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(3)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO0(3)@d976e266bb9d: IPA: Closed
MTC@d976e266bb9d: setverdict(pass): none -> pass
RSPRO0(3)@d976e266bb9d: Final verdict of PTC: none
MTC@d976e266bb9d: Setting final verdict of the test case.
MTC@d976e266bb9d: Local verdict of MTC: pass
MTC@d976e266bb9d: Local verdict of PTC RSPRO0(3): none (pass -> pass)
MTC@d976e266bb9d: Test case TC_connect_and_nothing finished. Verdict: pass
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass'.
Fri Feb  7 03:14:22 UTC 2025
====== RemsimServer_Tests.TC_connect_and_nothing pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=4797)
Waiting for packet dumper to finish... 1 (prev_count=4797, count=5061)
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client'.
------ RemsimServer_Tests.TC_connect_client ------
Fri Feb  7 03:14:24 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_connect_client.pcap" >/data/RemsimServer_Tests.TC_connect_client.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Test case TC_connect_client started.
MTC@d976e266bb9d: setverdict(pass): none -> pass
RSPRO0(4)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(4)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(4)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(4)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(4)@d976e266bb9d: Final verdict of PTC: none
MTC@d976e266bb9d: Setting final verdict of the test case.
MTC@d976e266bb9d: Local verdict of MTC: pass
MTC@d976e266bb9d: Local verdict of PTC RSPRO0(4): none (pass -> pass)
MTC@d976e266bb9d: Test case TC_connect_client finished. Verdict: pass
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass'.
Fri Feb  7 03:14:25 UTC 2025
====== RemsimServer_Tests.TC_connect_client pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=3350)
Waiting for packet dumper to finish... 1 (prev_count=3350, count=5374)
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate'.
------ RemsimServer_Tests.TC_connect_client_duplicate ------
Fri Feb  7 03:14:27 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_connect_client_duplicate.pcap" >/data/RemsimServer_Tests.TC_connect_client_duplicate.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Test case TC_connect_client_duplicate started.
MTC@d976e266bb9d: setverdict(pass): none -> pass
RSPRO0(5)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(5)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(5)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(5)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
RSPRO1(6)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO1(6)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO1(6)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO1(6)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
RSPRO1(6)@d976e266bb9d: IPA: Closed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
RSPRO1(6)@d976e266bb9d: Final verdict of PTC: none
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(5)@d976e266bb9d: Final verdict of PTC: none
MTC@d976e266bb9d: Setting final verdict of the test case.
MTC@d976e266bb9d: Local verdict of MTC: pass
MTC@d976e266bb9d: Local verdict of PTC RSPRO0(5): none (pass -> pass)
MTC@d976e266bb9d: Local verdict of PTC RSPRO1(6): none (pass -> pass)
MTC@d976e266bb9d: Test case TC_connect_client_duplicate finished. Verdict: pass
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass'.
Fri Feb  7 03:14:29 UTC 2025
====== RemsimServer_Tests.TC_connect_client_duplicate pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=6903)
Waiting for packet dumper to finish... 1 (prev_count=6903, count=8712)
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank'.
------ RemsimServer_Tests.TC_connect_bank ------
Fri Feb  7 03:14:31 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_connect_bank.pcap" >/data/RemsimServer_Tests.TC_connect_bank.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Test case TC_connect_bank started.
MTC@d976e266bb9d: setverdict(pass): none -> pass
RSPRO0(7)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(7)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(7)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(7)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(7)@d976e266bb9d: Final verdict of PTC: none
MTC@d976e266bb9d: Setting final verdict of the test case.
MTC@d976e266bb9d: Local verdict of MTC: pass
MTC@d976e266bb9d: Local verdict of PTC RSPRO0(7): none (pass -> pass)
MTC@d976e266bb9d: Test case TC_connect_bank finished. Verdict: pass
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass'.
Fri Feb  7 03:14:32 UTC 2025
====== RemsimServer_Tests.TC_connect_bank pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=1408)
Waiting for packet dumper to finish... 1 (prev_count=1408, count=5398)
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate'.
------ RemsimServer_Tests.TC_connect_bank_duplicate ------
Fri Feb  7 03:14:34 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_connect_bank_duplicate.pcap" >/data/RemsimServer_Tests.TC_connect_bank_duplicate.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Test case TC_connect_bank_duplicate started.
MTC@d976e266bb9d: setverdict(pass): none -> pass
RSPRO0(8)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(8)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(8)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(8)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
RSPRO1(9)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO1(9)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO1(9)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO1(9)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
RSPRO1(9)@d976e266bb9d: IPA: Closed
RSPRO1(9)@d976e266bb9d: Final verdict of PTC: none
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(8)@d976e266bb9d: Final verdict of PTC: none
MTC@d976e266bb9d: Setting final verdict of the test case.
MTC@d976e266bb9d: Local verdict of MTC: pass
MTC@d976e266bb9d: Local verdict of PTC RSPRO0(8): none (pass -> pass)
MTC@d976e266bb9d: Local verdict of PTC RSPRO1(9): none (pass -> pass)
MTC@d976e266bb9d: Test case TC_connect_bank_duplicate finished. Verdict: pass
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass'.
Fri Feb  7 03:14:37 UTC 2025
====== RemsimServer_Tests.TC_connect_bank_duplicate pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=8498)
Waiting for packet dumper to finish... 1 (prev_count=8498, count=8762)
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add'.
------ RemsimServer_Tests.TC_slotmap_add ------
Fri Feb  7 03:14:39 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_add.pcap" >/data/RemsimServer_Tests.TC_slotmap_add.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Test case TC_slotmap_add started.
MTC@d976e266bb9d: setverdict(pass): none -> pass
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: Setting final verdict of the test case.
MTC@d976e266bb9d: Local verdict of MTC: pass
MTC@d976e266bb9d: No PTCs were created.
MTC@d976e266bb9d: Test case TC_slotmap_add finished. Verdict: pass
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass'.
Fri Feb  7 03:14:40 UTC 2025
====== RemsimServer_Tests.TC_slotmap_add pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=3572)
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b'.
------ RemsimServer_Tests.TC_slotmap_add_conn_cl_b ------
Fri Feb  7 03:14:42 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_add_conn_cl_b.pcap" >/data/RemsimServer_Tests.TC_slotmap_add_conn_cl_b.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Test case TC_slotmap_add_conn_cl_b started.
RSPRO0(10)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(10)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(10)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(10)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO1(11)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO1(11)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO1(11)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO1(11)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: setverdict(pass): none -> pass
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(10)@d976e266bb9d: Final verdict of PTC: none
RSPRO1(11)@d976e266bb9d: Final verdict of PTC: none
MTC@d976e266bb9d: Setting final verdict of the test case.
MTC@d976e266bb9d: Local verdict of MTC: pass
MTC@d976e266bb9d: Local verdict of PTC RSPRO0(10): none (pass -> pass)
MTC@d976e266bb9d: Local verdict of PTC RSPRO1(11): none (pass -> pass)
MTC@d976e266bb9d: Test case TC_slotmap_add_conn_cl_b finished. Verdict: pass
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass'.
Fri Feb  7 03:14:43 UTC 2025
====== RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=3100)
Waiting for packet dumper to finish... 1 (prev_count=3100, count=10429)
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range'.
------ RemsimServer_Tests.TC_slotmap_add_out_of_range ------
Fri Feb  7 03:14:45 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_add_out_of_range.pcap" >/data/RemsimServer_Tests.TC_slotmap_add_out_of_range.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Test case TC_slotmap_add_out_of_range started.
MTC@d976e266bb9d: setverdict(pass): none -> pass
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: Setting final verdict of the test case.
MTC@d976e266bb9d: Local verdict of MTC: pass
MTC@d976e266bb9d: No PTCs were created.
MTC@d976e266bb9d: Test case TC_slotmap_add_out_of_range finished. Verdict: pass
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass'.
Fri Feb  7 03:14:46 UTC 2025
====== RemsimServer_Tests.TC_slotmap_add_out_of_range pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=5865)
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add'.
------ RemsimServer_Tests.TC_conn_cl_b_slotmap_add ------
Fri Feb  7 03:14:48 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_conn_cl_b_slotmap_add.pcap" >/data/RemsimServer_Tests.TC_conn_cl_b_slotmap_add.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Test case TC_conn_cl_b_slotmap_add started.
RSPRO0(12)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(12)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(12)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(12)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO1(13)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO1(13)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO1(13)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO1(13)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: setverdict(pass): none -> pass
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(12)@d976e266bb9d: Final verdict of PTC: none
RSPRO1(13)@d976e266bb9d: Final verdict of PTC: none
MTC@d976e266bb9d: Setting final verdict of the test case.
MTC@d976e266bb9d: Local verdict of MTC: pass
MTC@d976e266bb9d: Local verdict of PTC RSPRO0(12): none (pass -> pass)
MTC@d976e266bb9d: Local verdict of PTC RSPRO1(13): none (pass -> pass)
MTC@d976e266bb9d: Test case TC_conn_cl_b_slotmap_add finished. Verdict: pass
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass'.
Fri Feb  7 03:14:49 UTC 2025
====== RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=10306)
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new'.
------ RemsimServer_Tests.TC_slotmap_del_new ------
Fri Feb  7 03:14:51 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_del_new.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_new.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Test case TC_slotmap_del_new started.
MTC@d976e266bb9d: setverdict(pass): none -> pass
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 201, statustext := "Created", header := { { header_name := "Date", header_value := "Fri, 07 Feb 2025 03:14:52 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" }
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Fri, 07 Feb 2025 03:14:52 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" }
MTC@d976e266bb9d: Setting final verdict of the test case.
MTC@d976e266bb9d: Local verdict of MTC: pass
MTC@d976e266bb9d: No PTCs were created.
MTC@d976e266bb9d: Test case TC_slotmap_del_new finished. Verdict: pass
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass'.
Fri Feb  7 03:14:52 UTC 2025
====== RemsimServer_Tests.TC_slotmap_del_new pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=1398)
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant'.
------ RemsimServer_Tests.TC_slotmap_del_nonexistant ------
Fri Feb  7 03:14:53 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_del_nonexistant.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_nonexistant.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Test case TC_slotmap_del_nonexistant started.
MTC@d976e266bb9d: setverdict(pass): none -> pass
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 404, statustext := "Not Found", header := { { header_name := "Date", header_value := "Fri, 07 Feb 2025 03:14:54 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" }
MTC@d976e266bb9d: Setting final verdict of the test case.
MTC@d976e266bb9d: Local verdict of MTC: pass
MTC@d976e266bb9d: No PTCs were created.
MTC@d976e266bb9d: Test case TC_slotmap_del_nonexistant finished. Verdict: pass
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass'.
Fri Feb  7 03:14:54 UTC 2025
====== RemsimServer_Tests.TC_slotmap_del_nonexistant pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=2205)
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack'.
------ RemsimServer_Tests.TC_slotmap_del_unack ------
Fri Feb  7 03:14:56 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_del_unack.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_unack.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Test case TC_slotmap_del_unack started.
RSPRO0(14)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(14)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(14)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(14)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: setverdict(pass): none -> pass
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(14)@d976e266bb9d: Final verdict of PTC: none
MTC@d976e266bb9d: Setting final verdict of the test case.
MTC@d976e266bb9d: Local verdict of MTC: pass
MTC@d976e266bb9d: Local verdict of PTC RSPRO0(14): none (pass -> pass)
MTC@d976e266bb9d: Test case TC_slotmap_del_unack finished. Verdict: pass
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass'.
Fri Feb  7 03:14:57 UTC 2025
====== RemsimServer_Tests.TC_slotmap_del_unack pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=4599)
Waiting for packet dumper to finish... 1 (prev_count=4599, count=8982)
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active'.
------ RemsimServer_Tests.TC_slotmap_del_active ------
Fri Feb  7 03:14:59 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_del_active.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_active.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Test case TC_slotmap_del_active started.
RSPRO0(15)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(15)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(15)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(15)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: setverdict(pass): none -> pass
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(15)@d976e266bb9d: Final verdict of PTC: none
MTC@d976e266bb9d: Setting final verdict of the test case.
MTC@d976e266bb9d: Local verdict of MTC: pass
MTC@d976e266bb9d: Local verdict of PTC RSPRO0(15): none (pass -> pass)
MTC@d976e266bb9d: Test case TC_slotmap_del_active finished. Verdict: pass
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass'.
Fri Feb  7 03:15:01 UTC 2025
====== RemsimServer_Tests.TC_slotmap_del_active pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=6709)
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client'.
------ RemsimServer_Tests.TC_slotmap_del_active_client ------
Fri Feb  7 03:15:02 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_del_active_client.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_active_client.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Test case TC_slotmap_del_active_client started.
RSPRO0(16)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(16)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(16)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(16)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO1(17)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO1(17)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO1(17)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO1(17)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: setverdict(pass): none -> pass
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(16)@d976e266bb9d: Final verdict of PTC: none
RSPRO1(17)@d976e266bb9d: Final verdict of PTC: none
MTC@d976e266bb9d: Setting final verdict of the test case.
MTC@d976e266bb9d: Local verdict of MTC: pass
MTC@d976e266bb9d: Local verdict of PTC RSPRO0(16): none (pass -> pass)
MTC@d976e266bb9d: Local verdict of PTC RSPRO1(17): none (pass -> pass)
MTC@d976e266bb9d: Test case TC_slotmap_del_active_client finished. Verdict: pass
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass'.
Fri Feb  7 03:15:05 UTC 2025
====== RemsimServer_Tests.TC_slotmap_del_active_client pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=11394)
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank'.
------ RemsimServer_Tests.TC_slotmap_add_active_bank ------
Fri Feb  7 03:15:06 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_add_active_bank.pcap" >/data/RemsimServer_Tests.TC_slotmap_add_active_bank.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank' was executed successfully (exit status: 0).
MTC@d976e266bb9d: Test case TC_slotmap_add_active_bank started.
RSPRO0(18)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(18)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(18)@d976e266bb9d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(18)@d976e266bb9d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@d976e266bb9d: setverdict(pass): none -> pass
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
MTC@d976e266bb9d: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(18)@d976e266bb9d: Final verdict of PTC: none
MTC@d976e266bb9d: Setting final verdict of the test case.
MTC@d976e266bb9d: Local verdict of MTC: pass
MTC@d976e266bb9d: Local verdict of PTC RSPRO0(18): none (pass -> pass)
MTC@d976e266bb9d: Test case TC_slotmap_add_active_bank finished. Verdict: pass
MTC@d976e266bb9d: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass'.
Fri Feb  7 03:15:07 UTC 2025
====== RemsimServer_Tests.TC_slotmap_add_active_bank pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=5936)
MTC@d976e266bb9d: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass' was executed successfully (exit status: 0).
MC@d976e266bb9d: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@d976e266bb9d: Terminating MTC.
MC@d976e266bb9d: MTC terminated.
MC2> exit
MC@d976e266bb9d: Shutting down session.
MC@d976e266bb9d: 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-1652-server
+ docker kill jenkins-ttcn3-remsim-test-1652-server
jenkins-ttcn3-remsim-test-1652-server
+ docker wait jenkins-ttcn3-remsim-test-1652-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=197 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 197 30
+ NET=197
+ ADDR_SUFIX=30
+ echo --network ttcn3-remsim-test-197 --ip 172.18.197.30 --ip6 fd02:db8:197::30
+ docker run --rm --network ttcn3-remsim-test-197 --ip 172.18.197.30 --ip6 fd02:db8:197::30 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd:/data --name jenkins-ttcn3-remsim-test-1652-bankd -d osmocom-build/osmo-remsim-master /bin/sh -c pcscd; 				osmo-remsim-bankd 					-d DMAIN,1:DST2,1:DRSPRO,1:DREST,1:DSLOTMAP,1:DBANKDW,1:DGSMTAP,1:DLINP,1 					-i 172.18.197.10 					>/data/osmo-remsim-bankd.log 2>&1
264b4e4eb64a2b0c9a98ba5251e37ade6d8aa3c45d1928da62da4d4cab126960
+ start_testsuite
+ echo Starting container with REMSIM testsuite
Starting container with REMSIM testsuite
+ docker_network_params 197 10
+ NET=197
+ ADDR_SUFIX=10
+ echo --network ttcn3-remsim-test-197 --ip 172.18.197.10 --ip6 fd02:db8:197::10
+ docker run --rm --network ttcn3-remsim-test-197 --ip 172.18.197.10 --ip6 fd02:db8:197::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-1652-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@a8710e72ae4f: Unix server socket created successfully.
MC@a8710e72ae4f: Listening on TCP port 34445.
a8710e72ae4f is the default
MC2> spawn /osmo-ttcn3-hacks/remsim/REMSIM_Tests a8710e72ae4f 34445
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@a8710e72ae4f: New HC connected from 172.18.197.10 [172.18.197.10]. a8710e72ae4f: Linux 6.1.0-13-amd64 on x86_64.
cmtc
MC@a8710e72ae4f: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
MC@a8710e72ae4f: Configuration file was processed on all HCs.
MC@a8710e72ae4f: Creating MTC on host 172.18.197.10.
MC@a8710e72ae4f: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout'.
------ RemsimBankd_Tests.TC_connectBankReq_timeout ------
Fri Feb  7 03:15:11 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_connectBankReq_timeout.pcap" >/data/RemsimBankd_Tests.TC_connectBankReq_timeout.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Test case TC_connectBankReq_timeout started.
RSPRO_SRV0(3)@a8710e72ae4f: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(3)@a8710e72ae4f: 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)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(3)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(3)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(3)@a8710e72ae4f: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
MTC@a8710e72ae4f: setverdict(pass): none -> pass
RSPRO_SRV0(3)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(3)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(3)@a8710e72ae4f: IPA: Closed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
RSPRO_SRV0(3)@a8710e72ae4f: Final verdict of PTC: none
MTC@a8710e72ae4f: Setting final verdict of the test case.
MTC@a8710e72ae4f: Local verdict of MTC: pass
MTC@a8710e72ae4f: Local verdict of PTC RSPRO_SRV0(3): none (pass -> pass)
MTC@a8710e72ae4f: Test case TC_connectBankReq_timeout finished. Verdict: pass
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass'.
Fri Feb  7 03:15:30 UTC 2025
====== RemsimBankd_Tests.TC_connectBankReq_timeout pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=4920)
Waiting for packet dumper to finish... 1 (prev_count=4920, count=5978)
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq'.
------ RemsimBankd_Tests.TC_connectBankReq ------
Fri Feb  7 03:15:33 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_connectBankReq.pcap" >/data/RemsimBankd_Tests.TC_connectBankReq.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Test case TC_connectBankReq started.
RSPRO_SRV0(4)@a8710e72ae4f: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(4)@a8710e72ae4f: 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)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(4)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(4)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(4)@a8710e72ae4f: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(4)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(4)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): none -> pass reason: ""RemsimBankd_Tests.ttcn:93 : "", new component reason: ""RemsimBankd_Tests.ttcn:93 : ""
MTC@a8710e72ae4f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":93
RSPRO_SRV0(4)@a8710e72ae4f: Final verdict of PTC: none
MTC@a8710e72ae4f: Setting final verdict of the test case.
MTC@a8710e72ae4f: Local verdict of MTC: pass reason: ""RemsimBankd_Tests.ttcn:93 : ""
MTC@a8710e72ae4f: Local verdict of PTC RSPRO_SRV0(4): none (pass -> pass)
MTC@a8710e72ae4f: Test case TC_connectBankReq finished. Verdict: pass reason: "RemsimBankd_Tests.ttcn:93 : "
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass'.
Fri Feb  7 03:15:41 UTC 2025
====== RemsimBankd_Tests.TC_connectBankReq pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=324)
Waiting for packet dumper to finish... 1 (prev_count=324, count=1935)
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping'.
------ RemsimBankd_Tests.TC_createMapping ------
Fri Feb  7 03:15:44 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping.pcap" >/data/RemsimBankd_Tests.TC_createMapping.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Test case TC_createMapping started.
RSPRO_SRV0(5)@a8710e72ae4f: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(5)@a8710e72ae4f: 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)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(5)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(5)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(5)@a8710e72ae4f: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(5)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(5)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): none -> pass
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:104 : "", component reason not changed
MTC@a8710e72ae4f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":104
RSPRO_SRV0(5)@a8710e72ae4f: Final verdict of PTC: none
MTC@a8710e72ae4f: Setting final verdict of the test case.
MTC@a8710e72ae4f: Local verdict of MTC: pass
MTC@a8710e72ae4f: Local verdict of PTC RSPRO_SRV0(5): none (pass -> pass)
MTC@a8710e72ae4f: Test case TC_createMapping finished. Verdict: pass
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass'.
Fri Feb  7 03:15:53 UTC 2025
====== RemsimBankd_Tests.TC_createMapping pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=415)
Waiting for packet dumper to finish... 1 (prev_count=415, count=2552)
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot'.
------ RemsimBankd_Tests.TC_createMapping_busySlot ------
Fri Feb  7 03:15:55 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_busySlot.pcap" >/data/RemsimBankd_Tests.TC_createMapping_busySlot.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Test case TC_createMapping_busySlot started.
RSPRO_SRV0(6)@a8710e72ae4f: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(6)@a8710e72ae4f: 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)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(6)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(6)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(6)@a8710e72ae4f: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(6)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(6)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): none -> pass
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:118 : "", component reason not changed
MTC@a8710e72ae4f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":118
RSPRO_SRV0(6)@a8710e72ae4f: Final verdict of PTC: none
MTC@a8710e72ae4f: Setting final verdict of the test case.
MTC@a8710e72ae4f: Local verdict of MTC: pass
MTC@a8710e72ae4f: Local verdict of PTC RSPRO_SRV0(6): none (pass -> pass)
MTC@a8710e72ae4f: Test case TC_createMapping_busySlot finished. Verdict: pass
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass'.
Fri Feb  7 03:16:04 UTC 2025
====== 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=2696)
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot'.
------ RemsimBankd_Tests.TC_createMapping_invalidSlot ------
Fri Feb  7 03:16:06 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_invalidSlot.pcap" >/data/RemsimBankd_Tests.TC_createMapping_invalidSlot.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Test case TC_createMapping_invalidSlot started.
RSPRO_SRV0(7)@a8710e72ae4f: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(7)@a8710e72ae4f: 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)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(7)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(7)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(7)@a8710e72ae4f: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(7)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(7)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): none -> pass
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:129 : "", component reason not changed
MTC@a8710e72ae4f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":129
RSPRO_SRV0(7)@a8710e72ae4f: Final verdict of PTC: none
MTC@a8710e72ae4f: Setting final verdict of the test case.
MTC@a8710e72ae4f: Local verdict of MTC: pass
MTC@a8710e72ae4f: Local verdict of PTC RSPRO_SRV0(7): none (pass -> pass)
MTC@a8710e72ae4f: Test case TC_createMapping_invalidSlot finished. Verdict: pass
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass'.
Fri Feb  7 03:16:15 UTC 2025
====== RemsimBankd_Tests.TC_createMapping_invalidSlot pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=335)
Waiting for packet dumper to finish... 1 (prev_count=335, count=2473)
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank'.
------ RemsimBankd_Tests.TC_createMapping_invalidBank ------
Fri Feb  7 03:16:17 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_invalidBank.pcap" >/data/RemsimBankd_Tests.TC_createMapping_invalidBank.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Test case TC_createMapping_invalidBank started.
RSPRO_SRV0(8)@a8710e72ae4f: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(8)@a8710e72ae4f: 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)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(8)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(8)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(8)@a8710e72ae4f: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(8)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(8)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): none -> pass
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:140 : "", component reason not changed
MTC@a8710e72ae4f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":140
RSPRO_SRV0(8)@a8710e72ae4f: Final verdict of PTC: none
MTC@a8710e72ae4f: Setting final verdict of the test case.
MTC@a8710e72ae4f: Local verdict of MTC: pass
MTC@a8710e72ae4f: Local verdict of PTC RSPRO_SRV0(8): none (pass -> pass)
MTC@a8710e72ae4f: Test case TC_createMapping_invalidBank finished. Verdict: pass
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass'.
Fri Feb  7 03:16:26 UTC 2025
====== RemsimBankd_Tests.TC_createMapping_invalidBank pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=519)
Waiting for packet dumper to finish... 1 (prev_count=519, count=2657)
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap'.
------ RemsimBankd_Tests.TC_removeMapping_unknownMap ------
Fri Feb  7 03:16:28 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_removeMapping_unknownMap.pcap" >/data/RemsimBankd_Tests.TC_removeMapping_unknownMap.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Test case TC_removeMapping_unknownMap started.
RSPRO_SRV0(9)@a8710e72ae4f: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(9)@a8710e72ae4f: 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)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(9)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(9)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(9)@a8710e72ae4f: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(9)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(9)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): none -> pass
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:151 : "", component reason not changed
MTC@a8710e72ae4f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":151
RSPRO_SRV0(9)@a8710e72ae4f: Final verdict of PTC: none
MTC@a8710e72ae4f: Setting final verdict of the test case.
MTC@a8710e72ae4f: Local verdict of MTC: pass
MTC@a8710e72ae4f: Local verdict of PTC RSPRO_SRV0(9): none (pass -> pass)
MTC@a8710e72ae4f: Test case TC_removeMapping_unknownMap finished. Verdict: pass
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass'.
Fri Feb  7 03:16:37 UTC 2025
====== 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=2471)
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping'.
------ RemsimBankd_Tests.TC_removeMapping ------
Fri Feb  7 03:16:39 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_removeMapping.pcap" >/data/RemsimBankd_Tests.TC_removeMapping.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Test case TC_removeMapping started.
RSPRO_SRV0(10)@a8710e72ae4f: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(10)@a8710e72ae4f: 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)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(10)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(10)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(10)@a8710e72ae4f: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(10)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(10)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): none -> pass
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:163 : "", component reason not changed
MTC@a8710e72ae4f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":163
RSPRO_SRV0(10)@a8710e72ae4f: Final verdict of PTC: none
MTC@a8710e72ae4f: Setting final verdict of the test case.
MTC@a8710e72ae4f: Local verdict of MTC: pass
MTC@a8710e72ae4f: Local verdict of PTC RSPRO_SRV0(10): none (pass -> pass)
MTC@a8710e72ae4f: Test case TC_removeMapping finished. Verdict: pass
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass'.
Fri Feb  7 03:16:48 UTC 2025
====== 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=2687)
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot'.
------ RemsimBankd_Tests.TC_clientConnect_missingSlot ------
Fri Feb  7 03:16:50 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_clientConnect_missingSlot.pcap" >/data/RemsimBankd_Tests.TC_clientConnect_missingSlot.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Test case TC_clientConnect_missingSlot started.
RSPRO0(11)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(11)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): none -> pass
RSPRO0(11)@a8710e72ae4f: IPA: Closed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:172 : "", component reason not changed
MTC@a8710e72ae4f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":172
RSPRO0(11)@a8710e72ae4f: Final verdict of PTC: none
MTC@a8710e72ae4f: Setting final verdict of the test case.
MTC@a8710e72ae4f: Local verdict of MTC: pass
MTC@a8710e72ae4f: Local verdict of PTC RSPRO0(11): none (pass -> pass)
MTC@a8710e72ae4f: Test case TC_clientConnect_missingSlot finished. Verdict: pass
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass'.
Fri Feb  7 03:16:51 UTC 2025
====== RemsimBankd_Tests.TC_clientConnect_missingSlot pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=331)
Waiting for packet dumper to finish... 1 (prev_count=331, count=1535)
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown'.
------ RemsimBankd_Tests.TC_clientConnect_unknown ------
Fri Feb  7 03:16:53 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_clientConnect_unknown.pcap" >/data/RemsimBankd_Tests.TC_clientConnect_unknown.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Test case TC_clientConnect_unknown started.
RSPRO0(12)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(12)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): none -> pass
MTC@a8710e72ae4f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:179 : "", component reason not changed
MTC@a8710e72ae4f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":179
RSPRO0(12)@a8710e72ae4f: Final verdict of PTC: none
MTC@a8710e72ae4f: Setting final verdict of the test case.
MTC@a8710e72ae4f: Local verdict of MTC: pass
MTC@a8710e72ae4f: Local verdict of PTC RSPRO0(12): none (pass -> pass)
MTC@a8710e72ae4f: Test case TC_clientConnect_unknown finished. Verdict: pass
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass'.
Fri Feb  7 03:16:54 UTC 2025
====== RemsimBankd_Tests.TC_clientConnect_unknown pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=327)
Waiting for packet dumper to finish... 1 (prev_count=327, count=1539)
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping'.
------ RemsimBankd_Tests.TC_clientConnect_createMapping ------
Fri Feb  7 03:16:56 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_clientConnect_createMapping.pcap" >/data/RemsimBankd_Tests.TC_clientConnect_createMapping.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Test case TC_clientConnect_createMapping started.
RSPRO0(13)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(13)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): none -> pass
RSPRO_SRV0(14)@a8710e72ae4f: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(14)@a8710e72ae4f: 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)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(14)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(14)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(14)@a8710e72ae4f: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(14)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(14)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:196 : "", component reason not changed
MTC@a8710e72ae4f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":196
RSPRO0(13)@a8710e72ae4f: Final verdict of PTC: none
RSPRO_SRV0(14)@a8710e72ae4f: Final verdict of PTC: none
MTC@a8710e72ae4f: Setting final verdict of the test case.
MTC@a8710e72ae4f: Local verdict of MTC: pass
MTC@a8710e72ae4f: Local verdict of PTC RSPRO0(13): none (pass -> pass)
MTC@a8710e72ae4f: Local verdict of PTC RSPRO_SRV0(14): none (pass -> pass)
MTC@a8710e72ae4f: Test case TC_clientConnect_createMapping finished. Verdict: pass
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass'.
Fri Feb  7 03:17:09 UTC 2025
====== RemsimBankd_Tests.TC_clientConnect_createMapping pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=3432)
Waiting for packet dumper to finish... 1 (prev_count=3432, count=4132)
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect'.
------ RemsimBankd_Tests.TC_createMapping_clientConnect ------
Fri Feb  7 03:17:11 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_clientConnect.pcap" >/data/RemsimBankd_Tests.TC_createMapping_clientConnect.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Test case TC_createMapping_clientConnect started.
RSPRO_SRV0(15)@a8710e72ae4f: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(15)@a8710e72ae4f: 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)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(15)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(15)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(15)@a8710e72ae4f: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(15)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(15)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): none -> pass
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(16)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(16)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:217 : "", component reason not changed
MTC@a8710e72ae4f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":217
RSPRO0(16)@a8710e72ae4f: Final verdict of PTC: none
RSPRO_SRV0(15)@a8710e72ae4f: Final verdict of PTC: none
MTC@a8710e72ae4f: Setting final verdict of the test case.
MTC@a8710e72ae4f: Local verdict of MTC: pass
MTC@a8710e72ae4f: Local verdict of PTC RSPRO_SRV0(15): none (pass -> pass)
MTC@a8710e72ae4f: Local verdict of PTC RSPRO0(16): none (pass -> pass)
MTC@a8710e72ae4f: Test case TC_createMapping_clientConnect finished. Verdict: pass
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass'.
Fri Feb  7 03:17:20 UTC 2025
====== RemsimBankd_Tests.TC_createMapping_clientConnect pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=2298)
Waiting for packet dumper to finish... 1 (prev_count=2298, count=4255)
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect'.
------ RemsimBankd_Tests.TC_createMapping_clientReconnect ------
Fri Feb  7 03:17:22 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_clientReconnect.pcap" >/data/RemsimBankd_Tests.TC_createMapping_clientReconnect.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Test case TC_createMapping_clientReconnect started.
RSPRO_SRV0(17)@a8710e72ae4f: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(17)@a8710e72ae4f: 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)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(17)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(17)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(17)@a8710e72ae4f: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(17)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(17)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): none -> pass
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(18)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(18)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(18)@a8710e72ae4f: Final verdict of PTC: none
RSPRO0(19)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(19)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:328 : "", component reason not changed
MTC@a8710e72ae4f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":328
RSPRO_SRV0(17)@a8710e72ae4f: Final verdict of PTC: none
RSPRO0(19)@a8710e72ae4f: Final verdict of PTC: none
MTC@a8710e72ae4f: Setting final verdict of the test case.
MTC@a8710e72ae4f: Local verdict of MTC: pass
MTC@a8710e72ae4f: Local verdict of PTC RSPRO_SRV0(17): none (pass -> pass)
MTC@a8710e72ae4f: Local verdict of PTC RSPRO0(18): none (pass -> pass)
MTC@a8710e72ae4f: Local verdict of PTC RSPRO0(19): none (pass -> pass)
MTC@a8710e72ae4f: Test case TC_createMapping_clientReconnect finished. Verdict: pass
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass'.
Fri Feb  7 03:17:41 UTC 2025
====== RemsimBankd_Tests.TC_createMapping_clientReconnect pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=5442)
Waiting for packet dumper to finish... 1 (prev_count=5442, count=6142)
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected'.
------ RemsimBankd_Tests.TC_removeMapping_connected ------
Fri Feb  7 03:17:43 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_removeMapping_connected.pcap" >/data/RemsimBankd_Tests.TC_removeMapping_connected.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Test case TC_removeMapping_connected started.
RSPRO0(20)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(20)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): none -> pass
RSPRO_SRV0(21)@a8710e72ae4f: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(21)@a8710e72ae4f: 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)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(21)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(21)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(21)@a8710e72ae4f: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(21)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(21)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(fail): pass -> fail reason: "Timeout expecting disconnect", new component reason: "Timeout expecting disconnect"
RSPRO0(20)@a8710e72ae4f: Final verdict of PTC: none
RSPRO_SRV0(21)@a8710e72ae4f: Final verdict of PTC: none
MTC@a8710e72ae4f: Setting final verdict of the test case.
MTC@a8710e72ae4f: Local verdict of MTC: fail reason: "Timeout expecting disconnect"
MTC@a8710e72ae4f: Local verdict of PTC RSPRO0(20): none (fail -> fail)
MTC@a8710e72ae4f: Local verdict of PTC RSPRO_SRV0(21): none (fail -> fail)
MTC@a8710e72ae4f: Test case TC_removeMapping_connected finished. Verdict: fail reason: Timeout expecting disconnect
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail'.
Fri Feb  7 03:18:06 UTC 2025
------ RemsimBankd_Tests.TC_removeMapping_connected fail ------

Waiting for packet dumper to finish... 0 (prev_count=-1, count=3739)
Waiting for packet dumper to finish... 1 (prev_count=3739, count=4439)
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping'.
------ RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping ------
Fri Feb  7 03:18:08 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping.pcap" >/data/RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Test case TC_createMapping_connectClient_changeMapping started.
RSPRO_SRV0(22)@a8710e72ae4f: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(22)@a8710e72ae4f: 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)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(22)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(22)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(22)@a8710e72ae4f: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(22)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(22)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): none -> pass
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(23)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(23)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(fail): pass -> fail reason: "Timeout waiting for client being disconnected", new component reason: "Timeout waiting for client being disconnected"
MTC@a8710e72ae4f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":258
RSPRO_SRV0(22)@a8710e72ae4f: Final verdict of PTC: none
RSPRO0(23)@a8710e72ae4f: Final verdict of PTC: none
MTC@a8710e72ae4f: Setting final verdict of the test case.
MTC@a8710e72ae4f: Local verdict of MTC: fail reason: "Timeout waiting for client being disconnected"
MTC@a8710e72ae4f: Local verdict of PTC RSPRO_SRV0(22): none (fail -> fail)
MTC@a8710e72ae4f: Local verdict of PTC RSPRO0(23): none (fail -> fail)
MTC@a8710e72ae4f: Test case TC_createMapping_connectClient_changeMapping finished. Verdict: fail reason: Timeout waiting for client being disconnected
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping fail'.
Fri Feb  7 03:18:22 UTC 2025
------ RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping fail ------

Waiting for packet dumper to finish... 0 (prev_count=-1, count=3988)
Waiting for packet dumper to finish... 1 (prev_count=3988, count=4688)
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping fail' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping'.
------ RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping ------
Fri Feb  7 03:18:24 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping.pcap" >/data/RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Test case TC_createMapping_connectClient_recreateMapping started.
RSPRO_SRV0(24)@a8710e72ae4f: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(24)@a8710e72ae4f: 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)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(24)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(24)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(24)@a8710e72ae4f: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(24)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(24)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): none -> pass
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(25)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(25)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:298 : "", component reason not changed
MTC@a8710e72ae4f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":298
RSPRO0(25)@a8710e72ae4f: Final verdict of PTC: none
RSPRO_SRV0(24)@a8710e72ae4f: Final verdict of PTC: none
MTC@a8710e72ae4f: Setting final verdict of the test case.
MTC@a8710e72ae4f: Local verdict of MTC: pass
MTC@a8710e72ae4f: Local verdict of PTC RSPRO_SRV0(24): none (pass -> pass)
MTC@a8710e72ae4f: Local verdict of PTC RSPRO0(25): none (pass -> pass)
MTC@a8710e72ae4f: Test case TC_createMapping_connectClient_recreateMapping finished. Verdict: pass
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass'.
Fri Feb  7 03:18:38 UTC 2025
====== RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=4230)
Waiting for packet dumper to finish... 1 (prev_count=4230, count=4930)
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU'.
------ RemsimBankd_Tests.TC_createMapping_exchangeTPDU ------
Fri Feb  7 03:18:40 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_exchangeTPDU.pcap" >/data/RemsimBankd_Tests.TC_createMapping_exchangeTPDU.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU' was executed successfully (exit status: 0).
MTC@a8710e72ae4f: Test case TC_createMapping_exchangeTPDU started.
RSPRO_SRV0(26)@a8710e72ae4f: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(26)@a8710e72ae4f: 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)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(26)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(26)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(26)@a8710e72ae4f: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(26)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(26)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): none -> pass
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(27)@a8710e72ae4f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(27)@a8710e72ae4f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass, component reason not changed
MTC@a8710e72ae4f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:407 : "", component reason not changed
MTC@a8710e72ae4f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":407
RSPRO0(27)@a8710e72ae4f: Final verdict of PTC: none
RSPRO_SRV0(26)@a8710e72ae4f: Final verdict of PTC: none
MTC@a8710e72ae4f: Setting final verdict of the test case.
MTC@a8710e72ae4f: Local verdict of MTC: pass
MTC@a8710e72ae4f: Local verdict of PTC RSPRO_SRV0(26): none (pass -> pass)
MTC@a8710e72ae4f: Local verdict of PTC RSPRO0(27): none (pass -> pass)
MTC@a8710e72ae4f: Test case TC_createMapping_exchangeTPDU finished. Verdict: pass
MTC@a8710e72ae4f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass'.
Fri Feb  7 03:18:49 UTC 2025
====== RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9462)
Waiting for packet dumper to finish... 1 (prev_count=9462, count=18480)
MTC@a8710e72ae4f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass' was executed successfully (exit status: 0).
MC@a8710e72ae4f: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@a8710e72ae4f: Terminating MTC.
MC@a8710e72ae4f: MTC terminated.
MC2> exit
MC@a8710e72ae4f: Shutting down session.
MC@a8710e72ae4f: 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-1652-bankd
+ docker kill jenkins-ttcn3-remsim-test-1652-bankd
jenkins-ttcn3-remsim-test-1652-bankd
+ docker wait jenkins-ttcn3-remsim-test-1652-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=197 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 197 40
+ NET=197
+ ADDR_SUFIX=40
+ echo --network ttcn3-remsim-test-197 --ip 172.18.197.40 --ip6 fd02:db8:197::40
+ docker run --rm --network ttcn3-remsim-test-197 --ip 172.18.197.40 --ip6 fd02:db8:197::40 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client:/data --name jenkins-ttcn3-remsim-test-1652-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 197 10
+ NET=197
+ ADDR_SUFIX=10
+ echo --network ttcn3-remsim-test-197 --ip 172.18.197.10 --ip6 fd02:db8:197::10
+ docker run --rm --network ttcn3-remsim-test-197 --ip 172.18.197.10 --ip6 fd02:db8:197::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-1652-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-197
+ grep Name
+ cut -d : -f2
+ awk -F" NR>1{print $2}
+ local containers=
+ [ -n  ]
+ network_remove
+ set +x
Removing network ttcn3-remsim-test-197
+ docker network remove ttcn3-remsim-test-197
ttcn3-remsim-test-197
+ 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-1652-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-21.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='2' errors='0' skipped='0' inconc='0' time='220.00'>
  <testcase classname='RemsimBankd_Tests' name='TC_connectBankReq_timeout' time='18.630831'/>
  <testcase classname='RemsimBankd_Tests' name='TC_connectBankReq' time='7.963125'/>
  <testcase classname='RemsimBankd_Tests' name='TC_createMapping' time='7.997077'/>
  <testcase classname='RemsimBankd_Tests' name='TC_createMapping_busySlot' time='7.963338'/>
  <testcase classname='RemsimBankd_Tests' name='TC_createMapping_invalidSlot' time='7.937876'/>
  <testcase classname='RemsimBankd_Tests' name='TC_createMapping_invalidBank' time='7.951615'/>
  <testcase classname='RemsimBankd_Tests' name='TC_removeMapping_unknownMap' time='7.946919'/>
  <testcase classname='RemsimBankd_Tests' name='TC_removeMapping' time='7.949080'/>
  <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_missingSlot' time='0.025433'/>
  <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_unknown' time='0.025405'/>
  <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_createMapping' time='11.773261'/>
  <testcase classname='RemsimBankd_Tests' name='TC_createMapping_clientConnect' time='8.014528'/>
  <testcase classname='RemsimBankd_Tests' name='TC_createMapping_clientReconnect' time='18.059946'/>
  <testcase classname='RemsimBankd_Tests' name='TC_removeMapping_connected' time='22.024277'>
    <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='13.051662'>
    <failure type='fail-verdict'>Timeout waiting for client being disconnected
      RemsimBankd_Tests.ttcn:431 RemsimBankd_Tests control part
      RemsimBankd_Tests.ttcn:258 TC_createMapping_connectClient_changeMapping testcase
    </failure>
  </testcase>
  <testcase classname='RemsimBankd_Tests' name='TC_createMapping_connectClient_recreateMapping' time='13.018925'/>
  <testcase classname='RemsimBankd_Tests' name='TC_createMapping_exchangeTPDU' time='8.153635'/>
</testsuite>
<?xml version="1.0"?>
<testsuite name='Titan' tests='15' failures='0' errors='0' skipped='0' inconc='0' time='58.00'>
  <testcase classname='RemsimServer_Tests' name='TC_connect_and_nothing' time='10.017255'/>
  <testcase classname='RemsimServer_Tests' name='TC_connect_client' time='0.053023'/>
  <testcase classname='RemsimServer_Tests' name='TC_connect_client_duplicate' time='1.097595'/>
  <testcase classname='RemsimServer_Tests' name='TC_connect_bank' time='0.049257'/>
  <testcase classname='RemsimServer_Tests' name='TC_connect_bank_duplicate' time='2.098917'/>
  <testcase classname='RemsimServer_Tests' name='TC_slotmap_add' time='0.002825'/>
  <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_conn_cl_b' time='0.053954'/>
  <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_out_of_range' time='0.006561'/>
  <testcase classname='RemsimServer_Tests' name='TC_conn_cl_b_slotmap_add' time='0.056224'/>
  <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_new' time='0.011687'/>
  <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_nonexistant' time='0.001647'/>
  <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_unack' time='0.049372'/>
  <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_active' time='1.056745'/>
  <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_active_client' time='1.056602'/>
  <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_active_bank' time='0.055743'/>
</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